Commit Graph

  • 804f4f4772 Merged r19531 from trunk to 4.0-stable (#32449). Go MAEDA 2020-02-27 01:22:06 +00:00
  • f2524eb075 Merged r19531 from trunk to 4.1-stable (#32449). Go MAEDA 2020-02-27 01:21:03 +00:00
  • cc900c0e07 Diff view for .js files in repositories is broken (#32449). Go MAEDA 2020-02-27 01:19:11 +00:00
  • 6a6e19e86e Don't use full path links with hostname Jean-Philippe Lang 2020-02-26 13:37:32 +00:00
  • 74981c2f80 Test failure with SimpleCov 0.18.3 or 0.18.4 (#32950, #33044). Go MAEDA 2020-02-26 07:17:50 +00:00
  • 6095186e97 Include attachments in news post notifications (#33002). Go MAEDA 2020-02-24 03:19:00 +00:00
  • 3c45dfaad7 Fix missing closing div in app/views/imports/_time_entries_fields_mapping.html.erb (#33027). Go MAEDA 2020-02-24 03:00:11 +00:00
  • f739dafaa4 Add a missing fixture to IssuesControllerTest (#4511, #33036). Go MAEDA 2020-02-21 03:57:58 +00:00
  • b45008082e Merged r19519 from trunk to 4.1-stable (#32981). Go MAEDA 2020-02-19 15:45:30 +00:00
  • efbfc76161 Auto select fields mapping in import based on the internal field name (ex: estimared_hours, fixed_version, spent_on) or field label (Estimated hours, Version, Date) (#22913). Go MAEDA 2020-02-19 14:52:02 +00:00
  • 4d341f0f14 Use 'user' as internal field instead of user_id because the column accepts also user login as value, not only the id (#22913). Go MAEDA 2020-02-19 14:31:39 +00:00
  • 5873af5ae3 Update RuboCop to 0.80 (#32530). Go MAEDA 2020-02-19 13:45:34 +00:00
  • 6f603f285f Fix that CSS selector in test_index_should_show_warning_when_no_workflow_is_defined is too specific (#32927). Go MAEDA 2020-02-18 02:06:51 +00:00
  • 94da302c75 Change the default value for "Default Gravatar image" to "Identicons" (#32998). Go MAEDA 2020-02-18 01:53:07 +00:00
  • 270d44cf04 Unable to distinguish disabled input fields (#32981). Go MAEDA 2020-02-18 01:50:08 +00:00
  • 184c0fcbdd Updated Rouge to 3.16.0 (#32468). Go MAEDA 2020-02-13 04:45:34 +00:00
  • 3923459a92 Fix typos in Russian translation (#32828). Go MAEDA 2020-02-13 04:18:05 +00:00
  • cb865710ec Merged r19515 from trunk to 4.1-stable (#32828). Go MAEDA 2020-02-13 02:12:38 +00:00
  • 1bd863daab Russian translation update for 4.1-stable (#32995). Go MAEDA 2020-02-13 02:11:24 +00:00
  • 6e432c8388 Merged r19509 from trunk to 4.1-stable (#32945). Go MAEDA 2020-02-13 01:38:06 +00:00
  • af4e815a16 Traditional Chinese translation update (#32988). Go MAEDA 2020-02-12 12:57:50 +00:00
  • 777704249f Fix logging time via a commit message for project specific activities (#29838). Go MAEDA 2020-02-11 13:33:22 +00:00
  • 39c979b341 Reverts r19510 that breaks IssueTest#test_closed_on_should_be_set_when_closing_an_open_issue (#5354). Go MAEDA 2020-02-11 04:56:03 +00:00
  • 89c4e16807 Updating custom fields does not trigger update to "updated_on" field in the customized object (#5354). Go MAEDA 2020-02-11 04:06:25 +00:00
  • ad0ea14d68 Show module names in bold in permission report (#32945). Go MAEDA 2020-02-11 03:52:52 +00:00
  • 642bc25726 Reverts r19507 (#4511). Go MAEDA 2020-02-11 03:48:20 +00:00
  • 137be58279 Add a missing fixture for IssuesControllerTest#test_post_create_with_watchers (#4511). Go MAEDA 2020-02-11 03:33:54 +00:00
  • dec5f98112 Include attachments in forum post notifications (#16006). Go MAEDA 2020-02-11 02:34:25 +00:00
  • b6d26dc170 Add system setting for default results display format of project query (#32818). Go MAEDA 2020-02-11 01:10:48 +00:00
  • c7c37cc93d Merged r19503 from trunk to 4.1-stable (#32896). Go MAEDA 2020-02-10 00:18:50 +00:00
  • 8586bc4bf3 Fix a Stylelint violation (#32896). Go MAEDA 2020-02-10 00:17:03 +00:00
  • 40c063287f Merged r19501 from trunk to 4.1-stable (#32959). Go MAEDA 2020-02-09 00:27:15 +00:00
  • 8cbb53c2ce Fix that selected user on timelog#edit is incorrect (#32959). Go MAEDA 2020-02-09 00:23:18 +00:00
  • 9d18f67f9e Add download buttons in Files columns of the issues list (#32240). Go MAEDA 2020-02-06 14:24:51 +00:00
  • df96636e40 test_revisions_latin_1_identifier should be skipped on Windows (#32937). Go MAEDA 2020-02-06 12:49:30 +00:00
  • b995014c49 Allow adding user groups as watchers for issues (#4511). Go MAEDA 2020-02-06 08:19:13 +00:00
  • 29433771b4 Add Check all / Uncheck all button to filters in permissions report (#32672). Go MAEDA 2020-02-06 00:44:06 +00:00
  • 73f97d4120 Update simplecov to 0.18 (#32950). Go MAEDA 2020-02-05 15:47:51 +00:00
  • f2f3486636 Highlight fields with validation error (#32764). Go MAEDA 2020-02-04 14:30:30 +00:00
  • 0a9dc75cd0 Update i18n (~> 1.8.2) (#32906). Go MAEDA 2020-02-04 10:03:57 +00:00
  • 8e3b0a82e5 Update capybara to 3.31 (#32453, #32907). Go MAEDA 2020-02-04 06:59:29 +00:00
  • a0b909d523 Repository browser does not render previews for audio/video files (#32153). Go MAEDA 2020-02-04 05:32:04 +00:00
  • 5278efdbee Merged r19480 from trunk to 4.1-stable (#32477). Go MAEDA 2020-02-04 04:44:04 +00:00
  • 01f523f165 Rails 6: Fix deprecation warning "Class level methods will no longer inherit scoping" (#32911). Go MAEDA 2020-02-03 15:12:21 +00:00
  • e9d5b0b8dc White list protocols allowed for Textile links (#32934). Jean-Philippe Lang 2020-02-02 10:19:16 +00:00
  • 0cd14b3a4b Validate back_url everywhere (#32850). Jean-Philippe Lang 2020-02-02 08:39:22 +00:00
  • b3cda4fd61 Expose validate_back_url as helper method (#32850). Jean-Philippe Lang 2020-02-02 08:38:47 +00:00
  • 914f57fefc Move duplicated back_url method from ApplicationHelper to ApplicationController (#32850). Jean-Philippe Lang 2020-02-02 08:38:01 +00:00
  • 69c794f368 Add missing fixtures to AttachmentsControllerTest (#32929). Go MAEDA 2020-01-31 07:21:05 +00:00
  • 11b2a65230 Czech translation update (#32918). Go MAEDA 2020-01-30 14:46:47 +00:00
  • 2f99111be2 Merged r19482 from trunk to 4.1-stable (#32928). Go MAEDA 2020-01-30 14:42:51 +00:00
  • d0819a0028 Czech translation update for 4.1-stable (#32928). Go MAEDA 2020-01-30 14:40:15 +00:00
  • d6a08f0644 Bulgarian translation update (#32917). Go MAEDA 2020-01-30 14:26:07 +00:00
  • b8f7d1419e Right-aligned TOC tag is displayed in exported PDF if the text formatting setting is Markdown (#32477). Go MAEDA 2020-01-30 08:34:14 +00:00
  • 47a71c8011 Reverts r19478 (#32897). Go MAEDA 2020-01-30 05:27:52 +00:00
  • 10bb12e09f Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). Go MAEDA 2020-01-28 09:49:14 +00:00
  • afe9b9b31d Fix duplicate "margin-right" property (#32890). Go MAEDA 2020-01-28 03:00:36 +00:00
  • 7aac1a0ab2 Remove empty block (#32890). Go MAEDA 2020-01-28 02:58:59 +00:00
  • 245dea81eb Fix duplicate selector (#32890). Go MAEDA 2020-01-28 02:57:37 +00:00
  • 9d81d56d81 Fix missing generic font family (#32890). Go MAEDA 2020-01-28 02:56:28 +00:00
  • 9c820602ec Fix duplicate "color" attribute (#32890). Go MAEDA 2020-01-28 02:55:26 +00:00
  • 2b1c981b3c Fix duplicate selectors (#32890). Go MAEDA 2020-01-28 02:52:49 +00:00
  • 0cb7c100ac Remove duplicate white-space property (#32890). Go MAEDA 2020-01-28 02:48:33 +00:00
  • b4ada2b5ef Merged r19469 from trunk to 4.1-stable (#32896). Go MAEDA 2020-01-28 01:17:57 +00:00
  • 5b74828013 Fix totals not displayed in projects list view (#32896). Go MAEDA 2020-01-28 01:15:14 +00:00
  • 84a032f14b Drop support for Bundler prior to 1.12.0 (#32841). Go MAEDA 2020-01-27 14:02:05 +00:00
  • f37ed77665 Use #media_type instead of #content_type to test the MIME type of a response (#32886). Go MAEDA 2020-01-27 03:54:25 +00:00
  • d168df5c82 Rails 6: Use "render template:" instead of "render file:" in app/views/layouts/admin.html.erb (#32887). Go MAEDA 2020-01-26 22:09:47 +00:00
  • 2845d18158 Merged r19464 from trunk to 4.1-stable (#32859). Go MAEDA 2020-01-26 14:08:46 +00:00
  • 1c5ab7510d Issue list: long text custom field missing in PDF export (#32859). Go MAEDA 2020-01-26 14:06:10 +00:00
  • bc6101f97f Merged r19461 from trunk to 4.0-stable (#32788). Go MAEDA 2020-01-26 01:16:19 +00:00
  • cc7bb33fdc Merged r19461 from trunk to 4.1-stable (#32788). Go MAEDA 2020-01-26 01:15:33 +00:00
  • fca346bc52 ruby directive is not supported in Bundler prior to 1.12.0 (#32788). Go MAEDA 2020-01-26 01:14:18 +00:00
  • 5c92383a89 Make breadcrumbs of repository browser copy-paste friendly (#32835). Go MAEDA 2020-01-25 09:12:08 +00:00
  • 848964fdb2 Merged r19458 from trunk to 4.1-stable (#32858). Go MAEDA 2020-01-25 03:08:22 +00:00
  • 8dbbfd6172 Exporting issue as PDF fails when the issue has private journal (#32858). Go MAEDA 2020-01-25 03:07:00 +00:00
  • d16a469f59 Merged r19456 from trunk to 4.1-stable (#32839). Go MAEDA 2020-01-25 02:21:13 +00:00
  • 0c71a982e0 Redmine 4.1 installation fails due to an attempt to install sprockets 4.0.0 if bundler prior to 1.15.2 is used on Ruby prior to 2.5 (#32839). Go MAEDA 2020-01-25 02:16:11 +00:00
  • 62fe933eed Ruby 2.7: Remove deprecated URI.escape/unescape (#32752). Go MAEDA 2020-01-23 23:28:34 +00:00
  • ba7d4745e2 Fix ruby 2.7 warning: The last argument is used as the keyword parameter (#32542, #31500). Go MAEDA 2020-01-23 15:42:50 +00:00
  • 0aaf07ac6d Update locales (#32628). Go MAEDA 2020-01-21 04:31:21 +00:00
  • 845d256d49 German translation for high priority notification setting (#32628). Go MAEDA 2020-01-21 04:29:01 +00:00
  • ca214d2789 Code cleanup: RuboCop: Fix Rails/ActiveRecordAliases in test/unit/issue_priority_test.rb (#32628). Go MAEDA 2020-01-21 04:27:12 +00:00
  • ac0b69298c Code cleanup: RuboCop: Fix Layout/EmptyLinesAroundMethodBody in test/functional/my_controller_test.rb (#32628). Go MAEDA 2020-01-21 04:26:00 +00:00
  • d48769f152 Enable users to receive email notifications about high issues (only) (#32628). Go MAEDA 2020-01-21 04:23:26 +00:00
  • d438c89b1a Add IssuePriority#high? and #low? helpers (#32628). Go MAEDA 2020-01-21 04:10:11 +00:00
  • 006b686499 Extract finding the default or "middle" issue priority into its own class method (#32628). Go MAEDA 2020-01-21 04:08:29 +00:00
  • 758a08fad9 Use existing scopes instead of one-off AR condition (#32628). Go MAEDA 2020-01-21 04:02:53 +00:00
  • 571e47061a Change Italian translation for "news" (#32380). Go MAEDA 2020-01-21 01:54:48 +00:00
  • 28c58eef97 Merged r19443 from trunk to 4.1-stable (#32838). Go MAEDA 2020-01-20 23:46:38 +00:00
  • 64b58254da Fix the wrong property name in application.css (#32838). Go MAEDA 2020-01-20 23:44:37 +00:00
  • 99548337a2 Merged r19440 from trunk to 4.0-stable (#32829). Go MAEDA 2020-01-20 23:34:04 +00:00
  • 1e6d2aab69 Merged r19440 from trunk to 4.1-stable (#32829). Go MAEDA 2020-01-20 23:33:18 +00:00
  • f6b7353ff5 Remove an HTML entity that cannot be used in a CSS string (#32829). Go MAEDA 2020-01-20 23:31:04 +00:00
  • 1cee69a8fc Merged r19437 from trunk to 4.0-stable (#32772). Go MAEDA 2020-01-19 02:44:29 +00:00
  • 052f7318a7 Merged r19437 from trunk to 4.1-stable (#32772). Go MAEDA 2020-01-19 02:43:30 +00:00
  • 1d8a082cb0 Tabs are displayed on two lines when the total width of the tabs is greater than 2000px (#32772). Go MAEDA 2020-01-19 02:42:06 +00:00
  • 775e494ae3 Merged r19435 from trunk to 4.1-stable (#32832). Go MAEDA 2020-01-18 10:06:09 +00:00
  • 65d22c7510 FrozenError when exporting gantt to PDF in some languages (#32832). Go MAEDA 2020-01-18 09:58:39 +00:00
  • 81845dd3f5 Merged r19433 from trunk to 4.1-stable (#32812). Go MAEDA 2020-01-18 00:22:54 +00:00