summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Move duplicated back_url method from ApplicationHelper to ApplicationControll...Jean-Philippe Lang2020-02-024-18/+33
* Add missing fixtures to AttachmentsControllerTest (#32929).Go MAEDA2020-01-311-2/+2
* Czech translation update (#32918).Go MAEDA2020-01-301-3/+3
* Czech translation update for 4.1-stable (#32928).Go MAEDA2020-01-301-4/+4
* Bulgarian translation update (#32917).Go MAEDA2020-01-301-3/+2
* Right-aligned TOC tag is displayed in exported PDF if the text formatting set...Go MAEDA2020-01-301-1/+1
* Reverts r19478 (#32897).Go MAEDA2020-01-3017-18/+18
* Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case se...Go MAEDA2020-01-2817-18/+18
* Fix duplicate "margin-right" property (#32890).Go MAEDA2020-01-281-2/+2
* Remove empty block (#32890).Go MAEDA2020-01-281-2/+0
* Fix duplicate selector (#32890).Go MAEDA2020-01-281-5/+1
* Fix missing generic font family (#32890).Go MAEDA2020-01-281-1/+1
* Fix duplicate "color" attribute (#32890).Go MAEDA2020-01-281-1/+1
* Fix duplicate selectors (#32890).Go MAEDA2020-01-281-5/+3
* Remove duplicate white-space property (#32890).Go MAEDA2020-01-281-1/+1
* Fix totals not displayed in projects list view (#32896).Go MAEDA2020-01-283-1/+21
* Drop support for Bundler prior to 1.12.0 (#32841).Go MAEDA2020-01-272-3/+3
* Use #media_type instead of #content_type to test the MIME type of a response ...Go MAEDA2020-01-2744-223/+223
* Rails 6: Use "render template:" instead of "render file:" in app/views/layout...Go MAEDA2020-01-261-1/+1
* Issue list: long text custom field missing in PDF export (#32859).Go MAEDA2020-01-261-12/+16
* `ruby` directive is not supported in Bundler prior to 1.12.0 (#32788).Go MAEDA2020-01-261-1/+1
* Make breadcrumbs of repository browser copy-paste friendly (#32835).Go MAEDA2020-01-256-20/+29
* Exporting issue as PDF fails when the issue has private journal (#32858).Go MAEDA2020-01-252-1/+21
* Redmine 4.1 installation fails due to an attempt to install sprockets 4.0.0 i...Go MAEDA2020-01-251-0/+1
* Ruby 2.7: Remove deprecated URI.escape/unescape (#32752).Go MAEDA2020-01-235-14/+9
* Fix ruby 2.7 warning: The last argument is used as the keyword parameter (#32...Go MAEDA2020-01-233-6/+6
* Update locales (#32628).Go MAEDA2020-01-2147-0/+94
* German translation for high priority notification setting (#32628).Go MAEDA2020-01-211-0/+1
* Code cleanup: RuboCop: Fix Rails/ActiveRecordAliases in test/unit/issue_prior...Go MAEDA2020-01-211-1/+1
* Code cleanup: RuboCop: Fix Layout/EmptyLinesAroundMethodBody in test/function...Go MAEDA2020-01-211-1/+0
* Enable users to receive email notifications about high issues (only) (#32628).Go MAEDA2020-01-217-1/+96
* Add IssuePriority#high? and #low? helpers (#32628).Go MAEDA2020-01-212-0/+45
* Extract finding the default or "middle" issue priority into its own class met...Go MAEDA2020-01-212-3/+19
* Use existing scopes instead of one-off AR condition (#32628).Go MAEDA2020-01-211-1/+1
* Change Italian translation for "news" (#32380).Go MAEDA2020-01-211-10/+10
* Fix the wrong property name in application.css (#32838).Go MAEDA2020-01-201-1/+1
* Remove an HTML entity that cannot be used in a CSS string (#32829).Go MAEDA2020-01-201-1/+1
* Tabs are displayed on two lines when the total width of the tabs is greater t...Go MAEDA2020-01-191-1/+1
* FrozenError when exporting gantt to PDF in some languages (#32832).Go MAEDA2020-01-182-2/+3
* Clicking on a parent object in gantt wrongly collapses objects at the same le...Go MAEDA2020-01-181-2/+3
* Update request_store to 1.5 (#32805).Go MAEDA2020-01-161-1/+1
* Updated Rouge to 3.15.0 (#32468).Go MAEDA2020-01-161-1/+1
* Update locales (#32528).Go MAEDA2020-01-1448-0/+48
* Make languages in Highlighted code button in toolbar customizable (#32528).Go MAEDA2020-01-148-4/+29
* Remove RubyGems from Requirements in doc/INSTALL (#32795).Go MAEDA2020-01-141-1/+0
* Specify supported Ruby version in Gemfile and doc/INSTALL (#32788).Go MAEDA2020-01-142-1/+2
* Update pg gem (~> 1.2.2) (#32782).Go MAEDA2020-01-121-1/+1
* Fix sort projects table by custom field (#32769).Go MAEDA2020-01-123-4/+27
* Fix Internal Error when issue text custom field is shown in Spent time query ...Go MAEDA2020-01-122-2/+18
* X-Sendfile header field is not set if rack 2.1.0 is installed (#32785).Go MAEDA2020-01-121-1/+1