Commit Graph

  • 81e0a93238 Update RuboCop to 1.64 (#39887). Go MAEDA 2024-05-23 11:31:45 +00:00
  • b42d7984b1 Fix RuboCop offense Style/SuperArguments (#39887). Go MAEDA 2024-05-23 11:25:16 +00:00
  • 107fe074b2 Relax rouge version dependency in Gemfile (#36594). Go MAEDA 2024-05-21 09:01:30 +00:00
  • c0af36b12d Dynamic generation of supported code highlighting languages in help section (#40681). Go MAEDA 2024-05-19 05:07:42 +00:00
  • d584e7248c Update RuboCop Rails to 2.25 (#39889). Go MAEDA 2024-05-18 06:20:25 +00:00
  • bd4ac7c96c Fix RuboCop offense Rails/WhereRange (#39889). Go MAEDA 2024-05-18 06:17:51 +00:00
  • a9518e28b8 Fix RuboCop offense Rails/HttpStatus (#39889). Go MAEDA 2024-05-18 05:56:55 +00:00
  • 347e21ead8 Merged r22833 to 5.1-stable (#40693). Go MAEDA 2024-05-18 04:58:15 +00:00
  • 58e9cd420a Japanese translation update (#40703). Go MAEDA 2024-05-16 11:31:27 +00:00
  • f4c7e08d0f Key/value-pair custom field type not available to all customizable contents (#27543). Go MAEDA 2024-05-16 08:38:04 +00:00
  • 9189837e7b Ignore statuses in Project#rolled_up_statuses which only have an identity transition defined (#40693). Go MAEDA 2024-05-16 07:20:19 +00:00
  • a8732b87e9 Merged r22829 from trunk to 5.0-stable (#40610). Go MAEDA 2024-05-15 23:46:12 +00:00
  • 6e5bf96afd Merged r22829 from trunk to 5.1-stable (#40610). Go MAEDA 2024-05-15 14:07:06 +00:00
  • 250414c353 Explicitly reference table name in Project#like scope to avoid ambiguity (#40691). Go MAEDA 2024-05-14 08:04:04 +00:00
  • 3761510af8 Fix slow display of projects list when including project description column (#40610). Go MAEDA 2024-05-14 07:44:05 +00:00
  • 434155af5a Update roadie-rails to 3.2.0 (#40685). Go MAEDA 2024-05-13 08:34:53 +00:00
  • 2531e194f1 Fix RuboCop offense Style/RedundantSelfAssignment (#39887). Go MAEDA 2024-05-13 08:12:09 +00:00
  • fb9bc74dd4 Fix RuboCop offense Style/RedundantSelfAssignment (#40412). Go MAEDA 2024-05-13 07:45:20 +00:00
  • 707e4de168 Merged r22819 and r22820 to 5.0-stable (#40412). Marius Balteanu 2024-05-12 07:42:45 +00:00
  • 4ec21ecdf5 Merged r22819 and r22820 to 5.1-stable (#40412). Marius Balteanu 2024-05-12 07:42:23 +00:00
  • 8069401f79 Czech translation update (#40654). Go MAEDA 2024-05-12 06:17:23 +00:00
  • 0d5e9d21ff Merged r22821 from trunk to 5.1-stable (#40682, #40654). Go MAEDA 2024-05-12 06:00:31 +00:00
  • 82b59cac2d Czech translation update for 5.1-stable (#40682, #40654). Go MAEDA 2024-05-12 05:58:17 +00:00
  • bd6a07cd14 Adds test to check @view_issue_watchers@ permission when filter "Watched by" (#40412). Marius Balteanu 2024-05-11 08:53:42 +00:00
  • 47099ccd3a Fixes issue list filter "Watched by: me" only shows issues watched via group for projects with the @view_issue_watchers@ permission (#40412). Marius Balteanu 2024-05-11 08:35:27 +00:00
  • 6d89e6a9ed Traditional Chinese translation update (#40658). Go MAEDA 2024-05-11 08:16:31 +00:00
  • 1e3c860315 Update locales (#23954). Go MAEDA 2024-05-11 08:00:17 +00:00
  • b4bfb6b581 Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217). Marius Balteanu 2024-05-07 18:36:46 +00:00
  • 9ef1cdd375 Updates list of excluded files for Rubocop "Rails/BulkChangeTable" offense. Marius Balteanu 2024-05-06 20:28:31 +00:00
  • 306ecf382b Updates list of excluded files for Rubocop "Rails/BulkChangeTable" offense. Marius Balteanu 2024-05-06 20:05:28 +00:00
  • 1ba9e5af04 Add workflow to run Rubocop action. Marius Balteanu 2024-05-04 08:04:33 +00:00
  • 17aeeb7059 Update locales (#37862). Marius Balteanu 2024-05-03 13:20:18 +00:00
  • 8b57ffc3c7 Adds the date of the last activity to the list of available columns for Projects (#23954). Marius Balteanu 2024-05-03 13:14:18 +00:00
  • 6524dd3eaa Updates locales (#40569). Marius Balteanu 2024-05-03 13:04:30 +00:00
  • 6ca7d4df55 Fixes random failing tests. Marius Balteanu 2024-05-03 11:57:47 +00:00
  • a4abae2324 Fixes failing tests on postgresql (#29894). Marius Balteanu 2024-05-03 08:24:49 +00:00
  • 473db7e83b Fixes failing tests caused by r22802 (#40652). Marius Balteanu 2024-05-03 07:31:17 +00:00
  • aaed5637b4 Fixes RuboCop offense Layout/SpaceInsideParens (#24457). Marius Balteanu 2024-05-02 21:55:52 +00:00
  • 1a96ee225d Fixes RuboCop offense Performance/Sum (#24457, #4682). Marius Balteanu 2024-05-02 21:35:16 +00:00
  • 3822b633ef Adds test for #24457. Marius Balteanu 2024-05-02 21:15:43 +00:00
  • cd8d4fe444 Progress of version should be calculated the same way as parent tasks (#24457, #4682). Marius Balteanu 2024-05-02 20:58:03 +00:00
  • 3433731585 Switches from MD5 to SHA256 when computing the hash for gravatar URL (#40652). Marius Balteanu 2024-05-02 20:23:05 +00:00
  • 6f82abf463 Fix RuboCop offense Style/SuperWithArgsParentheses (#37862). Go MAEDA 2024-05-01 09:21:47 +00:00
  • 6fa12a95ab Adds estimated remaining hours issue query column calculated based on estimated time and done ratio (#37862). Marius Balteanu 2024-05-01 07:49:29 +00:00
  • f87be7fd54 Merged r22792 from trunk to 5.0-stable (#40410). Marius Balteanu 2024-04-29 19:18:26 +00:00
  • f339b189ab Merged r22792 from trunk to 5.1-stable (#40410). Marius Balteanu 2024-04-29 19:18:04 +00:00
  • c2d4db8dd0 Merged r22791 from trunk to 5.0-stable (#40556). Marius Balteanu 2024-04-29 19:15:45 +00:00
  • 64a0182b9c Merged r22791 from trunk to 5.1-stable (#40556). Marius Balteanu 2024-04-29 19:15:16 +00:00
  • 4a7e5aff28 Reverts r22794 (#40556). Marius Balteanu 2024-04-29 19:14:01 +00:00
  • c3e89fbabe Merged r22791 from trunk to 5.1-stable (#40556). Marius Balteanu 2024-04-29 19:10:56 +00:00
  • 61c7d539dc Adds Watcher list to the list of available query columns for issues (#29894). Marius Balteanu 2024-04-28 07:26:29 +00:00
  • ab2f00f2eb Fixes that watcher groups on new issue form get dereferenced on validation error (#40410, #40555). Marius Balteanu 2024-04-28 07:12:32 +00:00
  • f94370962a Focus on the textarea after clicking the Edit Journal button (#40556). Marius Balteanu 2024-04-28 06:53:52 +00:00
  • b5c48c1d97 Adds an option to send email notification when an attachment is added (#40569). Marius Balteanu 2024-04-28 06:40:12 +00:00
  • b02b4ae180 Merged r22786 from trunk to 5.0-stable (#40603). Go MAEDA 2024-04-27 07:16:30 +00:00
  • 383d9ae6c7 Merged r22786 from trunk to 5.1-stable (#40603). Go MAEDA 2024-04-27 07:13:54 +00:00
  • e4fcfc6990 Fix issue where descriptions in the issues list ignore CommonMark Markdown table alignment (#40515). Go MAEDA 2024-04-23 02:58:55 +00:00
  • feae42533b Fix "unexpected invocation" test failure in IssueTest with Mocha 2.2.0 (#40603). Go MAEDA 2024-04-23 01:43:07 +00:00
  • 00d05864a6 Add short description for flag (#39111). Marius Balteanu 2024-04-16 19:23:00 +00:00
  • d03009e9a0 Fix incorrect icon image path for DatePicker button (#40559, #39111). Marius Balteanu 2024-04-16 18:58:45 +00:00
  • 49b7b30c5d Fix incorrect icon image paths on Textile help page (#40559, #40137, #39111). Marius Balteanu 2024-04-16 18:57:48 +00:00
  • 9184e1f998 Fix incorrect icon image paths on Markdown help page (#40559, #40137, #39111). Marius Balteanu 2024-04-16 18:56:59 +00:00
  • 1c17ae733d Fix initial_page_content method to avoid referencing @page instance variable in wiki formatting helpers (#40513). Go MAEDA 2024-04-10 02:48:29 +00:00
  • 3f7650f4c0 Update RuboCop to 1.63 (#39887). Go MAEDA 2024-04-09 10:02:58 +00:00
  • a448b1e68e Regenerate .rubocop_todo.yml (#39887). Go MAEDA 2024-04-09 09:56:09 +00:00
  • f7f40139dd Fix RuboCop offense Style/MapIntoArray (#39887). Go MAEDA 2024-04-09 09:49:17 +00:00
  • 7ed8183290 Remove redundant ApplicationHelper inclusions (#40506). Go MAEDA 2024-04-02 09:18:12 +00:00
  • 17d15a7f6b Update RuboCop Performance to 1.21 (#39888). Go MAEDA 2024-03-31 01:25:50 +00:00
  • 526d6e4af1 Merge r22774 from trunk to 5.1-stable (#40389). Marius Balteanu 2024-03-21 21:16:22 +00:00
  • 466a8aa78e Fixes missing fixture: add :groups_users fixture to @Redmine::ApiTest::UsersTest@ Marius Balteanu 2024-03-21 21:12:26 +00:00
  • 03ff0f652c Merged r22734 from trunk to 5.1-stable. Marius Balteanu 2024-03-21 21:06:51 +00:00
  • c3fe224762 Update RuboCop Rails to 2.24 (#39889). Go MAEDA 2024-03-08 07:24:33 +00:00
  • bcb2ebb6a0 Fix RuboCop offense Layout/SpaceInsideStringInterpolation (#39111, #40137). Go MAEDA 2024-03-08 07:13:18 +00:00
  • 4506524ea5 Revert r22764 (#33829). Go MAEDA 2024-03-06 14:09:21 +00:00
  • 306ec37827 Tagged version 5.0.8 5.0.8 Marius Balteanu 2024-03-04 19:50:39 +00:00
  • 77574d948e Tagged version 5.1.2 5.1.2 Marius Balteanu 2024-03-04 19:50:15 +00:00
  • fdc420cc6c Updates for 5.0.8 release. Marius Balteanu 2024-03-04 19:47:16 +00:00
  • ed7873a4c4 Merged r22765 from trunk to 5.1-stable. Marius Balteanu 2024-03-04 19:44:30 +00:00
  • fb449c77bc Updates for 5.1.2 release. Marius Balteanu 2024-03-04 19:43:56 +00:00
  • c94d7c5a57 Fix Atom feed for issues to correctly use the updated time for "updated" element instead of the created time (#33829). Go MAEDA 2024-03-04 14:25:49 +00:00
  • 98aafd06ba Fix rubocop warnings on 5.0-stable branch. Marius Balteanu 2024-03-03 22:38:03 +00:00
  • c7fb4dbad4 Fix rubocop warnings on 5.1-stable branch. Marius Balteanu 2024-03-03 22:34:44 +00:00
  • 193bf7db65 Merged from trunk r22758 to 5.0-stable (#39995). Marius Balteanu 2024-03-03 22:29:32 +00:00
  • fcd089a3b4 Merged from trunk r22758 to 5.1-stable (#39995). Marius Balteanu 2024-03-03 22:29:07 +00:00
  • e1ffdb2316 Fix rubocop warning (#38975). Marius Balteanu 2024-03-03 22:27:07 +00:00
  • 805e51464e Fix rubocop warning (#39995). Marius Balteanu 2024-03-03 22:26:24 +00:00
  • 54aa810240 Fix rubocop warning (#39111, #40137). Marius Balteanu 2024-03-03 22:24:58 +00:00
  • efaab1da12 Merged r22746 from trunk to 5.0-stable (#40043). Marius Balteanu 2024-02-27 20:47:18 +00:00
  • ab17d067a1 Merged r22746 from trunk to 5.1-stable (#40043). Marius Balteanu 2024-02-27 20:34:13 +00:00
  • 60715f70fb Merged r22753 from 5.1-stable to 5.0-stable (#40237). Marius Balteanu 2024-02-27 20:14:58 +00:00
  • 18cb722307 Backport r22740 from trunk to 5.1-stable (#40237). Marius Balteanu 2024-02-27 20:12:17 +00:00
  • 7c2bff9f9f Backport r22475 from trunk to 5.0-stable to fix a random failing test on MySQL 8. Marius Balteanu 2024-02-27 10:56:23 +00:00
  • d60c0654e0 Merged r22747 from trunk to 5.0-stable (#39948). Marius Balteanu 2024-02-27 07:23:06 +00:00
  • 26f3a4192a Merged r22747 from trunk to 5.1-stable (#39948). Marius Balteanu 2024-02-27 07:22:51 +00:00
  • 5a847b7e14 Merged r22739 and r22745 from trunk to 5.0-stable (#39995). Marius Balteanu 2024-02-27 07:21:54 +00:00
  • 9985b73332 Merged r22739 and r22745 from trunk to 5.1-stable (#39995). Marius Balteanu 2024-02-27 07:21:35 +00:00
  • 18cb44684b Introduces Redmine::Plugin#attachment_object_type to provide better API for registering plugin models having attachments (#39948, #39862). Marius Balteanu 2024-02-27 07:06:47 +00:00
  • 38d950df55 Remove current year from source file copyright headers and update year in footer to 2024 (#40043). Marius Balteanu 2024-02-26 22:55:54 +00:00
  • d757b4aea7 Update condition to check for @view_issues@ permission (#39995). Marius Balteanu 2024-02-26 22:16:48 +00:00
  • 6cd364caaa Backport r22742 to 5.1-stable (#39751). Marius Balteanu 2024-02-26 22:11:48 +00:00