Commit Graph

12701 Commits

Author SHA1 Message Date
Jean-Philippe Lang
aed0350b01 Adds a title on the sort handle (#12909).
git-svn-id: http://svn.redmine.org/redmine/trunk@15342 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-19 17:45:13 +00:00
Jean-Philippe Lang
5a8a21151e Adds an ajax indicator on the sort handle (#12909).
git-svn-id: http://svn.redmine.org/redmine/trunk@15341 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-19 17:42:55 +00:00
Jean-Philippe Lang
a1874c8975 Restyles the sort handle(#12909).
git-svn-id: http://svn.redmine.org/redmine/trunk@15340 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-19 17:33:29 +00:00
Jean-Philippe Lang
39ff11ba06 Removes #move_to= (#12909).
git-svn-id: http://svn.redmine.org/redmine/trunk@15339 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-18 18:38:03 +00:00
Jean-Philippe Lang
db64340419 Deprecates unused stuff (#12909).
git-svn-id: http://svn.redmine.org/redmine/trunk@15338 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-18 18:04:23 +00:00
Jean-Philippe Lang
fb6b565a1e Forum list can be reordered with drag and drop (#12909).
git-svn-id: http://svn.redmine.org/redmine/trunk@15337 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-18 17:51:10 +00:00
Jean-Philippe Lang
42b5c332b2 Lists can be reordered with drag and drop (#12909).
git-svn-id: http://svn.redmine.org/redmine/trunk@15336 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-17 07:40:39 +00:00
Jean-Philippe Lang
64afa24a7f Replaces acts_as_list with an implementation that handles #position= (#12909).
Objects are reordered using the regular attribute writer #position= and AR callbacks.

git-svn-id: http://svn.redmine.org/redmine/trunk@15335 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-17 06:57:20 +00:00
Jean-Philippe Lang
f2eb979f66 Upgrade to Rails 4.2.6.
git-svn-id: http://svn.redmine.org/redmine/trunk@15334 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-16 06:16:24 +00:00
Jean-Philippe Lang
49176f88cb Add missing + signs (#22493).
Patch by Gregor Schmidt.

git-svn-id: http://svn.redmine.org/redmine/trunk@15333 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-14 18:45:36 +00:00
Jean-Philippe Lang
130424fc3e Support for deleting attachments via API (#14828).
Patch by Takenori TAKAKI.

git-svn-id: http://svn.redmine.org/redmine/trunk@15332 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-12 19:18:34 +00:00
Jean-Philippe Lang
dfb78be2a7 Code cleanup (#22383).
git-svn-id: http://svn.redmine.org/redmine/trunk@15331 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-12 19:07:54 +00:00
Jean-Philippe Lang
223141a20b Support of default Active Record (I18n) transliteration paths (#22383).
Patch by Ivan Zabrovskiy.

git-svn-id: http://svn.redmine.org/redmine/trunk@15330 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-12 18:54:28 +00:00
Jean-Philippe Lang
dae1e6ab21 Fix test failures (#22058).
git-svn-id: http://svn.redmine.org/redmine/trunk@15328 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-12 16:53:01 +00:00
Jean-Philippe Lang
5d7edf3393 Fix max width and adds a top margin (#22058).
git-svn-id: http://svn.redmine.org/redmine/trunk@15327 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-11 19:27:33 +00:00
Jean-Philippe Lang
5da010a481 Set native EOL.
git-svn-id: http://svn.redmine.org/redmine/trunk@15326 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-11 19:20:12 +00:00
Jean-Philippe Lang
5865e39ad7 Whitespace only change (#22058).
Patch by Jan Schulz-Hofen.

git-svn-id: http://svn.redmine.org/redmine/trunk@15325 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-11 19:19:30 +00:00
Jean-Philippe Lang
2fbce6515d Add inline image preview/display for attachments and repository entries (#22058).
Patch by Jan Schulz-Hofen.

git-svn-id: http://svn.redmine.org/redmine/trunk@15324 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-11 19:17:48 +00:00
Jean-Philippe Lang
c75157ac4a Whitespace only change (#22058).
Patch by Jan Schulz-Hofen.

git-svn-id: http://svn.redmine.org/redmine/trunk@15323 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-11 19:15:47 +00:00
Jean-Philippe Lang
00e37d5ca7 Reduce view code duplication by using a nested layout for file rendering (#22058).
Patch by Jan Schulz-Hofen.

git-svn-id: http://svn.redmine.org/redmine/trunk@15322 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-11 19:14:52 +00:00
Jean-Philippe Lang
1013e77e16 Force password reset for default admin user (#22381).
Patch by Gregor Schmidt.

git-svn-id: http://svn.redmine.org/redmine/trunk@15321 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-11 19:07:36 +00:00
Jean-Philippe Lang
97a647c1e5 Validate status of users and groups.
git-svn-id: http://svn.redmine.org/redmine/trunk@15320 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-11 17:51:16 +00:00
Jean-Philippe Lang
1da39caad3 Code cleanup.
git-svn-id: http://svn.redmine.org/redmine/trunk@15319 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-11 17:17:29 +00:00
Jean-Philippe Lang
bb2c6f6076 Fixed that subtasks lose their custom fields when copying an issue to a different project (#22342).
git-svn-id: http://svn.redmine.org/redmine/trunk@15318 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-11 17:11:59 +00:00
Jean-Philippe Lang
bf60f4def0 Adds translations for the "Highlighted code" button (#14937).
git-svn-id: http://svn.redmine.org/redmine/trunk@15317 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-10 09:13:08 +00:00
Jean-Philippe Lang
a3b188762a Inline code highlighting toolbar button (#14937).
git-svn-id: http://svn.redmine.org/redmine/trunk@15316 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-10 08:44:49 +00:00
Jean-Philippe Lang
ffa4dd00f6 Watched issues count on "My page" is shown for all issues instead of only open ones (#15777).
Patch by Karel Pičman and Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@15315 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-09 09:57:37 +00:00
Jean-Philippe Lang
933dc946d4 Preload project when possible (#5754).
git-svn-id: http://svn.redmine.org/redmine/trunk@15314 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-09 07:54:43 +00:00
Jean-Philippe Lang
14234eae39 Don't reject users that already watch one of the objects (#5754).
git-svn-id: http://svn.redmine.org/redmine/trunk@15313 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-09 07:42:52 +00:00
Jean-Philippe Lang
9c2545e28d Use named route.
git-svn-id: http://svn.redmine.org/redmine/trunk@15312 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-09 07:40:16 +00:00
Jean-Philippe Lang
5adc1ddde9 Allow addition of watchers via bulk edit context menu (#5754).
git-svn-id: http://svn.redmine.org/redmine/trunk@15311 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-09 07:37:49 +00:00
Jean-Philippe Lang
c8c694840d Missing fixtures (#14574).
git-svn-id: http://svn.redmine.org/redmine/trunk@15305 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-03 12:36:02 +00:00
Jean-Philippe Lang
e4a879b422 Make full revision table available on mobile devices (#22336).
Patch by Gregor Schmidt.

git-svn-id: http://svn.redmine.org/redmine/trunk@15303 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-03 12:33:40 +00:00
Jean-Philippe Lang
75dc617be3 Add collision option to autocomplete initialization (#22296).
Patch by Felix Gliesche.

git-svn-id: http://svn.redmine.org/redmine/trunk@15301 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-03 12:31:27 +00:00
Jean-Philippe Lang
0ef6c949d1 Revision Graph and Table should work with vertical-align: middle (#22278).
Patch by Gregor Schmidt.

git-svn-id: http://svn.redmine.org/redmine/trunk@15299 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-03 12:29:15 +00:00
Jean-Philippe Lang
8e2482d2c1 Sort criteria defined in custom queries are not applied when exporting to CSV (#22354).
Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@15298 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-03 12:09:59 +00:00
Jean-Philippe Lang
c5c5456d72 Place changesets above history on small screens (#22196).
Remove horizontal margin and padding, add some vertical spacing.
Patch by Gregor Schmidt.

git-svn-id: http://svn.redmine.org/redmine/trunk@15296 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-03 12:08:23 +00:00
Jean-Philippe Lang
072dd901cc Responsive layout. Change menu selector in responsive.js (#22105).
Patch by Vasil Kovalevsky.

git-svn-id: http://svn.redmine.org/redmine/trunk@15294 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-03 12:04:35 +00:00
Jean-Philippe Lang
05d1df45da Highlighting of required and read-only custom fields broken in Workflow editor (#22305).
Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@15293 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-03 11:58:23 +00:00
Jean-Philippe Lang
382b6911fd HTML markup discrepancy ol and ul at app/views/imports/show.html.erb (#22134).
Patch by Jens Krämer.

git-svn-id: http://svn.redmine.org/redmine/trunk@15292 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-03 11:56:26 +00:00
Jean-Philippe Lang
4d2c64067d % done: progress bar blocked at 80 in the issue list (#20882).
Patch by Jérôme BATAILLE.

git-svn-id: http://svn.redmine.org/redmine/trunk@15291 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-03 11:54:15 +00:00
Jean-Philippe Lang
33720d5fbe Bulk edit form lacks estimated time field (#5156).
Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@15290 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-03 11:48:07 +00:00
Jean-Philippe Lang
3e1d2c0924 Fix that AttachmentsController#show don't close the file after reading.
git-svn-id: http://svn.redmine.org/redmine/trunk@15289 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-03 11:41:41 +00:00
Jean-Philippe Lang
05a9275fda "I don't want to be notified of changes that I make myself" as Default for all User (#14574).
git-svn-id: http://svn.redmine.org/redmine/trunk@15288 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-03 11:33:28 +00:00
Jean-Philippe Lang
25eb92c0dc Text in the "removed" part of a diff is double-escaped (#22115).
Patch by Felix Schäfer.

git-svn-id: http://svn.redmine.org/redmine/trunk@15287 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-26 10:20:10 +00:00
Jean-Philippe Lang
197ec295e0 Clear settings that are changed by these tests.
git-svn-id: http://svn.redmine.org/redmine/trunk@15286 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-26 10:08:37 +00:00
Jean-Philippe Lang
56ba4d0209 No need to use custom host name in these tests.
git-svn-id: http://svn.redmine.org/redmine/trunk@15285 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-26 09:58:06 +00:00
Jean-Philippe Lang
fe22c77b59 Don't use custom hostname for all Mailer tests.
git-svn-id: http://svn.redmine.org/redmine/trunk@15284 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-26 09:54:12 +00:00
Toshi MARUYAMA
701b39708c German "error_invalid_csv_file_or_settings" typo fixed by Jens Krämer (#22319, #22134)
git-svn-id: http://svn.redmine.org/redmine/trunk@15282 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-26 04:31:14 +00:00
Toshi MARUYAMA
7bd38343dc include ::I18n::Backend::Pluralization (#21856)
Contributed by Vasil Kovalevsky.

git-svn-id: http://svn.redmine.org/redmine/trunk@15281 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-24 12:27:57 +00:00