summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix that methods in Redmine::CodesetUtil destroy the original string (#26561).Go MAEDA2019-03-161-5/+11
* Display user's groups on profile (#12796).Jean-Philippe Lang2019-03-154-0/+54
* Show recent documents first (#29725).Jean-Philippe Lang2019-03-156-7/+57
* Adds label_trackers_description and label_open_trackers_description i18n stri...Jean-Philippe Lang2019-03-1548-0/+96
* Add a description for trackers (#442).Jean-Philippe Lang2019-03-1519-6/+110
* Adds label_inherited_from_parent_project and label_inherited_from_group i18n ...Jean-Philippe Lang2019-03-1548-1/+96
* Display details about inheritance when editing a member roles (#31032).Jean-Philippe Lang2019-03-159-7/+49
* PluginRequirementError is now raised instead of PluginNotFound (#31030).Jean-Philippe Lang2019-03-151-3/+3
* Long text custom fields don't accept values longer than 64KB if backend datab...Jean-Philippe Lang2019-03-151-0/+12
* Support issue[assigned_to_id]=me when prefilling issues (#28502).Jean-Philippe Lang2019-03-152-0/+39
* Reverts r11130 and r11132 (#9225).Jean-Philippe Lang2019-03-155-5/+5
* Unified diff link broken on specific file/revision diff view (#30850).Jean-Philippe Lang2019-03-153-7/+40
* Include plugin name in the exception when the plugin required by requires_red...Jean-Philippe Lang2019-03-151-1/+5
* Add plugin lib directory to rails autoload paths (#30753).Jean-Philippe Lang2019-03-151-0/+1
* Send columns as a param to context menu instead of parsing back_url (#26836).Jean-Philippe Lang2019-03-152-2/+2
* Filtering issues via context menu should not reset selected columns (#26836).Jean-Philippe Lang2019-03-152-1/+4
* Update footer copyright to 2019 (#30872).Jean-Philippe Lang2019-03-151-1/+1
* Searching for issue number with REST API redirects to issue HTML page (#29055).Jean-Philippe Lang2019-03-152-1/+6
* Always use HTTPS when accessing gravatar.com (#31022).Go MAEDA2019-03-151-2/+2
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-15940-202/+2078
* Remove trailing whitespaces from lib/plugins/gravatar/lib/gravatar.rbGo MAEDA2019-03-141-11/+11
* Upgrade to Rails 5.2.2.1 (#31026).Go MAEDA2019-03-141-1/+1
* Fix the test (#4502).Go MAEDA2019-03-131-2/+6
* Reverts r17891 (#30099).Go MAEDA2019-03-102-17/+4
* "rake test:coverage" fails in Ruby 2.5 and 2.6 (#30967).Go MAEDA2019-03-091-1/+1
* Move custom field classes to a method (#30994).Go MAEDA2019-03-096-7/+10
* Add CSS class to user custom fields (#30985).Go MAEDA2019-03-092-2/+2
* Traditional Chinese translation (#30983).Go MAEDA2019-03-071-3/+2
* "Last updated by" filter causes an SQL error with MariaDB (#30367).Go MAEDA2019-03-071-1/+1
* Add CSS class to project custom fields (#30977).Go MAEDA2019-03-062-2/+2
* Small improvements in appearance of the code coverage index page (#30970).Go MAEDA2019-03-051-2/+3
* Allow collapse/expand in gantt chart (#6417).Go MAEDA2019-03-055-18/+114
* Update simplecov gem to 0.16 (#30963).Go MAEDA2019-03-051-1/+1
* Issue emails cannot be threaded by some mailers due to inconsistent Message-I...Go MAEDA2019-03-042-20/+36
* Reverted r17925 (#6417). The change breaks GanttHelperTest.Go MAEDA2019-03-044-105/+13
* Allow collapse/expand in gantt chart (#6417).Go MAEDA2019-03-044-13/+105
* Add plugin directories to rails autoload paths (#30753).Go MAEDA2019-03-041-5/+6
* Update locales (#13111, #30838).Go MAEDA2019-03-0448-0/+144
* Update i18n gem to 1.6 (#29946).Go MAEDA2019-03-041-1/+1
* Traditional Chinese translation update (#30958).Go MAEDA2019-03-041-1/+1
* "View all issues" link in email reminders points to issues list which does no...Go MAEDA2019-03-032-1/+6
* URLs end with "-" are rendered incorrectly in Textile (#30259).Go MAEDA2019-03-033-5/+10
* Missing fixture (#17699).Go MAEDA2019-03-031-0/+8
* Test for r17914 (#17699).Go MAEDA2019-03-031-0/+14
* Parse author's name enclosed in parentheses in the From field when creating a...Go MAEDA2019-03-031-6/+3
* Option to parse HTML part of multipart (HTML) emails first (#30838).Go MAEDA2019-03-036-7/+67
* Timeout for "Check for updates" on Plugins page is too short (#30939).Go MAEDA2019-03-011-1/+1
* Multiple issue ids in "Subtasks" filter (#30808).Go MAEDA2019-02-282-3/+15
* New setting to include the status changes in issue mail notifications subject...Go MAEDA2019-02-285-2/+54
* Cannot make cross-project wiki link if the project name includes square brack...Go MAEDA2019-02-272-1/+46