summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Makes all time entry columns available in the CSV export.Jean-Philippe Lang2013-02-194-210/+30
* Fixed that float custom fields do not use CSV decimal separator (#10364).Jean-Philippe Lang2013-02-193-23/+47
* Don't use iconv with ruby1.9 (#12787).Jean-Philippe Lang2013-02-182-16/+16
* Removed some shoulda context.Jean-Philippe Lang2013-02-181-11/+8
* Code cleanup.Jean-Philippe Lang2013-02-181-246/+239
* Add login to /users/:id API for current user (#13155).Jean-Philippe Lang2013-02-182-1/+13
* Portuguese translation for trunk updated by Rui Rebelo (#13206)Toshi MARUYAMA2013-02-181-11/+11
* Portuguese translation changed by Rui Rebelo (#13206)Toshi MARUYAMA2013-02-181-2/+2
* Portuguese translation for 2.2-stable updated by Rui Rebelo (#13207, #13206)Toshi MARUYAMA2013-02-181-147/+148
* German "label_follows" translation changed by Daniel Felix (#13203)Toshi MARUYAMA2013-02-181-1/+1
* Traditional Chinese translation updated and changed by ChunChang Lo (#13198)Toshi MARUYAMA2013-02-181-2/+2
* Russian "almost_x_years" changed by Mikhail Velkin (#12645)Toshi MARUYAMA2013-02-181-1/+1
* German translation updated by Daniel Felix (#13202)Toshi MARUYAMA2013-02-181-1/+1
* fix typo at app/models/user.rb (#5719)Toshi MARUYAMA2013-02-181-2/+2
* Optimizes the SQL query behind Principal#member_of.Jean-Philippe Lang2013-02-171-1/+1
* Use #per_page instead of #items_per_page.Jean-Philippe Lang2013-02-175-5/+5
* Fixed that messages are not sorted by last reply (#12243).Jean-Philippe Lang2013-02-172-2/+18
* replace tabs to spaces at app/controllers/boards_controller.rbToshi MARUYAMA2013-02-171-1/+1
* replace tabs to spaces at app/models/issue.rbToshi MARUYAMA2013-02-171-2/+2
* replace tabs to spaces at app/models/setting.rbToshi MARUYAMA2013-02-171-9/+9
* replace tabs to spaces at app/helpers/application_helper.rbToshi MARUYAMA2013-02-171-1/+1
* remove trailing tabs from app/controllers/users_controller.rbToshi MARUYAMA2013-02-171-1/+1
* remove trailing tabs from app/controllers/projects_controller.rbToshi MARUYAMA2013-02-171-1/+1
* Removed the default 0 value for issues foreign keys.Jean-Philippe Lang2013-02-172-0/+32
* remove trailing tabs from app/controllers/admin_controller.rbToshi MARUYAMA2013-02-171-2/+2
* remove trailing tabs from app/models/project.rbToshi MARUYAMA2013-02-171-2/+2
* remove trailing tab from app/helpers/custom_fields_helper.rbToshi MARUYAMA2013-02-171-1/+1
* remove trailing tab and white-spaces from app/controllers/issue_statuses_cont...Toshi MARUYAMA2013-02-171-1/+1
* Adds Issue#status_was that returns the initial issue status.Jean-Philippe Lang2013-02-172-3/+35
* Adds closed_on to issues API responses (#824).Jean-Philippe Lang2013-02-162-0/+2
* Make sure that fields filled before tracker change are preserved.Jean-Philippe Lang2013-02-161-10/+26
* Russian "label_last_n_weeks" translation changed by Mikhail Velkin (#12645)Toshi MARUYAMA2013-02-161-1/+5
* Russian "label_x_issues" translation changed by Mikhail Velkin (#12645)Toshi MARUYAMA2013-02-161-5/+4
* Bulgarian translation changed and updated by Ivan Cenov (#13190)Toshi MARUYAMA2013-02-161-2/+2
* replace tabs to spaces at app/helpers/timelog_helper.rbToshi MARUYAMA2013-02-161-3/+3
* Fixed that updating the issue form was broken by r4011 when user is not allow...Jean-Philippe Lang2013-02-169-30/+86
* Adds field_closed_on to locales (#824).Jean-Philippe Lang2013-02-1646-0/+46
* Makes closed_on available as column and filter on the issue list (#824).Jean-Philippe Lang2013-02-163-0/+4
* Adds closed_on column that stores the time of the last closing (#824).Jean-Philippe Lang2013-02-165-4/+108
* Don't fail if new filter is added.Jean-Philippe Lang2013-02-161-19/+24
* not use htmlentities gem in rfpdf plugin (#13138)Toshi MARUYAMA2013-02-153-22/+1
* Adds the date picker for the default value of date custom fields.Jean-Philippe Lang2013-02-151-0/+5
* Remove default for when changing custom field format.Jean-Philippe Lang2013-02-151-0/+2
* Use a textarea instead of an input for the default value of long text custom ...Jean-Philippe Lang2013-02-153-2/+34
* Test broken by r11392 (#13174).Jean-Philippe Lang2013-02-151-3/+3
* Possibility to define the default enable trackers when creating a project (#1...Jean-Philippe Lang2013-02-156-5/+45
* Azerbaijanian translation updated by Samir Suleymanov (#13152)Toshi MARUYAMA2013-02-151-37/+37
* Raised group name maximum length to 255 characters (#13174).Jean-Philippe Lang2013-02-154-2/+19
* Bulgarian translation of jstoolbar-bg.js updated by Ivan Cenov (#13181)Toshi MARUYAMA2013-02-151-1/+1
* add "tmp:clear" to "ci:setup" rake task for new translationToshi MARUYAMA2013-02-151-0/+1