summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Avoid adding "%" suffix in CSV export for Progress Bar custom fields to preve...Go MAEDA2025-05-171-2/+2
* Improve method and variable naming for clarity and consistency (#42630).Go MAEDA2025-05-151-2/+2
* Adds Initials to the list of default gratavar options (#42623).Marius Balteanu2025-05-141-1/+1
* Introduce reactions feature (so-called "like button") to issues, notes, news,...Go MAEDA2025-05-111-0/+70
* Add support for Trilogy adapter (#42675).Go MAEDA2025-05-101-1/+1
* Optimize Gantt chart rendering by reducing version-related queries (#42663).Go MAEDA2025-05-071-6/+16
* Avoid unnecessary SQL queries by reordering conditions in Gantt version subje...Go MAEDA2025-05-061-1/+1
* Make commonmarker gem required to avoid runtime error (#37394).Go MAEDA2025-05-012-8/+1
* Fixes rubocop offenses (#42648, #42603).Marius Balteanu2025-04-301-1/+1
* Fixes broken references for multiple footnote usage (#42648).Marius Balteanu2025-04-301-1/+1
* Enable CommonMark alert extension (#42603).Marius Balteanu2025-04-292-0/+21
* Replaces deckar01-task_list gem with commonmarks tasklist extension (#42602).Marius Balteanu2025-04-272-9/+46
* Fixes Rubocop offenses (#42510).Marius Balteanu2025-04-211-2/+2
* Fix Rubocop Style/ArgumentsForwarding (#42496).Go MAEDA2025-04-215-12/+12
* Disable header_ids, tasklist, shortcodes extensions and github_pre_lang rende...Marius Balteanu2025-04-211-0/+4
* Updates commonmarker to 2.3.0 (#40197).Marius Balteanu2025-04-211-2/+2
* Updates for 6.0.5 release.Marius Balteanu2025-04-201-1/+1
* Ensure Mercurial uses Python >= 3.5 (#33784).Go MAEDA2025-04-201-1/+21
* Adds interval ratio setting to progressbar custom field (#42335).Go MAEDA2025-04-191-3/+18
* Fixes rubocop offense "Layout/SpaceAroundBlockParameters: Space before first ...Marius Balteanu2025-04-191-1/+1
* Fixes plugin activity SVG icons broken when multiple plugins are loaded (#425...Marius Balteanu2025-04-191-6/+9
* Improve SVG icon compatibility with RTL languages by adding the @rtl@ paramet...Marius Balteanu2025-04-131-1/+1
* Update RuboCop to 1.74 (#41884).Go MAEDA2025-04-121-1/+1
* Fix RuboCop Lint/UselessConstantScoping (#41884).Go MAEDA2025-04-111-0/+1
* Fix RuboCop Style/ComparableBetween (#41884).Go MAEDA2025-04-111-1/+1
* Fix RuboCop Lint/SuppressedExceptionInNumberConversion (#41884).Go MAEDA2025-04-111-1/+1
* Fix: Avoid "literal string will be frozen in the future" warning on Ruby 3.4 ...Go MAEDA2025-04-081-1/+1
* Fix rubocop offence "Layout/LineLength: Line is too long" (#42145, #42514).Marius Balteanu2025-04-041-1/+3
* Ignores @imagemagick_convert_command@ option when generating an image in Gant...Marius Balteanu2025-04-031-1/+7
* "Progress bar" custom field format (#42335).Go MAEDA2025-03-261-0/+56
* Updates for 6.0.4 release.Marius Balteanu2025-03-101-1/+1
* Fixes the request method filtering in sudo mode (#42194),Marius Balteanu2025-03-061-1/+1
* Correctly handle exception messages in macros (#42326).Marius Balteanu2025-03-061-1/+1
* Update Mercurial repository support to be compatible with Python 3 and remove...Go MAEDA2025-02-162-90/+108
* Fix: Float custom values with ',' as decimal separator are not converted to '...Go MAEDA2025-02-082-2/+3
* `format_hours` method produces incorrect output for negative time values when...Go MAEDA2025-01-301-2/+3
* Updates for 6.0.3 release.Go MAEDA2025-01-291-1/+1
* Allow IMAP4 email receiving to skip SSL certificate verification with `ssl=fo...Go MAEDA2024-12-202-1/+11
* Add description for `ssl=force` option to rake task `redmine:email:receive_po...Go MAEDA2024-12-201-0/+2
* Sets version to 6.0.2.Marius Balteanu2024-12-111-1/+1
* Allows passing plugin parameter when registering activities from a plugin in ...Marius Balteanu2024-12-101-2/+9
* Update RuboCop to 1.69 (#41884).Go MAEDA2024-11-281-0/+2
* Fix deprecation warning for IMAP4 email receiving: "Call Net::IMAP.new with k...Go MAEDA2024-11-141-1/+1
* Updates for 6.0.1 release.Marius Balteanu2024-11-121-1/+1
* Fixes "Unresolved or ambiguous specs during Gem::Specification.reset" (#41729).Marius Balteanu2024-11-121-2/+2
* Replaces two more occurrences of CommonMarker (#40197).Marius Balteanu2024-11-111-1/+1
* Fixes rubocop offenses (#40197).Marius Balteanu2024-11-112-3/+3
* Disables @syntax_highlighter@ plugin shipped by commonmark (#40197).Marius Balteanu2024-11-112-1/+8
* Simplify code (#40197).Marius Balteanu2024-11-111-7/+3
* Updates commonmark gem version to 1.1.5 which switches from libcmark-gfm to c...Marius Balteanu2024-11-113-22/+23