18168 Commits (18cb44684b79d23dc1c45e4a9eeeb73dda5e9194)
 

Author SHA1 Message Date
  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 d757b4aea7 Update condition to check for @view_issues@ permission (#39995). 3 months ago
  Marius Balteanu 127331d58f Adds Tamil translations for CommonMark wiki syntax help files (#39751). 3 months ago
  Marius Balteanu dd2f80bd24 Fixes error in autocomplete (@ActionController::BadRequest (Invalid query parameters: invalid %-encoding (%)@) (#40237). 3 months ago
  Marius Balteanu 0c31799517 Subprojects checkbox should be shown in Activity and Roadmap sidebars only if the project has visible descendants (#39995). 3 months ago
  Marius Balteanu 16504df934 Reverts r22656 until Rails 7.1.4 is released (#36320). 3 months ago
  Marius Balteanu 89e1d165a9 Adds @:user_preference@ fixture to @Redmine::ApiTest::IssuesTest@ (#40239). 3 months ago
  Marius Balteanu 7ad881aeb4 Use @assert_select@ to assert text from h1 element of wiki syntax pages (#39111, #40137). 3 months ago
  Marius Balteanu eef8f625c8 Adds route for code highlighting languages page (#39111, #40137). 3 months ago
  Marius Balteanu 0d9700268a Add tests for @HelpController@ (#39111, #40137). 3 months ago
  Marius Balteanu e002d26e55 Add tests for @/help/wiki_syntax@ route (#39111, #40137). 3 months ago
  Marius Balteanu 259a394513 Deletes @Redmine::WikiFormatting::CommonMark::HelperTest@ tests that are no longer required after wiki syntax help files refactor (#39111, #40137). 3 months ago
  Marius Balteanu 381124b03e Cleanup empty directories (#39111, #40137). 3 months ago
  Marius Balteanu c557cbfaa2 Replaces static link to detailed version with the new route (#39111, #40137). 3 months ago
  Marius Balteanu f664f9152b Replaces static img tag from wiki syntax help files with @image_tag@ (#39111, #40137). 3 months ago
  Marius Balteanu d335dc5a3c Includes CSS files from the asset pipeline (#39111, #40137). 3 months ago
  Marius Balteanu a46ed1aa71 Cleanup wiki syntax files by moving inline style for img border to CSS (#39111, #40137). 3 months ago
  Marius Balteanu 9490154ec5 Adds erb extension to all wiki syntax help files (#39111, #40137). 3 months ago
  Marius Balteanu 4607e90b43 Updates JS toolbar help button to use the new route (#39111, #40137). 3 months ago
  Marius Balteanu 56f3a4dac3 * Remove languages from wiki syntax help files that are identical with en language. 3 months ago
  Marius Balteanu e80a8bd877 Reorganize all the wiki syntax help files per text formatter (@markdown@, @common_mark@ and @textile@) (#39111, #40137). 3 months ago
  Marius Balteanu 74a691de19 * Introduces @HelpController@ and a new route @help/wiki_syntax/(:type)@ to serve wiki syntax help files. 3 months ago
  Marius Balteanu ec77fe4e3a Reverts r22717 (#39111, #40137). 3 months ago
  Marius Balteanu 609cc9221e * Moves all wiki syntax files from @public/help@ to @app/views/help/wiki_syntax@. 3 months ago
  Marius Balteanu 2ead468f5b Add svn:ignore property on new themes directory (#39111). 3 months ago
  Go MAEDA 00786eb7a3 Catalan translation update for 5.1-stable (#40240). 3 months ago
  Go MAEDA e8c373e559 Remove an empty file (#40190). 3 months ago
  Marius Balteanu 4df8e5f7f1 Update .gitignore with the new location for themes directory (#39111). 3 months ago
  Marius Balteanu f1f3f86c60 Updates UPGRADING doc to include the new themes directory location from [redmine_root] (#39111). 3 months ago
  Marius Balteanu b010054d69 Replaces @URI.parse@ with @Addressable::URI.parse(url)@ to enhance robustness of @validate_back_url@ (#31831). 4 months ago
  Marius Balteanu 353ac52d47 Stop appending the utf8 checkmark parameter to form URLs (#40190). 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 17a0ec4c9a Fix ThemesTest may fail if a third-party theme having theme.js is installed (#40205). 4 months ago
  Marius Balteanu f486091b24 Fix one more failing test related to favicon after r22692 (#39111). 4 months ago
  Marius Balteanu 437e46aa45 Fix failing tests related to favicon in themes after r22692 (#39111). 4 months ago
  Marius Balteanu d896a2d546 Fix failing tests related to favicon after r22692 (#39111). 4 months ago
  Go MAEDA 854d19cc9f Add informative default welcome text for new installations (#33638). 4 months ago
  Marius Balteanu 32cf059bfe Remove appveyor.yml (#40211). 4 months ago
  Marius Balteanu f59ac49dea Remove overrides that inserts a non-breaking space (nbsp) to empty option elements (#40210). 4 months ago
  Go MAEDA 759bececdd Fix robots.txt route to enforce .txt format (#40208). 4 months ago
  Go MAEDA b61ee85e4d Principal.not_member_of scope does not accept ActiveRecord::Relation (#28243). 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 e46cf51650 Replaces @public/plugin_assets@ with @public/assets@ in installation docs (#39111). 4 months ago
  Marius Balteanu a0035ba52a Includes favicon in assets pipeline (#39111). 4 months ago
  Marius Balteanu 2f79441332 Removes configuration flag example related to @redmine:plugins:assets@ (#40204, #39111). 4 months ago
  Marius Balteanu 4bc3365524 Removes @redmine:plugins:assets@ from @redmine:plugins@ task (#40204). 4 months ago
  Go MAEDA cb6a1ec9ea Raise the maximum length of the title element in the Atom feed from 100 to 300 characters (#34025). 4 months ago