2673 Commits (master)

Author SHA1 Message Date
  Go MAEDA 5a96997f6a Support multiple multi-word phrases in the search engine (#38446). 4 days ago
  Go MAEDA cda357eed1 Updates for 5.1.3 release. 1 week ago
  Go MAEDA d909b82d32 Replace BlankSlate with BasicObject for Builder 3.0.0 compatibility (#40802). 2 weeks ago
  Go MAEDA 6a4abab8ce Add timeout for thumbnail generation process (#37530). 3 weeks ago
  Go MAEDA b42d7984b1 Fix RuboCop offense Style/SuperArguments (#39887). 1 month ago
  Go MAEDA bd4ac7c96c Fix RuboCop offense Rails/WhereRange (#39889). 1 month ago
  Go MAEDA f4c7e08d0f Key/value-pair custom field type not available to all customizable contents (#27543). 1 month ago
  Go MAEDA 2531e194f1 Fix RuboCop offense Style/RedundantSelfAssignment (#39887). 1 month ago
  Marius Balteanu b4bfb6b581 Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217). 1 month ago
  Marius Balteanu 8b57ffc3c7 Adds the date of the last activity to the list of available columns for Projects (#23954). 1 month ago
  Marius Balteanu 3433731585 Switches from MD5 to SHA256 when computing the hash for gravatar URL (#40652). 1 month ago
  Marius Balteanu 61c7d539dc Adds Watcher list to the list of available query columns for issues (#29894). 1 month ago
  Marius Balteanu b5c48c1d97 Adds an option to send email notification when an attachment is added (#40569). 1 month ago
  Go MAEDA 1c17ae733d Fix initial_page_content method to avoid referencing @page instance variable in wiki formatting helpers (#40513). 2 months ago
  Go MAEDA bcb2ebb6a0 Fix RuboCop offense Layout/SpaceInsideStringInterpolation (#39111, #40137). 3 months ago
  Marius Balteanu fb449c77bc Updates for 5.1.2 release. 3 months ago
  Marius Balteanu 18cb44684b Introduces Redmine::Plugin#attachment_object_type to provide better API for registering plugin models having attachments (#39948, #39862). 3 months ago
  Marius Balteanu 38d950df55 Remove current year from source file copyright headers and update year in footer to 2024 (#40043). 3 months ago
  Marius Balteanu 4607e90b43 Updates JS toolbar help button to use the new route (#39111, #40137). 4 months ago
  Marius Balteanu 9155b777e6 Custom themes are now loaded from "/themes" directory from project root. The themes provided by Redmine (alternate and classic) remains in "app/assets/themes" (#39111). 4 months ago
  Marius Balteanu 34f1c52e23 Move public assets (images, javascripts, stylesheets, themes) to app/assets (#39111). 4 months ago
  Marius Balteanu 0fa0848521 Reverts r22694 (#39111). 4 months ago
  Marius Balteanu 9b540ae8af Move public assets (images, javascripts, stylesheets, themes) to app/assets (#39111). 4 months ago
  Marius Balteanu 4bc3365524 Removes @redmine:plugins:assets@ from @redmine:plugins@ task (#40204). 4 months ago
  Go MAEDA ba2c48717d Fix performance issue with email address auto-linking in the default ("none") formatter (#40193). 4 months ago
  Go MAEDA 4451e753a7 Fix RuboCop offense Layout/EmptyLineAfterGuardClause (#38155). 4 months ago
  Go MAEDA 61e223f698 Fix RuntimeError on `reload!` in the Rails console (#38155). 4 months ago
  Go MAEDA ed0644d151 Fix ScmData.binary? method not to consider UTF-8 text as binary (#40020). 4 months ago
  Go MAEDA fca8cf6c0f Fix RuboCop offense Style/RedundantFreeze (#38585). 4 months ago
  Go MAEDA ae971404cc Fix RuboCop offense Lint/RedundantDirGlobSort (#38585). 4 months ago
  Go MAEDA 352decdb1e Fix RuboCop offense Style/BlockDelimiters, Layout/MultilineBlockLayout, and Layout/BlockEndNewline (#39111). 4 months ago
  Go MAEDA a547662ad0 Fix RuboCop offense Style/MapToHash (#39111). 4 months ago
  Go MAEDA 14e35236ad Fix RuboCop offense Style/ReturnNilInPredicateMethodDefinition (#39111). 4 months ago
  Go MAEDA f6db14c733 Fix RuboCop offense Performance/RedundantEqualityComparisonBlock (#39111). 4 months ago
  Marius Balteanu 9b271611f7 Fixes multiple RuboCop offenses (#39111). 4 months ago
  Marius Balteanu 63b89a254c Removes @redmine:plugins:assets@ task which is no longer needed after asset pipeline implementation (#39111). 5 months ago
  Marius Balteanu e07452e921 Remove code that is no longer needed as a result of asset pipeline implementation (#39111). 5 months ago
  Marius Balteanu c99bb27e27 Add Propshaft library to enable the asset pipeline without modifying existing assets (#39111). 5 months ago
  Marius Balteanu 13aeb797cf Use ApplicationRecord instead of ActiveRecord::Base (#38975). 5 months ago
  Go MAEDA c452f00763 Fix RuboCop offense Style/ArgumentsForwarding (#39887). 5 months ago
  Go MAEDA 5b77092be4 Replace regular expression matches with String#start_with? / end_with? (#40010). 5 months ago
  Marius Balteanu c83c6a6750 Remove wrong copyright headers from acts_as_tree plugin (#37730). 5 months ago
  Go MAEDA 9f3ca1e753 Refactor file extension removal in Theme#assets to use File.basename instead of delete_suffix (#40008). 5 months ago
  Go MAEDA 52a55f407b Replace String#sub with delete_prefix / delete_suffix (#40008). 5 months ago
  Go MAEDA 0be4013919 Support localized decimal separators for float values in PDF export (#22024). 5 months ago
  Go MAEDA f7d2f9f00b Support localized decimal separators for hours in the web UI (#21677). 5 months ago
  Go MAEDA 1ab44859fe Support localized decimal separators for float values (#22024). 5 months ago
  Go MAEDA 70bd44395d Optimize gantt chart rendering for issues without subtasks (#40000). 5 months ago
  Go MAEDA a6509d658b Optimize repository menu visibility check (#39835). 5 months ago
  Marius Balteanu a6a02971b1 Fixes exception in @acts_as_attachable@ when running on Ruby 2.7 (#39862). 5 months ago