summaryrefslogtreecommitdiffstats
path: root/lib/redmine
Commit message (Expand)AuthorAgeFilesLines
* Updates for 6.0.6 release.Marius Balteanu8 days1-1/+1
* Reimplement partial quote feature using Stimulus JS (#42515).Marius Balteanu12 days1-14/+11
* Fixes @icon-only@ class for quote reply button and test assertions that are a...Marius Balteanu12 days1-1/+1
* Fix RuboCop Lint/AmbiguousRange (#41884).Go MAEDA2025-06-181-6/+2
* Add OAuth2 provider capability using doorkeeper gem (#24808).Marius Balteanu2025-06-121-0/+5
* Reverts r23835 due to wrong issue ID (#40856).Marius Balteanu2025-06-121-5/+0
* Add OAuth2 provider capability using doorkeeper gem (#40856).Marius Balteanu2025-06-111-0/+5
* Removes custom backend @Redmine::I18n::Backend@ (#42859):Marius Balteanu2025-06-111-17/+0
* Fix limit available locales to those defined by Redmine itself (#42815).Marius Balteanu2025-06-111-7/+5
* Change quote note icon to quotation marks (#31531).Marius Balteanu2025-05-301-2/+2
* Adds icons to commonmark alerts (#42603).Marius Balteanu2025-05-242-1/+65
* 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
* 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-011-3/+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-201-1/+9
* 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