| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix RuboCop offense Layout/SpaceInsideStringInterpolation (#39111, #40137). | Go MAEDA | 2024-03-08 | 1 | -1/+1 |
* | Revert r22764 (#33829). | Go MAEDA | 2024-03-06 | 2 | -11/+0 |
* | Updates for 5.1.2 release. | Marius Balteanu | 2024-03-04 | 2 | -1/+72 |
* | Fix Atom feed for issues to correctly use the updated time for "updated" elem... | Go MAEDA | 2024-03-04 | 2 | -0/+11 |
* | Fix rubocop warning (#38975). | Marius Balteanu | 2024-03-03 | 1 | -1/+1 |
* | Fix rubocop warning (#39995). | Marius Balteanu | 2024-03-03 | 1 | -1/+0 |
* | Fix rubocop warning (#39111, #40137). | Marius Balteanu | 2024-03-03 | 3 | -8/+8 |
* | Introduces Redmine::Plugin#attachment_object_type to provide better API for r... | Marius Balteanu | 2024-02-27 | 2 | -0/+20 |
* | Remove current year from source file copyright headers and update year in foo... | Marius Balteanu | 2024-02-26 | 695 | -709/+709 |
* | Update condition to check for @view_issues@ permission (#39995). | Marius Balteanu | 2024-02-26 | 1 | -1/+1 |
* | Adds Tamil translations for CommonMark wiki syntax help files (#39751). | Marius Balteanu | 2024-02-26 | 2 | -0/+459 |
* | Fixes error in autocomplete (@ActionController::BadRequest (Invalid query par... | Marius Balteanu | 2024-02-26 | 1 | -3/+3 |
* | Subprojects checkbox should be shown in Activity and Roadmap sidebars only if... | Marius Balteanu | 2024-02-26 | 4 | -2/+46 |
* | Reverts r22656 until Rails 7.1.4 is released (#36320). | Marius Balteanu | 2024-02-26 | 1 | -1/+1 |
* | Adds @:user_preference@ fixture to @Redmine::ApiTest::IssuesTest@ (#40239). | Marius Balteanu | 2024-02-25 | 1 | -0/+1 |
* | Use @assert_select@ to assert text from h1 element of wiki syntax pages (#391... | Marius Balteanu | 2024-02-25 | 1 | -2/+2 |
* | Adds route for code highlighting languages page (#39111, #40137). | Marius Balteanu | 2024-02-25 | 77 | -73/+87 |
* | Add tests for @HelpController@ (#39111, #40137). | Marius Balteanu | 2024-02-25 | 1 | -0/+84 |
* | Add tests for @/help/wiki_syntax@ route (#39111, #40137). | Marius Balteanu | 2024-02-25 | 1 | -0/+27 |
* | Deletes @Redmine::WikiFormatting::CommonMark::HelperTest@ tests that are no l... | Marius Balteanu | 2024-02-21 | 1 | -33/+0 |
* | Cleanup empty directories (#39111, #40137). | Marius Balteanu | 2024-02-19 | 0 | -0/+0 |
* | Replaces static link to detailed version with the new route (#39111, #40137). | Marius Balteanu | 2024-02-19 | 37 | -261/+261 |
* | Replaces static img tag from wiki syntax help files with @image_tag@ (#39111,... | Marius Balteanu | 2024-02-19 | 37 | -517/+517 |
* | Includes CSS files from the asset pipeline (#39111, #40137). | Marius Balteanu | 2024-02-19 | 74 | -76/+74 |
* | Cleanup wiki syntax files by moving inline style for img border to CSS (#3911... | Marius Balteanu | 2024-02-19 | 38 | -519/+518 |
* | Adds erb extension to all wiki syntax help files (#39111, #40137). | Marius Balteanu | 2024-02-19 | 74 | -0/+0 |
* | Updates JS toolbar help button to use the new route (#39111, #40137). | Marius Balteanu | 2024-02-19 | 4 | -18/+6 |
* | * Remove languages from wiki syntax help files that are identical with en lan... | Marius Balteanu | 2024-02-19 | 131 | -27518/+7 |
* | Reorganize all the wiki syntax help files per text formatter (@markdown@, @co... | Marius Balteanu | 2024-02-19 | 205 | -1/+1 |
* | * Introduces @HelpController@ and a new route @help/wiki_syntax/(:type)@ to s... | Marius Balteanu | 2024-02-19 | 209 | -0/+27 |
* | Reverts r22717 (#39111, #40137). | Marius Balteanu | 2024-02-19 | 209 | -27/+0 |
* | * Moves all wiki syntax files from @public/help@ to @app/views/help/wiki_synt... | Marius Balteanu | 2024-02-19 | 209 | -0/+27 |
* | Add svn:ignore property on new themes directory (#39111). | Marius Balteanu | 2024-02-18 | 0 | -0/+0 |
* | Catalan translation update for 5.1-stable (#40240). | Go MAEDA | 2024-02-15 | 1 | -111/+110 |
* | Remove an empty file (#40190). | Go MAEDA | 2024-02-14 | 1 | -0/+0 |
* | Update .gitignore with the new location for themes directory (#39111). | Marius Balteanu | 2024-02-13 | 1 | -4/+2 |
* | Updates UPGRADING doc to include the new themes directory location from [redm... | Marius Balteanu | 2024-02-13 | 1 | -1/+1 |
* | Replaces @URI.parse@ with @Addressable::URI.parse(url)@ to enhance robustness... | Marius Balteanu | 2024-02-13 | 1 | -11/+10 |
* | Stop appending the utf8 checkmark parameter to form URLs (#40190). | Marius Balteanu | 2024-02-13 | 3 | -32/+3 |
* | Custom themes are now loaded from "/themes" directory from project root. The ... | Marius Balteanu | 2024-02-13 | 2 | -1/+1 |
* | Fix ThemesTest may fail if a third-party theme having theme.js is installed (... | Marius Balteanu | 2024-02-13 | 1 | -1/+1 |
* | Fix one more failing test related to favicon after r22692 (#39111). | Marius Balteanu | 2024-02-13 | 1 | -1/+1 |
* | Fix failing tests related to favicon in themes after r22692 (#39111). | Marius Balteanu | 2024-02-13 | 2 | -2/+2 |
* | Fix failing tests related to favicon after r22692 (#39111). | Marius Balteanu | 2024-02-13 | 1 | -4/+4 |
* | Add informative default welcome text for new installations (#33638). | Go MAEDA | 2024-02-12 | 1 | -1/+4 |
* | Remove appveyor.yml (#40211). | Marius Balteanu | 2024-02-10 | 1 | -37/+0 |
* | Remove overrides that inserts a non-breaking space (nbsp) to empty option ele... | Marius Balteanu | 2024-02-10 | 2 | -34/+0 |
* | Fix robots.txt route to enforce .txt format (#40208). | Go MAEDA | 2024-02-09 | 2 | -1/+8 |
* | Principal.not_member_of scope does not accept ActiveRecord::Relation (#28243). | Go MAEDA | 2024-02-08 | 2 | -2/+8 |
* | Move public assets (images, javascripts, stylesheets, themes) to app/assets (... | Marius Balteanu | 2024-02-07 | 272 | -4/+1 |