summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* spelling fixes (#25495)Toshi MARUYAMA2017-04-025-6/+6
* git: use '--no-renames' option in 'show' command (#25371)Toshi MARUYAMA2017-03-241-1/+1
* Git 2.9 compatibility (#25371)Toshi MARUYAMA2017-03-201-0/+3
* set "warning = false" for "rake test:scm:units" and "rake test:scm:functionals"Toshi MARUYAMA2017-03-201-0/+2
* Use helper methods for rendering blocks.Jean-Philippe Lang2017-03-161-4/+4
* Allow multiple instances of custom queries on My page (#1565).Jean-Philippe Lang2017-03-161-6/+27
* Let user display a custom query on "My page" (#1565).Jean-Philippe Lang2017-03-151-0/+1
* Let user choose columns and sort order of issue lists on "My page" (#1565).Jean-Philippe Lang2017-03-141-10/+11
* Get rid of sort_helper when using queries.Jean-Philippe Lang2017-03-132-0/+105
* Get the count by group from the query directly.Jean-Philippe Lang2017-03-091-1/+3
* Allow to set multiple values in emails for list custom fields (#16549).Jean-Philippe Lang2017-03-081-10/+38
* Removes invalid attributes from gravatar img tag.Jean-Philippe Lang2017-03-051-1/+1
* Show Last Comment in Issue list (#1474).Jean-Philippe Lang2017-03-051-2/+9
* Fix PDF formatting (#21705).Jean-Philippe Lang2017-03-031-1/+1
* Moves redcloth3.rb to lib/redmine/wiki_formatting/textile.Jean-Philippe Lang2017-03-032-1/+1
* Ruby 2.4: Fixed "key must be 32 bytes" error of OpenSSL::Cipher (#25048).Jean-Philippe Lang2017-03-021-6/+6
* Turns @@languages_lookup into a cache by using ||= (#25014).Jean-Philippe Lang2017-03-021-1/+1
* Prevent warning about already defined constant.Jean-Philippe Lang2017-03-021-0/+3
* Fixes uploading of empty files (#25115).Jean-Philippe Lang2017-02-281-1/+0
* Mercurial 4.1 compatibility (#24999)Toshi MARUYAMA2017-02-051-40/+41
* Reverts unwanted change (#24769).Jean-Philippe Lang2017-01-301-2/+0
* Hires (2x DPR) image support for Gravatars (#24927).Jean-Philippe Lang2017-01-301-0/+4
* Show all members in user custom field filter on the cross project issue list ...Jean-Philippe Lang2017-01-301-6/+4
* do not replace all invalid utf8 (#24616)Toshi MARUYAMA2017-01-281-1/+1
* unify duplicate codes (#24616)Toshi MARUYAMA2017-01-281-5/+1
* Omit blank fields in PDF too (#21705).Jean-Philippe Lang2017-01-251-2/+3
* Adjust rendering of custom fields in PDF (#21705).Jean-Philippe Lang2017-01-251-4/+15
* Raise the height of text custom fields.Jean-Philippe Lang2017-01-251-2/+2
* Option for long text custom fields to be displayed under the description fiel...Jean-Philippe Lang2017-01-251-1/+1
* Modify circular inclusion test to use page.id instead of page.title (#24869).Jean-Philippe Lang2017-01-191-2/+2
* Set inverse on custom_values association.Jean-Philippe Lang2017-01-181-0/+1
* Group versions by status in version custom field filter (#23265).Jean-Philippe Lang2017-01-141-5/+6
* Add "me" value for logged users only.Jean-Philippe Lang2017-01-141-1/+5
* Don't preload custom field filter values (#24787).Jean-Philippe Lang2017-01-121-1/+5
* Adds a link to all projects in the jump drop down (#23310).Jean-Philippe Lang2017-01-101-2/+11
* Don't render memberships forms, use #edit instead.Jean-Philippe Lang2017-01-071-1/+1
* Updates for 3.3.2 release.Jean-Philippe Lang2017-01-071-1/+1
* Skip workflow creation in tests for each locale.Jean-Philippe Lang2016-12-311-18/+21
* Adds .rebuild_single_tree! to rebuild a single tree (#24167).Jean-Philippe Lang2016-12-211-0/+10
* Restricts the list of file types that can be thumbnailed.Jean-Philippe Lang2016-12-201-2/+3
* Reverted r16053 (#23318).Jean-Philippe Lang2016-12-101-2/+1
* #lock_nested_set very slow on mysql with thousands of subtasks (#23318).Jean-Philippe Lang2016-12-101-1/+2
* Use #get instead of #[] to read errors on the attribute.Jean-Philippe Lang2016-11-191-1/+1
* Use the main menu for project related actions that support cross-project disp...Jean-Philippe Lang2016-11-192-4/+31
* Use the regular "icon icon-*" for admin menu links (#24313).Jean-Philippe Lang2016-11-181-13/+23
* Show the entered value when it's not valid (#23996).Jean-Philippe Lang2016-11-181-0/+9
* Introduce a setting to change the display format of timespans to h:mm (#23996).Jean-Philippe Lang2016-11-181-2/+14
* Code cleanup (#24007).Jean-Philippe Lang2016-11-183-16/+3
* Change plugins directory through the configuration.yml file (#24007).Jean-Philippe Lang2016-11-184-4/+17
* Removed left-over code comment.Jean-Philippe Lang2016-11-181-1/+1