]> source.dussan.org Git - redmine.git/log
redmine.git
6 years agoTest failures with sqlite3.
Jean-Philippe Lang [Sun, 23 Sep 2018 11:57:38 +0000 (11:57 +0000)]
Test failures with sqlite3.

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

6 years agoSqlite3: change default value for booleans to 1 or 0 (#23630).
Jean-Philippe Lang [Sun, 23 Sep 2018 09:48:50 +0000 (09:48 +0000)]
Sqlite3: change default value for booleans to 1 or 0 (#23630).

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

6 years agoSqlite3: Boolean values are now stored as 1 and 0 (#23630).
Jean-Philippe Lang [Sun, 23 Sep 2018 08:48:29 +0000 (08:48 +0000)]
Sqlite3: Boolean values are now stored as 1 and 0 (#23630).

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

6 years agoFixed that issue details page shows default values for custom fields that aren't...
Jean-Philippe Lang [Sun, 23 Sep 2018 08:25:25 +0000 (08:25 +0000)]
Fixed that issue details page shows default values for custom fields that aren't actually set (#25726).

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

6 years agoAdd assignable, issues_visibility, time_entries_visibility and users_visibility to...
Go MAEDA [Sun, 23 Sep 2018 00:17:11 +0000 (00:17 +0000)]
Add assignable, issues_visibility, time_entries_visibility and users_visibility to Roles API response (#28191).

Patch by Alex Stanev.

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

6 years agoMove left bottom links from project settings above (#25853).
Go MAEDA [Thu, 20 Sep 2018 22:30:57 +0000 (22:30 +0000)]
Move left bottom links from project settings above (#25853).

Patch by Marius BALTEANU.

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

6 years agoExpose the Admin flag on the users api to admin users (#29459).
Go MAEDA [Thu, 20 Sep 2018 14:54:38 +0000 (14:54 +0000)]
Expose the Admin flag on the users api to admin users (#29459).

Patch by Holger Just.

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

6 years agoAdd a link to issue summary to issue tracking box on overview page (#29644).
Go MAEDA [Thu, 20 Sep 2018 06:25:01 +0000 (06:25 +0000)]
Add a link to issue summary to issue tracking box on overview page (#29644).

Patch by Go MAEDA.

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

6 years agoRedmine::SortCriteria#normalize! does not limit properly the maximum number of elemen...
Go MAEDA [Thu, 20 Sep 2018 02:08:15 +0000 (02:08 +0000)]
Redmine::SortCriteria#normalize! does not limit properly the maximum number of elements (#29632).

Patch by Mizuki ISHIKAWA.

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

6 years agoAdd assignee's icon to tooltips in gantt and calendar (#29306).
Go MAEDA [Tue, 18 Sep 2018 23:44:42 +0000 (23:44 +0000)]
Add assignee's icon to tooltips in gantt and calendar (#29306).

Patch by Mizuki ISHIKAWA.

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

6 years agoAdd "View Differences" button above wiki and repository revisions table (#12221).
Go MAEDA [Tue, 18 Sep 2018 10:32:43 +0000 (10:32 +0000)]
Add "View Differences" button above wiki and repository revisions table (#12221).

Patch by Go MAEDA.

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

6 years agoReverts r17354 (#28829).
Jean-Philippe Lang [Sat, 15 Sep 2018 09:48:54 +0000 (09:48 +0000)]
Reverts r17354 (#28829).

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

6 years agoSpecial character like quote breaks wiki links (#22967).
Jean-Philippe Lang [Sat, 15 Sep 2018 09:11:13 +0000 (09:11 +0000)]
Special character like quote breaks wiki links (#22967).

Patch by Marius BALTEANU.

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

6 years agoCreate fixture correctly.
Jean-Philippe Lang [Sat, 15 Sep 2018 09:07:25 +0000 (09:07 +0000)]
Create fixture correctly.

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

6 years agoDisable workflow checkboxes with no status change (#5593).
Jean-Philippe Lang [Sat, 15 Sep 2018 07:09:14 +0000 (07:09 +0000)]
Disable workflow checkboxes with no status change (#5593).

Patch by Mizuki ISHIKAWA.

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

6 years agoChange English translation for setting_issue_list_default_columns (#26501).
Jean-Philippe Lang [Sat, 15 Sep 2018 06:57:03 +0000 (06:57 +0000)]
Change English translation for setting_issue_list_default_columns (#26501).

Patch by Go MAEDA.

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

6 years agoCustom field values for enumerations not saved (#28925).
Jean-Philippe Lang [Sat, 15 Sep 2018 06:45:10 +0000 (06:45 +0000)]
Custom field values for enumerations not saved (#28925).

Patch by Mizuki ISHIKAWA.

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

6 years agoHighlight due date of overdue issues in the issues list (#27316).
Go MAEDA [Sat, 15 Sep 2018 05:51:14 +0000 (05:51 +0000)]
Highlight due date of overdue issues in the issues list (#27316).

Patch by Go MAEDA.

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

6 years agoAllow project bulk edit of time entries (#26534).
Go MAEDA [Fri, 14 Sep 2018 03:40:37 +0000 (03:40 +0000)]
Allow project bulk edit of time entries (#26534).

Patch by Marius BALTEANU.

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

6 years agoAdd "icon" class to items in time entries context menu (#28605).
Go MAEDA [Fri, 14 Sep 2018 00:23:02 +0000 (00:23 +0000)]
Add "icon" class to items in time entries context menu (#28605).

Patch by Marius BALTEANU.

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

6 years agoAdds ##123-linking syntax docs to detailed help pages (#29488).
Go MAEDA [Tue, 11 Sep 2018 11:57:34 +0000 (11:57 +0000)]
Adds ##123-linking syntax docs to detailed help pages (#29488).

Patch by Jens Krämer.

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

6 years agoAdds documentation for ##123 issue linking syntax (#29488).
Go MAEDA [Mon, 10 Sep 2018 14:08:37 +0000 (14:08 +0000)]
Adds documentation for ##123 issue linking syntax (#29488).

Patch by Jens Krämer.

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

6 years agoAdds ##123 extended issue linking syntax (#29488).
Go MAEDA [Sat, 8 Sep 2018 06:43:13 +0000 (06:43 +0000)]
Adds ##123 extended issue linking syntax (#29488).

Patch by Jens Krämer.

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

6 years agoFix typo in test name: s/highligth/highlight/ (#29440).
Go MAEDA [Sun, 26 Aug 2018 11:37:13 +0000 (11:37 +0000)]
Fix typo in test name: s/highligth/highlight/ (#29440).

Patch by Go MAEDA.

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

6 years agoMercurial 4.7 compatibility (#29413).
Go MAEDA [Sat, 25 Aug 2018 08:40:32 +0000 (08:40 +0000)]
Mercurial 4.7 compatibility (#29413).

Patch by Frédéric Fondement.

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

6 years agoRefactor Redmine::MimeType.of. Uses MiniMime.lookup_by_extension instead of lookup_by...
Go MAEDA [Wed, 15 Aug 2018 14:01:31 +0000 (14:01 +0000)]
Refactor Redmine::MimeType.of. Uses MiniMime.lookup_by_extension instead of lookup_by_filename (#29359).

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

6 years agoTest that Redmine::MimeType.css_class_of, main_mimetype_of and is_type? are case...
Go MAEDA [Wed, 15 Aug 2018 13:20:45 +0000 (13:20 +0000)]
Test that Redmine::MimeType.css_class_of, main_mimetype_of and is_type? are case-insensitive (#29359).

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

6 years agoTest that Redmine::MimeType.of is case-insensitive (#29359).
Go MAEDA [Wed, 15 Aug 2018 01:23:56 +0000 (01:23 +0000)]
Test that Redmine::MimeType.of is case-insensitive (#29359).

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

6 years agoDon't require mime-types (#29359).
Go MAEDA [Mon, 13 Aug 2018 11:38:59 +0000 (11:38 +0000)]
Don't require mime-types (#29359).

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

6 years agoReplace String#gsub with faster String#tr (#29363).
Go MAEDA [Sun, 12 Aug 2018 23:40:44 +0000 (23:40 +0000)]
Replace String#gsub with faster String#tr (#29363).

Patch by Go MAEDA.

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

6 years agoReplace mime-types gem with more efficient mini_mime gem (#29359).
Go MAEDA [Sun, 12 Aug 2018 23:37:19 +0000 (23:37 +0000)]
Replace mime-types gem with more efficient mini_mime gem (#29359).

Contributed by Pavel Rosický.

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

6 years agoMark default version in versions tab from project settings (#27799).
Go MAEDA [Thu, 9 Aug 2018 11:49:53 +0000 (11:49 +0000)]
Mark default version in versions tab from project settings (#27799).

Patch by Marius BALTEANU.

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

6 years agoUpdated French translation
Jean-Philippe Lang [Thu, 9 Aug 2018 09:39:23 +0000 (09:39 +0000)]
Updated French translation

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

6 years agoFix a test failure in test/functional/my_controller_test.rb that depends on time...
Go MAEDA [Thu, 9 Aug 2018 00:27:21 +0000 (00:27 +0000)]
Fix a test failure in test/functional/my_controller_test.rb that depends on time and zone (#2471).

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

6 years agoUpdate Rails to 5.2.1.
Go MAEDA [Wed, 8 Aug 2018 13:29:11 +0000 (13:29 +0000)]
Update Rails to 5.2.1.

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

6 years agoExport users list to CSV (#5957).
Go MAEDA [Sun, 5 Aug 2018 12:30:40 +0000 (12:30 +0000)]
Export users list to CSV (#5957).

Contriubted by Mizuki ISHIKAWA and Yuki Kita.

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

6 years agoReplace Enumerable#sort with faster Enumerable#sort_by (#29299).
Go MAEDA [Thu, 2 Aug 2018 21:54:21 +0000 (21:54 +0000)]
Replace Enumerable#sort with faster Enumerable#sort_by (#29299).

Patch by Go MAEDA.

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

6 years agoTime entry creation: preserve 'spent on' value when using 'Create and Continue' ...
Go MAEDA [Thu, 2 Aug 2018 06:00:10 +0000 (06:00 +0000)]
Time entry creation: preserve 'spent on' value when using 'Create and Continue' (#29308).

Patch by Jens Krämer.

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

6 years agoReplace Hash#keys.each with faster Hash#each_key (#29305).
Go MAEDA [Wed, 1 Aug 2018 14:28:39 +0000 (14:28 +0000)]
Replace Hash#keys.each with faster Hash#each_key (#29305).

Patch by Go MAEDA.

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

6 years agoAdd the missing icon class to the items with icons from the contextual menu (#28605).
Go MAEDA [Wed, 1 Aug 2018 02:25:57 +0000 (02:25 +0000)]
Add the missing icon class to the items with icons from the contextual menu (#28605).

Patch by Marius BALTEANU.

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

6 years agoAdd a missing fixture (#2471).
Go MAEDA [Sun, 29 Jul 2018 07:27:23 +0000 (07:27 +0000)]
Add a missing fixture (#2471).

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

6 years agoUse pluck(:id) instead of collect(&:id) in app/models/issue.rb (#26711).
Go MAEDA [Sun, 29 Jul 2018 05:45:40 +0000 (05:45 +0000)]
Use pluck(:id) instead of collect(&:id) in app/models/issue.rb (#26711).

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

6 years agoUse pluck(:id) instead of collect(&:id) (#26711).
Go MAEDA [Sat, 28 Jul 2018 15:24:24 +0000 (15:24 +0000)]
Use pluck(:id) instead of collect(&:id) (#26711).

Patch by jwjw yy.

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

6 years agoBulk delete wiki attachments (#16410).
Go MAEDA [Wed, 25 Jul 2018 14:35:18 +0000 (14:35 +0000)]
Bulk delete wiki attachments (#16410).

Patch by Mizuki ISHIKAWA.

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

6 years agoAdd CSS class to identify public projects (#28413).
Go MAEDA [Sun, 22 Jul 2018 05:02:12 +0000 (05:02 +0000)]
Add CSS class to identify public projects (#28413).

Patch by Sho HASHIMOTO.

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

6 years agoFix: Textile phrase modifiers break wiki macros (#29247).
Go MAEDA [Sat, 21 Jul 2018 00:16:27 +0000 (00:16 +0000)]
Fix: Textile phrase modifiers break wiki macros (#29247).

Patch by Stephan Wenzel.

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

6 years agoAdd a missing fixture for IssuesTest#test_create_issue_with_new_target_version (...
Go MAEDA [Mon, 16 Jul 2018 08:01:44 +0000 (08:01 +0000)]
Add a missing fixture for IssuesTest#test_create_issue_with_new_target_version (#29215).

Patch by Ed Tan.

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

6 years agoSetting page for repository does not scroll horizontally on small screens (#24309).
Go MAEDA [Mon, 16 Jul 2018 02:01:11 +0000 (02:01 +0000)]
Setting page for repository does not scroll horizontally on small screens (#24309).

Patch by Tomomi Yuzuriha.

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

6 years agoOnly allow the use of visible custom fields in time entry reports (#29162).
Go MAEDA [Thu, 12 Jul 2018 21:58:22 +0000 (21:58 +0000)]
Only allow the use of visible custom fields in time entry reports (#29162).

Patch by Holger Just.

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

6 years agoUse white instead of transparency (#26648).
Go MAEDA [Thu, 12 Jul 2018 10:00:41 +0000 (10:00 +0000)]
Use white instead of transparency (#26648).

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

6 years agoShow transparency grid when previewing images (#26648).
Go MAEDA [Thu, 12 Jul 2018 09:06:08 +0000 (09:06 +0000)]
Show transparency grid when previewing images (#26648).

Patch by Go MAEDA.

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

6 years agoAdd my activities to my page (#2471).
Go MAEDA [Wed, 11 Jul 2018 14:51:07 +0000 (14:51 +0000)]
Add my activities to my page (#2471).

Patch by Mizuki ISHIKAWA.

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

6 years agoTest for r17441 (#29189).
Go MAEDA [Tue, 10 Jul 2018 07:05:51 +0000 (07:05 +0000)]
Test for r17441 (#29189).

Contributed by Mizuki ISHIKAWA.

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

6 years agoDisplay custom fields on group pages (#29189).
Go MAEDA [Tue, 10 Jul 2018 07:02:41 +0000 (07:02 +0000)]
Display custom fields on group pages (#29189).

Contributed by Gregor Schmidt.

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

6 years agoRemove filename from attachment preview links (#27822).
Go MAEDA [Mon, 9 Jul 2018 14:29:38 +0000 (14:29 +0000)]
Remove filename from attachment preview links (#27822).

Patch by Felix Schäfer and Gregor Schmidt.

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

6 years agoExtend watched_by_me-issue filter to include all project-members instead of only...
Go MAEDA [Mon, 9 Jul 2018 06:07:26 +0000 (06:07 +0000)]
Extend watched_by_me-issue filter to include all project-members instead of only <<me>>-substitution (#8160).

Patch by Mizuki ISHIKAWA.

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

6 years agoEnsure that only visible watchers on issues can be queried (#29133).
Go MAEDA [Sun, 8 Jul 2018 07:23:23 +0000 (07:23 +0000)]
Ensure that only visible watchers on issues can be queried (#29133).

Contributed by Holger Just and Mizuki ISHIKAWA.

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

6 years agoAdds link to container to attachment view (#29190).
Go MAEDA [Sun, 8 Jul 2018 00:27:58 +0000 (00:27 +0000)]
Adds link to container to attachment view (#29190).

Patch by Gregor Schmidt.

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

6 years agoFix: Allow to set no_notification option when receiving emails via IMAP or POP3 ...
Go MAEDA [Fri, 6 Jul 2018 00:51:28 +0000 (00:51 +0000)]
Fix: Allow to set no_notification option when receiving emails via IMAP or POP3 (#29191).

Patch by Holger Just.

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

6 years agoBulgarian translation update (#29197).
Go MAEDA [Thu, 5 Jul 2018 13:18:07 +0000 (13:18 +0000)]
Bulgarian translation update (#29197).

Patch by Ivan Cenov.

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

6 years ago"thumbnail" macro may break filename attribute of the attachment (#29038).
Go MAEDA [Mon, 2 Jul 2018 02:36:22 +0000 (02:36 +0000)]
"thumbnail" macro may break filename attribute of the attachment (#29038).

Patch by Toru Takahashi.

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

6 years agoSimpler expression for Japanese label_in_the_next_days and label_in_the_past_days...
Go MAEDA [Sat, 30 Jun 2018 07:32:26 +0000 (07:32 +0000)]
Simpler expression for Japanese label_in_the_next_days and label_in_the_past_days (#29115).

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

6 years agoChange Japanese translation for date filter operators (#29115).
Go MAEDA [Sat, 30 Jun 2018 05:40:46 +0000 (05:40 +0000)]
Change Japanese translation for date filter operators (#29115).

Patch by Go MAEDA.

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

6 years agoChanged test name (#26091).
Go MAEDA [Sat, 30 Jun 2018 00:24:59 +0000 (00:24 +0000)]
Changed test name (#26091).

Patch by Marius BALTEANU.

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

6 years agoTest for r17421 (#26091).
Go MAEDA [Fri, 29 Jun 2018 07:11:56 +0000 (07:11 +0000)]
Test for r17421 (#26091).

Patch by Marius BALTEANU.

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

6 years agoUse active voice instead of passive voice in Japanese translation (#29129).
Go MAEDA [Thu, 28 Jun 2018 01:16:58 +0000 (01:16 +0000)]
Use active voice instead of passive voice in Japanese translation (#29129).

Patch by Go MAEDA.

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

6 years agoRemove unnecessary trailing white-spaces.
Go MAEDA [Thu, 28 Jun 2018 00:59:51 +0000 (00:59 +0000)]
Remove unnecessary trailing white-spaces.

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

6 years agoAllow to filter by all versions on the global issue list (#26091).
Go MAEDA [Thu, 28 Jun 2018 00:49:30 +0000 (00:49 +0000)]
Allow to filter by all versions on the global issue list (#26091).

Patch by Holger Just.

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

6 years agoShow images and thumbnails in their natural orientation (#28616).
Go MAEDA [Wed, 27 Jun 2018 08:04:28 +0000 (08:04 +0000)]
Show images and thumbnails in their natural orientation (#28616).

Patch by Gregor Schmidt.

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

6 years agoTraditional Chinese translation update (#29107).
Go MAEDA [Tue, 26 Jun 2018 16:16:42 +0000 (16:16 +0000)]
Traditional Chinese translation update (#29107).

Patch by ChunChang Lo.

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

6 years agoChange Japanese translation for text_user_mail_option (#29118).
Go MAEDA [Tue, 26 Jun 2018 09:55:18 +0000 (09:55 +0000)]
Change Japanese translation for text_user_mail_option (#29118).

Patch by Go MAEDA.

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

6 years agoAdd check/unchek all icon in "Copy" section on copy_project page (#29080).
Go MAEDA [Mon, 25 Jun 2018 09:48:20 +0000 (09:48 +0000)]
Add check/unchek all icon in "Copy" section on copy_project page (#29080).

Patch by Mizuki ISHIKAWA.

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

6 years agoUpdate rbpdf gem to 1.19.5 (#28125).
Go MAEDA [Mon, 25 Jun 2018 08:52:20 +0000 (08:52 +0000)]
Update rbpdf gem to 1.19.5 (#28125).

Contributed by Jun NAITOH.

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

6 years agoMove edit and delete buttons for queries to the buttons section (#28602).
Go MAEDA [Sun, 24 Jun 2018 01:53:02 +0000 (01:53 +0000)]
Move edit and delete buttons for queries to the buttons section (#28602).

Patch by Bernhard Rohloff.

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

6 years agoMove action links and edit form above the history when displaying comments in reverse...
Jean-Philippe Lang [Sat, 23 Jun 2018 05:38:30 +0000 (05:38 +0000)]
Move action links and edit form above the history when displaying comments in reverse order (#23518).

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

6 years agoDangerous query method deprecation warnings (#23630).
Jean-Philippe Lang [Sat, 23 Jun 2018 05:19:07 +0000 (05:19 +0000)]
Dangerous query method deprecation warnings (#23630).

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

6 years agoUpgrade to Rails 5.2.0 (#23630).
Jean-Philippe Lang [Sat, 23 Jun 2018 05:13:29 +0000 (05:13 +0000)]
Upgrade to Rails 5.2.0 (#23630).

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

6 years agoRedmine::VERSION::revision should take subversion_command_setting into account (...
Go MAEDA [Fri, 22 Jun 2018 05:30:05 +0000 (05:30 +0000)]
Redmine::VERSION::revision should take subversion_command_setting into account (#28920).

Patch by Yuichi Harada.

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

6 years agoAdd check/uncheck all projects button to "Email notifications" section on "My account...
Go MAEDA [Fri, 22 Jun 2018 03:15:12 +0000 (03:15 +0000)]
Add check/uncheck all projects button to "Email notifications" section on "My account" page (#29053).

Patch by Mizuki ISHIKAWA.

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

6 years agoUpdate rbpdf gem to 1.19.4 (#28125).
Go MAEDA [Mon, 18 Jun 2018 09:45:50 +0000 (09:45 +0000)]
Update rbpdf gem to 1.19.4 (#28125).

Contributed by Jun NAITOH.

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

6 years agoAdd links to Users, Projects and Versions in timelog report (#29042).
Go MAEDA [Mon, 18 Jun 2018 06:13:18 +0000 (06:13 +0000)]
Add links to Users, Projects and Versions in timelog report (#29042).

Patch by Marius BALTEANU.

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

6 years agoUpdate User#last_login_on only once per minute and user to reduce DB lock contention...
Jean-Philippe Lang [Sun, 17 Jun 2018 14:51:24 +0000 (14:51 +0000)]
Update User#last_login_on only once per minute and user to reduce DB lock contention on users table (#28952).

Patch by Holger Just.

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

6 years agoUse arrows for repository browser.
Jean-Philippe Lang [Sun, 17 Jun 2018 10:13:38 +0000 (10:13 +0000)]
Use arrows for repository browser.

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

6 years agoRemoves unused move down/up CSS classes.
Jean-Philippe Lang [Sun, 17 Jun 2018 10:04:18 +0000 (10:04 +0000)]
Removes unused move down/up CSS classes.

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

6 years agoChanges arrow images.
Jean-Philippe Lang [Sun, 17 Jun 2018 10:02:46 +0000 (10:02 +0000)]
Changes arrow images.

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

6 years agoSlight change to wiki toolbar style.
Jean-Philippe Lang [Sun, 17 Jun 2018 09:12:14 +0000 (09:12 +0000)]
Slight change to wiki toolbar style.

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

6 years agoDon't repeat revision on each line.
Jean-Philippe Lang [Sun, 17 Jun 2018 09:03:57 +0000 (09:03 +0000)]
Don't repeat revision on each line.

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

6 years agoHighlight "Spent time" in main menu when creating a time entries query.
Jean-Philippe Lang [Sun, 17 Jun 2018 08:29:05 +0000 (08:29 +0000)]
Highlight "Spent time" in main menu when creating a time entries query.

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

6 years agoAdd Users tab to application settings.
Jean-Philippe Lang [Sun, 17 Jun 2018 08:23:06 +0000 (08:23 +0000)]
Add Users tab to application settings.

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

6 years agoCannot clear category field on copying an Issue (#28951).
Jean-Philippe Lang [Sun, 17 Jun 2018 06:22:35 +0000 (06:22 +0000)]
Cannot clear category field on copying an Issue (#28951).

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

6 years agoImage filename for HDPI monitors (image@2x.jpg) are misrecognized as email address...
Jean-Philippe Lang [Sun, 17 Jun 2018 06:00:21 +0000 (06:00 +0000)]
Image filename for HDPI monitors (image@2x.jpg) are misrecognized as email address (#27968).

Patch by Marius BALTEANU.

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

6 years ago"attachment:filename" link syntax would not work if the file name contains "@" (...
Jean-Philippe Lang [Sun, 17 Jun 2018 05:57:39 +0000 (05:57 +0000)]
"attachment:filename" link syntax would not work if the file name contains "@" (#26507).

Patch by Marius BALTEANU.

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

6 years agoUser link syntax (user:login) doesn't work for logins consisting of an email adress...
Jean-Philippe Lang [Sun, 17 Jun 2018 05:45:17 +0000 (05:45 +0000)]
User link syntax (user:login) doesn't work for logins consisting of an email adress (#26443).

Patch by Marius BALTEANU.

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

6 years agoClear subtask assignee during copy if is locked (#28946).
Go MAEDA [Sun, 17 Jun 2018 01:03:04 +0000 (01:03 +0000)]
Clear subtask assignee during copy if is locked (#28946).

Patch by Marius BALTEANU.

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

6 years agoHandle default assignee when changing category (#15919).
Jean-Philippe Lang [Sat, 16 Jun 2018 14:50:12 +0000 (14:50 +0000)]
Handle default assignee when changing category (#15919).

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

6 years agoAdd links to the user name and date on wiki update info (#26575).
Jean-Philippe Lang [Sat, 16 Jun 2018 14:33:47 +0000 (14:33 +0000)]
Add links to the user name and date on wiki update info (#26575).

Patch by Marius BALTEANU.

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

6 years agoMissing left-margin for journal icons (#26638).
Jean-Philippe Lang [Sat, 16 Jun 2018 14:31:38 +0000 (14:31 +0000)]
Missing left-margin for journal icons (#26638).

Patch by Marius BALTEANU.

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

6 years agoRemoves repository routes without repository_id (#26522).
Jean-Philippe Lang [Sat, 16 Jun 2018 14:27:51 +0000 (14:27 +0000)]
Removes repository routes without repository_id (#26522).

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

6 years agoEnable and add underline button to the toolbar for Markdown formatting (#28169).
Jean-Philippe Lang [Sat, 16 Jun 2018 10:56:52 +0000 (10:56 +0000)]
Enable and add underline button to the toolbar for Markdown formatting (#28169).

Patch by Marius BALTEANU.

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

6 years agoFixed that "test_editable_by_for_global_query" and "test_editable_by_for_global_query...
Jean-Philippe Lang [Sat, 16 Jun 2018 10:53:48 +0000 (10:53 +0000)]
Fixed that "test_editable_by_for_global_query" and "test_editable_by_for_global_query_with_project_set" are identical (#28264).

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