summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Invalidate security tokens on password or email changes (#17717).Jean-Baptiste Barth2014-09-142-1/+49
* Issue API: include is_private attribute in xml/json output (#10914).Jean-Philippe Lang2014-09-133-0/+12
* Adds a test for default context of controller hooks (#16930).Jean-Philippe Lang2014-09-131-0/+19
* Moves project sidebar content to a partial (#17380).Jean-Philippe Lang2014-09-132-11/+13
* Makes sys#fetch_changesets accept POST requests (#17077).Jean-Philippe Lang2014-09-132-1/+5
* Fixed: The error flash message on session expiration is not in the language o...Jean-Philippe Lang2014-09-132-3/+19
* Fixed: Files assigned to a version can not be deleted if Issue Tracking modul...Jean-Philippe Lang2014-09-132-0/+14
* add missing fixtures to TimeEntryActivityTestToshi MARUYAMA2014-09-121-1/+8
* add missing fixtures to Redmine::VersionFieldFormatTestToshi MARUYAMA2014-09-121-1/+4
* Portuguese translation updated by Rui Rebelo (#17853)Toshi MARUYAMA2014-09-121-219/+218
* add missing fixtures to TimeEntryQueryTestToshi MARUYAMA2014-09-121-1/+8
* add missing fixtures to Redmine::UserFieldFormatTestToshi MARUYAMA2014-09-121-1/+4
* Include new standard macros in wiki syntax detailed help pages (#17847).Jean-Baptiste Barth2014-09-1148-202/+1536
* add missing fixtures to NewsControllerTestToshi MARUYAMA2014-09-111-1/+3
* add missing fixtures to CustomFieldTestToshi MARUYAMA2014-09-111-1/+1
* pdf: fix r13368 test name (#17826)Toshi MARUYAMA2014-09-111-1/+1
* pdf: add test to export issue pdf with UTF-8 U+FFFD (#17826)Toshi MARUYAMA2014-09-111-0/+16