18156 Commits (259a39451315ff829e7b37bb157ac0b069614ff7)
 

Author SHA1 Message Date
  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). 4 months ago
  Go MAEDA e8c373e559 Remove an empty file (#40190). 4 months ago
  Marius Balteanu 4df8e5f7f1 Update .gitignore with the new location for themes directory (#39111). 4 months ago
  Marius Balteanu f1f3f86c60 Updates UPGRADING doc to include the new themes directory location from [redmine_root] (#39111). 4 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
  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 555357e394 Fix cutoff of user select element in activity sidebar when displaying long user names (#39780). 4 months ago
  Go MAEDA 61e223f698 Fix RuntimeError on `reload!` in the Rails console (#38155). 4 months ago
  Go MAEDA 609ddf2577 Remove trailing whitespaces from test/unit/lib/redmine/unified_diff_test.rb (#31507). 4 months ago
  Go MAEDA 04992e0c0f Ensure tests remain robust against trailing whitespace removal (#31507). 4 months ago
  Go MAEDA 929b2f2cdb Hungarian translation update (#33413). 4 months ago
  Go MAEDA ca64a92f1a Add spaces around the slash for consistency and better readability (#40166). 4 months ago
  Go MAEDA 5d324bdd45 Internationalize "Check all / Uncheck all" tooltip in project list for admins (#40166). 4 months ago
  Go MAEDA 120be1bfa4 Fix click event handling in mobile view after closing flyout menu (#39802). 4 months ago
  Go MAEDA 164153e819 Optimize queries visibility check (#39852). 4 months ago
  Go MAEDA 5c492560b5 Fix RuboCop offense Layout/SpaceAroundBlockParameters (#23307). 4 months ago