]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2022-06-27 Marius BalteanuFix chained custom field filter doesn't work for User...
2022-06-27 Marius BalteanuRevert undesired change (#37349).
2022-06-27 Marius BalteanuFix filter for chained User custom fields returns 500...
2022-06-25 Marius BalteanuAdd frozen_string_literal and copyright (#37119).
2022-06-22 Go MAEDALithuanian translation update for 5.0.0 (#37263).
2022-06-21 Marius BalteanuUpdates changelog for 5.0.2.
2022-06-21 Marius BalteanuAdd missing issue to changelog.
2022-06-21 Marius BalteanuSet version to 5.0.2.
2022-06-21 Marius BalteanuUpdates for 5.0.2 release.
2022-06-20 Marius BalteanuRefactor @TimeEntryActivity.default()@ method (#33914).
2022-06-20 Marius BalteanuFix time entry activity is not set as default when...
2022-06-20 Marius BalteanuFix random failing test (#37138).
2022-06-20 Marius BalteanuRevert r21662 (#37255).
2022-06-20 Marius BalteanuFix random failing test (#37255).
2022-06-20 Marius BalteanuRespect group memberships when checking if an object...
2022-06-20 Marius BalteanuFix mentions of users with "@" in their username not...
2022-06-19 Marius BalteanuFix failing test caused by r21646 (#37255).
2022-06-19 Go MAEDAJapanese translation update (#37252).
2022-06-17 Marius BalteanuFix rubocop warning (Add empty line after guard clause).
2022-06-17 Marius BalteanuFix rubocop warnings (#37119).
2022-06-16 Marius BalteanuUpdate jQuery UI to 1.31.1 (#37256).
2022-06-16 Marius BalteanuRespect field visibility when filtering/sorting by...
2022-06-16 Marius BalteanuRespect field visibility when showing associated issue...
2022-06-16 Marius BalteanuDrop redcarpet dependency from common_mark group (...
2022-06-16 Marius BalteanuMove methods related to wiki section to a helper file...
2022-06-16 Marius BalteanuFix issue subject overflows in subtasks and relations...
2022-06-16 Marius BalteanuSetting @--no-permission-check@ in the mail receiver...
2022-06-16 Marius BalteanuImproved @fixed_version_id@ validation (#37171).
2022-06-16 Marius BalteanuEnsure @category_id@ is valid within the issue's projec...
2022-06-16 Marius BalteanuRequire @rexml@ gem for ruby >= 3.0 (#37249).
2022-06-14 Go MAEDAUpdate RuboCop Rails to 2.15 (#37248).
2022-06-14 Go MAEDAFix RuboCop offense Rails/RootPublicPath (#37248).
2022-06-14 Go MAEDAUpdate RuboCop Performance to 1.14 (#37247).
2022-06-14 Go MAEDAUpdate RuboCop to 1.30 (#36919).
2022-06-14 Go MAEDAFix RuboCop offense Style/RedundantCondition in lib...
2022-06-11 Go MAEDAUpdate the list of supported languages for Rouge 3...
2022-06-10 Go MAEDAUpdate Rouge to 3.29 (#37236).
2022-06-08 Go MAEDAThe done ratio of a parent issue may not be 100% even...
2022-06-06 Go MAEDABulgarian translation update (#37170).
2022-06-06 Go MAEDAMake "Project" label translatable in app/views/projects...
2022-05-28 Marius BalteanuMerged r21618 to trunk (#35892).
2022-05-28 Marius BalteanuReduce extra queries in @ProjectQuery.default@ (#37135).
2022-05-28 Marius BalteanuIssue#last_notes fallback does not respect notes visibi...
2022-05-28 Marius BalteanuUpdate footnotes markup after commonmarker gem update...
2022-05-27 Marius BalteanuUpdate commonmarker gem to 0.23.4 (#37136).
2022-05-27 Marius BalteanuDrop support for Ruby 2.5 (#37159).
2022-05-27 Marius BalteanuMissing space between notification sentence and author...
2022-05-27 Marius BalteanuFix internal server error when trying to retrieve Anony...
2022-05-26 Go MAEDAWiki notation `attachment:file_name` cannot make a...
2022-05-26 Go MAEDATraditional Chinese translation update (#37161).
2022-05-25 Go MAEDAFix test failure due to r21601 (#36938).
2022-05-25 Go MAEDAUpdate locales (#36691).
2022-05-25 Go MAEDAUpdate translations of field_principal to User or Group...
2022-05-24 Go MAEDAJapanese translation update (#37154).
2022-05-21 Go MAEDABulgarian translation update (#37147).
2022-05-19 Marius BalteanuRemove test code (#36691).
2022-05-17 Marius BalteanuFix two typos.
2022-05-17 Marius BalteanuFix Rubocop warnings.
2022-05-17 Marius BalteanuRevert unwanted change (#36807).
2022-05-17 Marius BalteanuRemove experimental flag from CommonMark text formatter...
2022-05-17 Marius BalteanuFix random failing tests (#36691).
2022-05-17 Marius BalteanuAdds projects bulk delete (#36691).
2022-05-17 Marius BalteanuBackground job for project deletion (#36691).
2022-05-17 Marius BalteanuUpdate locales (#36891).
2022-05-16 Marius BalteanuAsk more specific confirmation questions when closing...
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...
next