summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-16260-260/+260
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17978 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Enable frozen_string_literal for some files under app and lib directory ↵Go MAEDA2019-03-16189-189/+189
| | | | | | (#26561). git-svn-id: http://svn.redmine.org/redmine/trunk@17977 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove unnecessary encoding magic comment (#31034).Go MAEDA2019-03-1673-142/+0
| | | | | | | | | The default script encoding is UTF-8 in Ruby 2.0 or later. Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17976 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RDMwriteFormattedCell destroying an argument (#26561).Go MAEDA2019-03-161-2/+2
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@17975 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that methods in Redmine::CodesetUtil destroy the original string (#26561).Go MAEDA2019-03-161-5/+11
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17974 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display user's groups on profile (#12796).Jean-Philippe Lang2019-03-154-0/+54
| | | | | | Only for admins or when viewing its own profile. git-svn-id: http://svn.redmine.org/redmine/trunk@17973 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show recent documents first (#29725).Jean-Philippe Lang2019-03-156-7/+57
| | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@17972 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds label_trackers_description and label_open_trackers_description i18n ↵Jean-Philippe Lang2019-03-1548-0/+96
| | | | | | strings (#442). git-svn-id: http://svn.redmine.org/redmine/trunk@17971 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add a description for trackers (#442).Jean-Philippe Lang2019-03-1519-6/+110
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17970 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds label_inherited_from_parent_project and label_inherited_from_group i18n ↵Jean-Philippe Lang2019-03-1548-1/+96
| | | | | | strings (#31032). git-svn-id: http://svn.redmine.org/redmine/trunk@17969 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display details about inheritance when editing a member roles (#31032).Jean-Philippe Lang2019-03-159-7/+49
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17968 e93f8b46-1217-0410-a6f0-8f06a7374b81
* PluginRequirementError is now raised instead of PluginNotFound (#31030).Jean-Philippe Lang2019-03-151-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17966 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Long text custom fields don't accept values longer than 64KB if backend ↵Jean-Philippe Lang2019-03-151-0/+12
| | | | | | database is MySQL (#29209). git-svn-id: http://svn.redmine.org/redmine/trunk@17965 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Support issue[assigned_to_id]=me when prefilling issues (#28502).Jean-Philippe Lang2019-03-152-0/+39
| | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17964 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r11130 and r11132 (#9225).Jean-Philippe Lang2019-03-155-5/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17963 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Unified diff link broken on specific file/revision diff view (#30850).Jean-Philippe Lang2019-03-153-7/+40
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17962 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Include plugin name in the exception when the plugin required by ↵Jean-Philippe Lang2019-03-151-1/+5
| | | | | | | | requires_redmine_plugin is not found (#31030). Patch by Jérôme BATAILLE and Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17960 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add plugin lib directory to rails autoload paths (#30753).Jean-Philippe Lang2019-03-151-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17958 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Send columns as a param to context menu instead of parsing back_url (#26836).Jean-Philippe Lang2019-03-152-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17956 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Filtering issues via context menu should not reset selected columns (#26836).Jean-Philippe Lang2019-03-152-1/+4
| | | | | | Patch by Vincent Robert. git-svn-id: http://svn.redmine.org/redmine/trunk@17955 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update footer copyright to 2019 (#30872).Jean-Philippe Lang2019-03-151-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17952 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Searching for issue number with REST API redirects to issue HTML page (#29055).Jean-Philippe Lang2019-03-152-1/+6
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17949 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Always use HTTPS when accessing gravatar.com (#31022).Go MAEDA2019-03-151-2/+2
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17948 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-15940-202/+2078
| | | | | | | This will be changed to true in the future. git-svn-id: http://svn.redmine.org/redmine/trunk@17947 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove trailing whitespaces from lib/plugins/gravatar/lib/gravatar.rbGo MAEDA2019-03-141-11/+11
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17946 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Upgrade to Rails 5.2.2.1 (#31026).Go MAEDA2019-03-141-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17943 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix the test (#4502).Go MAEDA2019-03-131-2/+6
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17942 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r17891 (#30099).Go MAEDA2019-03-102-17/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17939 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "rake test:coverage" fails in Ruby 2.5 and 2.6 (#30967).Go MAEDA2019-03-091-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17938 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move custom field classes to a method (#30994).Go MAEDA2019-03-096-7/+10
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17937 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add CSS class to user custom fields (#30985).Go MAEDA2019-03-092-2/+2
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17935 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation (#30983).Go MAEDA2019-03-071-3/+2
| | | | | | | Patch by ChunChang Lo. git-svn-id: http://svn.redmine.org/redmine/trunk@17934 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "Last updated by" filter causes an SQL error with MariaDB (#30367).Go MAEDA2019-03-071-1/+1
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@17933 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add CSS class to project custom fields (#30977).Go MAEDA2019-03-062-2/+2
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17931 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Small improvements in appearance of the code coverage index page (#30970).Go MAEDA2019-03-051-2/+3
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17930 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow collapse/expand in gantt chart (#6417).Go MAEDA2019-03-055-18/+114
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@17929 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update simplecov gem to 0.16 (#30963).Go MAEDA2019-03-051-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17928 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Issue emails cannot be threaded by some mailers due to inconsistent ↵Go MAEDA2019-03-042-20/+36
| | | | | | | | | Message-ID and References field (#17096). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17927 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverted r17925 (#6417). The change breaks GanttHelperTest.Go MAEDA2019-03-044-105/+13
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17926 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow collapse/expand in gantt chart (#6417).Go MAEDA2019-03-044-13/+105
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@17925 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add plugin directories to rails autoload paths (#30753).Go MAEDA2019-03-041-5/+6
| | | | | | | Patch by Florian Schwab. git-svn-id: http://svn.redmine.org/redmine/trunk@17923 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#13111, #30838).Go MAEDA2019-03-0448-0/+144
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17922 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update i18n gem to 1.6 (#29946).Go MAEDA2019-03-041-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17921 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#30958).Go MAEDA2019-03-041-1/+1
| | | | | | | Patch by ChunChang Lo. git-svn-id: http://svn.redmine.org/redmine/trunk@17920 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "View all issues" link in email reminders points to issues list which does ↵Go MAEDA2019-03-032-1/+6
| | | | | | | | | not include issues assigned to a group (#30955). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17918 e93f8b46-1217-0410-a6f0-8f06a7374b81
* URLs end with "-" are rendered incorrectly in Textile (#30259).Go MAEDA2019-03-033-5/+10
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@17917 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Missing fixture (#17699).Go MAEDA2019-03-031-0/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17916 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test for r17914 (#17699).Go MAEDA2019-03-031-0/+14
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17915 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Parse author's name enclosed in parentheses in the From field when creating ↵Go MAEDA2019-03-031-6/+3
| | | | | | | | | a user account from an email (#17699). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17914 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Option to parse HTML part of multipart (HTML) emails first (#30838).Go MAEDA2019-03-036-7/+67
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@17913 e93f8b46-1217-0410-a6f0-8f06a7374b81