16776 Commits (3e36b5c452210da457cb6c16385551414071693f)
 

Author SHA1 Message Date
  Go MAEDA 7ab2680548 Update .rubocop_todo.yml (#32530). 3 years ago
  Go MAEDA d4f04f96f0 Reverts r20658. 3 years ago
  Go MAEDA ac015d49f9 Drag and drop file upload to file type custom field (#30776). 3 years ago
  Go MAEDA ea08c3aa81 Fix that alerts may be displayed multiple times when the number of files attempting to be uploaded exceeds the limit (#18555). 3 years ago
  Go MAEDA 354d30df31 Add class 'error' to custom fields with validation errors (#32764, #34580). 3 years ago
  Go MAEDA d64a2934ff Remove security fix for JQuery 1.2 (#33383). 3 years ago
  Go MAEDA e5faa47e22 Adds GOOGLE_CHROME_OPTS_ARGS environment variable to define Google Chrome options arguments (#34269). 3 years ago
  Go MAEDA 1bf01c5677 Adding system tests for keyboard shortcuts (#30459). 3 years ago
  Go MAEDA 81efbcaa2f Add keyboard shortcut to toggle between Edit/Preview tabs (#30459). 3 years ago
  Go MAEDA bba8bb2238 Remove unused key :preview from Redmine::AccessKeys::ACCESSKEYS (#34444). 3 years ago
  Go MAEDA 63f0cec72b Simplified Chinese translation update (#34545). 3 years ago
  Go MAEDA 22748687a2 Spanish translation update for 4.1-stable (#34439). 3 years ago
  Go MAEDA 3f3514d8b1 Show only valid projects on issue form when the issue is a subtask (#33419). 3 years ago
  Go MAEDA 2ee2b34987 Fix passing a wrong parameter to assert_select in API test for 'GET /users/:id' (#34492). 3 years ago
  Go MAEDA d504120cf4 Make archived projects visually distinguishable in nested projects lists (#34340). 3 years ago
  Go MAEDA 93d98bfff8 Make sure that "is not" operator for Subproject filter does not exclude closed subprojects (#34375). 3 years ago
  Go MAEDA 36b5c32048 Subprojects issues are not displayed on main project when all subprojects are closed (#34297). 3 years ago
  Go MAEDA 972f00eb47 Create custom field by copy (#34307). 3 years ago
  Go MAEDA 46156e08a9 Don't show "Two-factor authentication" on new user form (#1237, #34495). 3 years ago
  Go MAEDA cde271e79e Allow issue relation autocomplete to select multiple values (#33418). 3 years ago
  Go MAEDA 30e80d82ce Bulk addition of related issues (#33418). 3 years ago
  Go MAEDA d11f8edc2d Fix Japanese translation for less_than_x_seconds and less_than_x_minutes (#34456). 3 years ago
  Go MAEDA 988a36babc Users API should return twofa_scheme only for administrators (#34242). 3 years ago
  Go MAEDA 5eb4b6af79 Include two-factor authentication scheme in users API response (#34242). 3 years ago
  Go MAEDA 843f13f7e2 Revert r19810 (#10535). 3 years ago
  Go MAEDA 87d2fa498d Revert r20440 (#10535). 3 years ago
  Go MAEDA a001b8e46f Revert r20455 (#10535). 3 years ago
  Toshi MARUYAMA 7955452b6a use 'assert_not' instead of 'assert !' at IssuesControllerTest 3 years ago
  Toshi MARUYAMA cadcd7a340 use '\' instead of '+' to concatenate strings at app/models/wiki_content_version.rb 3 years ago
  Toshi MARUYAMA 7d212f4b35 use '\' instead of '+' to concatenate strings at RepositoriesFilesystemControllerTest 3 years ago
  Toshi MARUYAMA 863ea48a65 remove redundant 'return' from app/models/attachment.rb 3 years ago
  Toshi MARUYAMA 818e813ef2 remove redundant 'return' from app/models/changeset.rb 3 years ago
  Toshi MARUYAMA 9e7b61591f shorten long line of test/unit/project_test.rb 3 years ago
  Toshi MARUYAMA 4148f9c743 shorten long line of IssuesControllerTest 3 years ago
  Toshi MARUYAMA 15e78eb472 shorten long line of test/unit/lib/redmine/wiki_formatting/macros_test.rb 3 years ago
  Toshi MARUYAMA 2cd0507184 shorten long line of test/unit/lib/redmine/helpers/diff_test.rb 3 years ago
  Toshi MARUYAMA cef7e91777 shorten long line of test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb 3 years ago
  Toshi MARUYAMA a375178504 shorten long line of VersionsHelperTest 3 years ago
  Toshi MARUYAMA 69646935a1 shorten long line of app/models/issue_query.rb 3 years ago
  Go MAEDA 0370be3ed1 Update Redcarpet to 3.5.1 (#34461). 3 years ago
  Toshi MARUYAMA 3498a6a624 use with_settings at AccountControllerOpenidTest#test_login_with_openid_for_existing_non_active_user 3 years ago
  Toshi MARUYAMA ca099daae2 shorten long line of app/models/issue.rb 3 years ago
  Toshi MARUYAMA c3054233ab remove redundant 'return' from ApplicationHelperTest 3 years ago
  Toshi MARUYAMA 9c3ccff80a remove redundant 'return' from lib/redmine/twofa/totp.rb 3 years ago
  Toshi MARUYAMA bfca89519f add Layout/FirstHashElementIndentation to .rubocop.yml 3 years ago
  Toshi MARUYAMA 2edd00b3b7 fix source indent of lib/redmine/twofa/totp.rb 3 years ago
  Toshi MARUYAMA c18f92eeb6 add Style/Lambda to .rubocop.yml 3 years ago
  Toshi MARUYAMA 783ade73d7 use 'lambda' instead of '->{}' at UsersController 3 years ago
  Toshi MARUYAMA 6f17c33403 use 'lambda' instead of '->{}' at RolesControllerTest 3 years ago
  Toshi MARUYAMA 662d8935b0 add Layout/DotPosition to .rubocop.yml 3 years ago