summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed that sorting time entries by custom field raises a SQL error (#14366).Jean-Philippe Lang2013-07-283-9/+32
* Fixed that displaying time entries with custom field column raises an error (...Jean-Philippe Lang2013-07-243-1/+16
* Spanish translations for trunk updated by Jorge López (#14521)Toshi MARUYAMA2013-07-241-8/+8
* Spanish translations for 2.3.x updated by Jorge López (#14531, #14521)Toshi MARUYAMA2013-07-241-4/+4
* Russian translation for trunk updated by Alex Stein (#14501)Toshi MARUYAMA2013-07-191-7/+7
* Russian translation for 2.3-stable updated by Alex Stein (#14502, #14501)Toshi MARUYAMA2013-07-191-9/+9
* update ruby-openid version to 2.2.3Toshi MARUYAMA2013-07-191-1/+1
* Bulgarian translation updated by Ivan Cenov (#14473)Toshi MARUYAMA2013-07-181-4/+4
* Japanese translation updated by Go MAEDA (#14478)Toshi MARUYAMA2013-07-181-9/+8
* Traditional Chinese translation for trunk updated by ChunChang Lo (#14458)Toshi MARUYAMA2013-07-181-7/+6
* Traditional Chinese translation for 2.3-stable updated by ChunChang Lo (#1448...Toshi MARUYAMA2013-07-181-1/+1
* CVS root_url not recognized when connection string does not include port (#14...Jean-Philippe Lang2013-07-152-3/+14
* Don't hardcode news model in Comment.Jean-Philippe Lang2013-07-151-2/+3
* Updates for 2.3.2 release.Jean-Philippe Lang2013-07-142-1/+29
* Additional tests for AccountController.Jean-Philippe Lang2013-07-141-0/+25
* Use AR callbacks instead of observers (removed in Rails4) for notifications.Jean-Philippe Lang2013-07-1416-173/+72
* Ability to save Gantt query filters (#7836).Jean-Philippe Lang2013-07-148-9/+115
* Test failures with ruby1.8.Jean-Philippe Lang2013-07-131-0/+1
* ruby1.8 compatibility.Jean-Philippe Lang2013-07-131-1/+2
* Adds a test for CvsAdapter#root_url_path (#14422).Jean-Philippe Lang2013-07-131-0/+5
* Use Hash#reject that returns a Hash with ruby1.8 when Hash#select that return...Jean-Philippe Lang2013-07-131-2/+4
* Don't notify users about relations that are not visible (#1005).Jean-Philippe Lang2013-07-133-3/+33
* Fixed that relations to issues that are not visible are displayed in the issu...Jean-Philippe Lang2013-07-132-0/+22
* Fills locales with new strings.Jean-Philippe Lang2013-07-1346-0/+184
* Role-based issue custom field visibility (#5037).Jean-Philippe Lang2013-07-1341-121/+953
* Removed dead code.Jean-Philippe Lang2013-07-131-25/+0
* Log email delivery errors (#14403).Jean-Philippe Lang2013-07-132-1/+34
* Exception message may not be UTF-8 encoded.Jean-Philippe Lang2013-07-121-1/+1
* Fixed one query per member on project settings.Jean-Philippe Lang2013-07-111-1/+1
* One query is enough.Jean-Philippe Lang2013-07-111-2/+2
* Adds 'assigned-to-my-group' css class to issues that are assigned to a user's...Jean-Philippe Lang2013-07-112-3/+18
* Issue-notes Redmine links: append actual note reference to rendered links (#1...Jean-Philippe Lang2013-07-112-3/+5
* Useless "edit" link in workflow menu (#12824).Jean-Philippe Lang2013-07-113-7/+2
* Add more info about the ruby version (#14419).Jean-Philippe Lang2013-07-111-4/+4
* Role based custom queries (#1019).Jean-Philippe Lang2013-07-1118-56/+215
* gender neutral source comment at test/unit/journal_test.rbToshi MARUYAMA2013-07-061-2/+2
* gender neutral source comment at test/unit/issue_test.rbToshi MARUYAMA2013-07-061-2/+2
* gender neutral source comment at test/integration/account_test.rbToshi MARUYAMA2013-07-061-1/+1
* gender neutral source comment at lib/tasks/migrate_from_trac.rakeToshi MARUYAMA2013-07-061-1/+1
* gender neutral source comment at app/models/user.rbToshi MARUYAMA2013-07-061-1/+1
* gender neutral source comment at app/models/mailer.rbToshi MARUYAMA2013-07-061-1/+2
* gender neutral source comment at app/controllers/projects_controller.rbToshi MARUYAMA2013-07-061-1/+1
* remove trailing white-space from test/unit/issue_test.rbToshi MARUYAMA2013-07-051-8/+8
* remove trailing white-space from test/integration/account_test.rbToshi MARUYAMA2013-07-051-1/+1
* Slovene translation changed by Zdravko Balorda (#14360)Toshi MARUYAMA2013-06-261-23/+23
* fix Latvian "button_log_time" translation by Arnis Juraga (#14346)Toshi MARUYAMA2013-06-261-1/+1
* replace "email.yml" to "configuration.yml" in pl.yml (#9996)Toshi MARUYAMA2013-06-151-1/+1
* not run Capybara tests on the CI server (#12822)Toshi MARUYAMA2013-06-141-1/+1
* prevent UI test failure randomlyToshi MARUYAMA2013-06-141-3/+5
* increase Capybara.default_wait_time from 12 to 20 (#12822)Toshi MARUYAMA2013-06-141-1/+1