]> source.dussan.org Git - redmine.git/log
redmine.git
8 years agoAdds a title on the sort handle (#12909).
Jean-Philippe Lang [Tue, 19 Apr 2016 17:45:13 +0000 (17:45 +0000)]
Adds a title on the sort handle (#12909).

git-svn-id: http://svn.redmine.org/redmine/trunk@15342 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoAdds an ajax indicator on the sort handle (#12909).
Jean-Philippe Lang [Tue, 19 Apr 2016 17:42:55 +0000 (17:42 +0000)]
Adds an ajax indicator on the sort handle (#12909).

git-svn-id: http://svn.redmine.org/redmine/trunk@15341 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoRestyles the sort handle(#12909).
Jean-Philippe Lang [Tue, 19 Apr 2016 17:33:29 +0000 (17:33 +0000)]
Restyles the sort handle(#12909).

git-svn-id: http://svn.redmine.org/redmine/trunk@15340 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoRemoves #move_to= (#12909).
Jean-Philippe Lang [Mon, 18 Apr 2016 18:38:03 +0000 (18:38 +0000)]
Removes #move_to= (#12909).

git-svn-id: http://svn.redmine.org/redmine/trunk@15339 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoDeprecates unused stuff (#12909).
Jean-Philippe Lang [Mon, 18 Apr 2016 18:04:23 +0000 (18:04 +0000)]
Deprecates unused stuff (#12909).

git-svn-id: http://svn.redmine.org/redmine/trunk@15338 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoForum list can be reordered with drag and drop (#12909).
Jean-Philippe Lang [Mon, 18 Apr 2016 17:51:10 +0000 (17:51 +0000)]
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

8 years agoLists can be reordered with drag and drop (#12909).
Jean-Philippe Lang [Sun, 17 Apr 2016 07:40:39 +0000 (07:40 +0000)]
Lists can be reordered with drag and drop (#12909).

git-svn-id: http://svn.redmine.org/redmine/trunk@15336 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoReplaces acts_as_list with an implementation that handles #position= (#12909).
Jean-Philippe Lang [Sun, 17 Apr 2016 06:57:20 +0000 (06:57 +0000)]
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

8 years agoUpgrade to Rails 4.2.6.
Jean-Philippe Lang [Sat, 16 Apr 2016 06:16:24 +0000 (06:16 +0000)]
Upgrade to Rails 4.2.6.

git-svn-id: http://svn.redmine.org/redmine/trunk@15334 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoAdd missing + signs (#22493).
Jean-Philippe Lang [Thu, 14 Apr 2016 18:45:36 +0000 (18:45 +0000)]
Add missing + signs (#22493).

Patch by Gregor Schmidt.

git-svn-id: http://svn.redmine.org/redmine/trunk@15333 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoSupport for deleting attachments via API (#14828).
Jean-Philippe Lang [Tue, 12 Apr 2016 19:18:34 +0000 (19:18 +0000)]
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

8 years agoCode cleanup (#22383).
Jean-Philippe Lang [Tue, 12 Apr 2016 19:07:54 +0000 (19:07 +0000)]
Code cleanup (#22383).

git-svn-id: http://svn.redmine.org/redmine/trunk@15331 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoSupport of default Active Record (I18n) transliteration paths (#22383).
Jean-Philippe Lang [Tue, 12 Apr 2016 18:54:28 +0000 (18:54 +0000)]
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

8 years agoFix test failures (#22058).
Jean-Philippe Lang [Tue, 12 Apr 2016 16:53:01 +0000 (16:53 +0000)]
Fix test failures (#22058).

git-svn-id: http://svn.redmine.org/redmine/trunk@15328 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoFix max width and adds a top margin (#22058).
Jean-Philippe Lang [Mon, 11 Apr 2016 19:27:33 +0000 (19:27 +0000)]
Fix max width and adds a top margin (#22058).

git-svn-id: http://svn.redmine.org/redmine/trunk@15327 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoSet native EOL.
Jean-Philippe Lang [Mon, 11 Apr 2016 19:20:12 +0000 (19:20 +0000)]
Set native EOL.

git-svn-id: http://svn.redmine.org/redmine/trunk@15326 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoWhitespace only change (#22058).
Jean-Philippe Lang [Mon, 11 Apr 2016 19:19:30 +0000 (19:19 +0000)]
Whitespace only change (#22058).

Patch by Jan Schulz-Hofen.

git-svn-id: http://svn.redmine.org/redmine/trunk@15325 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoAdd inline image preview/display for attachments and repository entries (#22058).
Jean-Philippe Lang [Mon, 11 Apr 2016 19:17:48 +0000 (19:17 +0000)]
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

8 years agoWhitespace only change (#22058).
Jean-Philippe Lang [Mon, 11 Apr 2016 19:15:47 +0000 (19:15 +0000)]
Whitespace only change (#22058).

Patch by Jan Schulz-Hofen.

git-svn-id: http://svn.redmine.org/redmine/trunk@15323 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoReduce view code duplication by using a nested layout for file rendering (#22058).
Jean-Philippe Lang [Mon, 11 Apr 2016 19:14:52 +0000 (19:14 +0000)]
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

8 years agoForce password reset for default admin user (#22381).
Jean-Philippe Lang [Mon, 11 Apr 2016 19:07:36 +0000 (19:07 +0000)]
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

8 years agoValidate status of users and groups.
Jean-Philippe Lang [Mon, 11 Apr 2016 17:51:16 +0000 (17:51 +0000)]
Validate status of users and groups.

git-svn-id: http://svn.redmine.org/redmine/trunk@15320 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoCode cleanup.
Jean-Philippe Lang [Mon, 11 Apr 2016 17:17:29 +0000 (17:17 +0000)]
Code cleanup.

git-svn-id: http://svn.redmine.org/redmine/trunk@15319 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoFixed that subtasks lose their custom fields when copying an issue to a different...
Jean-Philippe Lang [Mon, 11 Apr 2016 17:11:59 +0000 (17:11 +0000)]
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

8 years agoAdds translations for the "Highlighted code" button (#14937).
Jean-Philippe Lang [Sun, 10 Apr 2016 09:13:08 +0000 (09:13 +0000)]
Adds translations for the "Highlighted code" button (#14937).

git-svn-id: http://svn.redmine.org/redmine/trunk@15317 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoInline code highlighting toolbar button (#14937).
Jean-Philippe Lang [Sun, 10 Apr 2016 08:44:49 +0000 (08:44 +0000)]
Inline code highlighting toolbar button (#14937).

git-svn-id: http://svn.redmine.org/redmine/trunk@15316 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoWatched issues count on "My page" is shown for all issues instead of only open ones...
Jean-Philippe Lang [Sat, 9 Apr 2016 09:57:37 +0000 (09:57 +0000)]
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

8 years agoPreload project when possible (#5754).
Jean-Philippe Lang [Sat, 9 Apr 2016 07:54:43 +0000 (07:54 +0000)]
Preload project when possible (#5754).

git-svn-id: http://svn.redmine.org/redmine/trunk@15314 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoDon't reject users that already watch one of the objects (#5754).
Jean-Philippe Lang [Sat, 9 Apr 2016 07:42:52 +0000 (07:42 +0000)]
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

8 years agoUse named route.
Jean-Philippe Lang [Sat, 9 Apr 2016 07:40:16 +0000 (07:40 +0000)]
Use named route.

git-svn-id: http://svn.redmine.org/redmine/trunk@15312 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoAllow addition of watchers via bulk edit context menu (#5754).
Jean-Philippe Lang [Sat, 9 Apr 2016 07:37:49 +0000 (07:37 +0000)]
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

8 years agoMissing fixtures (#14574).
Jean-Philippe Lang [Sun, 3 Apr 2016 12:36:02 +0000 (12:36 +0000)]
Missing fixtures (#14574).

git-svn-id: http://svn.redmine.org/redmine/trunk@15305 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoMake full revision table available on mobile devices (#22336).
Jean-Philippe Lang [Sun, 3 Apr 2016 12:33:40 +0000 (12:33 +0000)]
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

8 years agoAdd collision option to autocomplete initialization (#22296).
Jean-Philippe Lang [Sun, 3 Apr 2016 12:31:27 +0000 (12:31 +0000)]
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

8 years agoRevision Graph and Table should work with vertical-align: middle (#22278).
Jean-Philippe Lang [Sun, 3 Apr 2016 12:29:15 +0000 (12:29 +0000)]
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

8 years agoSort criteria defined in custom queries are not applied when exporting to CSV (#22354).
Jean-Philippe Lang [Sun, 3 Apr 2016 12:09:59 +0000 (12:09 +0000)]
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

8 years agoPlace changesets above history on small screens (#22196).
Jean-Philippe Lang [Sun, 3 Apr 2016 12:08:23 +0000 (12:08 +0000)]
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

8 years agoResponsive layout. Change menu selector in responsive.js (#22105).
Jean-Philippe Lang [Sun, 3 Apr 2016 12:04:35 +0000 (12:04 +0000)]
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

8 years agoHighlighting of required and read-only custom fields broken in Workflow editor (...
Jean-Philippe Lang [Sun, 3 Apr 2016 11:58:23 +0000 (11:58 +0000)]
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

8 years agoHTML markup discrepancy ol and ul at app/views/imports/show.html.erb (#22134).
Jean-Philippe Lang [Sun, 3 Apr 2016 11:56:26 +0000 (11:56 +0000)]
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

8 years ago% done: progress bar blocked at 80 in the issue list (#20882).
Jean-Philippe Lang [Sun, 3 Apr 2016 11:54:15 +0000 (11:54 +0000)]
% 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

8 years agoBulk edit form lacks estimated time field (#5156).
Jean-Philippe Lang [Sun, 3 Apr 2016 11:48:07 +0000 (11:48 +0000)]
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

8 years agoFix that AttachmentsController#show don't close the file after reading.
Jean-Philippe Lang [Sun, 3 Apr 2016 11:41:41 +0000 (11:41 +0000)]
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

8 years ago"I don't want to be notified of changes that I make myself" as Default for all User...
Jean-Philippe Lang [Sun, 3 Apr 2016 11:33:28 +0000 (11:33 +0000)]
"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

8 years agoText in the "removed" part of a diff is double-escaped (#22115).
Jean-Philippe Lang [Sat, 26 Mar 2016 10:20:10 +0000 (10:20 +0000)]
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

8 years agoClear settings that are changed by these tests.
Jean-Philippe Lang [Sat, 26 Mar 2016 10:08:37 +0000 (10:08 +0000)]
Clear settings that are changed by these tests.

git-svn-id: http://svn.redmine.org/redmine/trunk@15286 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoNo need to use custom host name in these tests.
Jean-Philippe Lang [Sat, 26 Mar 2016 09:58:06 +0000 (09:58 +0000)]
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

8 years agoDon't use custom hostname for all Mailer tests.
Jean-Philippe Lang [Sat, 26 Mar 2016 09:54:12 +0000 (09:54 +0000)]
Don't use custom hostname for all Mailer tests.

git-svn-id: http://svn.redmine.org/redmine/trunk@15284 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoGerman "error_invalid_csv_file_or_settings" typo fixed by Jens Krämer (#22319, #22134)
Toshi MARUYAMA [Sat, 26 Mar 2016 04:31:14 +0000 (04:31 +0000)]
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

8 years agoinclude ::I18n::Backend::Pluralization (#21856)
Toshi MARUYAMA [Thu, 24 Mar 2016 12:27:57 +0000 (12:27 +0000)]
include ::I18n::Backend::Pluralization (#21856)

Contributed by Vasil Kovalevsky.

git-svn-id: http://svn.redmine.org/redmine/trunk@15281 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoSimplified Chinese translation updated by Hang Xie (#22301)
Toshi MARUYAMA [Thu, 24 Mar 2016 12:27:47 +0000 (12:27 +0000)]
Simplified Chinese translation updated by Hang Xie (#22301)

git-svn-id: http://svn.redmine.org/redmine/trunk@15280 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoJapanese translation updated by Go MAEDA (#22288)
Toshi MARUYAMA [Thu, 24 Mar 2016 05:38:45 +0000 (05:38 +0000)]
Japanese translation updated by Go MAEDA (#22288)

git-svn-id: http://svn.redmine.org/redmine/trunk@15275 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoGemfile: switch mime-types version by Ruby >= 2.0 or not
Toshi MARUYAMA [Thu, 24 Mar 2016 05:20:26 +0000 (05:20 +0000)]
Gemfile: switch mime-types version by Ruby >= 2.0 or not

git-svn-id: http://svn.redmine.org/redmine/trunk@15274 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoRemove pagination on trackers, roles and issue statuses (#12909).
Jean-Philippe Lang [Sun, 20 Mar 2016 09:57:24 +0000 (09:57 +0000)]
Remove pagination on trackers, roles and issue statuses (#12909).

git-svn-id: http://svn.redmine.org/redmine/trunk@15273 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoFix icon only links display (#21805).
Jean-Philippe Lang [Sun, 20 Mar 2016 09:35:55 +0000 (09:35 +0000)]
Fix icon only links display (#21805).

git-svn-id: http://svn.redmine.org/redmine/trunk@15272 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoImprove accessibility for icon-only links by adding hidden text (#21805).
Jean-Philippe Lang [Sun, 20 Mar 2016 09:34:26 +0000 (09:34 +0000)]
Improve accessibility for icon-only links by adding hidden text (#21805).

Patch by Daniel Ritz.

git-svn-id: http://svn.redmine.org/redmine/trunk@15271 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoAdditional CSS class for version status (#21434).
Jean-Philippe Lang [Sun, 20 Mar 2016 08:02:21 +0000 (08:02 +0000)]
Additional CSS class for version status (#21434).

git-svn-id: http://svn.redmine.org/redmine/trunk@15270 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoAdds instance name to the security notification subject (#21421).
Jean-Philippe Lang [Sun, 20 Mar 2016 07:49:15 +0000 (07:49 +0000)]
Adds instance name to the security notification subject (#21421).

git-svn-id: http://svn.redmine.org/redmine/trunk@15269 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoFrench translation update.
Jean-Philippe Lang [Sun, 20 Mar 2016 07:46:19 +0000 (07:46 +0000)]
French translation update.

git-svn-id: http://svn.redmine.org/redmine/trunk@15268 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoLet the mailer set the email content (#21421).
Jean-Philippe Lang [Sun, 20 Mar 2016 07:35:08 +0000 (07:35 +0000)]
Let the mailer set the email content (#21421).

git-svn-id: http://svn.redmine.org/redmine/trunk@15267 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoSend a single email to admins like other notifications (#21421).
Jean-Philippe Lang [Sun, 20 Mar 2016 07:23:33 +0000 (07:23 +0000)]
Send a single email to admins like other notifications (#21421).

git-svn-id: http://svn.redmine.org/redmine/trunk@15266 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoSend a security notification when users gain or loose admin (#21421).
Jean-Philippe Lang [Sun, 20 Mar 2016 07:09:20 +0000 (07:09 +0000)]
Send a security notification when users gain or loose admin (#21421).

Patch by Jan Schulz-Hofen.

git-svn-id: http://svn.redmine.org/redmine/trunk@15265 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoHandle search pagination with the REST API (#6277).
Jean-Philippe Lang [Sat, 19 Mar 2016 10:27:55 +0000 (10:27 +0000)]
Handle search pagination with the REST API (#6277).

git-svn-id: http://svn.redmine.org/redmine/trunk@15264 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoMissing fixtures (#6277).
Jean-Philippe Lang [Sat, 19 Mar 2016 09:43:53 +0000 (09:43 +0000)]
Missing fixtures (#6277).

git-svn-id: http://svn.redmine.org/redmine/trunk@15263 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoREST API for Search (#6277).
Jean-Philippe Lang [Sat, 19 Mar 2016 09:42:35 +0000 (09:42 +0000)]
REST API for Search (#6277).

Patch by Akiko Takano and Takenori TAKAKI.

git-svn-id: http://svn.redmine.org/redmine/trunk@15262 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoAdd id to query create and edit form to ease theme (#22277).
Jean-Philippe Lang [Sat, 19 Mar 2016 09:30:43 +0000 (09:30 +0000)]
Add id to query create and edit form to ease theme (#22277).

Patch by Gregor Schmidt.

git-svn-id: http://svn.redmine.org/redmine/trunk@15261 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoIncorrect French translation of :setting_issue_group_assignment (#22078).
Jean-Philippe Lang [Sat, 19 Mar 2016 09:18:43 +0000 (09:18 +0000)]
Incorrect French translation of :setting_issue_group_assignment (#22078).

git-svn-id: http://svn.redmine.org/redmine/trunk@15260 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoIncrease space between menu items (#21985).
Jean-Philippe Lang [Sat, 19 Mar 2016 09:17:16 +0000 (09:17 +0000)]
Increase space between menu items (#21985).

Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@15259 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoFont size for project breadcrumbs (#21947).
Jean-Philippe Lang [Sat, 19 Mar 2016 09:14:42 +0000 (09:14 +0000)]
Font size for project breadcrumbs (#21947).

git-svn-id: http://svn.redmine.org/redmine/trunk@15258 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoPut project breadcrumbs in page_header_title on separate line and use ellipsis if...
Jean-Philippe Lang [Sat, 19 Mar 2016 09:13:47 +0000 (09:13 +0000)]
Put project breadcrumbs in page_header_title on separate line and use ellipsis if it's still too long (#21947).

Patch by Jan Schulz-Hofen.

git-svn-id: http://svn.redmine.org/redmine/trunk@15257 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoAdd additional markup to page_header_title to enable better styling (#21947).
Jean-Philippe Lang [Sat, 19 Mar 2016 09:12:31 +0000 (09:12 +0000)]
Add additional markup to page_header_title to enable better styling (#21947).

Patch by Jan Schulz-Hofen.

git-svn-id: http://svn.redmine.org/redmine/trunk@15256 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoAdd id and class for easier styling of query filters (#22018).
Jean-Philippe Lang [Sat, 19 Mar 2016 09:07:08 +0000 (09:07 +0000)]
Add id and class for easier styling of query filters (#22018).

Patch by Felix Schäfer.

git-svn-id: http://svn.redmine.org/redmine/trunk@15255 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoTotal spent hours and estimated hours need to be get via REST (#21757).
Jean-Philippe Lang [Sat, 19 Mar 2016 09:05:12 +0000 (09:05 +0000)]
Total spent hours and estimated hours need to be get via REST (#21757).

Patch by Takenori TAKAKI.

git-svn-id: http://svn.redmine.org/redmine/trunk@15254 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoPrevious/next links may be lost after editing the issue (#14462).
Jean-Philippe Lang [Sat, 19 Mar 2016 09:00:36 +0000 (09:00 +0000)]
Previous/next links may be lost after editing the issue (#14462).

git-svn-id: http://svn.redmine.org/redmine/trunk@15253 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoNameError: uninitialized constant Redmine::ApiTest::GroupsTest::MultiJson
Jean-Philippe Lang [Thu, 17 Mar 2016 19:57:59 +0000 (19:57 +0000)]
NameError: uninitialized constant Redmine::ApiTest::GroupsTest::MultiJson

git-svn-id: http://svn.redmine.org/redmine/trunk@15252 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoAdd status, assigned_to and done_ratio classes to issue subtasks (#21776).
Jean-Philippe Lang [Tue, 15 Mar 2016 22:16:25 +0000 (22:16 +0000)]
Add status, assigned_to and done_ratio classes to issue subtasks (#21776).

Patch by Marius Balteanu.

git-svn-id: http://svn.redmine.org/redmine/trunk@15251 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoHide custom field link values from being shown when value is empty (#21944).
Jean-Philippe Lang [Tue, 15 Mar 2016 22:14:39 +0000 (22:14 +0000)]
Hide custom field link values from being shown when value is empty (#21944).

Patch by Anders Thomsen.

git-svn-id: http://svn.redmine.org/redmine/trunk@15250 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoTab-buttons: add some user-feedback (#20632).
Jean-Philippe Lang [Tue, 15 Mar 2016 22:07:58 +0000 (22:07 +0000)]
Tab-buttons: add some user-feedback (#20632).

* Hover color
* Enable/disable buttons (visually at least) when no more change is possible
* Width calculation with jQuery only, no longer hard-coded
* Remove ugly outline in Chrome (at least on Mac)

Patch by Daniel Ritz.

git-svn-id: http://svn.redmine.org/redmine/trunk@15249 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoFix: Semi colon is spelled semicolon (#22135).
Jean-Philippe Lang [Tue, 15 Mar 2016 22:03:13 +0000 (22:03 +0000)]
Fix: Semi colon is spelled semicolon (#22135).

Patch by Felix Schäfer.

git-svn-id: http://svn.redmine.org/redmine/trunk@15248 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoReverts r15246 with broken encoding (#22135).
Jean-Philippe Lang [Tue, 15 Mar 2016 22:02:30 +0000 (22:02 +0000)]
Reverts r15246 with broken encoding (#22135).

git-svn-id: http://svn.redmine.org/redmine/trunk@15247 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoFix: Semi colon is spelled semicolon (#22135).
Jean-Philippe Lang [Tue, 15 Mar 2016 21:55:26 +0000 (21:55 +0000)]
Fix: Semi colon is spelled semicolon (#22135).

Patch by Felix Schäfer.

git-svn-id: http://svn.redmine.org/redmine/trunk@15246 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoUse protocol-relative URL for gravatars (#21855).
Jean-Philippe Lang [Tue, 15 Mar 2016 21:52:20 +0000 (21:52 +0000)]
Use protocol-relative URL for gravatars (#21855).

Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@15245 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoUpdates copyright for 2016.
Jean-Philippe Lang [Sun, 13 Mar 2016 10:30:10 +0000 (10:30 +0000)]
Updates copyright for 2016.

git-svn-id: http://svn.redmine.org/redmine/trunk@15238 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoUpdates for 3.2.1 release.
Jean-Philippe Lang [Sun, 13 Mar 2016 10:15:51 +0000 (10:15 +0000)]
Updates for 3.2.1 release.

git-svn-id: http://svn.redmine.org/redmine/trunk@15236 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoSet font size in email notifications (#21487).
Jean-Philippe Lang [Sun, 13 Mar 2016 08:13:11 +0000 (08:13 +0000)]
Set font size in email notifications (#21487).

git-svn-id: http://svn.redmine.org/redmine/trunk@15228 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoTests broken by r15223 (#22127).
Jean-Philippe Lang [Sat, 12 Mar 2016 15:45:45 +0000 (15:45 +0000)]
Tests broken by r15223 (#22127).

git-svn-id: http://svn.redmine.org/redmine/trunk@15225 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoFixed that grouping issue by key/value custom field does not work (#22178).
Jean-Philippe Lang [Sat, 12 Mar 2016 13:40:22 +0000 (13:40 +0000)]
Fixed that grouping issue by key/value custom field does not work (#22178).

git-svn-id: http://svn.redmine.org/redmine/trunk@15224 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoVerify assigned_to_id when assigning safe_attributes (#22127).
Jean-Philippe Lang [Sat, 12 Mar 2016 13:09:23 +0000 (13:09 +0000)]
Verify assigned_to_id when assigning safe_attributes (#22127).

Patch by Jan Schulz-Hofen.

git-svn-id: http://svn.redmine.org/redmine/trunk@15223 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoRemoved unmatched closing bracket.
Jean-Philippe Lang [Sat, 12 Mar 2016 10:33:44 +0000 (10:33 +0000)]
Removed unmatched closing bracket.

git-svn-id: http://svn.redmine.org/redmine/trunk@15220 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoUpdate alignment of attachment upload form for small screens (#22128).
Jean-Philippe Lang [Sat, 12 Mar 2016 10:30:33 +0000 (10:30 +0000)]
Update alignment of attachment upload form for small screens (#22128).

Patch by Gregor Schmidt.

git-svn-id: http://svn.redmine.org/redmine/trunk@15218 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoPrevent font scaling in landscape mode on webkit (#22104).
Jean-Philippe Lang [Sat, 12 Mar 2016 10:25:20 +0000 (10:25 +0000)]
Prevent font scaling in landscape mode on webkit (#22104).

Patch by Felix Gliesche.

git-svn-id: http://svn.redmine.org/redmine/trunk@15216 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoSet max-with to 100% for input, select and textea (#22101).
Jean-Philippe Lang [Sat, 12 Mar 2016 10:23:13 +0000 (10:23 +0000)]
Set max-with to 100% for input, select and textea (#22101).

Patch by Felix Gliesche.

git-svn-id: http://svn.redmine.org/redmine/trunk@15214 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoExpand username to cover whole line in mobile menu (#22074).
Jean-Philippe Lang [Sat, 12 Mar 2016 10:19:20 +0000 (10:19 +0000)]
Expand username to cover whole line in mobile menu (#22074).

Patch by Gregor Schmidt.

git-svn-id: http://svn.redmine.org/redmine/trunk@15211 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoPrevent username from overlapping in mobile menu (#22074).
Jean-Philippe Lang [Sat, 12 Mar 2016 10:18:12 +0000 (10:18 +0000)]
Prevent username from overlapping in mobile menu (#22074).

Patch by Felix Gliesche.

git-svn-id: http://svn.redmine.org/redmine/trunk@15210 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoLet mobile header be fixed (#21847).
Jean-Philippe Lang [Sat, 12 Mar 2016 10:00:37 +0000 (10:00 +0000)]
Let mobile header be fixed (#21847).

Patch by Felix Gliesche.

git-svn-id: http://svn.redmine.org/redmine/trunk@15204 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoAdds query params as hidden field tags to the CSV export form (#22108).
Jean-Philippe Lang [Sat, 12 Mar 2016 09:54:40 +0000 (09:54 +0000)]
Adds query params as hidden field tags to the CSV export form (#22108).

git-svn-id: http://svn.redmine.org/redmine/trunk@15202 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoAdd responsive behaviour to subtasks and related issues (#21775).
Jean-Philippe Lang [Sat, 12 Mar 2016 08:31:34 +0000 (08:31 +0000)]
Add responsive behaviour to subtasks and related issues (#21775).

Patch by Felix Gliesche.

git-svn-id: http://svn.redmine.org/redmine/trunk@15200 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoPrivate notes get copied without private flag to Duplicate issues (#22072).
Jean-Philippe Lang [Sat, 12 Mar 2016 08:21:32 +0000 (08:21 +0000)]
Private notes get copied without private flag to Duplicate issues (#22072).

git-svn-id: http://svn.redmine.org/redmine/trunk@15196 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoremove trailing white space from config/settings.yml
Toshi MARUYAMA [Sat, 5 Mar 2016 03:18:47 +0000 (03:18 +0000)]
remove trailing white space from config/settings.yml

git-svn-id: http://svn.redmine.org/redmine/trunk@15195 e93f8b46-1217-0410-a6f0-8f06a7374b81

8 years agoremove trailing white spaces from config/locales/de.yml
Toshi MARUYAMA [Sat, 5 Mar 2016 03:18:36 +0000 (03:18 +0000)]
remove trailing white spaces from config/locales/de.yml

git-svn-id: http://svn.redmine.org/redmine/trunk@15194 e93f8b46-1217-0410-a6f0-8f06a7374b81