Commit Graph

  • 33b5cf1c73 Rename the save, edit and delete buttons on the query form to clarify the scope (#34494). Go MAEDA 2021-08-17 12:41:58 +00:00
  • 001252d966 Move subtasks section on issues show view into a separate partial (#35671). Go MAEDA 2021-08-17 09:42:54 +00:00
  • f49e147405 Galician translation update (#35687). Go MAEDA 2021-08-16 12:26:31 +00:00
  • 0471dd04f8 Merged r21187 from trunk to 4.2-stable (#35766). Go MAEDA 2021-08-16 12:22:45 +00:00
  • 38626d6a5f Galician translation update for 4.2-stable (jstoolbar-gl.js) (#35766). Go MAEDA 2021-08-16 12:20:51 +00:00
  • 10f2cd791a Merged r21185 from trunk to 4.2-stable (#35766). Go MAEDA 2021-08-16 12:14:14 +00:00
  • 30b38cbf18 Galician translation update for 4.2-stable (#35766). Go MAEDA 2021-08-16 12:10:20 +00:00
  • 2f33f5b1fb Merged r21176 from trunk to 4.2-stable (#35758). Go MAEDA 2021-08-16 04:58:13 +00:00
  • b7798e6e1c Unify code block and add "data-language" attribute with the user-supplied language for Textile and Markdown formaters (#35104). Marius Balteanu 2021-08-15 21:00:16 +00:00
  • 5699253da6 Add "data-language" attribute to code block with the user-supplied language for CommonMark formater (#35104, #32424). Marius Balteanu 2021-08-15 20:59:04 +00:00
  • 12b2dd3098 Preserve the code block and remove the class from it when the language is not supported in CommonMark formatter (#35765, 32424). Marius Balteanu 2021-08-15 20:57:38 +00:00
  • 1f0f9d49c1 Revert r21179 (#35729). Marius Balteanu 2021-08-15 08:59:50 +00:00
  • baaa635d2f Update jQuery to 3.6.0 (#35729). Marius Balteanu 2021-08-15 08:20:01 +00:00
  • a701bf1bb9 Don't try to install CommonMarker 0.22 on Ruby 2.6.0-rc (#32424). Go MAEDA 2021-08-15 06:51:31 +00:00
  • 9651398469 Update failing test after hardbreaks enabled by default (#35754, #32424). Marius Balteanu 2021-08-15 05:57:57 +00:00
  • 3b4a42331c Add some space around the versions on the Roadmap (#35758). Go MAEDA 2021-08-15 04:32:07 +00:00
  • 41ca940f66 Merged r21173 from trunk to 4.1-stable (#35715). Go MAEDA 2021-08-15 04:19:30 +00:00
  • 9e8ce765d7 Merged r21173 from trunk to 4.2-stable (#35715). Go MAEDA 2021-08-15 04:17:41 +00:00
  • c46e55e496 File upload fails when run with uWSGI (#35715). Go MAEDA 2021-08-14 01:38:26 +00:00
  • 75e6cf81e7 Bulgarian translation update (#35759). Go MAEDA 2021-08-14 01:00:15 +00:00
  • aaf050b48c Pin sanitize to 6.0 (#35752, #32424). Marius Balteanu 2021-08-13 06:37:57 +00:00
  • 6bb4b15777 Preserve leading spaces when using the Quote function (#35677). Go MAEDA 2021-08-13 03:10:39 +00:00
  • 2af371526c Merged r21167 from trunk to 4.1-stable (#35731). Go MAEDA 2021-08-13 03:00:52 +00:00
  • a992e724fb Merged r21167 from trunk to 4.2-stable (#35731). Go MAEDA 2021-08-13 02:59:28 +00:00
  • 39e212dd8f Password and Confirmation fields are marked as required when editing a user (#35731). Go MAEDA 2021-08-13 02:56:04 +00:00
  • e1e4736e97 Fixed Replace class var @@allowlist with a class instance var (#32424). Marius Balteanu 2021-08-11 21:52:37 +00:00
  • b897b13ba8 Render markdown attachments using markdown or common_mark based on the text formatting setting (#32424). Marius Balteanu 2021-08-11 21:52:04 +00:00
  • c1b3804555 Fixed failing test on CommonMark by striping the trailing whitespace returned by the footnote (#32424). Marius Balteanu 2021-08-11 21:51:23 +00:00
  • d92b75d49e Fixed Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc by using <<~ instead of <<- (#32424). Marius Balteanu 2021-08-11 21:50:52 +00:00
  • 5b0a10cc1a Replace deprecated Sanitize keywords (#32424). Marius Balteanu 2021-08-11 21:50:16 +00:00
  • e8c911577f Relax allowed protocols in links by denying specific protocols for CommonMark text formatting (#32424). Marius Balteanu 2021-08-11 21:49:27 +00:00
  • 46ecdcec4d Mark CommonMark Markdown (GitHub Flavored) as experimental (#32424). Marius Balteanu 2021-08-11 21:48:18 +00:00
  • 18982a9de7 Pin sanitize to 5.2 (#32424). Marius Balteanu 2021-08-11 21:47:29 +00:00
  • 2b31672864 Pin html-pipeline to 2.13.2 (#32424). Marius Balteanu 2021-08-11 21:46:59 +00:00
  • 3417191bc7 Pin commonmarker to 0.22 if Ruby version is greater than 2.5 (#32424). Marius Balteanu 2021-08-11 21:45:07 +00:00
  • 9af2ba2c13 Adds CommonMark Markdown (GitHub Flavored) as third text formatting option (#32424). Marius Balteanu 2021-08-11 21:40:56 +00:00
  • 8094f413c0 Merged r21152 to 4.1-stable (#35634). Marius Balteanu 2021-08-11 20:37:13 +00:00
  • 1b150f4165 Merged r21152 to 4.2-stable (#35634). Marius Balteanu 2021-08-11 20:36:34 +00:00
  • 24a8f97dec Merged r21150 to 4.2-stable (#35655). Marius Balteanu 2021-08-11 20:35:28 +00:00
  • fe4d0d93da Fixed "Layout/IndentationWidth: Use 2 (not 4) spaces for indentation." introduced by r21141 (#35634). Marius Balteanu 2021-08-10 20:26:23 +00:00
  • 420781e931 Remove wrapper2 and wrapper3 wrapping containers (#30448). Marius Balteanu 2021-08-10 19:59:00 +00:00
  • 3bae6bfac3 Fixed create duplicate follow relation fails with 500 internal error (#35655). Marius Balteanu 2021-08-10 19:35:53 +00:00
  • 99837b3253 Merged r21137 from trunk to 4.1-stable (#35642). Go MAEDA 2021-08-10 12:38:08 +00:00
  • 10b9620176 Merged r21137 from trunk to 4.2-stable (#35642). Go MAEDA 2021-08-10 12:37:19 +00:00
  • 68eede7e75 Add missing fixtures to Redmine::ProjectJumpBoxTest (#35727). Go MAEDA 2021-08-10 12:30:14 +00:00
  • 38034aa4af Merged r21142 to 4.1-stable (#35634). Marius Balteanu 2021-08-06 07:00:56 +00:00
  • 22e90f5b49 Merged r21141 to 4.1-stable (#35634). Marius Balteanu 2021-08-06 07:00:25 +00:00
  • 69a0251bc2 Merged r21142 to 4.2-stable (#35634). Marius Balteanu 2021-08-06 06:59:45 +00:00
  • b13ab1b3e6 Merged r21141 to 4.2-stable (#35634). Marius Balteanu 2021-08-06 06:59:16 +00:00
  • f31a1e2bbb Fixed attachments deletable by user without edit issue permission on tracker (#35634). Marius Balteanu 2021-08-05 23:50:11 +00:00
  • 1146831b3d Adds tests for issue attachment edit by user without edit issue permission on tracker (#35634). Marius Balteanu 2021-08-05 23:48:47 +00:00
  • 16b8d3c0be Fix typo (#33521). Marius Balteanu 2021-08-05 23:46:17 +00:00
  • 7e2f3352db Fix that updating an issue from context menu to a none value do not set the field to blank (#33521). Marius Balteanu 2021-08-05 23:41:01 +00:00
  • 764228370c Update Nokogiri to 1.12 (#35691). Go MAEDA 2021-08-05 23:26:04 +00:00
  • 2c644004c0 Long text custom field values are not aligned with their labels (#35642). Go MAEDA 2021-08-05 21:51:15 +00:00
  • 158b03627e Merged r21135 from trunk to 4.2-stable (#35662). Go MAEDA 2021-08-04 13:41:21 +00:00
  • 14b06abd69 Mongolian translation update for "Notes", "Totals", and "% Done" (#35662). Go MAEDA 2021-08-04 13:38:31 +00:00
  • 75aaedfff3 Avoid executing the same SQL statement multiple times to get the default custom query (#7360). Go MAEDA 2021-08-04 12:48:54 +00:00
  • 633a6fae2a Update custom field path on the context menu (#33521). Marius Balteanu 2021-08-03 20:25:20 +00:00
  • 63e4dcf60a Fix update status path on the context menu (#33521). Marius Balteanu 2021-08-03 20:21:41 +00:00
  • 8ade9596a9 Remove 'setting_bcc_recipients' from locales (##30820). Marius Balteanu 2021-08-01 17:38:53 +00:00
  • 805b36cbfb Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820). Marius Balteanu 2021-08-01 17:25:13 +00:00
  • 17a77c2776 tagged version 4.2.2. 4.2.2 Marius Balteanu 2021-08-01 07:50:25 +00:00
  • 5839a18419 tagged version 4.1.4. 4.1.4 Marius Balteanu 2021-08-01 07:50:06 +00:00
  • f63341e145 Updates for 4.1.4 release. Marius Balteanu 2021-08-01 07:17:24 +00:00
  • b5c5090194 Merged r21125 from trunk to 4.2-stable. Marius Balteanu 2021-08-01 07:11:11 +00:00
  • c6933b6203 Updates for 4.2.2 release. Marius Balteanu 2021-08-01 07:07:48 +00:00
  • 960083621c Reverts r21123. Marius Balteanu 2021-08-01 07:05:25 +00:00
  • 18e31ebb45 Updates for 4.2.2 release. Marius Balteanu 2021-08-01 06:58:48 +00:00
  • f5a3a0cfee Japanese translation update (#35646). Go MAEDA 2021-07-31 07:06:48 +00:00
  • a6a029b032 Merged r21119 from trunk to 4.2-stable (#35110). Go MAEDA 2021-07-31 06:57:24 +00:00
  • cf30c11d45 Merged r21118 from trunk to 4.2-stable (jstoolbar-lt.js) (#35110). Go MAEDA 2021-07-31 06:55:43 +00:00
  • 1e74c41aa3 Lithuanian translation update for 4.2-stable (jstoolbar-lt.js) (#35110). Go MAEDA 2021-07-31 06:53:40 +00:00
  • 10d3b28e31 Lithuanian translation update for 4.2-stable (#35110). Go MAEDA 2021-07-31 06:50:24 +00:00
  • 97396681df Merged r21115 from trunk to 4.1-stable (#34694). Go MAEDA 2021-07-31 06:25:32 +00:00
  • 8100a9b900 Merged r21115 from trunk to 4.2-stable (#34694). Go MAEDA 2021-07-31 06:24:14 +00:00
  • 0c8fcd1a51 Progress bar for a shared version on gantt disappears when the tree is collapsed and then expanded (#34694). Go MAEDA 2021-07-31 06:21:35 +00:00
  • cb467fee8e Link to the profile page from users on the group page (#12795). Go MAEDA 2021-07-31 05:33:33 +00:00
  • f479070c39 GroupsController#show should only display visible users (#12795). Go MAEDA 2021-07-31 00:53:08 +00:00
  • bef39fdbb4 Traditional Chinese translation update (#35643). Go MAEDA 2021-07-30 09:26:38 +00:00
  • fd9cca76c1 Update locales (#35562). Go MAEDA 2021-07-30 03:52:48 +00:00
  • a6a8ef728c Show warning in admin/info when there are pending migrations (#35562). Go MAEDA 2021-07-30 03:51:19 +00:00
  • 5bec58c1f6 Bulgarian translation update (#35628). Go MAEDA 2021-07-29 01:29:48 +00:00
  • baf25dcf76 Merged r21101 from trunk to 4.2-stable (#35441). Go MAEDA 2021-07-28 23:36:57 +00:00
  • f7dca6a48d Merged r21104 to 4.2-stable (#35417). Marius Balteanu 2021-07-28 17:34:41 +00:00
  • 2be231b982 Removes unused column trackers.is_in_chlog (#31132). Marius Balteanu 2021-07-28 16:26:22 +00:00
  • 5c600cd492 Removes unused wikis/edit.js.erb view (#35610). Marius Balteanu 2021-07-28 16:12:46 +00:00
  • 14e7b1a8e6 Adds test for #35417. Marius Balteanu 2021-07-28 15:59:03 +00:00
  • 59719e6d03 Merged r21102 to 4.1-stable (#35134). Marius Balteanu 2021-07-28 15:53:32 +00:00
  • f700f10984 Fixes failing tests on Ruby 2.4 (#35134). Marius Balteanu 2021-07-28 15:51:09 +00:00
  • f5ac84a516 Inline image in Textile is not displayed if the image URL contains ampersands (#35441). Go MAEDA 2021-07-28 08:25:15 +00:00
  • d389603287 Merged r21099 from trunk to 4.2-stable (#35606). Go MAEDA 2021-07-28 05:41:56 +00:00
  • e32b37c7fb Remove unnecessary comments (#35606). Go MAEDA 2021-07-28 05:40:46 +00:00
  • 8a85479f3d Merged r21096 from trunk to 4.1-stable (#35621). Go MAEDA 2021-07-28 05:35:52 +00:00
  • dae4f94728 Merged r21096 from trunk to 4.2-stable (#35621). Go MAEDA 2021-07-28 03:53:51 +00:00
  • 0916de721c Bundler fails to install globalid when using Ruby < 2.6.0 (#35621). Go MAEDA 2021-07-28 03:21:47 +00:00
  • 6bed3457e5 Merged r21085 to 4.1-stable (#35134). Marius Balteanu 2021-07-27 20:46:18 +00:00
  • 560e194047 Merged r21081 to 4.1-stable (#34856). Marius Balteanu 2021-07-27 20:45:30 +00:00
  • 27dde49df4 Merged r21081 to 4.2-stable (#34856). Marius Balteanu 2021-07-27 20:42:32 +00:00
  • 1613c3193c Merged r21085 to 4.2-stable (#35134). Marius Balteanu 2021-07-27 20:38:56 +00:00