]>
source.dussan.org Git - redmine.git/log
Go MAEDA [Tue, 28 Jul 2020 15:11:39 +0000 (15:11 +0000)]
Include updated_on and passwd_changed_on columns in API response (#33592).
Patch by vzvu 3k6k and Takenori TAKAKI.
git-svn-id: http://svn.redmine.org/redmine/trunk@19940
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Tue, 28 Jul 2020 13:10:49 +0000 (13:10 +0000)]
Bundler may fail to install stringio if Ruby prior to 2.5 is used (#33768).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@19938
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Sat, 25 Jul 2020 08:17:49 +0000 (08:17 +0000)]
Gantt bar is not displayed if the due date is the leftmost date or the start date is the rightmost date (#33140).
Patch by Yuichi HARADA.
git-svn-id: http://svn.redmine.org/redmine/trunk@19935
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 21 Jul 2020 13:41:34 +0000 (13:41 +0000)]
add assert_select of form to IssuesControllerTest#test_get_bulk_copy
git-svn-id: http://svn.redmine.org/redmine/trunk@19934
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 21 Jul 2020 13:41:24 +0000 (13:41 +0000)]
add space after comma to RepositoryMercurialTest
git-svn-id: http://svn.redmine.org/redmine/trunk@19933
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 21 Jul 2020 13:41:16 +0000 (13:41 +0000)]
fix source indent of app/models/mailer.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19932
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 21 Jul 2020 13:41:09 +0000 (13:41 +0000)]
fix source indent of app/models/query.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19931
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 21 Jul 2020 13:41:00 +0000 (13:41 +0000)]
fix source indent of BazaarAdapterTest
git-svn-id: http://svn.redmine.org/redmine/trunk@19930
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 21 Jul 2020 13:40:52 +0000 (13:40 +0000)]
fix source indent of IssuesControllerTest
git-svn-id: http://svn.redmine.org/redmine/trunk@19929
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 21 Jul 2020 13:40:44 +0000 (13:40 +0000)]
add empty line after guard clause to app/models/changeset.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19928
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 21 Jul 2020 13:40:36 +0000 (13:40 +0000)]
add empty line after guard clause to FilesystemAdapter
git-svn-id: http://svn.redmine.org/redmine/trunk@19927
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 21 Jul 2020 13:40:28 +0000 (13:40 +0000)]
add empty line after guard clause to MercurialAdapter
git-svn-id: http://svn.redmine.org/redmine/trunk@19926
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 21 Jul 2020 13:40:19 +0000 (13:40 +0000)]
remove spaces inside {} of RepositoryGitTest
git-svn-id: http://svn.redmine.org/redmine/trunk@19925
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 21 Jul 2020 13:40:11 +0000 (13:40 +0000)]
remove spaces inside {} of app/models/changeset.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19924
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 21 Jul 2020 13:40:03 +0000 (13:40 +0000)]
remove spaces inside {} of app/models/repository/git.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19923
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 21 Jul 2020 13:39:55 +0000 (13:39 +0000)]
remove spaces inside {} of app/models/user.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19922
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Tue, 21 Jul 2020 03:29:00 +0000 (03:29 +0000)]
Update stylelint to 13.6.1 (#32888).
git-svn-id: http://svn.redmine.org/redmine/trunk@19921
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 19 Jul 2020 14:06:25 +0000 (14:06 +0000)]
add attachments existence assertion to IssuesControllerTest#test_get_bulk_copy
git-svn-id: http://svn.redmine.org/redmine/trunk@19920
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 19 Jul 2020 14:06:17 +0000 (14:06 +0000)]
fix source indent of test/integration/api_test/attachments_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19919
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 19 Jul 2020 14:06:09 +0000 (14:06 +0000)]
shorten long line of IssuesControllerTest
git-svn-id: http://svn.redmine.org/redmine/trunk@19918
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 19 Jul 2020 14:06:01 +0000 (14:06 +0000)]
add empty line after guard clause to IssuesHelper
git-svn-id: http://svn.redmine.org/redmine/trunk@19917
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 19 Jul 2020 14:05:53 +0000 (14:05 +0000)]
fix source indent of IssuesController#destroy
git-svn-id: http://svn.redmine.org/redmine/trunk@19916
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 19 Jul 2020 14:05:45 +0000 (14:05 +0000)]
remove spaces inside {} of test/unit/attachment_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19915
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 19 Jul 2020 14:05:35 +0000 (14:05 +0000)]
add space after comma to test/unit/query_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19914
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Fri, 17 Jul 2020 02:02:51 +0000 (02:02 +0000)]
Changes decimal separator to ',' for the dutch locale (#33741).
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@19913
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 16 Jul 2020 12:08:37 +0000 (12:08 +0000)]
Update Rouge to 3.21.0 (#32468).
git-svn-id: http://svn.redmine.org/redmine/trunk@19912
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 15 Jul 2020 16:37:43 +0000 (16:37 +0000)]
add more assert_equal to IssuesSystemTest#test_bulk_copy
git-svn-id: http://svn.redmine.org/redmine/trunk@19911
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 15 Jul 2020 16:37:35 +0000 (16:37 +0000)]
remove spaces inside {} of ApplicationHelperTest#test_html_tags
git-svn-id: http://svn.redmine.org/redmine/trunk@19910
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 15 Jul 2020 16:37:27 +0000 (16:37 +0000)]
remove spaces inside {} of ApplicationHelperTest#test_allowed_html_tags
git-svn-id: http://svn.redmine.org/redmine/trunk@19909
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 15 Jul 2020 16:37:19 +0000 (16:37 +0000)]
remove spaces inside {} of ApplicationHelperTest#test_text_formatting
git-svn-id: http://svn.redmine.org/redmine/trunk@19908
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 15 Jul 2020 16:37:11 +0000 (16:37 +0000)]
remove spaces inside {} of ApplicationHelperTest#test_render_page_hierarchy
git-svn-id: http://svn.redmine.org/redmine/trunk@19907
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 15 Jul 2020 16:37:03 +0000 (16:37 +0000)]
remove spaces inside {} of ApplicationHelperTest#test_render_page_hierarchy_with_timestamp
git-svn-id: http://svn.redmine.org/redmine/trunk@19906
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 15 Jul 2020 16:36:55 +0000 (16:36 +0000)]
remove spaces inside {} of ApplicationHelperTest#test_render_page_hierarchy_when_action_is_export
git-svn-id: http://svn.redmine.org/redmine/trunk@19905
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 15 Jul 2020 16:36:47 +0000 (16:36 +0000)]
fix source indent of ApplicationHelperTest#test_due_date_distance_in_words
git-svn-id: http://svn.redmine.org/redmine/trunk@19904
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 15 Jul 2020 16:36:39 +0000 (16:36 +0000)]
fix source indent of app/models/user.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19903
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 15 Jul 2020 16:36:31 +0000 (16:36 +0000)]
remove spaces inside {} of AccountController
git-svn-id: http://svn.redmine.org/redmine/trunk@19902
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Wed, 15 Jul 2020 00:36:15 +0000 (00:36 +0000)]
Improved view of the activity page (#33692).
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@19901
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Mon, 13 Jul 2020 12:24:16 +0000 (12:24 +0000)]
Fix that selected gantt columns are not displayed with MS Edge Legacy (#33724).
Patch by Yuichi HARADA.
git-svn-id: http://svn.redmine.org/redmine/trunk@19899
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 12 Jul 2020 11:36:06 +0000 (11:36 +0000)]
add "Copy and follow" flow to bulk_copy system test
git-svn-id: http://svn.redmine.org/redmine/trunk@19898
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 12 Jul 2020 11:35:58 +0000 (11:35 +0000)]
fix source indent of BazaarAdapter
git-svn-id: http://svn.redmine.org/redmine/trunk@19897
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 12 Jul 2020 11:35:51 +0000 (11:35 +0000)]
fix source indent of RepositoryBazaarTest
git-svn-id: http://svn.redmine.org/redmine/trunk@19896
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 12 Jul 2020 11:35:43 +0000 (11:35 +0000)]
remove spaces inside {} of ApplicationHelperTest#test_principals_check_box_tag_without_avatar
git-svn-id: http://svn.redmine.org/redmine/trunk@19895
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 12 Jul 2020 11:35:34 +0000 (11:35 +0000)]
fix source indent of lib/redmine/scm/adapters/bazaar_adapter.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19894
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 12 Jul 2020 11:35:26 +0000 (11:35 +0000)]
add empty line after guard clause to app/helpers/application_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19893
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 12 Jul 2020 11:35:18 +0000 (11:35 +0000)]
do not use spaces in lambda literals of ApplicationHelper
git-svn-id: http://svn.redmine.org/redmine/trunk@19892
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sat, 11 Jul 2020 16:22:09 +0000 (16:22 +0000)]
wait for ajax response in IssuesSystemTest#test_bulk_edit as same with IssuesSystemTest#test_bulk_copy
git-svn-id: http://svn.redmine.org/redmine/trunk@19891
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sat, 11 Jul 2020 16:22:01 +0000 (16:22 +0000)]
wait for ajax response to prevent random failure in IssuesSystemTest#test_bulk_copy
git-svn-id: http://svn.redmine.org/redmine/trunk@19890
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sat, 11 Jul 2020 16:21:53 +0000 (16:21 +0000)]
remove spaces inside {} of app/models/issue.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19889
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sat, 11 Jul 2020 16:21:45 +0000 (16:21 +0000)]
add space after comma to app/models/issue.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19888
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sat, 11 Jul 2020 16:21:37 +0000 (16:21 +0000)]
add empty line after guard clause to app/models/issue.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19887
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sat, 11 Jul 2020 16:21:29 +0000 (16:21 +0000)]
fix source indent of Issue#visible_condition
git-svn-id: http://svn.redmine.org/redmine/trunk@19886
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sat, 11 Jul 2020 16:21:21 +0000 (16:21 +0000)]
fix source indent of Issue#self_and_descendants
git-svn-id: http://svn.redmine.org/redmine/trunk@19885
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sat, 11 Jul 2020 01:21:58 +0000 (01:21 +0000)]
add bulk copy issues system test
git-svn-id: http://svn.redmine.org/redmine/trunk@19884
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sat, 11 Jul 2020 01:21:50 +0000 (01:21 +0000)]
add surrounding '+' operator spaces to IssuesControllerTest#"bulk copy should allow copying the subtasks"
git-svn-id: http://svn.redmine.org/redmine/trunk@19883
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sat, 11 Jul 2020 01:21:42 +0000 (01:21 +0000)]
add surrounding '+' operator spaces to IssuesControllerTest#test_bulk_copy_should_not_copy_selected_subtasks_twice
git-svn-id: http://svn.redmine.org/redmine/trunk@19882
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sat, 11 Jul 2020 01:21:35 +0000 (01:21 +0000)]
remove spaces inside {} of app/models/journal.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19881
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sat, 11 Jul 2020 01:21:27 +0000 (01:21 +0000)]
remove spaces inside {} of app/models/query.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19880
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sat, 11 Jul 2020 01:21:19 +0000 (01:21 +0000)]
remove spaces inside {} of app/models/user.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19879
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sat, 11 Jul 2020 01:21:11 +0000 (01:21 +0000)]
remove spaces inside {} of lib/redmine/sudo_mode.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19878
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 9 Jul 2020 23:34:31 +0000 (23:34 +0000)]
Add missing fixture to Redmine::ApiTest::ProjectsTest (#33700).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@19877
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Thu, 9 Jul 2020 15:18:55 +0000 (15:18 +0000)]
add "Move and follow" flow to bulk_edit system test
git-svn-id: http://svn.redmine.org/redmine/trunk@19876
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Thu, 9 Jul 2020 15:18:47 +0000 (15:18 +0000)]
use a normal unless-statement over a modifier clause in a multiline statement at app/models/repository/bazaar.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19875
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Thu, 9 Jul 2020 15:18:39 +0000 (15:18 +0000)]
fix source indents of lib/redmine/scm/adapters/bazaar_adapter.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19874
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Thu, 9 Jul 2020 15:18:31 +0000 (15:18 +0000)]
add empty lines after guard clause to lib/redmine/scm/adapters/bazaar_adapter.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19873
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Thu, 9 Jul 2020 15:18:24 +0000 (15:18 +0000)]
remove spaces inside {} of lib/redmine/scm/adapters/bazaar_adapter.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19872
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Thu, 9 Jul 2020 15:18:16 +0000 (15:18 +0000)]
add empty lines after guard clause to app/models/user.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19871
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Thu, 9 Jul 2020 15:18:07 +0000 (15:18 +0000)]
fix source indents of test/functional/auth_sources_controller_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19870
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 9 Jul 2020 03:22:01 +0000 (03:22 +0000)]
Fix broken test due to r19868 (#31881).
git-svn-id: http://svn.redmine.org/redmine/trunk@19869
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 9 Jul 2020 00:45:19 +0000 (00:45 +0000)]
Add "behind-schedule" CSS class to issues (#31881).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@19868
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 9 Jul 2020 00:33:41 +0000 (00:33 +0000)]
robots.txt: disallow crawling dynamically generated PDF documents (#31617).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@19867
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 8 Jul 2020 17:30:28 +0000 (17:30 +0000)]
add bulk_edit system test
git-svn-id: http://svn.redmine.org/redmine/trunk@19866
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 8 Jul 2020 17:30:19 +0000 (17:30 +0000)]
avoid using rescue in its modifier form at WatchersController#find_objects_from_params
git-svn-id: http://svn.redmine.org/redmine/trunk@19865
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 8 Jul 2020 17:30:12 +0000 (17:30 +0000)]
avoid using rescue in its modifier form at ImportsController#import_type
git-svn-id: http://svn.redmine.org/redmine/trunk@19864
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 8 Jul 2020 17:30:04 +0000 (17:30 +0000)]
avoid using rescue in its modifier form at AttachmentsController#find_container
git-svn-id: http://svn.redmine.org/redmine/trunk@19863
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 8 Jul 2020 17:29:56 +0000 (17:29 +0000)]
avoid using rescue in its modifier form at ApplicationController#find_current_user
git-svn-id: http://svn.redmine.org/redmine/trunk@19862
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Mon, 6 Jul 2020 14:06:52 +0000 (14:06 +0000)]
Always preserve the tree structure in the project jump box (#32944).
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@19861
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 5 Jul 2020 15:03:35 +0000 (15:03 +0000)]
simplify IssuesSystemTest#test_bulk_watch_issues_via_context_menu
git-svn-id: http://svn.redmine.org/redmine/trunk@19860
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 5 Jul 2020 15:03:27 +0000 (15:03 +0000)]
fix closing array brace position in UsersHelper#user_settings_tabs
git-svn-id: http://svn.redmine.org/redmine/trunk@19859
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 5 Jul 2020 15:03:19 +0000 (15:03 +0000)]
fix closing array brace position in SettingsHelper#administration_settings_tabs
git-svn-id: http://svn.redmine.org/redmine/trunk@19858
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sat, 4 Jul 2020 12:14:35 +0000 (12:14 +0000)]
simplify IssuesSystemTest#test_watch_issue_via_context_menu
git-svn-id: http://svn.redmine.org/redmine/trunk@19857
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sat, 4 Jul 2020 12:14:27 +0000 (12:14 +0000)]
avoid multi-line ternary operators in app/models/issue_query.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19856
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sat, 4 Jul 2020 12:14:19 +0000 (12:14 +0000)]
avoid multi-line ternary operators in app/helpers/settings_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19855
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sat, 4 Jul 2020 12:14:11 +0000 (12:14 +0000)]
avoid multi-line ternary operators in app/controllers/workflows_controller.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19854
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Fri, 3 Jul 2020 11:45:45 +0000 (11:45 +0000)]
add assert to IssuesSystemTest#test_bulk_watch_issues_via_context_menu
git-svn-id: http://svn.redmine.org/redmine/trunk@19851
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Fri, 3 Jul 2020 11:45:37 +0000 (11:45 +0000)]
fix source indent of lib/redmine/wiki_formatting/textile/redcloth3.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19850
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Fri, 3 Jul 2020 11:45:29 +0000 (11:45 +0000)]
fix source indent of lib/redmine/nested_set/project_nested_set.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19849
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Fri, 3 Jul 2020 11:45:21 +0000 (11:45 +0000)]
fix source indent of lib/redmine/nested_set/issue_nested_set.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19848
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Fri, 3 Jul 2020 11:12:23 +0000 (11:12 +0000)]
add assert to IssuesSystemTest#test_watch_issue_via_context_menu
git-svn-id: http://svn.redmine.org/redmine/trunk@19847
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Fri, 3 Jul 2020 11:12:14 +0000 (11:12 +0000)]
avoid comparing a variable with multiple items at WorkflowTransition#replace_transitions
git-svn-id: http://svn.redmine.org/redmine/trunk@19846
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Fri, 3 Jul 2020 11:12:04 +0000 (11:12 +0000)]
fix source indent at WorkflowTransition#replace_transitions
git-svn-id: http://svn.redmine.org/redmine/trunk@19845
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 2 Jul 2020 03:02:44 +0000 (03:02 +0000)]
robots.txt: disallow crawling issues list with a query string (#6734).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@19844
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Sun, 28 Jun 2020 23:36:02 +0000 (23:36 +0000)]
Classic Theme: Missed base line (#8251).
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@19841
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 28 Jun 2020 16:36:57 +0000 (16:36 +0000)]
remove "sleep" from IssuesSystemTest#test_update_journal_notes_with_preview
git-svn-id: http://svn.redmine.org/redmine/trunk@19840
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 28 Jun 2020 16:36:50 +0000 (16:36 +0000)]
fix source indent at ApplicationHelper#link_to_revision
git-svn-id: http://svn.redmine.org/redmine/trunk@19839
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 28 Jun 2020 16:36:42 +0000 (16:36 +0000)]
fix source indent at ApplicationHelper#parse_redmine_links
git-svn-id: http://svn.redmine.org/redmine/trunk@19838
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 28 Jun 2020 16:36:33 +0000 (16:36 +0000)]
fix source indent at ApplicationHelper#include_calendar_headers_tags
git-svn-id: http://svn.redmine.org/redmine/trunk@19837
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Sat, 27 Jun 2020 05:43:42 +0000 (05:43 +0000)]
Additional email addresses are not displayed in user profile page (#33601).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@19836
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Fri, 26 Jun 2020 09:13:47 +0000 (09:13 +0000)]
Cannot paste image from clipboard when copying the image from web browsers or some apps (#33639).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@19834
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Wed, 24 Jun 2020 05:53:08 +0000 (05:53 +0000)]
Table column sorting (#1718).
Patch by Takenori TAKAKI.
git-svn-id: http://svn.redmine.org/redmine/trunk@19833
e93f8b46-1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Tue, 23 Jun 2020 08:02:29 +0000 (08:02 +0000)]
Bulgarian translation update (#33652).
Patch by Ivan Cenov.
git-svn-id: http://svn.redmine.org/redmine/trunk@19832
e93f8b46-1217-0410-a6f0-
8f06a7374b81