summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Allow Roadmap view without any related issues (#6432).Go MAEDA2021-09-042-0/+39
* Fix that test_link_to_principal_should_link_to_user does not actually test an...Go MAEDA2021-08-311-1/+2
* Hide graphs when printing the Issues Report details (#35669).Go MAEDA2021-08-281-2/+2
* Traditional Chinese translation update (#35807).Go MAEDA2021-08-241-3/+3
* Query links for related issues on issue page (#35559).Go MAEDA2021-08-234-15/+64
* Update Rails to 6.1.4.1 (#29914).Go MAEDA2021-08-231-1/+1
* Bulgarian translation update (#35791).Go MAEDA2021-08-221-3/+3
* Remove redefinition of ActionMailer::LogSubscriber#deliver which is no longer...Go MAEDA2021-08-191-18/+0
* Remove unused argument from Redmine::Helpers::TimeReport (#33079).Go MAEDA2021-08-192-3/+2
* Move sidebar content on versions index view (roadmap) into a separate partial...Go MAEDA2021-08-192-53/+54
* Don't unlink files before closing them (#35539, #35721).Go MAEDA2021-08-181-4/+8
* Fix that binmode specified twice (#35539, #35720).Go MAEDA2021-08-181-1/+1
* Update locales (#34494).Go MAEDA2021-08-1747-0/+141
* Rename the save, edit and delete buttons on the query form to clarify the sco...Go MAEDA2021-08-176-11/+17
* Move subtasks section on issues show view into a separate partial (#35671).Go MAEDA2021-08-172-10/+13
* Galician translation update (#35687).Go MAEDA2021-08-161-22/+22
* Galician translation update for 4.2-stable (jstoolbar-gl.js) (#35766).Go MAEDA2021-08-161-1/+1
* Galician translation update for 4.2-stable (#35766).Go MAEDA2021-08-161-9/+9
* Unify code block and add "data-language" attribute with the user-supplied lan...Marius Balteanu2021-08-155-17/+47
* Add "data-language" attribute to code block with the user-supplied language f...Marius Balteanu2021-08-154-17/+41
* Preserve the code block and remove the class from it when the language is not...Marius Balteanu2021-08-151-2/+2
* Revert r21179 (#35729).Marius Balteanu2021-08-152-3/+3
* Update jQuery to 3.6.0 (#35729).Marius Balteanu2021-08-152-3/+3
* Don't try to install CommonMarker 0.22 on Ruby 2.6.0-rc (#32424).Go MAEDA2021-08-151-1/+1
* Update failing test after hardbreaks enabled by default (#35754, #32424).Marius Balteanu2021-08-151-2/+2
* Add some space around the versions on the Roadmap (#35758).Go MAEDA2021-08-151-0/+2
* File upload fails when run with uWSGI (#35715).Go MAEDA2021-08-142-1/+36
* Bulgarian translation update (#35759).Go MAEDA2021-08-141-1/+1
* Pin sanitize to 6.0 (#35752, #32424).Marius Balteanu2021-08-131-1/+1
* Preserve leading spaces when using the Quote function (#35677).Go MAEDA2021-08-132-4/+4
* Password and Confirmation fields are marked as required when editing a user (...Go MAEDA2021-08-132-2/+4
* Fixed Replace class var @@allowlist with a class instance var (#32424).Marius Balteanu2021-08-111-1/+1
* Render markdown attachments using markdown or common_mark based on the text f...Marius Balteanu2021-08-113-2/+12
* Fixed failing test on CommonMark by striping the trailing whitespace returned...Marius Balteanu2021-08-111-1/+1
* Fixed Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc by...Marius Balteanu2021-08-111-11/+11
* Replace deprecated Sanitize keywords (#32424).Marius Balteanu2021-08-111-17/+17
* Relax allowed protocols in links by denying specific protocols for CommonMark...Marius Balteanu2021-08-114-10/+96
* Mark CommonMark Markdown (GitHub Flavored) as experimental (#32424).Marius Balteanu2021-08-111-1/+1
* Pin sanitize to 5.2 (#32424).Marius Balteanu2021-08-111-1/+1
* Pin html-pipeline to 2.13.2 (#32424).Marius Balteanu2021-08-111-1/+1
* Pin commonmarker to 0.22 if Ruby version is greater than 2.5 (#32424).Marius Balteanu2021-08-111-1/+1
* Adds CommonMark Markdown (GitHub Flavored) as third text formatting option (#...Marius Balteanu2021-08-1120-0/+1662
* Fixed "Layout/IndentationWidth: Use 2 (not 4) spaces for indentation." introd...Marius Balteanu2021-08-101-7/+7
* Remove wrapper2 and wrapper3 wrapping containers (#30448).Marius Balteanu2021-08-104-15/+10
* Fixed create duplicate follow relation fails with 500 internal error (#35655).Marius Balteanu2021-08-102-3/+31
* Add missing fixtures to Redmine::ProjectJumpBoxTest (#35727).Go MAEDA2021-08-101-1/+1
* Fixed attachments deletable by user without edit issue permission on tracker ...Marius Balteanu2021-08-053-0/+39
* Adds tests for issue attachment edit by user without edit issue permission on...Marius Balteanu2021-08-052-0/+30
* Fix typo (#33521).Marius Balteanu2021-08-051-1/+1
* Fix that updating an issue from context menu to a none value do not set the f...Marius Balteanu2021-08-053-2/+38