| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Reverts r22694 (#39111). | Marius Balteanu | 2024-02-07 | 272 | -1/+10475 |
* | Move public assets (images, javascripts, stylesheets, themes) to app/assets (... | Marius Balteanu | 2024-02-07 | 272 | -10475/+1 |
* | Replaces @public/plugin_assets@ with @public/assets@ in installation docs (#3... | Marius Balteanu | 2024-02-07 | 1 | -3/+3 |
* | Includes favicon in assets pipeline (#39111). | Marius Balteanu | 2024-02-07 | 2 | -2/+2 |
* | Removes configuration flag example related to @redmine:plugins:assets@ (#4020... | Marius Balteanu | 2024-02-07 | 1 | -6/+0 |
* | Removes @redmine:plugins:assets@ from @redmine:plugins@ task (#40204). | Marius Balteanu | 2024-02-07 | 1 | -2/+1 |
* | Raise the maximum length of the title element in the Atom feed from 100 to 30... | Go MAEDA | 2024-02-07 | 1 | -3/+3 |
* | Fix performance issue with email address auto-linking in the default ("none")... | Go MAEDA | 2024-02-07 | 1 | -1/+4 |
* | Fix RuboCop offense Layout/EmptyLineAfterGuardClause (#38155). | Go MAEDA | 2024-02-07 | 1 | -0/+1 |
* | Fix cutoff of user select element in activity sidebar when displaying long us... | Go MAEDA | 2024-02-06 | 1 | -0/+4 |
* | Fix RuntimeError on `reload!` in the Rails console (#38155). | Go MAEDA | 2024-02-05 | 6 | -6/+11 |
* | Remove trailing whitespaces from test/unit/lib/redmine/unified_diff_test.rb (... | Go MAEDA | 2024-02-05 | 1 | -2/+2 |
* | Ensure tests remain robust against trailing whitespace removal (#31507). | Go MAEDA | 2024-02-05 | 1 | -11/+11 |
* | Hungarian translation update (#33413). | Go MAEDA | 2024-02-04 | 1 | -322/+295 |
* | Add spaces around the slash for consistency and better readability (#40166). | Go MAEDA | 2024-02-03 | 6 | -11/+11 |
* | Internationalize "Check all / Uncheck all" tooltip in project list for admins... | Go MAEDA | 2024-02-03 | 1 | -1/+2 |
* | Fix click event handling in mobile view after closing flyout menu (#39802). | Go MAEDA | 2024-02-02 | 1 | -2/+2 |
* | Optimize queries visibility check (#39852). | Go MAEDA | 2024-02-01 | 1 | -10/+11 |
* | Fix RuboCop offense Layout/SpaceAroundBlockParameters (#23307). | Go MAEDA | 2024-02-01 | 1 | -1/+1 |
* | Add support for IDN (internationalized domain name) email addresses in user a... | Go MAEDA | 2024-02-01 | 2 | -1/+17 |
* | Include auth_source in /users API response if request includes auth_source (#... | Marius Balteanu | 2024-01-31 | 2 | -0/+24 |
* | Update activerecord-sqlserver-adapter to 7.1 (#40148, #36320). | Go MAEDA | 2024-01-30 | 1 | -1/+1 |
* | Fix ScmData.binary? method not to consider UTF-8 text as binary (#40020). | Go MAEDA | 2024-01-30 | 2 | -1/+48 |
* | Extraneous whitespace when selecting and copying issue number on Chrome/Windo... | Go MAEDA | 2024-01-29 | 2 | -2/+3 |