summaryrefslogtreecommitdiffstats
path: root/lib/redmine
Commit message (Expand)AuthorAgeFilesLines
* Updates for 2.3.2 release.Jean-Philippe Lang2013-07-141-1/+1
* Add more info about the ruby version (#14419).Jean-Philippe Lang2013-07-111-3/+3
* Merged r11905 from trunk (#14103).Jean-Philippe Lang2013-07-111-0/+2
* Merged r11906 from trunk (#14101).Jean-Philippe Lang2013-07-111-10/+10
* Merged r11925 from trunk to 2.3-stable (#13692)Toshi MARUYAMA2013-06-051-1/+0
* Merged r11920 and r11921 from trunk to 2.3-stable (#14178)Toshi MARUYAMA2013-06-041-3/+6
* Merged r11724 from trunk to 2.3-stable.Toshi MARUYAMA2013-05-021-1/+1
* Merged r11757 from trunk.Jean-Philippe Lang2013-05-011-1/+1
* Merged r11698 from trunk (#13541).Jean-Philippe Lang2013-05-011-4/+25
* Merged r11680 from trunk (#13541).Jean-Philippe Lang2013-05-011-2/+2
* Merged r11706 and r11707 from trunk to 2.3-stable (#13644)Toshi MARUYAMA2013-04-051-4/+8
* Merged r11693 from trunk (#13630).Etienne Massip2013-04-021-17/+14
* Merged r11474 from trunk (#10277).Jean-Philippe Lang2013-03-091-1/+1
* Merged r11471 from trunk (#5329).Jean-Philippe Lang2013-03-091-2/+2
* Merged r11473 from trunk (#3676).Jean-Philippe Lang2013-03-091-1/+1
* Merged r11544, r11545, r11546, r11547, r11549 from trunk to 2.3-stable (#12641)Toshi MARUYAMA2013-03-071-11/+15
* Merged r11542 from trunk to 2.3-stable.Toshi MARUYAMA2013-03-071-1/+1
* Merged r11459 from trunk.Jean-Philippe Lang2013-02-241-5/+8
* Set stable version.Jean-Philippe Lang2013-02-231-1/+1
* Set version to 2.3.0.Jean-Philippe Lang2013-02-231-2/+2
* Updates for 2.2.3 release.Jean-Philippe Lang2013-02-121-1/+1
* undefined method `strip' for nil:NilClass error with JRuby 1.7.2 (#12228).Jean-Philippe Lang2013-01-271-3/+3
* Make JSONP support optional and disabled by default (#12992).Jean-Philippe Lang2013-01-261-1/+4
* Updates for 2.2.2 release.Jean-Philippe Lang2013-01-201-1/+1
* Strip {{toc}} tags in pdf exports (#9842).Jean-Philippe Lang2013-01-201-2/+8
* Gantt progress lines (#12122).Jean-Philippe Lang2013-01-201-7/+32
* Always log scm stderr and makes the log file path configurable.Jean-Philippe Lang2013-01-201-4/+9
* fix test failures (#12787)Toshi MARUYAMA2013-01-131-3/+4
* Encoding::InvalidByteSequenceError may be raised even if encoding is valid (#...Jean-Philippe Lang2013-01-121-1/+3
* Don't use Iconv with ruby1.9 (#12787).Jean-Philippe Lang2013-01-123-8/+33
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-1253-53/+53
* Fixed: Cannot edit a wiki section which title starts with a tab (#12799).Jean-Philippe Lang2013-01-101-1/+1
* Changes for 2.2.1 release.Jean-Philippe Lang2013-01-091-1/+1
* Deprecation warnings (#12774).Jean-Philippe Lang2013-01-081-1/+1
* Workaround for #12750.Jean-Philippe Lang2013-01-081-1/+2
* Don't compute version start date if due_date is nil.Jean-Philippe Lang2013-01-061-1/+1
* Removed debug messages.Jean-Philippe Lang2013-01-061-3/+0
* Fixed that macros with uppercase letters can not be called (#12744).Jean-Philippe Lang2013-01-051-2/+2
* Adds a custom validator for dates (#12736).Jean-Philippe Lang2013-01-051-0/+11
* Only process issues that have relations.Jean-Philippe Lang2013-01-051-1/+4
* Use JSON so we don't have to parse data-rels manually (#3436).Jean-Philippe Lang2013-01-051-5/+1
* Show precedes/follows and blocks/blocked relations on the Gantt diagram (#3436).Jean-Philippe Lang2013-01-051-3/+42
* Deprecates Version#*_pourcent in favour of #*_percent (#12724).Jean-Philippe Lang2013-01-041-2/+2
* Check permissions before the extra condition for displaying a menu item (#127...Jean-Philippe Lang2013-01-041-8/+5
* Code cleanup.Jean-Philippe Lang2013-01-031-15/+4
* Use joins instead of sub-queries (#12713).Jean-Philippe Lang2013-01-031-4/+10
* Icon for the textile help link.Jean-Philippe Lang2013-01-021-4/+1
* Adds CSS classes on pagination links.Jean-Philippe Lang2012-12-211-12/+18
* #pagination_links_each yields all links!Jean-Philippe Lang2012-12-171-2/+2
* Reset the page parameter when changing the number of items per page.Jean-Philippe Lang2012-12-171-1/+1