17037 Commits (72f43fa4a0cdafdf66253fd02b928a4a5302eff5)
 

Author SHA1 Message Date
  Go MAEDA 72f43fa4a0 Line breaks in the description of a custom field are ignored in a tooltip (#34834). 2 years ago
  Marius Balteanu 2a7de5d4ac Fix Layout/ClosingParenthesisIndentation offense (#35683). 2 years ago
  Marius Balteanu e551c0cb00 Disable Lint/DuplicateBranch in lib/redmine/export/pdf.rb#107 (#35683). 2 years ago
  Marius Balteanu 4ec384d5a6 Fix Layout/MultilineArrayBraceLayout offense (#21210). 2 years ago
  Go MAEDA bc3938fca3 Fix NoMethodError when generating a link to a locked user (#12795, #35823). 2 years ago
  Marius Balteanu 326a1b4dd2 Interpret thumbnail macro in description, notes and formatted custom fields in issues list PDF export (35683). 2 years ago
  Marius Balteanu fdf949a509 Retrieve filenames of thumbnails when rendering a PDF (#35683). 2 years ago
  Marius Balteanu 0db3e9a732 Expand macros in full-width custom fields when exporting issue to PDF (#35683). 2 years ago
  Marius Balteanu 649d69ea26 Fix that deleting a closed or archived projects not working anymore after r20034 (#35827). 2 years ago
  Marius Balteanu 1e65114d68 Return 404 when filtering by a non-visible user in activity view (#35789). 2 years ago
  Marius Balteanu 55ce8de0ae Use ids instead of pluck(:id) (#32977). 2 years ago
  Marius Balteanu 4378b7e1b4 Remove references to deleted user from "user"-Format CustomFields when destroying an user (#32977). 2 years ago
  Go MAEDA 2b1d88fa59 Allow Roadmap view without any related issues (#6432). 2 years ago
  Go MAEDA 4aef1bf491 Fix that test_link_to_principal_should_link_to_user does not actually test anything (#12795). 2 years ago
  Go MAEDA b0416adcda Hide graphs when printing the Issues Report details (#35669). 2 years ago
  Go MAEDA 19ddd4b48d Traditional Chinese translation update (#35807). 2 years ago
  Go MAEDA d276dca5c5 Query links for related issues on issue page (#35559). 2 years ago
  Go MAEDA fc03ef4282 Update Rails to 6.1.4.1 (#29914). 2 years ago
  Go MAEDA d5231ad477 Bulgarian translation update (#35791). 2 years ago
  Go MAEDA e50050dd8c Remove redefinition of ActionMailer::LogSubscriber#deliver which is no longer necessary because of the removal of Setting.bcc_recipients. (#31035). 2 years ago
  Go MAEDA ee64cb5cb1 Remove unused argument from Redmine::Helpers::TimeReport (#33079). 2 years ago
  Go MAEDA a0fa4491c0 Move sidebar content on versions index view (roadmap) into a separate partial (#35773). 2 years ago
  Go MAEDA 1bfdccc30f Don't unlink files before closing them (#35539, #35721). 2 years ago
  Go MAEDA 1578c7207b Fix that binmode specified twice (#35539, #35720). 2 years ago
  Go MAEDA dee033fac1 Update locales (#34494). 2 years ago
  Go MAEDA 33b5cf1c73 Rename the save, edit and delete buttons on the query form to clarify the scope (#34494). 2 years ago
  Go MAEDA 001252d966 Move subtasks section on issues show view into a separate partial (#35671). 2 years ago
  Go MAEDA f49e147405 Galician translation update (#35687). 2 years ago
  Go MAEDA 38626d6a5f Galician translation update for 4.2-stable (jstoolbar-gl.js) (#35766). 2 years ago
  Go MAEDA 30b38cbf18 Galician translation update for 4.2-stable (#35766). 2 years ago
  Marius Balteanu b7798e6e1c Unify code block and add "data-language" attribute with the user-supplied language for Textile and Markdown formaters (#35104). 2 years ago
  Marius Balteanu 5699253da6 Add "data-language" attribute to code block with the user-supplied language for CommonMark formater (#35104, #32424). 2 years ago
  Marius Balteanu 12b2dd3098 Preserve the code block and remove the class from it when the language is not supported in CommonMark formatter (#35765, 32424). 2 years ago
  Marius Balteanu 1f0f9d49c1 Revert r21179 (#35729). 2 years ago
  Marius Balteanu baaa635d2f Update jQuery to 3.6.0 (#35729). 2 years ago
  Go MAEDA a701bf1bb9 Don't try to install CommonMarker 0.22 on Ruby 2.6.0-rc (#32424). 2 years ago
  Marius Balteanu 9651398469 Update failing test after hardbreaks enabled by default (#35754, #32424). 2 years ago
  Go MAEDA 3b4a42331c Add some space around the versions on the Roadmap (#35758). 2 years ago
  Go MAEDA c46e55e496 File upload fails when run with uWSGI (#35715). 2 years ago
  Go MAEDA 75e6cf81e7 Bulgarian translation update (#35759). 2 years ago
  Marius Balteanu aaf050b48c Pin sanitize to 6.0 (#35752, #32424). 2 years ago
  Go MAEDA 6bb4b15777 Preserve leading spaces when using the Quote function (#35677). 2 years ago
  Go MAEDA 39e212dd8f Password and Confirmation fields are marked as required when editing a user (#35731). 2 years ago
  Marius Balteanu e1e4736e97 Fixed Replace class var @@allowlist with a class instance var (#32424). 2 years ago
  Marius Balteanu b897b13ba8 Render markdown attachments using markdown or common_mark based on the text formatting setting (#32424). 2 years ago
  Marius Balteanu c1b3804555 Fixed failing test on CommonMark by striping the trailing whitespace returned by the footnote (#32424). 2 years ago
  Marius Balteanu d92b75d49e Fixed Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc by using <<~ instead of <<- (#32424). 2 years ago
  Marius Balteanu 5b0a10cc1a Replace deprecated Sanitize keywords (#32424). 2 years ago
  Marius Balteanu e8c911577f Relax allowed protocols in links by denying specific protocols for CommonMark text formatting (#32424). 2 years ago
  Marius Balteanu 46ecdcec4d Mark CommonMark Markdown (GitHub Flavored) as experimental (#32424). 2 years ago