Commit Graph

16090 Commits

Author SHA1 Message Date
Toshi MARUYAMA
d495c92f67 fix source indent of RepositoryBazaarTest
git-svn-id: http://svn.redmine.org/redmine/trunk@19896 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-07-12 11:35:51 +00:00
Toshi MARUYAMA
adf7facc8a 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
2020-07-12 11:35:43 +00:00
Toshi MARUYAMA
ee120074ea 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
2020-07-12 11:35:34 +00:00
Toshi MARUYAMA
374582b150 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
2020-07-12 11:35:26 +00:00
Toshi MARUYAMA
3f13c37c3c do not use spaces in lambda literals of ApplicationHelper
git-svn-id: http://svn.redmine.org/redmine/trunk@19892 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-07-12 11:35:18 +00:00
Toshi MARUYAMA
7a7542b51d 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
2020-07-11 16:22:09 +00:00
Toshi MARUYAMA
0d15a93d22 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
2020-07-11 16:22:01 +00:00
Toshi MARUYAMA
258ba9b88b remove spaces inside {} of app/models/issue.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19889 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-07-11 16:21:53 +00:00
Toshi MARUYAMA
f3f333a906 add space after comma to app/models/issue.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19888 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-07-11 16:21:45 +00:00
Toshi MARUYAMA
2f478664f7 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
2020-07-11 16:21:37 +00:00
Toshi MARUYAMA
26bf703530 fix source indent of Issue#visible_condition
git-svn-id: http://svn.redmine.org/redmine/trunk@19886 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-07-11 16:21:29 +00:00
Toshi MARUYAMA
9568e81d73 fix source indent of Issue#self_and_descendants
git-svn-id: http://svn.redmine.org/redmine/trunk@19885 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-07-11 16:21:21 +00:00
Toshi MARUYAMA
2f19b1eaa7 add bulk copy issues system test
git-svn-id: http://svn.redmine.org/redmine/trunk@19884 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-07-11 01:21:58 +00:00
Toshi MARUYAMA
1de92538c5 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
2020-07-11 01:21:50 +00:00
Toshi MARUYAMA
ff5b3485ba 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
2020-07-11 01:21:42 +00:00
Toshi MARUYAMA
04206e70d4 remove spaces inside {} of app/models/journal.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19881 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-07-11 01:21:35 +00:00
Toshi MARUYAMA
457b39a980 remove spaces inside {} of app/models/query.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19880 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-07-11 01:21:27 +00:00
Toshi MARUYAMA
8402e08034 remove spaces inside {} of app/models/user.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19879 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-07-11 01:21:19 +00:00
Toshi MARUYAMA
0bee73f299 remove spaces inside {} of lib/redmine/sudo_mode.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19878 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-07-11 01:21:11 +00:00
Go MAEDA
4d3086ef1f 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
2020-07-09 23:34:31 +00:00
Toshi MARUYAMA
922d1021f4 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
2020-07-09 15:18:55 +00:00
Toshi MARUYAMA
c7213ab4d6 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
2020-07-09 15:18:47 +00:00
Toshi MARUYAMA
a9ac06fea5 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
2020-07-09 15:18:39 +00:00
Toshi MARUYAMA
2f23b63a21 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
2020-07-09 15:18:31 +00:00
Toshi MARUYAMA
15584c9071 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
2020-07-09 15:18:24 +00:00
Toshi MARUYAMA
dcf3a07892 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
2020-07-09 15:18:16 +00:00
Toshi MARUYAMA
fa14ad7a2d 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
2020-07-09 15:18:07 +00:00
Go MAEDA
e75829d2f3 Fix broken test due to r19868 (#31881).
git-svn-id: http://svn.redmine.org/redmine/trunk@19869 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-07-09 03:22:01 +00:00
Go MAEDA
3f11c1f10b 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
2020-07-09 00:45:19 +00:00
Go MAEDA
09db3e7131 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
2020-07-09 00:33:41 +00:00
Toshi MARUYAMA
8d2d557f2c add bulk_edit system test
git-svn-id: http://svn.redmine.org/redmine/trunk@19866 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-07-08 17:30:28 +00:00
Toshi MARUYAMA
445f6528e2 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
2020-07-08 17:30:19 +00:00
Toshi MARUYAMA
ddcdac3017 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
2020-07-08 17:30:12 +00:00
Toshi MARUYAMA
8b0c21cbf8 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
2020-07-08 17:30:04 +00:00
Toshi MARUYAMA
562dea3aa8 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
2020-07-08 17:29:56 +00:00
Go MAEDA
b15d6fc544 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
2020-07-06 14:06:52 +00:00
Toshi MARUYAMA
d050d51544 simplify IssuesSystemTest#test_bulk_watch_issues_via_context_menu
git-svn-id: http://svn.redmine.org/redmine/trunk@19860 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-07-05 15:03:35 +00:00
Toshi MARUYAMA
b0768eaff4 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
2020-07-05 15:03:27 +00:00
Toshi MARUYAMA
beb7586ad3 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
2020-07-05 15:03:19 +00:00
Toshi MARUYAMA
37c3e6e7aa simplify IssuesSystemTest#test_watch_issue_via_context_menu
git-svn-id: http://svn.redmine.org/redmine/trunk@19857 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-07-04 12:14:35 +00:00
Toshi MARUYAMA
9d9d6851b9 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
2020-07-04 12:14:27 +00:00
Toshi MARUYAMA
a425be37b8 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
2020-07-04 12:14:19 +00:00
Toshi MARUYAMA
0b138f1c4e 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
2020-07-04 12:14:11 +00:00
Toshi MARUYAMA
981900491b 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
2020-07-03 11:45:45 +00:00
Toshi MARUYAMA
a830a23d7b 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
2020-07-03 11:45:37 +00:00
Toshi MARUYAMA
e5371b4c67 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
2020-07-03 11:45:29 +00:00
Toshi MARUYAMA
cb568dfd56 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
2020-07-03 11:45:21 +00:00
Toshi MARUYAMA
1bed89b605 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
2020-07-03 11:12:23 +00:00
Toshi MARUYAMA
b868a278b5 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
2020-07-03 11:12:14 +00:00
Toshi MARUYAMA
11c1a3e027 fix source indent at WorkflowTransition#replace_transitions
git-svn-id: http://svn.redmine.org/redmine/trunk@19845 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-07-03 11:12:04 +00:00