]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2024-02-25 Marius BalteanuAdd tests for @HelpController@ (#39111, #40137).
2024-02-25 Marius BalteanuAdd tests for @/help/wiki_syntax@ route (#39111, #40137).
2024-02-21 Marius BalteanuDeletes @Redmine::WikiFormatting::CommonMark::HelperTes...
2024-02-19 Marius BalteanuCleanup empty directories (#39111, #40137).
2024-02-19 Marius BalteanuReplaces static link to detailed version with the new...
2024-02-19 Marius BalteanuReplaces static img tag from wiki syntax help files...
2024-02-19 Marius BalteanuIncludes CSS files from the asset pipeline (#39111...
2024-02-19 Marius BalteanuCleanup wiki syntax files by moving inline style for...
2024-02-19 Marius BalteanuAdds erb extension to all wiki syntax help files (...
2024-02-19 Marius BalteanuUpdates JS toolbar help button to use the new route...
2024-02-19 Marius Balteanu* Remove languages from wiki syntax help files that...
2024-02-19 Marius BalteanuReorganize all the wiki syntax help files per text...
2024-02-19 Marius Balteanu* Introduces @HelpController@ and a new route @help...
2024-02-19 Marius BalteanuReverts r22717 (#39111, #40137).
2024-02-19 Marius Balteanu* Moves all wiki syntax files from @public/help@ to...
2024-02-18 Marius BalteanuAdd svn:ignore property on new themes directory (#39111).
2024-02-15 Go MAEDACatalan translation update for 5.1-stable (#40240).
2024-02-14 Go MAEDARemove an empty file (#40190).
2024-02-13 Marius BalteanuUpdate .gitignore with the new location for themes...
2024-02-13 Marius BalteanuUpdates UPGRADING doc to include the new themes directo...
2024-02-13 Marius BalteanuReplaces @URI.parse@ with @Addressable::URI.parse(url...
2024-02-13 Marius BalteanuStop appending the utf8 checkmark parameter to form...
2024-02-13 Marius BalteanuCustom themes are now loaded from "/themes" directory...
2024-02-13 Marius BalteanuFix ThemesTest may fail if a third-party theme having...
2024-02-13 Marius BalteanuFix one more failing test related to favicon after...
2024-02-13 Marius BalteanuFix failing tests related to favicon in themes after...
2024-02-13 Marius BalteanuFix failing tests related to favicon after r22692 ...
2024-02-12 Go MAEDAAdd informative default welcome text for new installati...
2024-02-10 Marius BalteanuRemove appveyor.yml (#40211).
2024-02-10 Marius BalteanuRemove overrides that inserts a non-breaking space...
2024-02-09 Go MAEDAFix robots.txt route to enforce .txt format (#40208).
2024-02-08 Go MAEDAPrincipal.not_member_of scope does not accept ActiveRec...
2024-02-07 Marius BalteanuMove public assets (images, javascripts, stylesheets...
2024-02-07 Marius BalteanuReverts r22694 (#39111).
2024-02-07 Marius BalteanuMove public assets (images, javascripts, stylesheets...
2024-02-07 Marius BalteanuReplaces @public/plugin_assets@ with @public/assets...
2024-02-07 Marius BalteanuIncludes favicon in assets pipeline (#39111).
2024-02-07 Marius BalteanuRemoves configuration flag example related to @redmine...
2024-02-07 Marius BalteanuRemoves @redmine:plugins:assets@ from @redmine:plugins...
2024-02-07 Go MAEDARaise the maximum length of the title element in the...
2024-02-07 Go MAEDAFix performance issue with email address auto-linking...
2024-02-07 Go MAEDAFix RuboCop offense Layout/EmptyLineAfterGuardClause...
2024-02-06 Go MAEDAFix cutoff of user select element in activity sidebar...
2024-02-05 Go MAEDAFix RuntimeError on `reload!` in the Rails console...
2024-02-05 Go MAEDARemove trailing whitespaces from test/unit/lib/redmine...
2024-02-05 Go MAEDAEnsure tests remain robust against trailing whitespace...
2024-02-04 Go MAEDAHungarian translation update (#33413).
2024-02-03 Go MAEDAAdd spaces around the slash for consistency and better...
2024-02-03 Go MAEDAInternationalize "Check all / Uncheck all" tooltip...
2024-02-02 Go MAEDAFix click event handling in mobile view after closing...
2024-02-01 Go MAEDAOptimize queries visibility check (#39852).
2024-02-01 Go MAEDAFix RuboCop offense Layout/SpaceAroundBlockParameters...
2024-02-01 Go MAEDAAdd support for IDN (internationalized domain name...
2024-01-31 Marius BalteanuInclude auth_source in /users API response if request...
2024-01-30 Go MAEDAUpdate activerecord-sqlserver-adapter to 7.1 (#40148...
2024-01-30 Go MAEDAFix ScmData.binary? method not to consider UTF-8 text...
2024-01-29 Go MAEDAExtraneous whitespace when selecting and copying issue...
2024-01-29 Marius BalteanuUse absolute URL (propshaft default format) for images...
2024-01-29 Marius BalteanuImport application.css in themes using absolute url...
2024-01-29 Marius BalteanuUse absolute URL (propshaft default format) for images...
2024-01-29 Marius BalteanuUse absolute URL (propshaft default format) for images...
2024-01-29 Marius BalteanuUse absolute URL (propshaft default format) for images...
2024-01-29 Marius BalteanuEnsure url in context_menu css files is absolute (...
2024-01-28 Go MAEDAUpdate Rails to 7.1.3 (#36320).
2024-01-28 Go MAEDADrop FastCGI support (#40092).
2024-01-27 Go MAEDASet TargetRubyVersion of RuboCop to 3.0 (#38585).
2024-01-27 Go MAEDAFix RuboCop offense Style/ArgumentsForwarding (#38585).
2024-01-27 Go MAEDAFix RuboCop offense Style/RedundantFreeze (#38585).
2024-01-27 Go MAEDAFix RuboCop offense Lint/RedundantDirGlobSort (#38585).
2024-01-27 Go MAEDAFix RuboCop offense "Lint/Syntax: invalid escape charac...
2024-01-27 Marius BalteanuUse images generated by the asset pipeline in context_m...
2024-01-27 Go MAEDADrop Ruby 2.7 support (#38585).
2024-01-27 Go MAEDAFix RuboCop offense Layout/SpaceAfterComma (#40099).
2024-01-27 Go MAEDAFix RuboCop offense Layout/EmptyLineAfterMagicComment...
2024-01-27 Go MAEDAFix RuboCop offense Style/BlockDelimiters, Layout/Multi...
2024-01-26 Go MAEDAFix RuboCop offense Style/MapToHash (#39111).
2024-01-26 Go MAEDAFix RuboCop offense Style/ReturnNilInPredicateMethodDef...
2024-01-26 Go MAEDAFix RuboCop offense Performance/RedundantEqualityCompar...
2024-01-26 Marius BalteanuFix failing test by ignoring the directories that start...
2024-01-26 Marius BalteanuRemoves debug code added in r22638 (#39111).
2024-01-26 Marius BalteanuFixes multiple RuboCop offenses (#39111).
2024-01-26 Marius BalteanuAdds debug code to investigate test fail on CI (#39111).
2024-01-25 Marius BalteanuAdds user status to users list API (#38948).
2024-01-25 Marius BalteanuInclude @auth_source@ in /users/:id API response if...
2024-01-25 Marius BalteanuRemove deprecated @status=@ param used to get all users...
2024-01-25 Marius BalteanuAdds deprecation warning when an empty status param...
2024-01-25 Marius BalteanuFixes javascript file name by removing ujs reference...
2024-01-25 Marius BalteanuRemoves @redmine:plugins:assets@ task which is no longe...
2024-01-25 Marius BalteanuRemove hardcoded version of rails-ujs and include the...
2024-01-25 Marius BalteanuFix tests after asset pipeline implementation (#39111).
2024-01-25 Marius BalteanuRemove code that is no longer needed as a result of...
2024-01-25 Marius BalteanuAdd Propshaft library to enable the asset pipeline...
2024-01-25 Marius BalteanuRestores API compatibility to legacy status when status...
2024-01-25 Marius BalteanuEnable "any" and "none" operators for status filter...
2024-01-25 Marius BalteanuAdd test cases for @status=*@, @status=@ and @status...
2024-01-24 Go MAEDARemove unnecessary use of instance variables in CSV...
2024-01-24 Go MAEDAFix RuboCop offense Layout/EmptyLinesAroundModuleBody...
2024-01-24 Go MAEDAFix RuboCop offense Layout/EmptyLineAfterMagicComment...
2024-01-23 Marius BalteanuUse ApplicationRecord instead of ActiveRecord::Base...
2024-01-23 Marius BalteanuUse @image_url@ for @favicon_url@ (#40087).
next