Commit Graph

  • 7a7542b51d wait for ajax response in IssuesSystemTest#test_bulk_edit as same with IssuesSystemTest#test_bulk_copy Toshi MARUYAMA 2020-07-11 16:22:09 +00:00
  • 0d15a93d22 wait for ajax response to prevent random failure in IssuesSystemTest#test_bulk_copy Toshi MARUYAMA 2020-07-11 16:22:01 +00:00
  • 258ba9b88b remove spaces inside {} of app/models/issue.rb Toshi MARUYAMA 2020-07-11 16:21:53 +00:00
  • f3f333a906 add space after comma to app/models/issue.rb Toshi MARUYAMA 2020-07-11 16:21:45 +00:00
  • 2f478664f7 add empty line after guard clause to app/models/issue.rb Toshi MARUYAMA 2020-07-11 16:21:37 +00:00
  • 26bf703530 fix source indent of Issue#visible_condition Toshi MARUYAMA 2020-07-11 16:21:29 +00:00
  • 9568e81d73 fix source indent of Issue#self_and_descendants Toshi MARUYAMA 2020-07-11 16:21:21 +00:00
  • 2f19b1eaa7 add bulk copy issues system test Toshi MARUYAMA 2020-07-11 01:21:58 +00:00
  • 1de92538c5 add surrounding '+' operator spaces to IssuesControllerTest#"bulk copy should allow copying the subtasks" Toshi MARUYAMA 2020-07-11 01:21:50 +00:00
  • ff5b3485ba add surrounding '+' operator spaces to IssuesControllerTest#test_bulk_copy_should_not_copy_selected_subtasks_twice Toshi MARUYAMA 2020-07-11 01:21:42 +00:00
  • 04206e70d4 remove spaces inside {} of app/models/journal.rb Toshi MARUYAMA 2020-07-11 01:21:35 +00:00
  • 457b39a980 remove spaces inside {} of app/models/query.rb Toshi MARUYAMA 2020-07-11 01:21:27 +00:00
  • 8402e08034 remove spaces inside {} of app/models/user.rb Toshi MARUYAMA 2020-07-11 01:21:19 +00:00
  • 0bee73f299 remove spaces inside {} of lib/redmine/sudo_mode.rb Toshi MARUYAMA 2020-07-11 01:21:11 +00:00
  • 4d3086ef1f Add missing fixture to Redmine::ApiTest::ProjectsTest (#33700). Go MAEDA 2020-07-09 23:34:31 +00:00
  • 922d1021f4 add "Move and follow" flow to bulk_edit system test Toshi MARUYAMA 2020-07-09 15:18:55 +00:00
  • c7213ab4d6 use a normal unless-statement over a modifier clause in a multiline statement at app/models/repository/bazaar.rb Toshi MARUYAMA 2020-07-09 15:18:47 +00:00
  • a9ac06fea5 fix source indents of lib/redmine/scm/adapters/bazaar_adapter.rb Toshi MARUYAMA 2020-07-09 15:18:39 +00:00
  • 2f23b63a21 add empty lines after guard clause to lib/redmine/scm/adapters/bazaar_adapter.rb Toshi MARUYAMA 2020-07-09 15:18:31 +00:00
  • 15584c9071 remove spaces inside {} of lib/redmine/scm/adapters/bazaar_adapter.rb Toshi MARUYAMA 2020-07-09 15:18:24 +00:00
  • dcf3a07892 add empty lines after guard clause to app/models/user.rb Toshi MARUYAMA 2020-07-09 15:18:16 +00:00
  • fa14ad7a2d fix source indents of test/functional/auth_sources_controller_test.rb Toshi MARUYAMA 2020-07-09 15:18:07 +00:00
  • e75829d2f3 Fix broken test due to r19868 (#31881). Go MAEDA 2020-07-09 03:22:01 +00:00
  • 3f11c1f10b Add "behind-schedule" CSS class to issues (#31881). Go MAEDA 2020-07-09 00:45:19 +00:00
  • 09db3e7131 robots.txt: disallow crawling dynamically generated PDF documents (#31617). Go MAEDA 2020-07-09 00:33:41 +00:00
  • 8d2d557f2c add bulk_edit system test Toshi MARUYAMA 2020-07-08 17:30:28 +00:00
  • 445f6528e2 avoid using rescue in its modifier form at WatchersController#find_objects_from_params Toshi MARUYAMA 2020-07-08 17:30:19 +00:00
  • ddcdac3017 avoid using rescue in its modifier form at ImportsController#import_type Toshi MARUYAMA 2020-07-08 17:30:12 +00:00
  • 8b0c21cbf8 avoid using rescue in its modifier form at AttachmentsController#find_container Toshi MARUYAMA 2020-07-08 17:30:04 +00:00
  • 562dea3aa8 avoid using rescue in its modifier form at ApplicationController#find_current_user Toshi MARUYAMA 2020-07-08 17:29:56 +00:00
  • b15d6fc544 Always preserve the tree structure in the project jump box (#32944). Go MAEDA 2020-07-06 14:06:52 +00:00
  • d050d51544 simplify IssuesSystemTest#test_bulk_watch_issues_via_context_menu Toshi MARUYAMA 2020-07-05 15:03:35 +00:00
  • b0768eaff4 fix closing array brace position in UsersHelper#user_settings_tabs Toshi MARUYAMA 2020-07-05 15:03:27 +00:00
  • beb7586ad3 fix closing array brace position in SettingsHelper#administration_settings_tabs Toshi MARUYAMA 2020-07-05 15:03:19 +00:00
  • 37c3e6e7aa simplify IssuesSystemTest#test_watch_issue_via_context_menu Toshi MARUYAMA 2020-07-04 12:14:35 +00:00
  • 9d9d6851b9 avoid multi-line ternary operators in app/models/issue_query.rb Toshi MARUYAMA 2020-07-04 12:14:27 +00:00
  • a425be37b8 avoid multi-line ternary operators in app/helpers/settings_helper.rb Toshi MARUYAMA 2020-07-04 12:14:19 +00:00
  • 0b138f1c4e avoid multi-line ternary operators in app/controllers/workflows_controller.rb Toshi MARUYAMA 2020-07-04 12:14:11 +00:00
  • 4585a24ffe Merged r19844 from trunk to 4.0-stable (#6734). Go MAEDA 2020-07-04 00:53:52 +00:00
  • 6001dca410 Merged r19844 from trunk to 4.1-stable (#6734). Go MAEDA 2020-07-04 00:52:53 +00:00
  • 981900491b add assert to IssuesSystemTest#test_bulk_watch_issues_via_context_menu Toshi MARUYAMA 2020-07-03 11:45:45 +00:00
  • a830a23d7b fix source indent of lib/redmine/wiki_formatting/textile/redcloth3.rb Toshi MARUYAMA 2020-07-03 11:45:37 +00:00
  • e5371b4c67 fix source indent of lib/redmine/nested_set/project_nested_set.rb Toshi MARUYAMA 2020-07-03 11:45:29 +00:00
  • cb568dfd56 fix source indent of lib/redmine/nested_set/issue_nested_set.rb Toshi MARUYAMA 2020-07-03 11:45:21 +00:00
  • 1bed89b605 add assert to IssuesSystemTest#test_watch_issue_via_context_menu Toshi MARUYAMA 2020-07-03 11:12:23 +00:00
  • b868a278b5 avoid comparing a variable with multiple items at WorkflowTransition#replace_transitions Toshi MARUYAMA 2020-07-03 11:12:14 +00:00
  • 11c1a3e027 fix source indent at WorkflowTransition#replace_transitions Toshi MARUYAMA 2020-07-03 11:12:04 +00:00
  • feccfdd985 robots.txt: disallow crawling issues list with a query string (#6734). Go MAEDA 2020-07-02 03:02:44 +00:00
  • f1141d55e6 Merged r19841 from trunk to 4.0-stable (#8251). Go MAEDA 2020-06-29 09:14:09 +00:00
  • 4ea1a5ddb4 Merged r19841 from trunk to 4.1-stable (#8251). Go MAEDA 2020-06-29 09:12:57 +00:00
  • 97bf4f01e8 Classic Theme: Missed base line (#8251). Go MAEDA 2020-06-28 23:36:02 +00:00
  • 247164679a remove "sleep" from IssuesSystemTest#test_update_journal_notes_with_preview Toshi MARUYAMA 2020-06-28 16:36:57 +00:00
  • e75a7f3939 fix source indent at ApplicationHelper#link_to_revision Toshi MARUYAMA 2020-06-28 16:36:50 +00:00
  • 487b604c57 fix source indent at ApplicationHelper#parse_redmine_links Toshi MARUYAMA 2020-06-28 16:36:42 +00:00
  • a7602a57ca fix source indent at ApplicationHelper#include_calendar_headers_tags Toshi MARUYAMA 2020-06-28 16:36:33 +00:00
  • fc3c4abc12 Additional email addresses are not displayed in user profile page (#33601). Go MAEDA 2020-06-27 05:43:42 +00:00
  • f3acfc772a Merged r19834 from trunk to 4.1-stable (#33639). Go MAEDA 2020-06-26 13:50:09 +00:00
  • c1be4e3ec4 Cannot paste image from clipboard when copying the image from web browsers or some apps (#33639). Go MAEDA 2020-06-26 09:13:47 +00:00
  • 986d487fcd Table column sorting (#1718). Go MAEDA 2020-06-24 05:53:08 +00:00
  • a4809b1af7 Bulgarian translation update (#33652). Go MAEDA 2020-06-23 08:02:29 +00:00
  • 925fbe9263 Ordering wiki pages should not be case sensitive (#31287). Go MAEDA 2020-06-20 06:50:28 +00:00
  • ba6ef9b5b6 Traditional Chinese translation update (#33624). Go MAEDA 2020-06-18 06:15:45 +00:00
  • a382a6fde1 Update locales (#1422). Go MAEDA 2020-06-18 02:52:13 +00:00
  • 2b92d02e57 Date selection for Activity page (#1422). Go MAEDA 2020-06-18 02:49:30 +00:00
  • 60767ffb18 remove unneeded "page" from "update issue status" test of IssuesSystemTest Toshi MARUYAMA 2020-06-16 11:45:57 +00:00
  • 0b71c5432b shorten long line at app/views/context_menus/issues.html.erb Toshi MARUYAMA 2020-06-16 11:45:48 +00:00
  • d2b25ef7b1 shorten long line at app/helpers/application_helper.rb Toshi MARUYAMA 2020-06-16 11:45:39 +00:00
  • 51515332f4 Fix typo in test/helpers/watchers_helper_test.rb (#33567). Go MAEDA 2020-06-16 09:10:38 +00:00
  • 81969c28b5 Fix typo in app/controllers/watchers_controller.rb (#33567). Go MAEDA 2020-06-16 09:06:42 +00:00
  • 4ba75b80ca add bulk update issues test to IssuesSystemTest Toshi MARUYAMA 2020-06-15 18:46:18 +00:00
  • f97d2572b6 use "right_click" instead of "trigger('contextmenu')" in IssuesSystemTest Toshi MARUYAMA 2020-06-15 17:59:13 +00:00
  • 61532dde04 Merged r19818 from trunk to 4.0-stable (#33576). Go MAEDA 2020-06-14 07:00:46 +00:00
  • f9cec4a18a Merged r19818 from trunk to 4.1-stable (#33576). Go MAEDA 2020-06-14 06:58:03 +00:00
  • 6416bb5f51 Done ratio of a parent issue may be shown as 99% even though all subtasks are completed (#33576). Go MAEDA 2020-06-14 06:56:05 +00:00
  • 6bad47168d Update Rouge to 3.20.0 (#32468). Go MAEDA 2020-06-14 05:06:30 +00:00
  • 11ba2e2f01 Merged r19815 from trunk to 4.1-stable (#33563). Go MAEDA 2020-06-11 13:47:13 +00:00
  • 8e6b26b1db File selection buttons are not fully displayed with Google Chrome in some language (#33563). Go MAEDA 2020-06-11 13:45:16 +00:00
  • cb33cc2cf2 Some tests in ApplicationHelperTest are declared as private (#33562). Go MAEDA 2020-06-09 05:50:52 +00:00
  • a00bbc3263 Add plugin CSS classes to plugin settings views (#33453). Go MAEDA 2020-06-09 05:20:45 +00:00
  • a516b482ef Bulgarian translation update (#33568). Go MAEDA 2020-06-09 04:52:21 +00:00
  • 09fb277f8f Japanese translation update (#33534). Go MAEDA 2020-06-07 05:20:35 +00:00
  • 58938dd823 URLs in atom feeds don't take into account Setting.protocol and Setting.hostname (#10535). Go MAEDA 2020-06-04 14:23:03 +00:00
  • 92ae502f9c svn propset svn:eol-style native to mail_handler fixtures Toshi MARUYAMA 2020-06-04 00:17:30 +00:00
  • 6b1fe6a2b4 add S/MIME signature mail test (#31593) Toshi MARUYAMA 2020-06-03 16:17:03 +00:00
  • e2a8c53938 remove unneeded literal interpolation from MailHandlerTest Toshi MARUYAMA 2020-06-03 16:16:52 +00:00
  • 040b473e55 use "assert_not" instead of "refute" at MailHandlerTest#test_add_issue_with_private_keyword Toshi MARUYAMA 2020-06-03 16:11:04 +00:00
  • 6d2cc2fbd7 add parentheses to nested method call in MailHandlerTest#test_safe_receive_should_rescue_exceptions_and_return_false Toshi MARUYAMA 2020-06-03 16:08:47 +00:00
  • 60a716151d Fix cannot set property 'dragover' of undefined (#33383). Go MAEDA 2020-06-03 13:25:36 +00:00
  • 4008163a23 Update jQuery to 3.5.1 without jQuery Migrate (#33383). Go MAEDA 2020-06-03 13:23:40 +00:00
  • c34b10a2f0 Add fixtures for UserImportTest (#33102). Go MAEDA 2020-06-02 14:29:52 +00:00
  • cb0161dc0e Show Roadmap tab when subprojects have defined versions (#7956). Go MAEDA 2020-05-30 08:58:26 +00:00
  • 48839a2862 Update locales (#33102). Go MAEDA 2020-05-30 05:09:40 +00:00
  • ebf5d219c9 Import user accounts from CSV file (#33102). Go MAEDA 2020-05-30 04:53:24 +00:00
  • 454bed8143 Fix that vertical scroll bar in some browsers hide content (#33234). Go MAEDA 2020-05-28 07:53:55 +00:00
  • 7055dcd767 gantt: simplify week day logic in to_pdf() at lib/redmine/helpers/gantt.rb Toshi MARUYAMA 2020-05-27 02:25:06 +00:00
  • 0f8df77744 gantt: simplify week day logic in to_image() at lib/redmine/helpers/gantt.rb Toshi MARUYAMA 2020-05-27 02:24:56 +00:00
  • 8d04032cae gantt: simplify week day logic of view Toshi MARUYAMA 2020-05-27 02:24:46 +00:00
  • 807fd7a9e9 gantt: add parameter to GanttsControllerTest#test_gantt_should_export_to_pdf to show dates Toshi MARUYAMA 2020-05-27 01:57:35 +00:00
  • 85fdc36656 gantt: add parameter to GanttsControllerTest#test_gantt_should_export_to_png to show dates Toshi MARUYAMA 2020-05-27 01:57:24 +00:00
  • 92b7427c49 fix source indent of GanttsControllerTest#test_gantt_should_export_to_png Toshi MARUYAMA 2020-05-27 01:57:15 +00:00