15013 Commits (b1f110860652270ca8e98020b0f4e8fe90e85ba7)
 

Author SHA1 Message Date
  Toshi MARUYAMA cd922bb237 code cleanup: rubocop: fix Layout/AlignArray in app/models/setting.rb 4 years ago
  Go MAEDA 360fb2bf43 Removes duplicated 'group_by' id (#29482). 4 years ago
  Go MAEDA 5b9cede709 Fix display type in query form view (#29482). 4 years ago
  Go MAEDA b34bd4e6a7 Traditional Chinese translation update (#32316). 4 years ago
  Go MAEDA b67cb67cce Remove code for unsupported versions of Rails from open_id_authentication (#32297). 4 years ago
  Go MAEDA 0398596d24 Fix random test failure of ProjectQueryTest (#29482). 4 years ago
  Go MAEDA bbf6c05714 Japanese translation update (#32303). 4 years ago
  Go MAEDA af86e7d83f Remove label_show_closed_projects from all translation files (#29482). 4 years ago
  Go MAEDA da1cb855b6 Update locales (#29482). 4 years ago
  Toshi MARUYAMA c95bead933 code cleanup: rubocop: fix Style/WhileUntilModifier in app/models/attachment.rb 4 years ago
  Toshi MARUYAMA f2b274476a code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/mail_handler.rb 4 years ago
  Toshi MARUYAMA d836d9cc69 code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/attachment.rb 4 years ago
  Toshi MARUYAMA 75d3e4037b code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/issue.rb 4 years ago
  Toshi MARUYAMA fd7675adf2 code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/user.rb 4 years ago
  Toshi MARUYAMA b0e28db7c7 code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/mailer.rb 4 years ago
  Toshi MARUYAMA 7738078717 code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in lib/redmine/scm/adapters/abstract_adapter.rb 4 years ago
  Toshi MARUYAMA cb2d4068e8 code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in lib/redmine/helpers/gantt.rb 4 years ago
  Toshi MARUYAMA b0b03c97c5 rubocop: enable Lint/IneffectiveAccessModifier 4 years ago
  Toshi MARUYAMA 0365bd552e code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/controllers/context_menus_controller.rb 4 years ago
  Toshi MARUYAMA adff3bcb7e code cleanup: rubocop: fix Layout/CommentIndentation in lib/redmine/wiki_formatting/textile/redcloth3.rb 4 years ago
  Toshi MARUYAMA 5e5712f82d code cleanup: rubocop: fix Layout/CommentIndentation in app/models/mailer.rb 4 years ago
  Toshi MARUYAMA 7c796b96cc code cleanup: rubocop: fix Layout/SpaceBeforeComma in test/unit/lib/redmine/helpers/calendar_test.rb 4 years ago
  Toshi MARUYAMA bb2f49712e code layout clean up test/unit/time_entry_test.rb 4 years ago
  Toshi MARUYAMA 5b18b24309 code cleanup: rubocop: fix Layout/SpaceBeforeComma in lib/redmine/utils.rb 4 years ago
  Jean-Philippe Lang 6319efe95c Test failure (#29482). 4 years ago
  Jean-Philippe Lang 49b96a935b Use radio buttons to choose display type (#29482). 4 years ago
  Jean-Philippe Lang 95188f26c3 Set default columns for the projects list (#29482). 4 years ago
  Jean-Philippe Lang 45f039187d Option to switch between table list and board list (#29482). 4 years ago
  Jean-Philippe Lang ecd9d9ba2f Filter after project custom fields (#29482). 4 years ago
  Jean-Philippe Lang e7d52eb0af Filter after parent project (#29482). 4 years ago
  Jean-Philippe Lang 80844362db Filter after projects (#29482). 4 years ago
  Jean-Philippe Lang 6c5440a21b Filters for Projects page (#29482). 4 years ago
  Toshi MARUYAMA 868578c0f2 code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/utils.rb 4 years ago
  Toshi MARUYAMA 163e6eb6f7 code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/unified_diff.rb 4 years ago
  Toshi MARUYAMA 0fdaa963aa code cleanup: rubocop: fix Style/WhileUntilModifier in app/models/project.rb 4 years ago
  Toshi MARUYAMA 0ea9e05b68 fix stderr_log_file and strip_credential of Redmine::Scm::Adapters::AbstractAdapter are not private 4 years ago
  Jean-Philippe Lang 77add1315b Return to version page after the issue is created (#28138). 4 years ago
  Jean-Philippe Lang dc84b10888 Display new issue link in version page (#28138). 4 years ago
  Jean-Philippe Lang ce867955f0 Fixed that QueriesController can not handle subclass of IssueQuery (#25265). 4 years ago
  Jean-Philippe Lang e66cce5d5d Updates for 4.0.5 release. 4 years ago
  Jean-Philippe Lang 848e16ace2 Update ruby-openid to 2.9.2 (#32294). 4 years ago
  Jean-Philippe Lang c5b5f0d6a9 Fixed that total estimated time column is shown even when estimated time field is deactivated (#31779). 4 years ago
  Toshi MARUYAMA 57a66e950c code cleanup: rubocop: fix Layout/EmptyLines in lib/redmine/wiki_formatting/textile/redcloth3.rb 4 years ago
  Toshi MARUYAMA e2cb4be892 code cleanup: rubocop: fix Layout/EmptyLines in test/unit/query_test.rb 4 years ago
  Toshi MARUYAMA 35a4d23ced code cleanup: rubocop: fix Layout/EmptyLines in test/functional/project_enumerations_controller_test.rb 4 years ago
  Toshi MARUYAMA c21f5cf828 code cleanup: rubocop: fix Layout/EmptyLines in test/functional/activities_controller_test.rb 4 years ago
  Toshi MARUYAMA e3397db933 code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/wiki_formatting/textile/redcloth3.rb 4 years ago
  Toshi MARUYAMA 30964255f1 code cleanup: rubocop: fix Style/UnlessElse in lib/redmine/wiki_formatting/textile/redcloth3.rb 4 years ago
  Toshi MARUYAMA c4930a8a2d code cleanup: rubocop: fix Layout/EmptyLines in app/models/issue.rb 4 years ago
  Toshi MARUYAMA c1e7c43cd4 code cleanup: rubocop: fix Layout/EmptyLines in app/models/issue.rb 4 years ago