]> source.dussan.org Git - redmine.git/log
redmine.git
8 years agoFixes Query#date_clause timezone handling (#22320).
Jean-Philippe Lang [Sat, 7 May 2016 10:58:49 +0000 (10:58 +0000)]
Fixes Query#date_clause timezone handling (#22320).

When querying time fields based on date values these should be interpreted
in the user's time zone, since that's what a user usually expects.

Patch by Jens Kraemer.

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

8 years agoReplace Date.today with User.current.today (#22320).
Jean-Philippe Lang [Sat, 7 May 2016 10:42:22 +0000 (10:42 +0000)]
Replace Date.today with User.current.today (#22320).

Depending on the offset between a user's configured timezone and the server
timezone, Date.today may be more or less often wrong from the user's
perspective, leading to things like issues marked as overdue too early or too
late, or yesterday / tomorrow being displayed / selected where 'today' is
intended.

A test case illustrating the problem with Issue#overdue? is included

Patch by Jens Kraemer.

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

8 years agoNotify the user of missing attachments (#22401).
Jean-Philippe Lang [Sat, 7 May 2016 10:31:20 +0000 (10:31 +0000)]
Notify the user of missing attachments (#22401).

under certain (rare) circumstances it may happen that, when an issue or other
container is saved, added attachments have already been removed (i.e. by the
attachments:prune rake task). This patch adds a validation error to the
container in this case.

Patch by Jens Kraemer.

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

8 years agoChange English and Simplified Chinese translation for version 'field_effective_date...
Jean-Philippe Lang [Sat, 7 May 2016 08:12:46 +0000 (08:12 +0000)]
Change English and Simplified Chinese translation for version 'field_effective_date' (#14680).

Patch by Jun Den.

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

8 years agoUpdates pt-BR translation (#22427).
Jean-Philippe Lang [Sat, 7 May 2016 08:10:17 +0000 (08:10 +0000)]
Updates pt-BR translation (#22427).

Patch by Luiz Moura.

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

8 years agoUse HTML5 date input fields instead of text fields with jquery ui date pickers (...
Jean-Philippe Lang [Sat, 7 May 2016 08:05:43 +0000 (08:05 +0000)]
Use HTML5 date input fields instead of text fields with jquery ui date pickers (#19468).

Patch by Jan Schulz-Hofen.

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

8 years agoIssue show : bullet points not aligned if sub-task is in a different project (#21037).
Jean-Philippe Lang [Sat, 7 May 2016 06:44:41 +0000 (06:44 +0000)]
Issue show : bullet points not aligned if sub-task is in a different project (#21037).

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

8 years agoRemove open issues filter in context menu shortcut (#4806).
Jean-Philippe Lang [Fri, 6 May 2016 19:01:28 +0000 (19:01 +0000)]
Remove open issues filter in context menu shortcut (#4806).

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

8 years agoAdds :button_filter to locales (#4806).
Jean-Philippe Lang [Fri, 6 May 2016 19:00:20 +0000 (19:00 +0000)]
Adds :button_filter to locales (#4806).

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

8 years agoFilter by issue id (#4806).
Jean-Philippe Lang [Fri, 6 May 2016 18:59:36 +0000 (18:59 +0000)]
Filter by issue id (#4806).

A shortcut is added to the context menu to filter the selected issues.

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

8 years agoAdds edit links on the roadmap (#22756).
Jean-Philippe Lang [Fri, 6 May 2016 16:56:38 +0000 (16:56 +0000)]
Adds edit links on the roadmap (#22756).

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

8 years agoUpdates for 3.2.2 release.
Jean-Philippe Lang [Thu, 5 May 2016 18:28:03 +0000 (18:28 +0000)]
Updates for 3.2.2 release.

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

8 years agoMake sure we only invoke Imagemagick if this is actually an image (#22721).
Jean-Philippe Lang [Wed, 4 May 2016 18:05:54 +0000 (18:05 +0000)]
Make sure we only invoke Imagemagick if this is actually an image (#22721).

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

8 years agoTest failure (#22147).
Jean-Philippe Lang [Sun, 24 Apr 2016 21:06:53 +0000 (21:06 +0000)]
Test failure (#22147).

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

8 years agoAdds a method for tracker selection (#22345).
Jean-Philippe Lang [Sun, 24 Apr 2016 15:28:08 +0000 (15:28 +0000)]
Adds a method for tracker selection (#22345).

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

8 years agoDo not propose trackers which disallow parent_issue_id for new child issues (#22345).
Jean-Philippe Lang [Sun, 24 Apr 2016 15:22:18 +0000 (15:22 +0000)]
Do not propose trackers which disallow parent_issue_id for new child issues (#22345).

also removes the tracker_id from the "Add new child issue" link in case it
doesn't allow parent_issue_id

Patch by Jens Kraemer.

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

8 years agoCSV import delimiter detection broken (#22583).
Jean-Philippe Lang [Sun, 24 Apr 2016 15:14:06 +0000 (15:14 +0000)]
CSV import delimiter detection broken (#22583).

Patch by Jan Schulz-Hofen.

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

8 years agoChange Japanese translation for label_issue_watchers (#22376).
Jean-Philippe Lang [Sun, 24 Apr 2016 15:12:31 +0000 (15:12 +0000)]
Change Japanese translation for label_issue_watchers (#22376).

Patch by Go MAEDA.

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

8 years agoAdd styles for blockquote in email notifications (#22309).
Jean-Philippe Lang [Sun, 24 Apr 2016 15:07:01 +0000 (15:07 +0000)]
Add styles for blockquote in email notifications (#22309).

Patch by Go MAEDA.

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

8 years agoChange "Related issues" label for generic grouped query filters (#22147).
Jean-Philippe Lang [Sun, 24 Apr 2016 11:52:34 +0000 (11:52 +0000)]
Change "Related issues" label for generic grouped query filters (#22147).

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

8 years agoSQL server: non ASCII filter on text fields does not work (#22405).
Jean-Philippe Lang [Sun, 24 Apr 2016 11:36:30 +0000 (11:36 +0000)]
SQL server: non ASCII filter on text fields does not work (#22405).

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

8 years agoSet source encoding (#22405).
Jean-Philippe Lang [Sun, 24 Apr 2016 11:29:06 +0000 (11:29 +0000)]
Set source encoding (#22405).

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

8 years agoSQL server: non ASCII filter on issue subject does not work (#22405).
Jean-Philippe Lang [Sun, 24 Apr 2016 10:57:15 +0000 (10:57 +0000)]
SQL server: non ASCII filter on issue subject does not work (#22405).

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

8 years agoSQL server: non ASCII filter on issue subject does not work (#22405).
Jean-Philippe Lang [Sun, 24 Apr 2016 10:57:05 +0000 (10:57 +0000)]
SQL server: non ASCII filter on issue subject does not work (#22405).

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

8 years agoIssue percentage selector extends screen border (#22059).
Jean-Philippe Lang [Sun, 24 Apr 2016 10:25:33 +0000 (10:25 +0000)]
Issue percentage selector extends screen border (#22059).

Patch by Antonina Lebedeva.

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

8 years agoDon't show non member and anonymous groups in filter.
Jean-Philippe Lang [Sat, 23 Apr 2016 09:10:55 +0000 (09:10 +0000)]
Don't show non member and anonymous groups in filter.

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

8 years agoAdds :label_wiki_page_new i18n strings (#5536).
Jean-Philippe Lang [Fri, 22 Apr 2016 18:01:16 +0000 (18:01 +0000)]
Adds :label_wiki_page_new i18n strings (#5536).

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

8 years agoAdds "New wiki page" link to create a new wiki page (#5536).
Jean-Philippe Lang [Fri, 22 Apr 2016 17:47:11 +0000 (17:47 +0000)]
Adds "New wiki page" link to create a new wiki page (#5536).

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

8 years agoAdds a "New issue" link on the global issue list (#6204).
Jean-Philippe Lang [Tue, 19 Apr 2016 18:40:38 +0000 (18:40 +0000)]
Adds a "New issue" link on the global issue list (#6204).

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

8 years agoRemoved the "New issue" menu item (#6204).
Jean-Philippe Lang [Tue, 19 Apr 2016 18:37:52 +0000 (18:37 +0000)]
Removed the "New issue" menu item (#6204).

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

8 years agoRemoved JQuery UI classes.
Jean-Philippe Lang [Tue, 19 Apr 2016 17:47:40 +0000 (17:47 +0000)]
Removed JQuery UI classes.

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

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