summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed unneeded :foreign_key option on belongs_to associations.Jean-Philippe Lang2014-10-2212-23/+23
* Removed deprecated stuff for Redmine 3.0.Jean-Philippe Lang2014-10-225-54/+0
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-22331-6054/+2456
* German translation updated by Gundolf Dampf (#18157)Toshi MARUYAMA2014-10-221-2/+2
* Spanish translation updated by Jesus Gutierrez de la Vega (#18156)Toshi MARUYAMA2014-10-221-8/+8
* Adds a Cancel button on issue edit view (#18051).Jean-Philippe Lang2014-10-211-0/+1
* Updates for 2.6.0 release.Jean-Philippe Lang2014-10-212-1/+73
* Fixed test failure with MySQL introduced by r13467.Jean-Philippe Lang2014-10-211-1/+1
* Fixed test failure with SQLServer introduced by r13461.Jean-Philippe Lang2014-10-211-1/+2
* Fixed tests broken by r13461.Jean-Philippe Lang2014-10-201-1/+1
* Fixed: German translation on "delete my account" page showing a "\n" (#18144).Jean-Philippe Lang2014-10-201-1/+1
* Code cleanup, removed raw SQL queries.Jean-Philippe Lang2014-10-201-61/+36
* pdf: define "general_pdf_fontname" at i18n yaml for multilingual environment ...Toshi MARUYAMA2014-10-2049-23/+50
* use deep_dup to prevent losing mail receiving options (#14491)Toshi MARUYAMA2014-10-201-1/+1
* Use relative URL for thumbnails according to :only_path option (#18119).Jean-Philippe Lang2014-10-183-8/+17
* Ignore locales without :general_lang_name key (#18110).Jean-Philippe Lang2014-10-182-5/+18
* Ability to render multiple partials with view hook (#17763).Jean-Philippe Lang2014-10-182-8/+32
* Japanese translation updated by Go MAEDA (#18069)Toshi MARUYAMA2014-10-121-2/+2
* Set version to 2.6.0.Jean-Philippe Lang2014-10-121-2/+2
* MailHandler: Don't use String#respond_to?(:force_encoding) (#18047)Toshi MARUYAMA2014-10-081-1/+1
* remove unneeded instance variable assignment from ProjectNestedSetTestToshi MARUYAMA2014-10-081-2/+0
* Reverts change in r13428, project can't be found by identifier (#17959).Jean-Philippe Lang2014-10-051-1/+1
* Fixed that preview doesn't show notes when issue project is changed (#17959).Jean-Philippe Lang2014-10-052-2/+10
* Don't link multiple changesets from the same commit multiple times (#17931).Jean-Philippe Lang2014-10-053-1/+30
* Adds a test for adding a group membership with the REST API (#17904).Jean-Philippe Lang2014-10-041-0/+10
* Adds css classes to get sort order on the issue list (#17993).Jean-Philippe Lang2014-10-044-1/+38
* Removes routes for time entries nested under project/issues.Jean-Philippe Lang2014-10-049-71/+89
* Adds a link to /time_entries/new from My Page Spent Time block (#17955).Jean-Philippe Lang2014-10-041-0/+6
* Let the new time_entry form be submitted without project (#17954).Jean-Philippe Lang2014-10-047-103/+124
* Traditional Chinese translation updated by ChunChang Lo (#18002)Toshi MARUYAMA2014-10-011-2/+2
* Fixed test failure with ruby1.8.7 and postgresql (#17976).Jean-Philippe Lang2014-09-301-1/+1
* Bulgarian translation updated by Ivan Cenov (#17992)Toshi MARUYAMA2014-09-291-2/+2
* Adds locales strings (#17976).Jean-Philippe Lang2014-09-2846-0/+92
* Adds buit-in groups to give specific permissions to anonymous and non members...Jean-Philippe Lang2014-09-2833-69/+430
* import jQuery Datepicker i18n files version 1.11.1Toshi MARUYAMA2014-09-2745-985/+1613
* rename jQuery Datepicker i18n file nameToshi MARUYAMA2014-09-2747-8/+8
* Ignore email keywords after truncation line (#8758).Jean-Philippe Lang2014-09-205-12/+78
* Expire other sessions on password change (#17796).Jean-Baptiste Barth2014-09-165-1/+34
* Add a constraint on "shoulda-matchers" version (#17828).Jean-Baptiste Barth2014-09-161-0/+1
* remove trailing white-space from app/models/issue_custom_field.rbToshi MARUYAMA2014-09-161-1/+1
* Gemfile: update rbpdf version to 1.18.1 (#17570)Toshi MARUYAMA2014-09-161-1/+1
* Backport r13313 from rails-4.1 to trunk.Toshi MARUYAMA2014-09-1431-40/+52
* Backport r13315 from rails-4.1 to trunk.Toshi MARUYAMA2014-09-141-5/+5
* stricter check of uploading attachments (#17581)Toshi MARUYAMA2014-09-141-1/+1
* Code cleanup (#17717).Jean-Philippe Lang2014-09-141-3/+5
* Lowering configuration.example.yml confusion (#17492)Jean-Philippe Lang2014-09-141-79/+55
* Long strings such as URL break out of box (#17322).Jean-Philippe Lang2014-09-141-0/+1
* Parent issue autocomplete does not follow to the "Allow cross-project subtask...Jean-Philippe Lang2014-09-144-2/+93
* Long hyperlinks inserted in task description breaks right frame boundary (#12...Jean-Philippe Lang2014-09-141-1/+1
* Fixed: Issues counters in roadmap only link to issues in the same project (#9...Jean-Philippe Lang2014-09-143-14/+85