Commit Graph

  • 360fb2bf43 Removes duplicated 'group_by' id (#29482). Go MAEDA 2019-10-22 05:04:37 +00:00
  • 5b9cede709 Fix display type in query form view (#29482). Go MAEDA 2019-10-22 05:03:02 +00:00
  • b34bd4e6a7 Traditional Chinese translation update (#32316). Go MAEDA 2019-10-22 04:11:43 +00:00
  • b67cb67cce Remove code for unsupported versions of Rails from open_id_authentication (#32297). Go MAEDA 2019-10-22 01:34:21 +00:00
  • 0398596d24 Fix random test failure of ProjectQueryTest (#29482). Go MAEDA 2019-10-21 07:20:57 +00:00
  • bbf6c05714 Japanese translation update (#32303). Go MAEDA 2019-10-20 08:52:02 +00:00
  • af86e7d83f Remove label_show_closed_projects from all translation files (#29482). Go MAEDA 2019-10-20 04:32:37 +00:00
  • da1cb855b6 Update locales (#29482). Go MAEDA 2019-10-19 23:32:44 +00:00
  • c95bead933 code cleanup: rubocop: fix Style/WhileUntilModifier in app/models/attachment.rb Toshi MARUYAMA 2019-10-19 13:34:16 +00:00
  • f2b274476a code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/mail_handler.rb Toshi MARUYAMA 2019-10-19 13:34:05 +00:00
  • d836d9cc69 code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/attachment.rb Toshi MARUYAMA 2019-10-19 13:33:54 +00:00
  • 75d3e4037b code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/issue.rb Toshi MARUYAMA 2019-10-19 13:33:43 +00:00
  • fd7675adf2 code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/user.rb Toshi MARUYAMA 2019-10-19 13:33:32 +00:00
  • b0e28db7c7 code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/mailer.rb Toshi MARUYAMA 2019-10-19 13:33:21 +00:00
  • 7738078717 code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in lib/redmine/scm/adapters/abstract_adapter.rb Toshi MARUYAMA 2019-10-19 13:33:10 +00:00
  • cb2d4068e8 code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in lib/redmine/helpers/gantt.rb Toshi MARUYAMA 2019-10-19 13:32:59 +00:00
  • b0b03c97c5 rubocop: enable Lint/IneffectiveAccessModifier Toshi MARUYAMA 2019-10-19 13:32:48 +00:00
  • 0365bd552e code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/controllers/context_menus_controller.rb Toshi MARUYAMA 2019-10-19 13:32:37 +00:00
  • adff3bcb7e code cleanup: rubocop: fix Layout/CommentIndentation in lib/redmine/wiki_formatting/textile/redcloth3.rb Toshi MARUYAMA 2019-10-19 12:25:46 +00:00
  • 5e5712f82d code cleanup: rubocop: fix Layout/CommentIndentation in app/models/mailer.rb Toshi MARUYAMA 2019-10-19 12:25:34 +00:00
  • 7c796b96cc code cleanup: rubocop: fix Layout/SpaceBeforeComma in test/unit/lib/redmine/helpers/calendar_test.rb Toshi MARUYAMA 2019-10-19 12:25:22 +00:00
  • bb2f49712e code layout clean up test/unit/time_entry_test.rb Toshi MARUYAMA 2019-10-19 12:25:11 +00:00
  • 5b18b24309 code cleanup: rubocop: fix Layout/SpaceBeforeComma in lib/redmine/utils.rb Toshi MARUYAMA 2019-10-19 12:24:58 +00:00
  • 6319efe95c Test failure (#29482). Jean-Philippe Lang 2019-10-19 12:18:15 +00:00
  • 49b96a935b Use radio buttons to choose display type (#29482). Jean-Philippe Lang 2019-10-19 12:14:21 +00:00
  • 95188f26c3 Set default columns for the projects list (#29482). Jean-Philippe Lang 2019-10-19 11:43:23 +00:00
  • 45f039187d Option to switch between table list and board list (#29482). Jean-Philippe Lang 2019-10-19 11:42:20 +00:00
  • ecd9d9ba2f Filter after project custom fields (#29482). Jean-Philippe Lang 2019-10-19 11:39:02 +00:00
  • e7d52eb0af Filter after parent project (#29482). Jean-Philippe Lang 2019-10-19 11:38:15 +00:00
  • 80844362db Filter after projects (#29482). Jean-Philippe Lang 2019-10-19 11:37:30 +00:00
  • 6c5440a21b Filters for Projects page (#29482). Jean-Philippe Lang 2019-10-19 11:36:13 +00:00
  • 868578c0f2 code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/utils.rb Toshi MARUYAMA 2019-10-19 11:16:06 +00:00
  • 163e6eb6f7 code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/unified_diff.rb Toshi MARUYAMA 2019-10-19 11:15:54 +00:00
  • 0fdaa963aa code cleanup: rubocop: fix Style/WhileUntilModifier in app/models/project.rb Toshi MARUYAMA 2019-10-19 11:15:43 +00:00
  • 0ea9e05b68 fix stderr_log_file and strip_credential of Redmine::Scm::Adapters::AbstractAdapter are not private Toshi MARUYAMA 2019-10-19 11:15:30 +00:00
  • 77add1315b Return to version page after the issue is created (#28138). Jean-Philippe Lang 2019-10-19 10:23:06 +00:00
  • dc84b10888 Display new issue link in version page (#28138). Jean-Philippe Lang 2019-10-19 10:22:16 +00:00
  • ce867955f0 Fixed that QueriesController can not handle subclass of IssueQuery (#25265). Jean-Philippe Lang 2019-10-19 10:13:12 +00:00
  • 3d8e2b1ce4 tagged version 4.0.5 4.0.5 Jean-Philippe Lang 2019-10-19 09:31:51 +00:00
  • b2e22d0c2b tagged version 3.4.12 3.4.12 Jean-Philippe Lang 2019-10-19 09:31:35 +00:00
  • fc24554696 Updates for 3.4.12 release. Jean-Philippe Lang 2019-10-19 09:30:20 +00:00
  • 09755c2966 Merged r18749 to 4.0-stable. Jean-Philippe Lang 2019-10-19 09:29:47 +00:00
  • e66cce5d5d Updates for 4.0.5 release. Jean-Philippe Lang 2019-10-19 09:29:07 +00:00
  • 55eb4e8dc2 Merged r18746 to 3.4-stable (#32294). Jean-Philippe Lang 2019-10-19 09:18:27 +00:00
  • cf8d0e1c83 Merged r18746 to 4.0-stable (#32294). Jean-Philippe Lang 2019-10-19 09:18:13 +00:00
  • 848e16ace2 Update ruby-openid to 2.9.2 (#32294). Jean-Philippe Lang 2019-10-19 09:17:04 +00:00
  • 237ba49b3e Merged r18743 to 3.4-stable (#31779). Jean-Philippe Lang 2019-10-19 08:37:25 +00:00
  • e9322b9057 Merged r18743 to 4.0-stable (#31779). Jean-Philippe Lang 2019-10-19 08:37:16 +00:00
  • c5b5f0d6a9 Fixed that total estimated time column is shown even when estimated time field is deactivated (#31779). Jean-Philippe Lang 2019-10-19 08:30:15 +00:00
  • 57a66e950c code cleanup: rubocop: fix Layout/EmptyLines in lib/redmine/wiki_formatting/textile/redcloth3.rb Toshi MARUYAMA 2019-10-19 07:27:46 +00:00
  • e2cb4be892 code cleanup: rubocop: fix Layout/EmptyLines in test/unit/query_test.rb Toshi MARUYAMA 2019-10-19 07:27:35 +00:00
  • 35a4d23ced code cleanup: rubocop: fix Layout/EmptyLines in test/functional/project_enumerations_controller_test.rb Toshi MARUYAMA 2019-10-19 07:27:23 +00:00
  • c21f5cf828 code cleanup: rubocop: fix Layout/EmptyLines in test/functional/activities_controller_test.rb Toshi MARUYAMA 2019-10-19 07:27:12 +00:00
  • e3397db933 code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/wiki_formatting/textile/redcloth3.rb Toshi MARUYAMA 2019-10-19 07:26:59 +00:00
  • 30964255f1 code cleanup: rubocop: fix Style/UnlessElse in lib/redmine/wiki_formatting/textile/redcloth3.rb Toshi MARUYAMA 2019-10-19 07:26:45 +00:00
  • c4930a8a2d code cleanup: rubocop: fix Layout/EmptyLines in app/models/issue.rb Toshi MARUYAMA 2019-10-19 04:30:26 +00:00
  • c1e7c43cd4 code cleanup: rubocop: fix Layout/EmptyLines in app/models/issue.rb Toshi MARUYAMA 2019-10-19 04:30:13 +00:00
  • 27e30a9701 code cleanup: rubocop: fix Style/MultilineTernaryOperator in lib/redmine/utils.rb Toshi MARUYAMA 2019-10-19 04:30:01 +00:00
  • 41e774de6e code cleanup: rubocop: fix Style/WhileUntilModifier in app/helpers/queries_helper.rb Toshi MARUYAMA 2019-10-19 04:29:47 +00:00
  • abf2ad12e5 code cleanup: rubocop: fix Layout/EndAlignment in lib/redmine/export/pdf/issues_pdf_helper.rb Toshi MARUYAMA 2019-10-17 17:02:35 +00:00
  • 8ea07d7783 code cleanup: rubocop: fix Layout/EndAlignment in app/helpers/versions_helper.rb Toshi MARUYAMA 2019-10-17 17:02:23 +00:00
  • 460ac6adda code cleanup: rubocop: fix Layout/EndAlignment in app/helpers/repositories_helper.rb Toshi MARUYAMA 2019-10-17 17:02:12 +00:00
  • dbb9abcccd rubocop: add detected Layout/EndAlignment files to .rubocop_todo.yml Toshi MARUYAMA 2019-10-17 17:02:01 +00:00
  • a8b7aa8299 code cleanup: rubocop: fix Layout/CaseIndentation in app/models/issue_query.rb Toshi MARUYAMA 2019-10-17 16:46:05 +00:00
  • 2140c49042 code cleanup: rubocop: fix Layout/CaseIndentation in lib/redmine/helpers/gantt.rb Toshi MARUYAMA 2019-10-17 16:45:54 +00:00
  • 5d77985f14 code cleanup: rubocop: fix Layout/CaseIndentation in lib/redmine/menu_manager.rb Toshi MARUYAMA 2019-10-17 16:45:42 +00:00
  • 80f18dd89c code cleanup: rubocop: fix Layout/SpaceBeforeSemicolon and Style/WhenThen in app/models/issue_query.rb Toshi MARUYAMA 2019-10-17 16:40:54 +00:00
  • 9cf1621083 code cleanup: rubocop: fix Style/WhenThen in app/models/role.rb Toshi MARUYAMA 2019-10-17 16:40:43 +00:00
  • 57923d0450 code cleanup: rubocop: fix Layout/CaseIndentation in lib/redmine/views/builders.rb Toshi MARUYAMA 2019-10-17 16:40:32 +00:00
  • e34eb2d89c code cleanup: rubocop: fix Style/WhenThen in lib/redmine/views/builders.rb Toshi MARUYAMA 2019-10-17 16:40:20 +00:00
  • 18442d568a code layout clean up lib/redmine/wiki_formatting/textile/redcloth3.rb Toshi MARUYAMA 2019-10-17 16:40:08 +00:00
  • 8bac080b8c code cleanup: rubocop: fix Style/CharacterLiteral and Style/ParenthesesAroundCondition in lib/redmine/wiki_formatting/textile/redcloth3.rb Toshi MARUYAMA 2019-10-17 16:39:55 +00:00
  • cae3f78eba code cleanup: rubocop: fix Style/CharacterLiteral and Style/ParenthesesAroundCondition in lib/redmine/wiki_formatting.rb Toshi MARUYAMA 2019-10-17 16:39:43 +00:00
  • f891a28152 code layout clean up app/controllers/issues_controller.rb Toshi MARUYAMA 2019-10-17 16:39:31 +00:00
  • 7a44f38c2c code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/export/pdf/issues_pdf_helper.rb Toshi MARUYAMA 2019-10-17 16:15:09 +00:00
  • c66df09e23 code cleanup: rubocop: fix Layout/SpaceAroundBlockParameters in app/controllers/issues_controller.rb Toshi MARUYAMA 2019-10-17 16:14:56 +00:00
  • 72fec3ae02 code cleanup: rubocop: fix Layout/SpaceAroundBlockParameters in lib/redmine/plugin.rb Toshi MARUYAMA 2019-10-17 16:14:45 +00:00
  • a7b568ccff code cleanup: rubocop: fix Layout/CommentIndentation and Style/NestedTernaryOperator in app/helpers/versions_helper.rb Toshi MARUYAMA 2019-10-17 15:28:57 +00:00
  • d4a428f11e code cleanup: rubocop: fix Layout/ElseAlignment in app/helpers/attachments_helper.rb Toshi MARUYAMA 2019-10-17 15:28:46 +00:00
  • 3b27acb620 code cleanup: rubocop: fix Layout/ElseAlignment in app/helpers/queries_helper.rb Toshi MARUYAMA 2019-10-17 15:28:34 +00:00
  • b817973038 code cleanup: rubocop: fix Layout/ElseAlignment in app/models/issue_query.rb Toshi MARUYAMA 2019-10-17 15:28:23 +00:00
  • 2210ffecfe Update Rouge to 3.12.0 (#31556). Go MAEDA 2019-10-17 14:47:36 +00:00
  • 3cfd1d0c3d Merged r18707 from trunk to 3.4-stable (#32290). Go MAEDA 2019-10-17 14:07:52 +00:00
  • 883b0004d3 Merged r18707 from trunk to 4.0-stable (#32290). Go MAEDA 2019-10-17 14:06:40 +00:00
  • 69827aa90f Fix typo in Russian translation for label_in_the_next_days (#32290). Go MAEDA 2019-10-17 14:04:42 +00:00
  • 397fa6a001 code cleanup: rubocop: fix Style/MultilineTernaryOperator in lib/redmine/wiki_formatting.rb Toshi MARUYAMA 2019-10-17 11:22:41 +00:00
  • 04cf448648 code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/export/pdf/issues_pdf_helper.rb Toshi MARUYAMA 2019-10-17 11:22:30 +00:00
  • 186329ef04 code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/i18n.rb Toshi MARUYAMA 2019-10-17 11:22:17 +00:00
  • caefd6d115 code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/plugin.rb Toshi MARUYAMA 2019-10-17 11:22:06 +00:00
  • 2c83540108 code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/wiki_formatting.rb Toshi MARUYAMA 2019-10-17 11:21:54 +00:00
  • 35de9458c4 rubocop: remove test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb from Layout/EmptyLines fixed by previous revisions Toshi MARUYAMA 2019-10-17 04:15:58 +00:00
  • bed54dd042 rubocop: remove test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb from Layout/CommentIndentation and Layout/MultilineArrayBraceLayout fixed by previous revision Toshi MARUYAMA 2019-10-17 04:15:47 +00:00
  • 89e9b05b3d code cleanup: rubocop: fix Layout/CommentIndentation and Layout/MultilineArrayBraceLayout of STR_WITH_PRE in test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb Toshi MARUYAMA 2019-10-17 04:15:37 +00:00
  • 1f14386822 code cleanup: rubocop: fix Layout/CommentIndentation and Layout/MultilineArrayBraceLayout of STR_WITHOUT_PRE in test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb Toshi MARUYAMA 2019-10-17 04:15:26 +00:00
  • 69fb5a6a80 fix MailHandler#assign_string_attribute_with_limit is not private Toshi MARUYAMA 2019-10-17 04:15:16 +00:00
  • e8b06af277 code cleanup: rubocop: fix Layout/EmptyLinesAroundMethodBody in lib/redmine/wiki_formatting/textile/redcloth3.rb Toshi MARUYAMA 2019-10-16 14:36:55 +00:00
  • 809d7a7e4b code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyLinesAroundAccessModifier in app/models/tracker.rb Toshi MARUYAMA 2019-10-16 14:36:43 +00:00
  • beb966737a fix Setting#find_or_default is not private Toshi MARUYAMA 2019-10-16 14:36:31 +00:00
  • c32277a42b fix Role#find_or_create_system_role is not private Toshi MARUYAMA 2019-10-16 14:36:20 +00:00
  • b85d4cb70c fix AuthSourceLdap#get_attr is not private Toshi MARUYAMA 2019-10-16 14:36:10 +00:00