]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2022-05-16 Marius BalteanuAdd missing issues to 5.0.1 changelog.
2022-05-16 Marius BalteanuUpdates for 5.0.1 release.
2022-05-16 Marius BalteanuFix that newly added attachments are lost when the...
2022-05-16 Marius BalteanuAdd test for #37053.
2022-05-16 Marius BalteanuRevert changes made to issue form update in r21495...
2022-05-15 Marius BalteanuAdd redcarpet gem to common_mark group because the...
2022-05-14 Go MAEDAAttachment activity provider SQL optimization (#37057).
2022-05-11 Marius BalteanuFix that mentions not working after issue status is...
2022-05-11 Marius BalteanuDon't verify CSRF authenticity token in mail handler...
2022-05-10 Marius BalteanuUpdate Nokogiri to 1.13.6 for Ruby >= 2.6.0 (#36912).
2022-05-09 Marius BalteanuUpdate Rails to 6.1.6 (#36917).
2022-05-05 Go MAEDACzech translation update (#37003).
2022-05-05 Go MAEDAGerman translation update (#36905).
2022-05-03 Marius BalteanuAdd a test for #36958.
2022-05-03 Marius BalteanuFix rendering invalid URI fails with exception in Commo...
2022-05-02 Marius BalteanuReverts r21448 (#36998).
2022-05-02 Marius BalteanuAdd missing fixture in InlineAutocompleteSystemTest.
2022-05-02 Marius BalteanuUse click_button to click on buttons in test_bulk_edit.
2022-05-01 Go MAEDAGalician translation update (#37024).
2022-05-01 Go MAEDAPolish translation update (#37025).
2022-05-01 Go MAEDAUpdate RuboCop to 1.28 (#36919).
2022-04-27 Marius BalteanuAdd test for #36932.
2022-04-27 Marius BalteanuHandle nil return of Redmine::Themes.theme(Setting...
2022-04-27 Marius BalteanuUse closest form when copy image from clipboard (#36817).
2022-04-27 Marius BalteanuUpdate Nokogiri to 1.12.5 for Ruby < 2.6.0 and 1.13...
2022-04-27 Marius BalteanuUpdate Rails to 6.1.5.1 (#37045).
2022-04-16 Go MAEDARussian translation update (#36934).
2022-04-14 Go MAEDABulgarian translation update (#36930).
2022-04-10 Go MAEDAUpdate RuboCop to 1.27 (#36919).
2022-04-10 Go MAEDAUpdate Rails to 6.1.5 (#36917).
2022-04-05 Marius BalteanuFix that copy paste image from clipboard fails to gener...
2022-04-03 Marius BalteanuAllow imported time entries to override the selected...
2022-04-01 Marius BalteanuAdd missing partial view (33422).
2022-04-01 Marius BalteanuAdds context menu to admin projects list (#33422).
2022-04-01 Marius BalteanuReuse ProjectQuery filters on the admin project list...
2022-03-31 Go MAEDAAdd missing v4.2.5 section in Changelog (#36863).
2022-03-31 Go MAEDADelete duplicate v5.0.0 section in Changelog (#36862).
2022-03-28 Marius BalteanuChangelog for 5.0.0.
2022-03-28 Marius BalteanuBump version to 5.0.0.
2022-03-27 Marius BalteanuAdd test for #34029.
2022-03-27 Marius BalteanuInclude roles of built-in "Non member users" and "Anony...
2022-03-26 Go MAEDAFix RuboCop offense Rails/RefuteMethods (#36824, #30924).
2022-03-26 Go MAEDAFix RuboCop offense Style/HashSyntax (Don't mix styles...
2022-03-24 Marius BalteanuAllow to filter issues by its version status with share...
2022-03-24 Marius BalteanuFix Redmine::Plugin.assets_directory is not working...
2022-03-23 Go MAEDAIncrease email address length limit from 60 to 254...
2022-03-23 Go MAEDAAdd support for PUT API to journals (#10171).
2022-03-22 Marius BalteanuFix that Log time and/or Add notes sections from issue...
2022-03-22 Go MAEDAAdd tasks to prune registered users after a certain...
2022-03-21 Marius BalteanuRevert undesired changes (#36593)
2022-03-21 Marius BalteanuSkip validation of required custom fields when creating...
2022-03-21 Go MAEDATraditional Chinese translation update (#36815).
2022-03-21 Go MAEDADo not fire a query to get user default query when...
2022-03-21 Go MAEDAReverts r21480 (#36503).
2022-03-20 Marius BalteanuRemove system test (#6432).
2022-03-20 Marius BalteanuFix that @tracker_ids[]@ field is rendered multiple...
2022-03-20 Marius BalteanuOnly check for @set_filter@ param when retriving the...
2022-03-20 Marius BalteanuDo not fire a query to get user default query when...
2022-03-20 Marius BalteanuAdd Chromium to the list of supported browsers (#34978).
2022-03-20 Marius BalteanuAdd supported browsers to doc/INSTALL (#34978).
2022-03-20 Go MAEDAUpdate RuboCop Rails to 2.14 (#35207).
2022-03-20 Go MAEDAJapanese translation update (#36813).
2022-03-19 Marius BalteanuAdd locales (#4347).
2022-03-19 Marius BalteanuAdd missing partial (#4347).
2022-03-19 Marius BalteanuAutomatically add the user to the watchers list after...
2022-03-19 Marius BalteanuRender mentioned users with leading @ and highlight...
2022-03-19 Marius BalteanuDeprecate and rename rss_* methods to atom_* methods...
2022-03-19 Marius BalteanuFix file drop feature not working in @documents#new...
2022-03-19 Marius BalteanuReindent code in documents/_form view (#36686).
2022-03-18 Marius BalteanuAvoid passing ActionController::Parameters outside...
2022-03-18 Marius BalteanuUse @clipboardData.files@ instead of @clipboardData...
2022-03-18 Go MAEDASet the minimum required version of ROTP gem to 5.0...
2022-03-18 Go MAEDADatabase migration from Redmine 0.8.7 or earlier fails...
2022-03-17 Go MAEDAShow a custom field description as a placeholder (...
2022-03-17 Go MAEDAUse a variable to reference a CustomField object (...
2022-03-17 Go MAEDAFix to use a correct exception class ActiveRecord:...
2022-03-17 Go MAEDAComments for Textile text formatting (#20511).
2022-03-14 Go MAEDAReplace Member.find_or_new with ActiveRecord's find_or_...
2022-03-12 Go MAEDAUpdate Rails to 6.1.4.7 (#29914).
2022-03-10 Go MAEDAUpdate RuboCop to 1.26 (#35136).
2022-03-10 Go MAEDARegenerate .rubocop_todo.yml (#35136).
2022-03-07 Go MAEDAPolish translation update (#36493).
2022-03-07 Go MAEDAReorder keys in pl.yml to the same order with en.yml...
2022-03-06 Marius BalteanuLazy load locales (#36728).
2022-03-05 Go MAEDAImprove performance of adding or removing members of...
2022-03-03 Go MAEDAUpdate Chart.js to 3.7.1 (#36701).
2022-03-03 Go MAEDAIssuesControllerTest randomly fails (#36716).
2022-02-28 Marius BalteanuAdd habtm relation between roles and queries_roles...
2022-02-27 Marius BalteanuFix rubocop offense (#36416).
2022-02-26 Go MAEDAUpdate roadie-rails to 3.0 (#36355).
2022-02-25 Marius BalteanuUpdate API test to use token based authentication when...
2022-02-24 Marius BalteanuAdd class @user-mention@ to user classes when user...
2022-02-24 Marius BalteanuUpdate jQuery to 3.6.0 (#35729).
2022-02-24 Marius BalteanuAdd migration to delete orphaned time entry activities...
2022-02-24 Marius BalteanuDestroy overridden time entry activities and rows from...
2022-02-24 Marius BalteanuDisable API authentication with username and password...
2022-02-23 Marius BalteanuAllow users to be mentioned using @ in issues and wiki...
2022-02-20 Marius BalteanuUpdates for 4.2.4 release.
2022-02-20 Marius BalteanuFix gantt PNG export ignores imagemagick_convert_comman...
2022-02-20 Marius BalteanuFix time entries of sub-projects are not listed when...
next