summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use User#generate_password in MailHandler.Jean-Philippe Lang2013-02-233-11/+15
* Option to generate a random password on user creation/update.Jean-Philippe Lang2013-02-237-11/+117
* Typo.Jean-Philippe Lang2013-02-231-1/+1
* Adds an helper for rendering query columns selection.Jean-Philippe Lang2013-02-236-10/+13
* Adds helpers for query columns selection.Jean-Philippe Lang2013-02-233-2/+12
* Set version to 2.3.0.Jean-Philippe Lang2013-02-231-2/+2
* Rename issues CSV and PDF exports.Jean-Philippe Lang2013-02-231-2/+2
* Refactor: #issues_to_csv and #entries_to_csv merged into QueriesHelper#query_...Jean-Philippe Lang2013-02-236-44/+34
* Refactor: makes issue id a regular QueryColumn.Jean-Philippe Lang2013-02-239-27/+48
* Fixed that requesting a message from an invalid forum should respond with 404...Jean-Philippe Lang2013-02-202-1/+7
* Asserts that the watchers list is updated.Jean-Philippe Lang2013-02-201-0/+2
* Removed hard-coded style in watchers list.Jean-Philippe Lang2013-02-202-2/+2
* Fixed that delete watcher link was broken by r11290 (#13231).Jean-Philippe Lang2013-02-205-6/+19
* 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