Commit Graph

  • 977bbea725 Only admin users should be able to manage public queries on the project list (#29482). Jean-Philippe Lang 2019-11-20 15:01:24 +00:00
  • e88dfda424 Merged r19089 from trunk to 4.1-stable (#32469, #3816). Go MAEDA 2019-11-19 02:36:08 +00:00
  • 18e6cc9cb6 Fix that text copied from some applications such as MS Office and LibreOffice is pasted as an image in addition to plain text (#32469, #3816). Go MAEDA 2019-11-19 02:33:50 +00:00
  • 4a90acb49e Add missing fixture to TimelogControllerTest in order to fix random test failure (#32478). Go MAEDA 2019-11-19 00:18:10 +00:00
  • d48fdb6323 tagged version 3.3.10 3.3.10 Jean-Philippe Lang 2019-11-18 05:46:54 +00:00
  • 32f4002a5f Updates for 3.3.10 release. Jean-Philippe Lang 2019-11-18 05:43:53 +00:00
  • bd00d16d0f rubocop: fix Lint/IneffectiveAccessModifier in app/models/auth_source_ldap.rb (#32470) Toshi MARUYAMA 2019-11-16 13:10:51 +00:00
  • a59f8813ab Merged r19083 from trunk to 4.1-stable (#32470) Toshi MARUYAMA 2019-11-16 12:49:24 +00:00
  • 03e719b12b regenerate .rubocop_todo.yml (#32470) Toshi MARUYAMA 2019-11-16 12:46:43 +00:00
  • 829a14d431 cleanup: rubocop: fix Lint/ParenthesesAsGroupedExpression and Style/RedundantParentheses and Layout/SpaceAfterNot in test/helpers/application_helper_test.rb Toshi MARUYAMA 2019-11-16 12:38:38 +00:00
  • 70d4865b1c Merged r17741 to 4.0-stable. Jean-Philippe Lang 2019-11-16 11:36:00 +00:00
  • 9d3f6cb3ae Merged r19079 to 4.1-stable (#32470). Jean-Philippe Lang 2019-11-16 10:32:43 +00:00
  • 1220a68cbd Reverts r18692 (#32470). Jean-Philippe Lang 2019-11-16 10:31:48 +00:00
  • 131184e99a Reverts r19064 (#32436). Jean-Philippe Lang 2019-11-16 10:25:45 +00:00
  • 5e4f49c8ad Upgrade to Rails 4.2.11.1 (#31027). Jean-Philippe Lang 2019-11-16 10:00:27 +00:00
  • 7897a143aa Merged r18746 to 3.3-stable (#32294). Jean-Philippe Lang 2019-11-16 09:51:25 +00:00
  • 899fc2e0cd Merged r18247 to 3.3-stable (#31520). Jean-Philippe Lang 2019-11-16 09:47:01 +00:00
  • 04d4a1a191 Merged r16196 to 3.3-stable (#15773). Jean-Philippe Lang 2019-11-16 09:43:42 +00:00
  • 2dfa50ce85 Update capybara (~> 3.29.0) (#32453). Go MAEDA 2019-11-14 00:23:40 +00:00
  • 5c0b2506b3 Update Rouge to 3.13.0 (#32468). Go MAEDA 2019-11-13 23:40:31 +00:00
  • 8d61eadfc5 Add missing fixture to Redmine::WikiFormatting::MacrosTest (#32444). Go MAEDA 2019-11-13 22:08:53 +00:00
  • 6cea1fa267 Merged r19068 from trunk to 4.1-stable (#16904). Go MAEDA 2019-11-13 13:25:22 +00:00
  • 804b0416ac Merged r19067 from trunk to 4.1-stable (#16904). Go MAEDA 2019-11-13 13:24:28 +00:00
  • b5ce1b9cff Fix a Rubocop offense caused by r19065 (#16904). Go MAEDA 2019-11-13 13:22:05 +00:00
  • 30fd23b917 Fix that QueriesControllerTest fails due to r19065 (#16904). Go MAEDA 2019-11-13 09:49:52 +00:00
  • 98ab77e84b Merged r19065 to 4.1-stable (#16904). Jean-Philippe Lang 2019-11-10 07:59:35 +00:00
  • 9746ab7e5b Add anonymous user to author list in issue/time query (#16904). Jean-Philippe Lang 2019-11-10 07:58:57 +00:00
  • 2ec3da2f25 Merged r19063 to 4.1-stable (#32436). Jean-Philippe Lang 2019-11-10 07:57:41 +00:00
  • 4a447dda09 Add support for grouping by issue on timelog view (#32436). Jean-Philippe Lang 2019-11-10 07:56:47 +00:00
  • 09b7186b91 Merged r19061 to 4.1-stable (#32431). Jean-Philippe Lang 2019-11-10 07:55:29 +00:00
  • e23c480f22 Removed invalid association IssueCustomField#issue_custom_values (#32431). Jean-Philippe Lang 2019-11-10 07:54:24 +00:00
  • 5df4855046 Added 4.1-stable branch. Jean-Philippe Lang 2019-11-10 07:45:35 +00:00
  • 1c533c948b Adds "Target Version" column to the list of "Available columns" in "Spent time" tab (#30346). Go MAEDA 2019-11-10 00:42:30 +00:00
  • e7121752c2 rubocop: enable Layout/AlignArguments Toshi MARUYAMA 2019-11-09 18:17:25 +00:00
  • eb18ef819f cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_principals_options_for_select_with_users_and_groups Toshi MARUYAMA 2019-11-09 18:17:12 +00:00
  • 6ea5d0c3c6 cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_principals_options_for_select_with_selected Toshi MARUYAMA 2019-11-09 18:17:01 +00:00
  • 0d6015be56 cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_principals_options_for_select_with_users Toshi MARUYAMA 2019-11-09 18:16:50 +00:00
  • 28ae34b68f cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_thumbnail_tag Toshi MARUYAMA 2019-11-09 18:16:38 +00:00
  • 22bce3517b cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_link_to_attachment Toshi MARUYAMA 2019-11-09 18:16:27 +00:00
  • 8e6014a9f8 cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_section_edit_links Toshi MARUYAMA 2019-11-09 18:16:15 +00:00
  • a3246bf5fa cleanup: rubocop: fix Layout/AlignArguments in test/integration/attachments_test.rb Toshi MARUYAMA 2019-11-09 17:57:36 +00:00
  • 2738389fbd cleanup: rubocop: fix Layout/MultilineArrayBraceLayout in app/helpers/projects_helper.rb Toshi MARUYAMA 2019-11-09 17:57:35 +00:00
  • 82c0eaadc3 cleanup: rubocop: fix Layout/IndentFirstArrayElement in app/models/project.rb Toshi MARUYAMA 2019-11-09 17:57:24 +00:00
  • 3dff73502a cleanup: rubocop: fix Layout/EmptyLinesAroundAccessModifier in lib/redmine/syntax_highlighting.rb Toshi MARUYAMA 2019-11-09 17:57:11 +00:00
  • 02876fb1bf cleanup: rubocop: fix Layout/BlockEndNewline in app/models/message.rb Toshi MARUYAMA 2019-11-09 17:57:00 +00:00
  • 5025dc975e cleanup: rubocop: fix Layout/AlignArguments in test/helpers/issues_helper_test.rb Toshi MARUYAMA 2019-11-09 17:56:49 +00:00
  • 05d9791e69 cleanup: rubocop: fix Layout/MultilineBlockLayout in app/controllers/auto_completes_controller.rb Toshi MARUYAMA 2019-11-09 17:11:06 +00:00
  • 520fd7dd00 cleanup: rubocop: fix Layout/EmptyLinesAroundAccessModifier in app/controllers/previews_controller.rb Toshi MARUYAMA 2019-11-09 17:10:54 +00:00
  • e990236969 cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/views/labelled_form_builder.rb Toshi MARUYAMA 2019-11-09 17:10:41 +00:00
  • 86e0d79c31 cleanup: rubocop: fix Layout/AlignArguments in test/helpers/custom_fields_helper_test.rb Toshi MARUYAMA 2019-11-09 17:10:40 +00:00
  • ec91e38010 cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/menu_manager.rb Toshi MARUYAMA 2019-11-09 17:10:29 +00:00
  • c9021526bb cleanup: rubocop: fix Layout/AlignArguments in test/helpers/timelog_helper_test.rb Toshi MARUYAMA 2019-11-09 17:10:25 +00:00
  • b686959042 cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/helpers/gantt.rb Toshi MARUYAMA 2019-11-09 17:10:17 +00:00
  • f56144063d cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/field_format.rb Toshi MARUYAMA 2019-11-09 17:10:02 +00:00
  • aa28599b85 cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_attachment_links_to_images_with_email_format_should_not_be_parsed Toshi MARUYAMA 2019-11-09 17:09:51 +00:00
  • 4588fb20c5 cleanup: rubocop: fix Layout/AlignArguments in test/unit/issue_test.rb Toshi MARUYAMA 2019-11-09 16:33:58 +00:00
  • 129832837a cleanup: rubocop: fix Layout/AlignArguments in test/unit/attachment_test.rb Toshi MARUYAMA 2019-11-09 16:33:43 +00:00
  • 4c8b2ea40b cleanup: rubocop: fix Layout/AlignArguments in app/helpers/email_addresses_helper.rb Toshi MARUYAMA 2019-11-09 16:33:33 +00:00
  • 9d210a3b94 cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest link_to_if_authorized Toshi MARUYAMA 2019-11-09 16:33:22 +00:00
  • 9a76c58688 cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_attached_images_with_hires_naming Toshi MARUYAMA 2019-11-09 16:33:11 +00:00
  • 567e8e6288 cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/scm/adapters/git_adapter_test.rb Toshi MARUYAMA 2019-11-09 16:05:33 +00:00
  • 8bf12d8026 cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/scm/adapters/filesystem_adapter_test.rb Toshi MARUYAMA 2019-11-09 16:05:22 +00:00
  • c6b1f52eb5 cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/issue_categories_test.rb Toshi MARUYAMA 2019-11-09 16:05:09 +00:00
  • fb84731bcd cleanup: rubocop: fix Layout/BlockAlignment in app/models/time_entry.rb Toshi MARUYAMA 2019-11-09 16:05:07 +00:00
  • 7867b4dcd5 cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#render_issue_relations Toshi MARUYAMA 2019-11-09 16:04:54 +00:00
  • 9c2d1533b7 cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/api_test.rb Toshi MARUYAMA 2019-11-09 16:04:53 +00:00
  • 5addd2846d cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#cells Toshi MARUYAMA 2019-11-09 16:04:43 +00:00
  • 5cdf94f29f cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#show_detail Toshi MARUYAMA 2019-11-09 16:04:32 +00:00
  • d41969451b cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#test_redmine_links Toshi MARUYAMA 2019-11-09 15:26:37 +00:00
  • d710360039 rubocop: remove test/integration/api_test/issues_test.rb from Layout/IndentFirstArrayElement fixed by r19016 Toshi MARUYAMA 2019-11-09 15:26:26 +00:00
  • 2f4b4d47dd cleanup: rubocop: fix Layout/IndentFirstArrayElement in app/helpers/workflows_helper.rb Toshi MARUYAMA 2019-11-09 14:11:14 +00:00
  • bbef1d6c0f cleanup: rubocop: fix Layout/ClosingHeredocIndentation and Layout/IndentHeredoc in test/unit/lib/redmine/wiki_formatting/markdown_formatter_test.rb Toshi MARUYAMA 2019-11-09 14:11:02 +00:00
  • b18ba29c87 cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#render_descendants_tree Toshi MARUYAMA 2019-11-09 14:10:51 +00:00
  • 029d315e79 cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_redmine_links_mercurial_commit Toshi MARUYAMA 2019-11-09 14:10:40 +00:00
  • 26343ea6b2 cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_redmine_links_git_commit Toshi MARUYAMA 2019-11-09 14:10:27 +00:00
  • 7c95ae9899 cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/issues_test.rb Toshi MARUYAMA 2019-11-09 14:10:22 +00:00
  • 30ce5bfcab cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_cross_project_multiple_repositories_redmine_links Toshi MARUYAMA 2019-11-09 14:10:14 +00:00
  • b0da68b784 cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/versions_test.rb Toshi MARUYAMA 2019-11-09 14:10:09 +00:00
  • 54eb01f045 cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_multiple_repositories_redmine_links Toshi MARUYAMA 2019-11-09 14:10:02 +00:00
  • 1d7e0d54db cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/time_entries_test.rb Toshi MARUYAMA 2019-11-09 14:09:57 +00:00
  • 6dc24de71c code layout clean up app/helpers/issues_helper.rb Toshi MARUYAMA 2019-11-09 14:09:50 +00:00
  • 97d1bafb93 cleanup: rubocop: fix Layout/BlockEndNewline in app/controllers/files_controller.rb Toshi MARUYAMA 2019-11-09 11:53:59 +00:00
  • b31b57f82d cleanup: rubocop: fix Layout/BlockAlignment in app/models/project.rb Toshi MARUYAMA 2019-11-09 11:53:48 +00:00
  • f59fdeeb4a cleanup: rubocop: fix Layout/BlockAlignment in ApplicationHelperTest#test_user_links_with_email_as_login_name_should_not_be_parsed_markdown Toshi MARUYAMA 2019-11-09 11:53:37 +00:00
  • 09c0dd3817 cleanup: rubocop: fix Layout/BlockAlignment in ApplicationHelperTest#test_user_links_with_email_as_login_name_should_not_be_parsed_textile Toshi MARUYAMA 2019-11-09 11:53:26 +00:00
  • c8f1c4abd2 cleanup: rubocop: fix Layout/BlockAlignment in ApplicationHelperTest#test_should_not_parse_redmine_links_inside_link Toshi MARUYAMA 2019-11-09 11:53:15 +00:00
  • d2cf7781ab rubocop: remove app/controllers/auth_sources_controller.rb from Layout/MultilineBlockLayout fixed by r19004 Toshi MARUYAMA 2019-11-09 11:53:04 +00:00
  • 2575805d3e cleanup: rubocop: fix Layout/BlockEndNewline in app/controllers/auth_sources_controller.rb Toshi MARUYAMA 2019-11-09 09:19:02 +00:00
  • bc0d654802 cleanup: rubocop: fix Layout/BlockAlignment in app/models/principal.rb Toshi MARUYAMA 2019-11-09 09:18:51 +00:00
  • 73be0198d1 cleanup: rubocop: fix Layout/AlignArguments in app/models/time_entry_query.rb Toshi MARUYAMA 2019-11-09 09:18:40 +00:00
  • e264e05906 cleanup: rubocop: fix Layout/AlignArguments in app/models/auth_source.rb Toshi MARUYAMA 2019-11-09 09:18:29 +00:00
  • 7edf7a009a cleanup: rubocop: fix Layout/AlignArguments in app/models/project_query.rb Toshi MARUYAMA 2019-11-09 09:18:17 +00:00
  • 4e148710cb cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/custom_fields_attribute_test.rb Toshi MARUYAMA 2019-11-09 09:18:09 +00:00
  • 8688fd10eb cleanup: rubocop: fix Layout/AlignArguments in app/models/project.rb Toshi MARUYAMA 2019-11-09 09:18:07 +00:00
  • 894aa10ffc cleanup: rubocop: fix Layout/AlignArguments in app/models/user_preference.rb Toshi MARUYAMA 2019-11-09 09:17:56 +00:00
  • 58b2d8e627 cleanup: rubocop: fix Layout/AlignArguments in app/models/custom_field.rb Toshi MARUYAMA 2019-11-09 09:17:45 +00:00
  • a4f3b8882d Avoid class name overlap that causes TypeError on rake test:system test (#32432). Go MAEDA 2019-11-09 07:32:41 +00:00
  • bd5758e3d0 cleanup: rubocop: fix Layout/AlignArguments in app/models/group.rb Toshi MARUYAMA 2019-11-09 06:54:50 +00:00
  • aef9b58168 cleanup: rubocop: fix Layout/AlignArguments in app/models/email_address.rb Toshi MARUYAMA 2019-11-09 06:54:40 +00:00
  • 93d117e7fb cleanup: rubocop: fix Layout/AlignArguments in app/helpers/members_helper.rb Toshi MARUYAMA 2019-11-09 06:54:29 +00:00