Commit Graph

  • ae0ad3e8a7 Overdue due date text does not turn light gray when issue is selected (#43283). Go MAEDA 2025-10-10 06:34:39 +00:00
  • 7e350f1585 Fix missing list markers when normal list items and task list items are mixed in one unordered list (#43328). Go MAEDA 2025-10-10 03:26:29 +00:00
  • 214809fb0e Merged r24044 from trunk to 6.1-stable (#43280). Go MAEDA 2025-10-10 03:04:27 +00:00
  • 709faa8f3a Fix the issue where the description edit icon is shown in black instead of blue in the issue edit form (#43280). Go MAEDA 2025-10-10 03:02:56 +00:00
  • c32bd6928c Merged r24019 from trunk to 6.1-stable (#43275). Marius Balteanu 2025-10-09 21:13:00 +00:00
  • ffac13b92d Apply r24019 from trunk to 6.0-stable (#43275). Marius Balteanu 2025-10-09 21:00:39 +00:00
  • 12e00d77e1 Updates Rails to 8.0.3 (#43205). Marius Balteanu 2025-10-09 20:46:54 +00:00
  • 40dedd82de Remove deprecated method ApplicationHelper#render_if_exist (#43321). Go MAEDA 2025-10-08 05:23:11 +00:00
  • 8ce553727d Remove unnecessary fixture declarations (#29664). Go MAEDA 2025-10-08 04:56:24 +00:00
  • 36e083a7a6 Fix RuboCop offense: Style/CommentAnnotation (#29664). Go MAEDA 2025-10-08 04:53:12 +00:00
  • c0ee562c9f Temporary disable Rails/HasAndBelongsToMany offense, Marius Balteanu 2025-10-07 10:58:02 +00:00
  • 48d1a43882 Update Gantt chart colors to use Open Color palette (#43256). Go MAEDA 2025-10-07 08:33:38 +00:00
  • a524967fbc Adds the :use_webhooks permission in order to allow users to use webhooks only in projects where they have this permission. This is checked when a hook is saved, and before a hook runs (#29664). Marius Balteanu 2025-10-07 06:51:33 +00:00
  • d90d192f48 Introduces issue webhooks (#29664): * users can set up hooks for issue creation, update and deletion events, for any number of projects * hooks run in the context of the creating user, and only if the object in question is visible to that user * the actual HTTP call is done in ActiveJob * webhook calls are optionally signed the same way GitHub does Marius Balteanu 2025-10-07 06:49:14 +00:00
  • 824f3844fc Update Rubyzip to 3.1 (#43324). Go MAEDA 2025-10-07 05:58:07 +00:00
  • 5a01e47528 Update Rubocop Performance to 1.26 (#43323). Go MAEDA 2025-10-07 02:25:29 +00:00
  • c7426891cb Update SQLite3 gem to 2.7 (#43322). Go MAEDA 2025-10-07 02:07:11 +00:00
  • 4837c0fbe3 Replaces the use of text_area with textarea (#43276). Marius Balteanu 2025-10-06 22:45:02 +00:00
  • c1bb1edefb Removes deprecated CSS styles related to the legacy icons (#43206). Marius Balteanu 2025-10-06 21:01:29 +00:00
  • 3ef7e5624b Incorrect comments_count value in News fixture for news_001 (#43289). Go MAEDA 2025-10-05 08:27:54 +00:00
  • 9667e124c3 Merged r24026 from trunk to 6.1-stable (#43280). Go MAEDA 2025-10-04 06:32:00 +00:00
  • 91ea0305b9 Improve visual distinction of link presence in SVG icons (#43280). Go MAEDA 2025-10-02 22:41:07 +00:00
  • 6d2d02b7dd Replace rgb color values with Open Color rgb variables (#43256). Go MAEDA 2025-10-02 08:03:56 +00:00
  • 73a66c027c Merged r24015 from trunk to 6.1-stable (#43257). Go MAEDA 2025-09-30 01:50:55 +00:00
  • 1051968f04 Replace hex color codes with Open Color variables in Wiki syntax help CSS files (#43256). Go MAEDA 2025-09-29 23:51:14 +00:00
  • 851e303b2c Replace hex color codes with Open Color variables in application CSS files (#43256). Go MAEDA 2025-09-29 23:49:54 +00:00
  • cca7d9c7df Add Open Color CSS for consistent UI color scheme (#43256). Go MAEDA 2025-09-29 23:48:30 +00:00
  • e349d3d959 Fix labels not displayed for form.text_area fields in Redmine with Rails 8 (#43268, #43205). Marius Balteanu 2025-09-29 20:12:23 +00:00
  • 486ee4e518 Remove continue-on-error: true from the system test job in GitHub CI (#43275). Marius Balteanu 2025-09-29 19:57:35 +00:00
  • b84fe00f9d Update activerecord-sqlserver-adapter to 8.0 (#43266, #43205). Marius Balteanu 2025-09-29 06:18:33 +00:00
  • be07d4d01d Fixes "ArgumentError: wrong number of arguments (given 0, expected 1) in ApplicationController#find_model_object" in Rails 8 (#43205, #43230). Marius Balteanu 2025-09-28 21:20:39 +00:00
  • e3015edd96 Update Rails to 8.0.2 (#43205). Marius Balteanu 2025-09-28 21:18:27 +00:00
  • 3932ddc28c Remove unused files related to the quote reply feature (#43257). Go MAEDA 2025-09-28 01:43:31 +00:00
  • 028b5f0ef0 Remove unused styles for div.action_M, div.action_D, and div.action_A (#43247). Go MAEDA 2025-09-26 10:56:11 +00:00
  • d745168d57 Enables CJK friendly emphasis extension for CommonMark (#43234). Marius Balteanu 2025-09-25 05:30:33 +00:00
  • c8710e4b32 Remove unused style for div#issue-changesets (#43246). Go MAEDA 2025-09-24 09:20:03 +00:00
  • f1c8b370ff Remove unused style for td.revision_graph (#43244). Go MAEDA 2025-09-24 05:28:41 +00:00
  • 368a1532fd Fixes typo in JavaScript function name 'toggleExpendCollapseIcon' (#42408). Marius Balteanu 2025-09-21 20:41:31 +00:00
  • 872d781695 Tag version 6.1.0 6.1.0 Marius Balteanu 2025-09-21 17:44:11 +00:00
  • 492b22ac68 Merged r24007 from trunk to 6.1-stable. Marius Balteanu 2025-09-21 17:23:33 +00:00
  • 72064629b0 Updates for 6.1.0 release. Marius Balteanu 2025-09-21 17:19:06 +00:00
  • d30a7c4fd3 Merged r24004 from trunk to 6.1-stable (#43229). Marius Balteanu 2025-09-21 17:12:49 +00:00
  • a8e5e71f9f Merged r24003 from trunk to 6.1-stable (#43095). Marius Balteanu 2025-09-21 17:10:48 +00:00
  • 78693815fb Use MySQL 8.4 and PostgreSQL 14 on Github CI to run the tests (#43229). Marius Balteanu 2025-09-21 16:52:43 +00:00
  • 0da90f00e1 Support automatic list marker insertion in textareas (#43095). Marius Balteanu 2025-09-21 16:42:07 +00:00
  • 43911c0398 Tag version 5.0.14 5.0.14 Marius Balteanu 2025-09-21 10:13:17 +00:00
  • 069ce8f82b Tag version 5.1.10 5.1.10 Marius Balteanu 2025-09-21 10:13:04 +00:00
  • 84ba9ecf74 Tag version 6.0.7 6.0.7 Marius Balteanu 2025-09-21 10:12:40 +00:00
  • 0c4222447f Updates for 5.0.14 release. 5.0-stable Marius Balteanu 2025-09-21 10:09:19 +00:00
  • 5e973ed3a0 Updates for 5.1.10 release. Marius Balteanu 2025-09-21 10:06:11 +00:00
  • 080cb147c3 Merged r23995 from trunk to 6.0-stable. Marius Balteanu 2025-09-21 10:03:49 +00:00
  • e36b694bfb Merged r23995 from trunk to 6.1-stable. Marius Balteanu 2025-09-21 10:03:23 +00:00
  • c85c827d22 Updates for 6.0.7 release. Marius Balteanu 2025-09-21 10:01:13 +00:00
  • 6fc8c8a86e Set 6.1-stable branch to stable. Marius Balteanu 2025-09-21 09:31:39 +00:00
  • 99bff7667d Created 6.1-stable branch. Marius Balteanu 2025-09-21 09:29:34 +00:00
  • 98e7abfd06 Updates default avatar color scheme to open color (#43227, #29824). Marius Balteanu 2025-09-21 09:26:25 +00:00
  • d39ff6e666 Adds button to copy API access key to clipboard. Marius Balteanu 2025-09-20 07:41:50 +00:00
  • 7c2d967bb1 Unify Activity date header color with the newly introduced issue journal header style (#43221). Go MAEDA 2025-09-20 03:28:05 +00:00
  • f2a024dd64 Change "Javascript" to "JavaScript" in setting_wiki_tablesort_enabled in all locales (#40588). Go MAEDA 2025-09-19 02:28:48 +00:00
  • cb4c41a4cc Replace ajax-indicator loading icon with SVG (#42966). Marius Balteanu 2025-09-18 19:03:23 +00:00
  • 81ee533651 Replaces loading and hourglass icons with SVG versions rendered in HTML on attachment upload (#42966). Marius Balteanu 2025-09-18 19:01:05 +00:00
  • 4cad9613d0 Reverts r23984 and r23985 due to wrong issue ID (#34709). Marius Balteanu 2025-09-18 18:57:36 +00:00
  • 544a4881ce Replace ajax-indicator loading icon with SVG (#34709). Marius Balteanu 2025-09-18 18:36:16 +00:00
  • d59caced27 Replace loading and hourglass icons with SVG versions rendered in HTML on attachment upload (#34709). Marius Balteanu 2025-09-18 18:33:47 +00:00
  • d457914738 Update Textile help with Japanese translation of recent_pages macro from CommonMark Markdown help (#43215). Go MAEDA 2025-09-18 07:43:38 +00:00
  • 13679b22a9 Add Japanese CommonMark Markdown help (#43215). Go MAEDA 2025-09-18 07:20:16 +00:00
  • bda20bad30 Remove unused tooltip variables from reactions_helper_test.rb (#42630). Go MAEDA 2025-09-18 06:39:28 +00:00
  • f465577b78 Improve consistency and visibility of reaction buttons with reactions (#42630). Go MAEDA 2025-09-18 06:36:41 +00:00
  • be78fbb34c Replace multiple projects.status <> ... conditions with projects.status IN (...) for optimizer-friendliness in Project.allowed_to_condition (#43214). Go MAEDA 2025-09-17 01:02:16 +00:00
  • 7d6224979f Reduce requests for issue ID, username, and Wiki page name autocomplete with debounce (#43208). Go MAEDA 2025-09-16 23:41:08 +00:00
  • 86f67f0a38 Merged r23959 from trunk to 6.0-stable (#43192). Marius Balteanu 2025-09-13 09:04:11 +00:00
  • a56658eb7b Backport r23975 from trunk to 6.0-stable (#43204). Marius Balteanu 2025-09-13 09:00:57 +00:00
  • 7b5eeb0cb4 Adds missing documentation for issue macro to fr and ru languages (#43204). Marius Balteanu 2025-09-13 08:56:58 +00:00
  • b21e0513aa Adds documentation for recent_pages macro (#38501). Marius Balteanu 2025-09-13 08:51:04 +00:00
  • 3bfe352973 Merged r23969 from trunk to 6.0-stable (#43196). Go MAEDA 2025-09-11 23:27:36 +00:00
  • 8b5562d350 Fix responsive layout issue when table headers are enabled in related and sub-issues lists (#42477, #43168). Go MAEDA 2025-09-11 11:45:08 +00:00
  • a56c55a628 Add system test for Edit heading visibility (#42684, #43143). Go MAEDA 2025-09-11 04:07:18 +00:00
  • e1129f237d Adjust scrolling to keep Edit heading visible (#42684, #43143). Go MAEDA 2025-09-11 04:05:19 +00:00
  • 8b0c5c0ba5 Improve spacing of checkboxes in CSV export options dialog (#43196). Go MAEDA 2025-09-11 03:39:21 +00:00
  • 2a1d6eb5a3 Merged r23939 from trunk to 6.0-stable (#43174). Go MAEDA 2025-09-11 03:36:01 +00:00
  • c6cdf7772e Merged r23936 from trunk to 5.1-stable (#43175). Go MAEDA 2025-09-11 03:31:16 +00:00
  • 50b8f04458 Merged r23936 from trunk to 6.0-stable (#43175). Go MAEDA 2025-09-11 03:30:11 +00:00
  • 231df012e6 Fixes RuboCop error Layout/EmptyLineAfterGuardClause. Marius Balteanu 2025-09-09 20:53:50 +00:00
  • 0107bdac6b Merged r23961 from trunk to 5.0-stable (#43161). Marius Balteanu 2025-09-08 21:12:49 +00:00
  • 0af19c1f71 Merged r23961 from trunk to 5.1-stable (#43161). Marius Balteanu 2025-09-08 21:10:15 +00:00
  • 5c27d0b9f4 Merged r23961 from trunk to 6.0-stable (#43161). Marius Balteanu 2025-09-08 21:08:27 +00:00
  • 724c4c0024 Fix tests when checking custom fields editability (#43161). Marius Balteanu 2025-09-08 21:02:44 +00:00
  • da2095ca43 Improve test cases for #42880. Marius Balteanu 2025-09-08 20:07:57 +00:00
  • f78c463043 Offer %done values in issue context menu based on Done ratio options interval setting (#43192). Marius Balteanu 2025-09-08 19:58:19 +00:00
  • 48e2621fa6 Fixes failing test introduced in r23956 (#42880). Marius Balteanu 2025-09-08 06:12:16 +00:00
  • 3a19544136 Adds {{recent_pages}} macro that displays a list of recently updated Wiki pages (#38501). Marius Balteanu 2025-09-07 08:20:04 +00:00
  • 2d44c48657 Makes 'auto watch issues' default user settings configurable (#42880). Marius Balteanu 2025-09-07 08:02:04 +00:00
  • 5aba17319d Display group avatar on white background in avatar-child (#29824). Marius Balteanu 2025-09-07 07:00:21 +00:00
  • 343a2b4f2e Adds specific classes for anonymous and group avatars (#29824). Marius Balteanu 2025-09-07 06:59:25 +00:00
  • b3f6d60733 Merged r23952 from 5.1-stable to 5.0-stable (#43161). Marius Balteanu 2025-09-07 06:41:14 +00:00
  • 12f01696df Backport r23945 from trunk to 5.1-stable (#43161). Marius Balteanu 2025-09-07 06:39:34 +00:00
  • 1865f4216c Merged r23945 from trunk to 6.0-stable (#43161). Marius Balteanu 2025-09-07 06:27:38 +00:00
  • c53ef61ff5 Merged r23941, r23942, r23944 and r23947 from trunk to 5.0-stable (#42998). Marius Balteanu 2025-09-07 06:25:59 +00:00
  • 3d13696dd1 Merged r23941, r23942, r23944 and r23947 from trunk to 5.1-stable (#42998). Marius Balteanu 2025-09-07 06:24:32 +00:00
  • f3b528cd51 Merged r23941, r23942, r23944 and r23947 from trunk to 6.0-stable (#42998). Marius Balteanu 2025-09-07 06:24:07 +00:00