]> source.dussan.org Git - redmine.git/log
redmine.git
4 years agoTabs are displayed on two lines when the total width of the tabs is greater than...
Go MAEDA [Sun, 19 Jan 2020 02:42:06 +0000 (02:42 +0000)]
Tabs are displayed on two lines when the total width of the tabs is greater than 2000px (#32772).

Patch by Bernhard Rohloff.

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

4 years agoFrozenError when exporting gantt to PDF in some languages (#32832).
Go MAEDA [Sat, 18 Jan 2020 09:58:39 +0000 (09:58 +0000)]
FrozenError when exporting gantt to PDF in some languages (#32832).

Patch by Pavel Rosický.

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

4 years agoClicking on a parent object in gantt wrongly collapses objects at the same level...
Go MAEDA [Sat, 18 Jan 2020 00:21:35 +0000 (00:21 +0000)]
Clicking on a parent object in gantt wrongly collapses objects at the same level (#32812).

Patch by Yuichi HARADA.

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

4 years agoUpdate request_store to 1.5 (#32805).
Go MAEDA [Thu, 16 Jan 2020 01:13:45 +0000 (01:13 +0000)]
Update request_store to 1.5 (#32805).

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

4 years agoUpdated Rouge to 3.15.0 (#32468).
Go MAEDA [Thu, 16 Jan 2020 01:08:13 +0000 (01:08 +0000)]
Updated Rouge to 3.15.0 (#32468).

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

4 years agoUpdate locales (#32528).
Go MAEDA [Tue, 14 Jan 2020 14:40:31 +0000 (14:40 +0000)]
Update locales (#32528).

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

4 years agoMake languages in Highlighted code button in toolbar customizable (#32528).
Go MAEDA [Tue, 14 Jan 2020 14:38:48 +0000 (14:38 +0000)]
Make languages in Highlighted code button in toolbar customizable (#32528).

Patch by Mizuki ISHIKAWA.

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

4 years agoRemove RubyGems from Requirements in doc/INSTALL (#32795).
Go MAEDA [Tue, 14 Jan 2020 06:18:57 +0000 (06:18 +0000)]
Remove RubyGems from Requirements in doc/INSTALL (#32795).

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

4 years agoSpecify supported Ruby version in Gemfile and doc/INSTALL (#32788).
Go MAEDA [Tue, 14 Jan 2020 00:30:46 +0000 (00:30 +0000)]
Specify supported Ruby version in Gemfile and doc/INSTALL (#32788).

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

4 years agoUpdate pg gem (~> 1.2.2) (#32782).
Go MAEDA [Sun, 12 Jan 2020 07:17:57 +0000 (07:17 +0000)]
Update pg gem (~> 1.2.2) (#32782).

Patch by Pavel Rosický.

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

4 years agoFix sort projects table by custom field (#32769).
Go MAEDA [Sun, 12 Jan 2020 07:03:10 +0000 (07:03 +0000)]
Fix sort projects table by custom field (#32769).

Patch by Marius BALTEANU.

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

4 years agoFix Internal Error when issue text custom field is shown in Spent time query results...
Go MAEDA [Sun, 12 Jan 2020 06:37:47 +0000 (06:37 +0000)]
Fix Internal Error when issue text custom field is shown in Spent time query results (#32768).

Patch by Marius BALTEANU.

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

4 years agoX-Sendfile header field is not set if rack 2.1.0 is installed (#32785).
Go MAEDA [Sun, 12 Jan 2020 06:12:58 +0000 (06:12 +0000)]
X-Sendfile header field is not set if rack 2.1.0 is installed (#32785).

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

4 years agoItalian translation update (#32746).
Go MAEDA [Thu, 9 Jan 2020 03:43:09 +0000 (03:43 +0000)]
Italian translation update (#32746).

Patch by pasquale [:dedalus].

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

4 years agoFix missing arrow icon of collapse macro (#32754).
Go MAEDA [Tue, 7 Jan 2020 14:56:29 +0000 (14:56 +0000)]
Fix missing arrow icon of collapse macro (#32754).

Patch by Marius BALTEANU.

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

4 years agoUpdate mini_magick to 4.10 (#32763).
Go MAEDA [Tue, 7 Jan 2020 13:55:07 +0000 (13:55 +0000)]
Update mini_magick to 4.10 (#32763).

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

4 years agoUpdate RuboCop to 0.79 (#32530).
Go MAEDA [Tue, 7 Jan 2020 13:49:16 +0000 (13:49 +0000)]
Update RuboCop to 0.79 (#32530).

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

4 years agoReverts r19409 that breaks some tests (#32754).
Go MAEDA [Tue, 7 Jan 2020 01:51:33 +0000 (01:51 +0000)]
Reverts r19409 that breaks some tests (#32754).

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

4 years agoFix that arrow icon for {{collapse}} macro is not shown (#32754).
Go MAEDA [Tue, 7 Jan 2020 01:34:14 +0000 (01:34 +0000)]
Fix that arrow icon for {{collapse}} macro is not shown (#32754).

Patch by Marius BALTEANU.

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

4 years agoRussian translation update (#32659).
Go MAEDA [Sun, 5 Jan 2020 14:49:06 +0000 (14:49 +0000)]
Russian translation update (#32659).

Patch by Ivan Ivanov.

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

4 years agoFix random test failure due to missing call to set_tmp_attachments_directory in WikiC...
Go MAEDA [Sat, 4 Jan 2020 04:47:38 +0000 (04:47 +0000)]
Fix random test failure due to missing call to set_tmp_attachments_directory in WikiControllerTest (#32653).

Patch by Yuichi HARADA.

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

4 years agoUpdate RuboCop to 0.78 (#32530).
Go MAEDA [Thu, 26 Dec 2019 06:33:32 +0000 (06:33 +0000)]
Update RuboCop to 0.78 (#32530).

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

4 years agoUpdates for 4.1.0 release.
Jean-Philippe Lang [Fri, 20 Dec 2019 11:58:27 +0000 (11:58 +0000)]
Updates for 4.1.0 release.

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

4 years agoUpdates for 4.0.6 release.
Jean-Philippe Lang [Fri, 20 Dec 2019 11:41:13 +0000 (11:41 +0000)]
Updates for 4.0.6 release.

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

4 years agoSame style for "Previous" and "Import" buttons on import mapping.
Jean-Philippe Lang [Fri, 20 Dec 2019 11:01:04 +0000 (11:01 +0000)]
Same style for "Previous" and "Import" buttons on import mapping.

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

4 years agoSame style for "Previous" and "Import" buttons on import mapping.
Jean-Philippe Lang [Fri, 20 Dec 2019 10:59:23 +0000 (10:59 +0000)]
Same style for "Previous" and "Import" buttons on import mapping.

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

4 years agoToo much space between checkboxes on the roadmap sidebar.
Jean-Philippe Lang [Fri, 20 Dec 2019 09:01:12 +0000 (09:01 +0000)]
Too much space between checkboxes on the roadmap sidebar.

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

4 years agoAdd some padding to badges.
Jean-Philippe Lang [Fri, 20 Dec 2019 08:56:38 +0000 (08:56 +0000)]
Add some padding to badges.

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

4 years agoWrap submit tags with p.
Jean-Philippe Lang [Fri, 20 Dec 2019 08:46:47 +0000 (08:46 +0000)]
Wrap submit tags with p.

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

4 years agoAdds some spacing to dropdown items.
Jean-Philippe Lang [Fri, 20 Dec 2019 08:36:12 +0000 (08:36 +0000)]
Adds some spacing to dropdown items.

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

4 years agoAdd missing icons to action links.
Jean-Philippe Lang [Fri, 20 Dec 2019 08:24:07 +0000 (08:24 +0000)]
Add missing icons to action links.

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

4 years agoMove some links to dropdowns.
Jean-Philippe Lang [Fri, 20 Dec 2019 08:15:48 +0000 (08:15 +0000)]
Move some links to dropdowns.

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

4 years agoCSV import does not keep the project it was clicked from (#21766).
Jean-Philippe Lang [Fri, 20 Dec 2019 08:07:57 +0000 (08:07 +0000)]
CSV import does not keep the project it was clicked from (#21766).

Patch by Marius BALTEANU.

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

4 years agoUpdate Rails to 5.2.4.1 (#32526).
Go MAEDA [Thu, 19 Dec 2019 00:53:10 +0000 (00:53 +0000)]
Update Rails to 5.2.4.1 (#32526).

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

4 years agoBulgarian translation fix for text_project_is_public_anonymous (#32652).
Go MAEDA [Wed, 18 Dec 2019 07:29:58 +0000 (07:29 +0000)]
Bulgarian translation fix for text_project_is_public_anonymous (#32652).

Patch by Ivan Cenov.

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

4 years agoUpdate request_store gem to 1.4 (#31911).
Go MAEDA [Sun, 15 Dec 2019 11:44:55 +0000 (11:44 +0000)]
Update request_store gem to 1.4 (#31911).

Patch by Yuichi HARADA.

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

4 years agoFixes not to use arrow function not supported by Internet Explorer (#32469, #3816).
Go MAEDA [Fri, 13 Dec 2019 09:04:36 +0000 (09:04 +0000)]
Fixes not to use arrow function not supported by Internet Explorer (#32469, #3816).

Patch by Takenori TAKAKI.

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

4 years agoFix "Couldn't find template for digesting" error in the log when sending an attachmen...
Go MAEDA [Thu, 12 Dec 2019 14:32:25 +0000 (14:32 +0000)]
Fix "Couldn't find template for digesting" error in the log when sending an attachment or thumbnail (#20277).

Patch by Olivier Houdas.

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

4 years agoTest for r19363 (#32546).
Go MAEDA [Thu, 12 Dec 2019 01:00:10 +0000 (01:00 +0000)]
Test for r19363 (#32546).

Patch by Go MAEDA.

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

4 years agoIssue relations filter lacks "is not" (#32546).
Go MAEDA [Thu, 12 Dec 2019 00:56:32 +0000 (00:56 +0000)]
Issue relations filter lacks "is not" (#32546).

Patch by Alexander Achenbach.

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

4 years agoUpdate Rouge to 3.14.0 (#32468).
Go MAEDA [Wed, 11 Dec 2019 14:29:28 +0000 (14:29 +0000)]
Update Rouge to 3.14.0 (#32468).

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

4 years agoRequire 'mocha/minitest' instead of deprecated 'mocha/setup' (#32592).
Go MAEDA [Wed, 11 Dec 2019 13:59:01 +0000 (13:59 +0000)]
Require 'mocha/minitest' instead of deprecated 'mocha/setup' (#32592).

Patch by Go MAEDA.

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

4 years agoFixes image pasting for Edge (#3816, #32552, #32596).
Go MAEDA [Wed, 11 Dec 2019 09:06:51 +0000 (09:06 +0000)]
Fixes image pasting for Edge (#3816, #32552, #32596).

Patch by Jens Krämer.

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

4 years agoGalician translation update (#32599).
Go MAEDA [Wed, 11 Dec 2019 02:14:56 +0000 (02:14 +0000)]
Galician translation update (#32599).

Patch by Guillermo ML.

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

4 years agoFixed that URL is replaced with "undefined" in IE11 and Edge (#32529).
Jean-Philippe Lang [Mon, 9 Dec 2019 12:38:32 +0000 (12:38 +0000)]
Fixed that URL is replaced with "undefined" in IE11 and Edge (#32529).

Patch by Marius BALTEANU.

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

4 years agoTextile indentation does not work in the preview tab (#32422).
Go MAEDA [Sun, 8 Dec 2019 01:53:36 +0000 (01:53 +0000)]
Textile indentation does not work in the preview tab (#32422).

Patch by Yuichi HARADA.

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

4 years agoUpdate Rails to 5.2.4 (#32526).
Go MAEDA [Sun, 8 Dec 2019 00:42:47 +0000 (00:42 +0000)]
Update Rails to 5.2.4 (#32526).

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

4 years agoCSV related tests fail with Rails 5.2.4 (#32526, #32525).
Go MAEDA [Sun, 8 Dec 2019 00:10:43 +0000 (00:10 +0000)]
CSV related tests fail with Rails 5.2.4 (#32526, #32525).

Patch by Go MAEDA.

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

4 years agoFix that spent time report CSV shows translation missing text if custom fields are...
Go MAEDA [Fri, 6 Dec 2019 00:24:41 +0000 (00:24 +0000)]
Fix that spent time report CSV shows translation missing text if custom fields are involved (#32500).

Patch by Yuichi HARADA.

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

4 years agoClarify that pasting images from clipboard does not support Internet Explorer and...
Go MAEDA [Thu, 5 Dec 2019 23:32:18 +0000 (23:32 +0000)]
Clarify that pasting images from clipboard does not support Internet Explorer and Edge (#31169, #32552).

Patch by Go MAEDA.

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

4 years agoremove puma version from Gemfile (#32555)
Toshi MARUYAMA [Thu, 5 Dec 2019 14:06:14 +0000 (14:06 +0000)]
remove puma version from Gemfile (#32555)

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

4 years agofilter all possibly class values on code tags in Textile (#25742)
Toshi MARUYAMA [Thu, 5 Dec 2019 11:25:24 +0000 (11:25 +0000)]
filter all possibly class values on code tags in Textile (#25742)

Contributed by Holger Just from Planio.

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

4 years agocode layout clean up test/unit/workflow_test.rb
Toshi MARUYAMA [Wed, 4 Dec 2019 13:04:23 +0000 (13:04 +0000)]
code layout clean up test/unit/workflow_test.rb

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

4 years agoAdd missing fixtures to VersionTest (#32540).
Go MAEDA [Mon, 2 Dec 2019 02:36:38 +0000 (02:36 +0000)]
Add missing fixtures to VersionTest (#32540).

Patch by Yuichi HARADA.

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

4 years agoFix that bookmarked and recently used projects are unexpectedly filtered by a search...
Go MAEDA [Mon, 2 Dec 2019 01:37:49 +0000 (01:37 +0000)]
Fix that bookmarked and recently used projects are unexpectedly filtered by a search keyword after full-text search (#31355, #32503).

Patch by Mizuki ISHIKAWA.

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

4 years agoRuby 2.7: Regexp#match and Regexp#match? with a nil argument are deprecated (#32527...
Go MAEDA [Sat, 30 Nov 2019 05:40:40 +0000 (05:40 +0000)]
Ruby 2.7: Regexp#match and Regexp#match? with a nil argument are deprecated (#32527, #31500).

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

4 years agoFix indentation in app/views/queries/_form.html.erb (#32194).
Go MAEDA [Sat, 30 Nov 2019 01:05:50 +0000 (01:05 +0000)]
Fix indentation in app/views/queries/_form.html.erb (#32194).

Patch by Mizuki ISHIKAWA.

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

4 years agoAdd buttons to save/edit/delete a custom query to calendar view (#32194).
Go MAEDA [Sat, 30 Nov 2019 00:58:45 +0000 (00:58 +0000)]
Add buttons to save/edit/delete a custom query to calendar view (#32194).

Patch by Mizuki ISHIKAWA.

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

4 years agoUpdate RuboCop Rails to 2.4 (#32531).
Go MAEDA [Fri, 29 Nov 2019 07:57:22 +0000 (07:57 +0000)]
Update RuboCop Rails to 2.4 (#32531).

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

4 years agoUpdate RuboCop to 0.77 (#32530).
Go MAEDA [Fri, 29 Nov 2019 07:36:15 +0000 (07:36 +0000)]
Update RuboCop to 0.77 (#32530).

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

4 years agoreplace multi line block "{}" to "do end" in app/controllers/issues_controller.rb
Toshi MARUYAMA [Tue, 26 Nov 2019 06:31:04 +0000 (06:31 +0000)]
replace multi line block "{}" to "do end" in app/controllers/issues_controller.rb

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

4 years agocleanup: rubocop: fix Layout/SpaceInsideBlockBraces in app/controllers/issues_control...
Toshi MARUYAMA [Tue, 26 Nov 2019 06:30:53 +0000 (06:30 +0000)]
cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in app/controllers/issues_controller.rb

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

4 years agocleanup: rubocop: fix Layout/SpaceInsideHashLiteralBraces in app/controllers/issues_c...
Toshi MARUYAMA [Tue, 26 Nov 2019 06:30:42 +0000 (06:30 +0000)]
cleanup: rubocop: fix Layout/SpaceInsideHashLiteralBraces in app/controllers/issues_controller.rb

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

4 years agocleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/unit/principal_test.rb
Toshi MARUYAMA [Tue, 26 Nov 2019 06:30:32 +0000 (06:30 +0000)]
cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/unit/principal_test.rb

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

4 years agocleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/unit/token_test.rb
Toshi MARUYAMA [Tue, 26 Nov 2019 06:30:21 +0000 (06:30 +0000)]
cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/unit/token_test.rb

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

4 years agocleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/unit/watcher_test.rb
Toshi MARUYAMA [Tue, 26 Nov 2019 06:30:11 +0000 (06:30 +0000)]
cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/unit/watcher_test.rb

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

4 years agocleanup: rubocop: fix Layout/ClosingParenthesisIndentation in app/models/journal.rb
Toshi MARUYAMA [Tue, 26 Nov 2019 06:30:01 +0000 (06:30 +0000)]
cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in app/models/journal.rb

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

4 years agorubocop: remove test/functional/issues_controller_test.rb from Layout/MultilineHashBr...
Toshi MARUYAMA [Mon, 25 Nov 2019 18:59:04 +0000 (18:59 +0000)]
rubocop: remove test/functional/issues_controller_test.rb from Layout/MultilineHashBraceLayout fixed by previous revision

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

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/issues_control...
Toshi MARUYAMA [Mon, 25 Nov 2019 18:58:54 +0000 (18:58 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/issues_controller_test.rb

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

4 years agocode layout clean up test/functional/issues_controller_test.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 18:58:38 +0000 (18:58 +0000)]
code layout clean up test/functional/issues_controller_test.rb

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

4 years agocleanup: rubocop: fix Layout/SpaceAfterComma in lib/redmine/export/pdf/wiki_pdf_helper.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 18:58:26 +0000 (18:58 +0000)]
cleanup: rubocop: fix Layout/SpaceAfterComma in lib/redmine/export/pdf/wiki_pdf_helper.rb

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

4 years agocleanup: rubocop: fix Layout/IndentFirstArgument in lib/redmine/export/pdf/wiki_pdf_h...
Toshi MARUYAMA [Mon, 25 Nov 2019 18:58:16 +0000 (18:58 +0000)]
cleanup: rubocop: fix Layout/IndentFirstArgument in lib/redmine/export/pdf/wiki_pdf_helper.rb

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

4 years agocleanup: rubocop: fix Layout/IndentFirstArgument in app/models/journal.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 18:58:05 +0000 (18:58 +0000)]
cleanup: rubocop: fix Layout/IndentFirstArgument in app/models/journal.rb

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

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/issue_statuses...
Toshi MARUYAMA [Mon, 25 Nov 2019 16:49:07 +0000 (16:49 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/issue_statuses_controller_test.rb

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

4 years agocleanup: rubocop: fix Layout/SpaceInsideHashLiteralBraces in test/functional/issues_c...
Toshi MARUYAMA [Mon, 25 Nov 2019 16:48:56 +0000 (16:48 +0000)]
cleanup: rubocop: fix Layout/SpaceInsideHashLiteralBraces in test/functional/issues_controller_test.rb

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

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/projects_contr...
Toshi MARUYAMA [Mon, 25 Nov 2019 16:48:45 +0000 (16:48 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/projects_controller_test.rb

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

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/groups_control...
Toshi MARUYAMA [Mon, 25 Nov 2019 16:48:34 +0000 (16:48 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/groups_controller_test.rb

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

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in app/models/setting.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 16:48:24 +0000 (16:48 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in app/models/setting.rb

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

4 years agocleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/functional/issues_control...
Toshi MARUYAMA [Mon, 25 Nov 2019 16:48:13 +0000 (16:48 +0000)]
cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/functional/issues_controller_test.rb

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

4 years agocleanup: rubocop: fix Layout/IndentFirstArgument in app/helpers/repositories_helper.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 16:48:03 +0000 (16:48 +0000)]
cleanup: rubocop: fix Layout/IndentFirstArgument in app/helpers/repositories_helper.rb

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

4 years agocode layout clean up lib/redmine/field_format.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 16:47:52 +0000 (16:47 +0000)]
code layout clean up lib/redmine/field_format.rb

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

4 years agocode layout clean up app/helpers/application_helper.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 16:47:41 +0000 (16:47 +0000)]
code layout clean up app/helpers/application_helper.rb

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

4 years agocode layout clean up app/models/user.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 16:47:31 +0000 (16:47 +0000)]
code layout clean up app/models/user.rb

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

4 years agocleanup: rubocop: fix Layout/SpaceAfterComma in test/functional/issues_controller_test.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 16:47:20 +0000 (16:47 +0000)]
cleanup: rubocop: fix Layout/SpaceAfterComma in test/functional/issues_controller_test.rb

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

4 years agocode layout clean up test/functional/users_controller_test.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 16:47:09 +0000 (16:47 +0000)]
code layout clean up test/functional/users_controller_test.rb

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

4 years agocode layout clean up test/functional/issues_controller_test.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 16:46:58 +0000 (16:46 +0000)]
code layout clean up test/functional/issues_controller_test.rb

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

4 years agocleanup: rubocop: fix Layout/MultilineHashBraceLayout and Layout/SpaceInsideBlockBrac...
Toshi MARUYAMA [Mon, 25 Nov 2019 09:08:55 +0000 (09:08 +0000)]
cleanup: rubocop: fix Layout/MultilineHashBraceLayout and Layout/SpaceInsideBlockBraces in app/models/auth_source_ldap.rb

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

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in app/models/auth_source_ldap.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 09:08:44 +0000 (09:08 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in app/models/auth_source_ldap.rb

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

4 years agocleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/unit/user_test.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 09:08:34 +0000 (09:08 +0000)]
cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/unit/user_test.rb

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

4 years agocleanup: rubocop: fix Layout/IndentFirstArgument in test/unit/user_test.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 09:08:23 +0000 (09:08 +0000)]
cleanup: rubocop: fix Layout/IndentFirstArgument in test/unit/user_test.rb

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

4 years agocleanup: rubocop: fix Layout/SpaceAfterComma in test/unit/user_test.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 09:08:12 +0000 (09:08 +0000)]
cleanup: rubocop: fix Layout/SpaceAfterComma in test/unit/user_test.rb

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

4 years agocleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in app/models/setting.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 09:08:02 +0000 (09:08 +0000)]
cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in app/models/setting.rb

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

4 years agocode layout clean up app/controllers/workflows_controller.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 06:33:00 +0000 (06:33 +0000)]
code layout clean up app/controllers/workflows_controller.rb

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

4 years agocode layout clean up app/models/workflow_transition.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 06:32:49 +0000 (06:32 +0000)]
code layout clean up app/models/workflow_transition.rb

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

4 years agocode layout clean up app/helpers/application_helper.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 06:32:39 +0000 (06:32 +0000)]
code layout clean up app/helpers/application_helper.rb

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

4 years agocode layout clean up app/controllers/application_controller.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 06:32:28 +0000 (06:32 +0000)]
code layout clean up app/controllers/application_controller.rb

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

4 years agocode layout clean up test/functional/issues_controller_test.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 06:32:17 +0000 (06:32 +0000)]
code layout clean up test/functional/issues_controller_test.rb

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

4 years agorubocop: generate .rubocop_todo.yml for Layout/MultilineHashBraceLayout
Toshi MARUYAMA [Sun, 24 Nov 2019 16:46:58 +0000 (16:46 +0000)]
rubocop: generate .rubocop_todo.yml for Layout/MultilineHashBraceLayout

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

4 years agocleanup: rubocop: fix Layout/MultilineHashBraceLayout in test/unit/lib/redmine/mime_t...
Toshi MARUYAMA [Sun, 24 Nov 2019 16:46:47 +0000 (16:46 +0000)]
cleanup: rubocop: fix Layout/MultilineHashBraceLayout in test/unit/lib/redmine/mime_type_test.rb

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

4 years agocleanup: rubocop: fix Layout/SpaceInsidePercentLiteralDelimiters in app/models/project.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 16:46:37 +0000 (16:46 +0000)]
cleanup: rubocop: fix Layout/SpaceInsidePercentLiteralDelimiters in app/models/project.rb

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