]> source.dussan.org Git - redmine.git/log
redmine.git
5 years agoPer role visibility settings for spent time custom fields (#31859).
Go MAEDA [Fri, 9 Aug 2019 09:31:16 +0000 (09:31 +0000)]
Per role visibility settings for spent time custom fields (#31859).

Patch by Marius BALTEANU.

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

5 years agoAdd missing fixtures to ImportsControllerTest (#31865).
Go MAEDA [Thu, 8 Aug 2019 01:49:55 +0000 (01:49 +0000)]
Add missing fixtures to ImportsControllerTest (#31865).

Patch by Yuichi HARADA.

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

5 years agoLimit total_estimated_hours to visible issues (#31778).
Go MAEDA [Wed, 7 Aug 2019 04:44:19 +0000 (04:44 +0000)]
Limit total_estimated_hours to visible issues (#31778).

Patch by Gregor Schmidt.

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

5 years agoAdd test/system directory to plugin template (#31746).
Go MAEDA [Mon, 5 Aug 2019 22:06:45 +0000 (22:06 +0000)]
Add test/system directory to plugin template (#31746).

Patch by vzvu 3k6k.

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

5 years agoAdd redmine:plugins:test:system task (#31746).
Go MAEDA [Mon, 5 Aug 2019 22:04:03 +0000 (22:04 +0000)]
Add redmine:plugins:test:system task (#31746).

Patch by Seiei Miyagi.

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

5 years agoUpdate redcarpet to 3.5.0 (#31847).
Go MAEDA [Mon, 5 Aug 2019 00:20:00 +0000 (00:20 +0000)]
Update redcarpet to 3.5.0 (#31847).

Patch by Marius BALTEANU.

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

5 years agoUpdate Rouge to 3.7.0 (#31556).
Go MAEDA [Mon, 5 Aug 2019 00:02:07 +0000 (00:02 +0000)]
Update Rouge to 3.7.0 (#31556).

Patch by Marius BALTEANU.

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

5 years agorubocop: fix Style/YodaCondition of lib/redmine/scm/adapters/abstract_adapter.rb
Toshi MARUYAMA [Sun, 4 Aug 2019 17:05:24 +0000 (17:05 +0000)]
rubocop: fix Style/YodaCondition of lib/redmine/scm/adapters/abstract_adapter.rb

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

5 years agorubocop: fix Layout/DefEndAlignment of test/functional/documents_controller_test.rb
Toshi MARUYAMA [Sun, 4 Aug 2019 16:06:49 +0000 (16:06 +0000)]
rubocop: fix Layout/DefEndAlignment of test/functional/documents_controller_test.rb

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

5 years agorubocop: fix Layout/IndentationConsistency of test/unit/repository_cvs_test.rb
Toshi MARUYAMA [Sun, 4 Aug 2019 16:06:38 +0000 (16:06 +0000)]
rubocop: fix Layout/IndentationConsistency of test/unit/repository_cvs_test.rb

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

5 years agorubocop: fix Layout/DefEndAlignment of test/unit/repository_cvs_test.rb
Toshi MARUYAMA [Sun, 4 Aug 2019 16:06:26 +0000 (16:06 +0000)]
rubocop: fix Layout/DefEndAlignment of test/unit/repository_cvs_test.rb

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

5 years agorubocop: remove app/helpers/calendars_helper.rb from Style/UnneededInterpolation...
Toshi MARUYAMA [Sun, 4 Aug 2019 14:11:54 +0000 (14:11 +0000)]
rubocop: remove app/helpers/calendars_helper.rb from Style/UnneededInterpolation fixed in r18346

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

5 years agoPrevious and next month links in gantt (#31373).
Go MAEDA [Sun, 4 Aug 2019 09:42:58 +0000 (09:42 +0000)]
Previous and next month links in gantt (#31373).

Patch by Mizuki ISHIKAWA.

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

5 years agorubocop: fix Layout/CommentIndentation of test/unit/repository_cvs_test.rb
Toshi MARUYAMA [Sun, 4 Aug 2019 05:41:31 +0000 (05:41 +0000)]
rubocop: fix Layout/CommentIndentation of test/unit/repository_cvs_test.rb

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

5 years agocode clean up test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb
Toshi MARUYAMA [Sun, 4 Aug 2019 04:51:26 +0000 (04:51 +0000)]
code clean up test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb

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

5 years agorubocop: fix Layout/BlockAlignment of test/unit/lib/redmine/scm/adapters/mercurial_ad...
Toshi MARUYAMA [Sun, 4 Aug 2019 04:51:14 +0000 (04:51 +0000)]
rubocop: fix Layout/BlockAlignment of test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb

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

5 years agorubocop: use Layout/TrailingWhitespace AllowInHeredoc true
Toshi MARUYAMA [Sat, 3 Aug 2019 07:50:03 +0000 (07:50 +0000)]
rubocop: use Layout/TrailingWhitespace AllowInHeredoc true

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

5 years agorubocop: fix Layout/EmptyLinesAroundAccessModifier of test/functional/repositories_gi...
Toshi MARUYAMA [Sat, 3 Aug 2019 05:34:31 +0000 (05:34 +0000)]
rubocop: fix Layout/EmptyLinesAroundAccessModifier of test/functional/repositories_git_controller_test.rb

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

5 years agorubocop: fix Layout/EmptyLinesAroundAccessModifier of lib/redmine/scm/adapters/cvs_ad...
Toshi MARUYAMA [Sat, 3 Aug 2019 05:34:20 +0000 (05:34 +0000)]
rubocop: fix Layout/EmptyLinesAroundAccessModifier of lib/redmine/scm/adapters/cvs_adapter.rb

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

5 years agorubocop: remove not detected lib/redmine/scm/adapters/abstract_adapter.rb from Layout...
Toshi MARUYAMA [Sat, 3 Aug 2019 05:34:08 +0000 (05:34 +0000)]
rubocop: remove not detected lib/redmine/scm/adapters/abstract_adapter.rb from Layout/EmptyLinesAroundAccessModifier

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

5 years agorubocop: fix Layout/CaseIndentation of test/unit/lib/redmine/scm/adapters/mercurial_a...
Toshi MARUYAMA [Sat, 3 Aug 2019 05:33:57 +0000 (05:33 +0000)]
rubocop: fix Layout/CaseIndentation of test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb

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

5 years agoAdd closed_on to the tooltip if the issue is closed (#31697).
Go MAEDA [Thu, 1 Aug 2019 08:10:37 +0000 (08:10 +0000)]
Add closed_on to the tooltip if the issue is closed (#31697).

Patch by Mizuki ISHIKAWA.

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

5 years agorubocop: fix Layout/BlockAlignment of test/functional/repositories_mercurial_controll...
Toshi MARUYAMA [Tue, 30 Jul 2019 13:07:31 +0000 (13:07 +0000)]
rubocop: fix Layout/BlockAlignment of test/functional/repositories_mercurial_controller_test.rb

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

5 years agorubocop: fix Layout/BlockAlignment of test/functional/repositories_git_controller_test.rb
Toshi MARUYAMA [Tue, 30 Jul 2019 13:07:20 +0000 (13:07 +0000)]
rubocop: fix Layout/BlockAlignment of test/functional/repositories_git_controller_test.rb

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

5 years agorubocop: fix Layout/AlignArray of test/unit/repository_bazaar_test.rb
Toshi MARUYAMA [Mon, 29 Jul 2019 12:47:14 +0000 (12:47 +0000)]
rubocop: fix Layout/AlignArray of test/unit/repository_bazaar_test.rb

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

5 years agorubocop: fix Layout/AlignArray of test/unit/lib/redmine/scm/adapters/mercurial_adapte...
Toshi MARUYAMA [Mon, 29 Jul 2019 12:47:01 +0000 (12:47 +0000)]
rubocop: fix Layout/AlignArray of test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb

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

5 years agorubocop: fix Layout/AccessModifierIndentation of scm/adapters/abstract_adapter.rb
Toshi MARUYAMA [Mon, 29 Jul 2019 05:38:30 +0000 (05:38 +0000)]
rubocop: fix Layout/AccessModifierIndentation of scm/adapters/abstract_adapter.rb

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

5 years agoUpdate capybara (~> 3.25.0) (#31657).
Go MAEDA [Wed, 24 Jul 2019 10:14:19 +0000 (10:14 +0000)]
Update capybara (~> 3.25.0) (#31657).

Patch by Takenori TAKAKI and Pavel Rosický.

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

5 years agoFix that h4 headings in an issue note is unintendedly highlighted (#31742).
Go MAEDA [Thu, 18 Jul 2019 06:55:37 +0000 (06:55 +0000)]
Fix that h4 headings in an issue note is unintendedly highlighted (#31742).

Patch by Mizuki ISHIKAWA.

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

5 years agoFix the compatibility problem with Internet Explorer 11 (#3058).
Go MAEDA [Fri, 12 Jul 2019 10:42:34 +0000 (10:42 +0000)]
Fix the compatibility problem with Internet Explorer 11 (#3058).

Patch by Yuichi HARADA.

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

5 years agoAdd missing fixtures in AttachmentFormatVisibilityTest (#31705).
Go MAEDA [Fri, 12 Jul 2019 07:26:16 +0000 (07:26 +0000)]
Add missing fixtures in AttachmentFormatVisibilityTest (#31705).

Patch by Yuichi HARADA.

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

5 years agoBulgarian translation update (#31688).
Go MAEDA [Mon, 8 Jul 2019 07:40:35 +0000 (07:40 +0000)]
Bulgarian translation update (#31688).

Patch by Ivan Cenov.

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

5 years agoSupport "active" attribute in Enumerations REST API (#31559).
Go MAEDA [Sun, 30 Jun 2019 05:57:52 +0000 (05:57 +0000)]
Support "active" attribute in Enumerations REST API (#31559).

Patch by Go MAEDA.

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

5 years agoFix missing closing tags in workflows/permissions.html.erb (#31510).
Go MAEDA [Sat, 29 Jun 2019 07:22:32 +0000 (07:22 +0000)]
Fix missing closing tags in workflows/permissions.html.erb (#31510).

Contributed by Enziin System.

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

5 years agoView switches from gantt to list after editing an issue (#31552).
Go MAEDA [Sat, 29 Jun 2019 05:28:49 +0000 (05:28 +0000)]
View switches from gantt to list after editing an issue (#31552).

Patch by Mizuki ISHIKAWA.

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

5 years agoFix that actions dropdown menu is missing (#30294).
Go MAEDA [Thu, 27 Jun 2019 09:55:33 +0000 (09:55 +0000)]
Fix that actions dropdown menu is missing (#30294).

Patch by Marius BALTEANU.

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

5 years agoUpdate RuboCop to 0.72.0 (#31509).
Go MAEDA [Wed, 26 Jun 2019 23:37:09 +0000 (23:37 +0000)]
Update RuboCop to 0.72.0 (#31509).

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

5 years agoUpdate Rouge to 3.5.1 (#31556).
Go MAEDA [Wed, 26 Jun 2019 08:19:28 +0000 (08:19 +0000)]
Update Rouge to 3.5.1 (#31556).

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

5 years agoTraditional Chinese translation update (#31625).
Go MAEDA [Wed, 26 Jun 2019 07:37:37 +0000 (07:37 +0000)]
Traditional Chinese translation update (#31625).

Patch by ChunChang Lo.

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

5 years agoLF line terminators cause misparse of a multi-part email when rdm-mailhandler.rb...
Go MAEDA [Tue, 25 Jun 2019 23:38:28 +0000 (23:38 +0000)]
LF line terminators cause misparse of a multi-part email when rdm-mailhandler.rb is invoked from /etc/aliases (#31549).

Patch by Yuichi HARADA.

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

5 years agotest_previous_project_index fails depending on the current time and zone (#30288...
Go MAEDA [Tue, 25 Jun 2019 07:35:14 +0000 (07:35 +0000)]
test_previous_project_index fails depending on the current time and zone (#30288, #31620).

Patch by Mizuki ISHIKAWA.

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

5 years agotest_page_with_activity fails depending on the current time and zone (#30288).
Go MAEDA [Tue, 25 Jun 2019 00:02:17 +0000 (00:02 +0000)]
test_page_with_activity fails depending on the current time and zone (#30288).

Patch by Mizuki ISHIKAWA.

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

5 years agoUpdate csv gem (~> 3.1.1).
Go MAEDA [Sun, 23 Jun 2019 05:05:44 +0000 (05:05 +0000)]
Update csv gem (~> 3.1.1).

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

5 years agoAdd "issue" macro to help files (#29489).
Go MAEDA [Sun, 23 Jun 2019 04:25:17 +0000 (04:25 +0000)]
Add "issue" macro to help files (#29489).

Patch by Go MAEDA.

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

5 years agoChange the Japanese translation for label_issue_history_properties (#31594).
Go MAEDA [Sat, 22 Jun 2019 00:30:55 +0000 (00:30 +0000)]
Change the Japanese translation for label_issue_history_properties (#31594).

Patch by Go MAEDA.

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

5 years ago"selected" class is wrongly removed from journal edit tabs when switching the issue...
Go MAEDA [Sat, 22 Jun 2019 00:20:48 +0000 (00:20 +0000)]
"selected" class is wrongly removed from journal edit tabs when switching the issue history tabs (#3058, #31599).

Patch by Marius BALTEANU.

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

5 years agoFix missing journal indice when updating a journal (#31427).
Go MAEDA [Fri, 21 Jun 2019 07:23:16 +0000 (07:23 +0000)]
Fix missing journal indice when updating a journal (#31427).

Patch by Marius BALTEANU.

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

5 years agoSome issue fixtures are set inconsistent tracker id which is not available in the...
Go MAEDA [Fri, 21 Jun 2019 05:01:52 +0000 (05:01 +0000)]
Some issue fixtures are set inconsistent tracker id which is not available in the project (#31053).

Patch by Mizuki ISHIKAWA.

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

5 years agoTest errors with SQLite3 (#10378).
Jean-Philippe Lang [Thu, 20 Jun 2019 17:19:24 +0000 (17:19 +0000)]
Test errors with SQLite3 (#10378).

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

5 years agoWiki page collapse block image is not displayed in exported PDF (#30162).
Jean-Philippe Lang [Thu, 20 Jun 2019 16:58:01 +0000 (16:58 +0000)]
Wiki page collapse block image is not displayed in exported PDF (#30162).

Patch by Jun NAITOH.

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

5 years agoAdd a randomized name attribute to all form fields (#26604).
Jean-Philippe Lang [Thu, 20 Jun 2019 16:46:10 +0000 (16:46 +0000)]
Add a randomized name attribute to all form fields (#26604).

This is a workaround for a Bug in Firefox described at
https://bugzilla.mozilla.org/show_bug.cgi?id=1279253

Patch by Holger Just.

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

5 years agoAdd links to administration pages in project settings (#30203).
Jean-Philippe Lang [Thu, 20 Jun 2019 16:44:43 +0000 (16:44 +0000)]
Add links to administration pages in project settings (#30203).

Patch by Go MAEDA.

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

5 years agoRemove "View all issues" link from actions dropdown (#30294).
Jean-Philippe Lang [Thu, 20 Jun 2019 16:38:30 +0000 (16:38 +0000)]
Remove "View all issues" link from actions dropdown (#30294).

Patch by Marius BALTEANU.

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

5 years agoMove the links from the sidebar under actions dropdown (#30294).
Jean-Philippe Lang [Thu, 20 Jun 2019 16:37:58 +0000 (16:37 +0000)]
Move the links from the sidebar under actions dropdown (#30294).

Patch by Marius BALTEANU.

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

5 years agoTest failure (#31444).
Jean-Philippe Lang [Thu, 20 Jun 2019 16:35:51 +0000 (16:35 +0000)]
Test failure (#31444).

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

5 years agoAdd honorific suffixes ("san") in Japanese translation (#29151).
Jean-Philippe Lang [Thu, 20 Jun 2019 16:23:58 +0000 (16:23 +0000)]
Add honorific suffixes ("san") in Japanese translation (#29151).

Patch by Go MAEDA.

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

5 years agoCode cleanup: RuboCop: Layout/TrailingWhitespace
Go MAEDA [Thu, 20 Jun 2019 14:21:20 +0000 (14:21 +0000)]
Code cleanup: RuboCop: Layout/TrailingWhitespace

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

5 years agoCode cleanup: RuboCop: Style/UnneededInterpolation
Go MAEDA [Thu, 20 Jun 2019 14:19:48 +0000 (14:19 +0000)]
Code cleanup: RuboCop: Style/UnneededInterpolation

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

5 years agoredmine_plugin_model_generator improvements (#27659).
Jean-Philippe Lang [Thu, 20 Jun 2019 14:16:58 +0000 (14:16 +0000)]
redmine_plugin_model_generator improvements (#27659).

Patch by Javier Menéndez Rizo.

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

5 years agoIssue macro for flexible linking to issues (#29489).
Jean-Philippe Lang [Thu, 20 Jun 2019 14:01:50 +0000 (14:01 +0000)]
Issue macro for flexible linking to issues (#29489).

Patch by Jens Krämer.

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

5 years agoIncrease maximum size for role name (#27625).
Jean-Philippe Lang [Thu, 20 Jun 2019 13:59:16 +0000 (13:59 +0000)]
Increase maximum size for role name (#27625).

Patch by Aleksandar Pavic.

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

5 years agoRemove code related to JRuby and unsupported Ruby versions (#29441).
Jean-Philippe Lang [Thu, 20 Jun 2019 13:48:03 +0000 (13:48 +0000)]
Remove code related to JRuby and unsupported Ruby versions (#29441).

Patch by Go MAEDA.

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

5 years agoRemove code related to JRuby and unsupported Ruby versions (#29441).
Jean-Philippe Lang [Thu, 20 Jun 2019 13:47:00 +0000 (13:47 +0000)]
Remove code related to JRuby and unsupported Ruby versions (#29441).

Patch by Marius BALTEANU.

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

5 years agoSet the first status as a default status in "New tracker" form (#29589).
Jean-Philippe Lang [Thu, 20 Jun 2019 13:34:48 +0000 (13:34 +0000)]
Set the first status as a default status in "New tracker" form (#29589).

Patch by Yuichi HARADA.

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

5 years agoRuboCop: Disable Metrics
Go MAEDA [Thu, 20 Jun 2019 13:20:02 +0000 (13:20 +0000)]
RuboCop: Disable Metrics

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

5 years agoCode cleanup: RuboCop: Rails/Presence
Go MAEDA [Thu, 20 Jun 2019 12:23:04 +0000 (12:23 +0000)]
Code cleanup: RuboCop: Rails/Presence

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

5 years agoCode cleanup: RuboCop: Style/DefWithParentheses
Go MAEDA [Thu, 20 Jun 2019 12:15:28 +0000 (12:15 +0000)]
Code cleanup: RuboCop: Style/DefWithParentheses

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

5 years agoCode cleanup: RuboCop: Style/UnneededInterpolation
Go MAEDA [Thu, 20 Jun 2019 11:57:24 +0000 (11:57 +0000)]
Code cleanup: RuboCop: Style/UnneededInterpolation

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

5 years agoAdd "<< me >>" option to user format issue custom fields (#31444).
Jean-Philippe Lang [Thu, 20 Jun 2019 09:05:36 +0000 (09:05 +0000)]
Add "<< me >>" option to user format issue custom fields (#31444).

Patch by Mizuki ISHIKAWA.

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

5 years agoUpdate locales (#28213).
Go MAEDA [Thu, 20 Jun 2019 08:58:30 +0000 (08:58 +0000)]
Update locales (#28213).

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

5 years agoRemoves lazy loading of i18n files for 18n 1.6.0 compat (#31384).
Jean-Philippe Lang [Thu, 20 Jun 2019 08:41:34 +0000 (08:41 +0000)]
Removes lazy loading of i18n files for 18n 1.6.0 compat (#31384).

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

5 years agoSupport external ID when importing issues (#28213).
Jean-Philippe Lang [Thu, 20 Jun 2019 08:17:19 +0000 (08:17 +0000)]
Support external ID when importing issues (#28213).

Patch by Gregor Schmidt and Marius BALTEANU.

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

5 years agoTest failure with mysql (#30288).
Jean-Philippe Lang [Thu, 20 Jun 2019 08:14:07 +0000 (08:14 +0000)]
Test failure with mysql (#30288).

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

5 years agoMake project settings more accessible (#22090).
Jean-Philippe Lang [Thu, 20 Jun 2019 07:56:54 +0000 (07:56 +0000)]
Make project settings more accessible (#22090).

Patch by Jan Schulz-Hofen and Go MAEDA.

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

5 years agoJapanese translation update (#31594).
Go MAEDA [Thu, 20 Jun 2019 07:56:24 +0000 (07:56 +0000)]
Japanese translation update (#31594).

Patch by Go MAEDA.

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

5 years agoUpdate locales (#3058).
Go MAEDA [Thu, 20 Jun 2019 07:40:19 +0000 (07:40 +0000)]
Update locales (#3058).

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

5 years agoDon't show empty fields in email notifications (#10378).
Jean-Philippe Lang [Thu, 20 Jun 2019 07:36:21 +0000 (07:36 +0000)]
Don't show empty fields in email notifications (#10378).

Patch by Yuichi HARADA.

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

5 years agoSet border on tab content instead of #history.
Jean-Philippe Lang [Thu, 20 Jun 2019 07:25:15 +0000 (07:25 +0000)]
Set border on tab content instead of #history.

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

5 years agoRemove history label and no data (#3058).
Jean-Philippe Lang [Thu, 20 Jun 2019 07:14:49 +0000 (07:14 +0000)]
Remove history label and no data (#3058).

Patch by Marius BALTEANU.

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

5 years agoUser preference for issue history default tab (#3058).
Jean-Philippe Lang [Thu, 20 Jun 2019 07:13:54 +0000 (07:13 +0000)]
User preference for issue history default tab (#3058).

Patch by Marius BALTEANU.

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

5 years agoLoad remote tab only once (#3058).
Jean-Philippe Lang [Thu, 20 Jun 2019 07:13:07 +0000 (07:13 +0000)]
Load remote tab only once (#3058).

Patch by Marius BALTEANU.

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

5 years agoLoad changesets and time entries tabs async (#3058).
Jean-Philippe Lang [Thu, 20 Jun 2019 07:12:30 +0000 (07:12 +0000)]
Load changesets and time entries tabs async (#3058).

Patch by Marius BALTEANU.

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

5 years agoAdd time entries tab to issue history tabs (#3058).
Jean-Philippe Lang [Thu, 20 Jun 2019 07:11:26 +0000 (07:11 +0000)]
Add time entries tab to issue history tabs (#3058).

Patch by Marius BALTEANU.

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

5 years agoMove changesets to its own tab (#3058).
Jean-Philippe Lang [Thu, 20 Jun 2019 07:08:27 +0000 (07:08 +0000)]
Move changesets to its own tab (#3058).

Patch by Marius BALTEANU.

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

5 years agoShow issue history in tabs (#3058).
Jean-Philippe Lang [Thu, 20 Jun 2019 07:07:22 +0000 (07:07 +0000)]
Show issue history in tabs (#3058).

Patch by Marius BALTEANU.

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

5 years agoAllow tabs to have a custom action (#3058).
Jean-Philippe Lang [Thu, 20 Jun 2019 07:06:47 +0000 (07:06 +0000)]
Allow tabs to have a custom action (#3058).

Patch by Marius BALTEANU.

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

5 years agoReverts r18245 (#31582, #31365).
Go MAEDA [Thu, 20 Jun 2019 06:57:45 +0000 (06:57 +0000)]
Reverts r18245 (#31582, #31365).

Issue subjets are truncated in some cases when they are created via email.

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

5 years agoText may unexpectedly be enclosed in pre tags when an issue is created via HTML email...
Jean-Philippe Lang [Thu, 20 Jun 2019 06:38:19 +0000 (06:38 +0000)]
Text may unexpectedly be enclosed in pre tags when an issue is created via HTML email (#31232).

Patch by Go MAEDA.

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

5 years agoDuplicate method definition in tests (#31093).
Jean-Philippe Lang [Thu, 20 Jun 2019 06:33:32 +0000 (06:33 +0000)]
Duplicate method definition in tests (#31093).

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

5 years agoTest for #30949.
Jean-Philippe Lang [Thu, 20 Jun 2019 06:29:36 +0000 (06:29 +0000)]
Test for #30949.

Patch by Marius BALTEANU.

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

5 years agoRoadmap shows 100%, but one of its tasks is still set to 90% (#30949).
Jean-Philippe Lang [Thu, 20 Jun 2019 06:29:11 +0000 (06:29 +0000)]
Roadmap shows 100%, but one of its tasks is still set to 90% (#30949).

Patch by Bernhard Rohloff.

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

5 years agoGroups are incorrect when grouping by date without user timezone set.
Jean-Philippe Lang [Thu, 20 Jun 2019 06:23:48 +0000 (06:23 +0000)]
Groups are incorrect when grouping by date without user timezone set.

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

5 years agoIssues in paginated views may be lost because sorting criteria are not unique (#29581).
Jean-Philippe Lang [Thu, 20 Jun 2019 06:13:11 +0000 (06:13 +0000)]
Issues in paginated views may be lost because sorting criteria are not unique (#29581).

Patch by Mizuki ISHIKAWA.

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

5 years agoffi gem is missing for running tests on windows.
Jean-Philippe Lang [Thu, 20 Jun 2019 06:12:00 +0000 (06:12 +0000)]
ffi gem is missing for running tests on windows.

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

5 years agoPreview .webm as video instead of audio (#31553).
Go MAEDA [Wed, 19 Jun 2019 15:41:00 +0000 (15:41 +0000)]
Preview .webm as video instead of audio (#31553).

Patch by Seiei Miyagi.

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

5 years agoShow elements titles using jQuery UI tooltips (#31441).
Go MAEDA [Wed, 19 Jun 2019 08:30:36 +0000 (08:30 +0000)]
Show elements titles using jQuery UI tooltips (#31441).

Patch by Marius BALTEANU.

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

5 years agoAdd RuboCop to enforce some styles (#31509).
Go MAEDA [Wed, 19 Jun 2019 00:49:28 +0000 (00:49 +0000)]
Add RuboCop to enforce some styles (#31509).

Patch by Marius BALTEANU and Go MAEDA.

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

5 years agoUpdate Rouge to 3.4.1 (#31556).
Go MAEDA [Sun, 16 Jun 2019 10:46:27 +0000 (10:46 +0000)]
Update Rouge to 3.4.1 (#31556).

Patch by Marius BALTEANU and Go MAEDA.

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

5 years agoEnables API access to /my/account for updating user account data (#31399).
Go MAEDA [Sun, 16 Jun 2019 09:34:49 +0000 (09:34 +0000)]
Enables API access to /my/account for updating user account data (#31399).

Patch by Jens Krämer.

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

5 years agoUse Redmine::Database.mysql? instead of a regular expression (#31555).
Go MAEDA [Thu, 13 Jun 2019 07:50:48 +0000 (07:50 +0000)]
Use Redmine::Database.mysql? instead of a regular expression (#31555).

Patch by Pavel Rosický.

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