summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Update MiniMagick to 5.0 (#41312).Go MAEDA2024-10-021-2/+2
* Gantt progress line misrendering for 0% progress issues/versions with future ...Go MAEDA2024-09-231-2/+2
* Replaces icon-expanded and icon-collapsed with SVG icons (#23980).Marius Balteanu2024-09-081-2/+2
* Refactor Calendar#first_wday method for improved readability and efficiency (...Go MAEDA2024-09-071-10/+9
* Fix RuboCop offense Layout/EndAlignment (#23980).Go MAEDA2024-09-071-4/+4
* Replaces project, version and issue icons from Gantt view with SVG icons (#23...Marius Balteanu2024-09-061-2/+7
* Replaces icons in administration menu with SVG icons (#23980).Marius Balteanu2024-09-062-2/+23
* Fix RuboCop offense Style/RedundantInterpolationUnfreeze (#39887).Go MAEDA2024-09-012-14/+14
* Fix precision issues in TimeEntry#hours calculation by returning Rational ins...Go MAEDA2024-08-311-2/+2
* Fix RuboCop offenses Style/NegatedIf and Style/NegatedWhile (#39887, #7770).Go MAEDA2024-08-253-3/+3
* Fix RuboCop offense Rails/PluralizationGrammar (#39889).Go MAEDA2024-08-251-1/+1
* Add placeholder "h:mm" to hours field for better user guidance (#2464).Go MAEDA2024-08-211-0/+1
* Use anonymous block forwarding introduced in Ruby 3.1 (#38585).Go MAEDA2024-08-2115-32/+32
* Use Array#intersect? introduced in Ruby 3.1 (#38585).Go MAEDA2024-08-203-3/+3
* Replaces removed `ActiveSupport::Deprecation.warn` with custom deprecators (#...Marius Balteanu2024-08-202-5/+5
* Upgrade to Rails 7.2.0 (#36320).Marius Balteanu2024-08-201-2/+2
* Add support for quoted arguments containing commas in wiki macros (#40014).Go MAEDA2024-08-201-2/+5
* Fix RuboCop offense Lint/RedundantStringCoercion, one of the offenses enabled...Go MAEDA2024-08-121-1/+1
* Fix RuboCop offense Layout/SpaceInsideParens, one of the offenses enabled in ...Go MAEDA2024-08-123-142/+142
* Fix RuboCop offense Layout/SpaceAfterComma, one of the offenses enabled in ru...Go MAEDA2024-08-129-22/+22
* Remove commented-out dead code and fix RuboCop offense Layout/LeadingCommentS...Go MAEDA2024-08-121-1/+0
* Fix RuboCop offense Layout/EmptyLinesAroundModuleBody, one of the offenses en...Go MAEDA2024-08-128-8/+0
* Fix RuboCop offense Layout/EmptyLinesAroundClassBody, one of the offenses ena...Go MAEDA2024-08-126-6/+0
* Fix issue where minutes part of a time entry is displayed as 60 instead of be...Go MAEDA2024-08-081-3/+3
* Add an option to render Integer and Float custom fields with thousands delimi...Go MAEDA2024-07-181-0/+1
* Refactor ApplicationHelper#format_object to accept options as a hash (#39997).Go MAEDA2024-07-181-1/+1
* Fix RuboCop offense Style/CollectionCompact (#39887).Go MAEDA2024-07-111-1/+1
* Fix RuboCop offense Style/MapCompactWithConditionalBlock (#39887).Go MAEDA2024-07-112-9/+9
* Introduces @valid_watcher?@ check on watchables (@40946).Marius Balteanu2024-07-081-0/+8
* Improve watcher list permissions check to explicitly require @view_issue_watc...Marius Balteanu2024-07-081-0/+10
* Prevent issue links with double hash (##nnn) from being recognized as ATX hea...Go MAEDA2024-07-061-2/+2
* Fix RuboCop offense Style/RedundantRegexpEscape in lib/redmine/wiki_formattin...Go MAEDA2024-07-061-2/+2
* Support multiple multi-word phrases in the search engine (#38446).Go MAEDA2024-06-191-1/+5
* Updates for 5.1.3 release.Go MAEDA2024-06-121-1/+1
* Replace BlankSlate with BasicObject for Builder 3.0.0 compatibility (#40802).Go MAEDA2024-06-072-11/+9
* Add timeout for thumbnail generation process (#37530).Go MAEDA2024-05-272-3/+17
* Fix RuboCop offense Style/SuperArguments (#39887).Go MAEDA2024-05-233-3/+3
* Fix RuboCop offense Rails/WhereRange (#39889).Go MAEDA2024-05-182-2/+2
* Key/value-pair custom field type not available to all customizable contents (...Go MAEDA2024-05-161-0/+2
* Fix RuboCop offense Style/RedundantSelfAssignment (#39887).Go MAEDA2024-05-131-1/+1
* Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217).Marius Balteanu2024-05-073-6/+3
* Adds the date of the last activity to the list of available columns for Proje...Marius Balteanu2024-05-032-6/+14
* Switches from MD5 to SHA256 when computing the hash for gravatar URL (#40652).Marius Balteanu2024-05-021-2/+1
* Adds Watcher list to the list of available query columns for issues (#29894).Marius Balteanu2024-04-281-0/+2
* Adds an option to send email notification when an attachment is added (#40569).Marius Balteanu2024-04-281-0/+1
* Fix initial_page_content method to avoid referencing @page instance variable ...Go MAEDA2024-04-103-3/+3
* Fix RuboCop offense Layout/SpaceInsideStringInterpolation (#39111, #40137).Go MAEDA2024-03-081-1/+1
* Updates for 5.1.2 release.Marius Balteanu2024-03-041-1/+1
* Introduces Redmine::Plugin#attachment_object_type to provide better API for r...Marius Balteanu2024-02-271-0/+12
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-26136-138/+138