Commit Graph

  • c1a203267b fix source indent of GanttsControllerTest Toshi MARUYAMA 2020-11-12 12:30:49 +00:00
  • dc8606973d Update mini_magick to 4.11 (#32763). Go MAEDA 2020-11-12 00:20:25 +00:00
  • fb29705ae8 Fix that "View differences" buttons on RepositoriesController#diff page does not work due to r20147 (#33896, #33383). Go MAEDA 2020-11-12 00:15:49 +00:00
  • dfebd03379 Update Rouge to 3.25.0 (#32468). Go MAEDA 2020-11-11 08:24:40 +00:00
  • afed0f3748 Move the "Private" badge next to the "Open/Closed" badge (#33832). Go MAEDA 2020-11-11 07:39:59 +00:00
  • e703e3851f add cross project version calendar functional test Toshi MARUYAMA 2020-11-10 11:11:02 +00:00
  • 6f5c23c6e3 use "do end" instead of {} at ActiveRecord scope lambda of app/models/document.rb Toshi MARUYAMA 2020-11-10 11:10:54 +00:00
  • 36ecb821b8 use "do end" instead of {} at ActiveRecord scope lambda of app/models/custom_field.rb Toshi MARUYAMA 2020-11-10 11:10:47 +00:00
  • 8303dac21c use "do end" instead of {} at ActiveRecord scope lambda of app/models/board.rb Toshi MARUYAMA 2020-11-10 11:10:39 +00:00
  • 050b05689f use "do end" instead of {} at ActiveRecord scope lambda of app/models/time_entry.rb Toshi MARUYAMA 2020-11-10 11:10:32 +00:00
  • 3e6622cd43 use "do end" instead of {} at ActiveRecord scope lambda of app/models/principal.rb Toshi MARUYAMA 2020-11-10 11:10:24 +00:00
  • 31beca84b3 use "do end" instead of {} at ActiveRecord scope lambda of app/models/message.rb Toshi MARUYAMA 2020-11-10 11:10:16 +00:00
  • b09c4decfe use "do end" instead of {} at ActiveRecord scope lambda of app/models/news.rb Toshi MARUYAMA 2020-11-10 11:10:09 +00:00
  • 13abe5b003 use "do end" instead of {} at ActiveRecord scope lambda of app/models/member.rb Toshi MARUYAMA 2020-11-10 11:10:01 +00:00
  • 3a0b7d6a2f remove spaces inside {} of app/models/role.rb Toshi MARUYAMA 2020-11-10 11:09:54 +00:00
  • 8d8a49cee0 shorten long line of lib/redmine/field_format.rb Toshi MARUYAMA 2020-11-10 11:09:46 +00:00
  • 399cc9748c shorten long line of test/unit/lib/redmine/views/builders/json_test.rb Toshi MARUYAMA 2020-11-10 11:09:38 +00:00
  • cdd84fdd70 Query links for subtasks on issue page (#28471). Go MAEDA 2020-11-10 03:41:59 +00:00
  • 0991be3560 add version calendar functional test Toshi MARUYAMA 2020-11-09 13:25:35 +00:00
  • bad4654b78 use "do end" instead of {} at ActiveRecord scope lambda of app/models/journal.rb Toshi MARUYAMA 2020-11-09 13:25:27 +00:00
  • b2e81eecf2 use "do end" instead of {} at ActiveRecord scope lambda of app/models/user.rb Toshi MARUYAMA 2020-11-09 13:25:19 +00:00
  • 96acbee6d3 use "do end" instead of {} at ActiveRecord scope lambda of app/models/query.rb Toshi MARUYAMA 2020-11-09 13:25:10 +00:00
  • 7018f1aba8 use "do end" instead of {} at EnumerationsController Toshi MARUYAMA 2020-11-09 13:25:00 +00:00
  • fa781b670f use "do end" instead of {} at EmailAddressesController Toshi MARUYAMA 2020-11-09 13:24:52 +00:00
  • 3b45012598 use "do end" instead of {} at IssueRelationsController Toshi MARUYAMA 2020-11-09 13:24:44 +00:00
  • 5f0aefbbc2 use "do end" instead of {} at IssueStatusesController Toshi MARUYAMA 2020-11-09 13:24:37 +00:00
  • 796fc2db9d use "do end" instead of {} at IssueCategoriesController Toshi MARUYAMA 2020-11-09 13:24:29 +00:00
  • d0bc930d57 use "do end" instead of {} at FilesController Toshi MARUYAMA 2020-11-09 13:24:21 +00:00
  • 7ad9065c01 use "do end" instead of {} at IssuesController Toshi MARUYAMA 2020-11-09 13:24:14 +00:00
  • 2046f0a8e2 use "do end" instead of {} at MembersController Toshi MARUYAMA 2020-11-09 13:24:06 +00:00
  • f9ffcff997 Use Setting.host_name instead of Setting.app_title as TOTP issuer to avoid name collision with other instances or apps (#1237, #34234). Go MAEDA 2020-11-09 06:37:43 +00:00
  • d9771fbe44 otpauth uri should include a login id, not an email address (#1237, #34233). Go MAEDA 2020-11-09 02:41:50 +00:00
  • a4a3d292bc add issue due date calendar functional test Toshi MARUYAMA 2020-11-08 13:02:57 +00:00
  • 2f91c59439 use "do end" instead of {} at RolesController Toshi MARUYAMA 2020-11-08 13:02:50 +00:00
  • f234e28154 use "do end" instead of {} at TrackersController Toshi MARUYAMA 2020-11-08 13:02:42 +00:00
  • 968c95ea49 use "do end" instead of {} at GroupsController Toshi MARUYAMA 2020-11-08 13:02:34 +00:00
  • 939f59a30f use "do end" instead of {} at UsersController Toshi MARUYAMA 2020-11-08 13:02:26 +00:00
  • 3ec47cc85a use "do end" instead of {} at NewsController Toshi MARUYAMA 2020-11-08 13:02:19 +00:00
  • 34567be040 use "do end" instead of {} at CustomFieldsController Toshi MARUYAMA 2020-11-08 13:02:10 +00:00
  • f5f61854ed use "do end" instead of {} at BoardsController Toshi MARUYAMA 2020-11-08 13:02:02 +00:00
  • 3c10f4bece use "do end" instead of {} at app/models/role.rb Toshi MARUYAMA 2020-11-08 13:01:55 +00:00
  • 7ed3710a68 fix source indent of IssuesCustomFieldsVisibilityTest Toshi MARUYAMA 2020-11-08 13:01:47 +00:00
  • 62901c05f0 fix source indent of PreviewsControllerTest Toshi MARUYAMA 2020-11-08 13:01:39 +00:00
  • 065e305f79 fix source indent of IssueRelationsControllerTest Toshi MARUYAMA 2020-11-08 13:01:30 +00:00
  • b8eab95e12 Merged r20293 from trunk to 4.1-stable (#34200). Go MAEDA 2020-11-08 05:02:13 +00:00
  • ad159ab59c Portuguese (Brazil) translation for 4.1-stable (#34200). Go MAEDA 2020-11-08 04:54:00 +00:00
  • 56b354a3dc not use html_safe in app/views/common/_calendar.html.erb Toshi MARUYAMA 2020-11-07 12:31:41 +00:00
  • 0fca1c6066 use "do end" instead of {} at AutoCompletesController Toshi MARUYAMA 2020-11-07 12:31:33 +00:00
  • 8b4e4e76a4 use "do end" instead of {} at WikiController Toshi MARUYAMA 2020-11-07 12:31:26 +00:00
  • 14e3857f52 use "do end" instead of {} at app/models/issue_query.rb Toshi MARUYAMA 2020-11-07 12:31:18 +00:00
  • 06b53fd60f use "do end" instead of {} at app/models/principal.rb Toshi MARUYAMA 2020-11-07 12:31:10 +00:00
  • 4374f4aaf3 use "do end" instead of {} at ProjectsController Toshi MARUYAMA 2020-11-07 12:31:02 +00:00
  • d84e0366a1 use "do end" instead of {} at app/models/issue_query.rb Toshi MARUYAMA 2020-11-07 12:30:54 +00:00
  • f19f4a948f use "do end" instead of {} at app/models/workflow_permission.rb Toshi MARUYAMA 2020-11-07 12:30:47 +00:00
  • 63cd0b3e61 use "do end" instead of {} at app/models/issue.rb Toshi MARUYAMA 2020-11-07 12:30:38 +00:00
  • 238e6ce65d use "do end" instead of {} at app/models/setting.rb Toshi MARUYAMA 2020-11-07 12:30:31 +00:00
  • a892a7585f use "do end" instead of {} at lib/redmine/my_page.rb Toshi MARUYAMA 2020-11-07 12:30:23 +00:00
  • 4e1716b35f use "do end" instead of {} at MembersHelper Toshi MARUYAMA 2020-11-07 12:30:15 +00:00
  • 472e953f5e add my page calendar functional test Toshi MARUYAMA 2020-11-06 13:01:07 +00:00
  • 99914e0888 use "do end" instead of {} at ImportsController Toshi MARUYAMA 2020-11-06 13:01:00 +00:00
  • 14da3c7dc4 use "do end" instead of {} at AttachmentsController Toshi MARUYAMA 2020-11-06 13:00:52 +00:00
  • 54281df132 use "do end" instead of {} at ActivitiesController Toshi MARUYAMA 2020-11-06 13:00:44 +00:00
  • a6097d774e use "do end" instead of {} at WorkflowsController Toshi MARUYAMA 2020-11-06 13:00:36 +00:00
  • 57807b771b use "do end" instead of {} at AuthSourcesController Toshi MARUYAMA 2020-11-06 13:00:29 +00:00
  • 475daf62f1 use "do end" instead of {} at app/models/wiki_page.rb Toshi MARUYAMA 2020-11-06 13:00:21 +00:00
  • 6a04a9a443 use "do end" instead of {} at VersionsController Toshi MARUYAMA 2020-11-06 13:00:14 +00:00
  • 5336205c79 shorten long line of WatchersController Toshi MARUYAMA 2020-11-06 13:00:05 +00:00
  • 088e8ff00a fix source indent of PrincipalMembershipsControllerTest Toshi MARUYAMA 2020-11-06 12:59:57 +00:00
  • 2cf28cdaf4 fix source indent of EmailAddressesControllerTest Toshi MARUYAMA 2020-11-06 12:59:50 +00:00
  • 35afc6de06 fix source indent of VersionsCustomFieldsVisibilityTest Toshi MARUYAMA 2020-11-06 12:59:42 +00:00
  • f3b52a5775 add calendar assertion to CalendarsControllerTest#test_cross_project_calendar Toshi MARUYAMA 2020-11-05 13:43:02 +00:00
  • 4394198751 add empty line after guard clause to app/models/custom_field.rb Toshi MARUYAMA 2020-11-05 13:42:54 +00:00
  • 40be0ae5e0 add empty line after guard clause to app/models/mail_handler.rb Toshi MARUYAMA 2020-11-05 13:42:47 +00:00
  • 78828a7dc4 add empty line after guard clause to app/models/attachment.rb Toshi MARUYAMA 2020-11-05 13:42:39 +00:00
  • aaebab85c5 add empty line after guard clause to app/models/version.rb Toshi MARUYAMA 2020-11-05 13:42:31 +00:00
  • be0cb8e3c9 add empty line after guard clause to MessagesController Toshi MARUYAMA 2020-11-05 13:42:23 +00:00
  • 76b3dbe308 add empty line after guard clause to app/models/time_entry_query.rb Toshi MARUYAMA 2020-11-05 13:42:16 +00:00
  • acf30c8c5b add empty line after guard clause to lib/redmine/thumbnail.rb Toshi MARUYAMA 2020-11-05 13:42:08 +00:00
  • 3758b91e54 add empty line after guard clause to app/models/role.rb Toshi MARUYAMA 2020-11-05 13:42:00 +00:00
  • 78d3c05aa0 add empty line after guard clause to SysController Toshi MARUYAMA 2020-11-05 13:41:52 +00:00
  • 72c59b010b use "do end" instead of {} at WatchersController Toshi MARUYAMA 2020-11-05 13:41:44 +00:00
  • c236e3e51d fix source indent of BoardsControllerTest Toshi MARUYAMA 2020-11-05 13:41:37 +00:00
  • 0c61cfe6ea remove start date assertion from CalendarsControllerTest#test_show Toshi MARUYAMA 2020-11-05 13:06:47 +00:00
  • 785184c922 "Invalid form authenticity token" error when submitting an Ajax form with Ctrl+Enter (#29473). Go MAEDA 2020-11-05 02:58:49 +00:00
  • 86633c8a11 more strictly start date assertion at CalendarsControllerTest#test_show Toshi MARUYAMA 2020-11-04 14:44:37 +00:00
  • e7f6297e7c add empty line after guard clause to AttachmentsController Toshi MARUYAMA 2020-11-04 14:44:30 +00:00
  • 3dcc8521f2 add empty line after guard clause to IssueRelationsController Toshi MARUYAMA 2020-11-04 14:44:22 +00:00
  • 76b989f58e add empty line after guard clause to ProjectsHelper Toshi MARUYAMA 2020-11-04 14:44:14 +00:00
  • 2da1ecb1d8 add empty line after guard clause to app/models/wiki_page.rb Toshi MARUYAMA 2020-11-04 14:44:06 +00:00
  • fa94dc944d add space after comma to test/unit/member_test.rb Toshi MARUYAMA 2020-11-04 14:43:57 +00:00
  • db67e2021b add space after comma to lib/redmine/activity.rb Toshi MARUYAMA 2020-11-04 14:43:50 +00:00
  • 9172a90ef1 add space after comma to IssuesCustomFieldsVisibilityTest Toshi MARUYAMA 2020-11-04 14:43:42 +00:00
  • 19f259419a add space after comma to QueriesControllerTest Toshi MARUYAMA 2020-11-04 14:43:34 +00:00
  • 79058ef191 add space after comma to test/unit/lib/redmine/field_format/list_format_test.rb Toshi MARUYAMA 2020-11-04 14:43:26 +00:00
  • 8c9a81d4c7 add space after comma to test/unit/auth_source_ldap_test.rb Toshi MARUYAMA 2020-11-04 14:43:18 +00:00
  • 3c95bccac7 add space after comma to test/unit/mailer_test.rb Toshi MARUYAMA 2020-11-04 14:43:11 +00:00
  • bfdedec0da MessagesControllerTest#test_post_new randomly fails (#34169). Go MAEDA 2020-11-04 07:49:42 +00:00
  • a53ac863ce more strictly start date assertion at CalendarsControllerTest#test_show Toshi MARUYAMA 2020-11-03 15:12:38 +00:00
  • 576706b6cb add start date to assert_select of CalendarsControllerTest#test_show Toshi MARUYAMA 2020-11-03 14:56:20 +00:00
  • 319e5f3c08 add empty line after guard clause to app/models/watcher.rb Toshi MARUYAMA 2020-11-03 14:56:13 +00:00