summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed that some input fields are escaped on validation failures (#11027).Jean-Philippe Lang2012-05-252-1/+2
* Fixed that project identifier can always be updated (#11028).Jean-Philippe Lang2012-05-252-1/+15
* Fixed that the issue link is escaped on my page spent time (#10991).Jean-Philippe Lang2012-05-252-2/+17
* Korean translation added and changed by jongyoon Choi (#10988)Toshi MARUYAMA2012-05-251-125/+125
* Use a modal form to create a category from the issue form.Jean-Philippe Lang2012-05-244-11/+36
* Fixed that updated_on is not updated when updating an issue (#10964).Jean-Philippe Lang2012-05-212-3/+21
* Fixed that columns selection in not displayed on the custom query form (#10972).Jean-Philippe Lang2012-05-212-1/+5
* Added yard to development gems.Etienne Massip2012-05-181-0/+1
* Fixed that watchers delete links are escaped on the issue view (#10932).Jean-Philippe Lang2012-05-152-4/+38
* Fixed that creating a new version from project settings does not redirect to ...Jean-Philippe Lang2012-05-151-1/+1
* Updates for 2.0.0 release.Jean-Philippe Lang2012-05-142-1/+8
* CHANGELOG updated.Jean-Philippe Lang2012-05-131-0/+20
* Removed delete_broken_cookies filter.Jean-Philippe Lang2012-05-131-11/+0
* Restored List-Id header in email notifications (#10888).Jean-Philippe Lang2012-05-132-1/+3
* Fixes custom_field_tag helper broken by r9682.Jean-Philippe Lang2012-05-131-1/+1
* Fixed that option tags are escaped.Jean-Philippe Lang2012-05-132-6/+18
* Use content_tag helper.Jean-Philippe Lang2012-05-131-3/+3
* Fixed that enumerations option tags are escaped.Jean-Philippe Lang2012-05-132-1/+4
* Use content_tag helper.Jean-Philippe Lang2012-05-131-1/+1
* Fixed that group filter is escaped on users index.Jean-Philippe Lang2012-05-132-1/+4
* Redirect to referer when deleting a user (#10865).Jean-Philippe Lang2012-05-131-1/+1
* Updated INSTALL and UPGRADING docs with new rake task (#10891).Jean-Philippe Lang2012-05-122-2/+7
* Fixed #set_scm in reposman (#10837).Jean-Philippe Lang2012-05-121-1/+1
* Adds script synopsis.Jean-Philippe Lang2012-05-121-0/+2
* Fixed reposman arguments parsing (#10837).Jean-Philippe Lang2012-05-121-2/+2
* Adds all/none operators to text custom field filters (#9790).Jean-Philippe Lang2012-05-123-2/+21
* Restored :generate_session_store as a deprecated rake task (#10891).Jean-Philippe Lang2012-05-121-0/+1
* set svn:eol-style native to Albanian translation files (#10875)Toshi MARUYAMA2012-05-110-0/+0
* Albanian translation added by Dimitri Toslluku (#10875)Toshi MARUYAMA2012-05-113-0/+1171
* Tests for Setting.per_page_options_array.Jean-Philippe Lang2012-05-101-0/+28
* Adaptive display of "Per page" links (#7720).Jean-Philippe Lang2012-05-102-4/+31
* change mailer model method comments to Rails3 styleToshi MARUYAMA2012-05-091-35/+35
* replace Mailer deliver syntax to Rails3 style at reminders method of mailer m...Toshi MARUYAMA2012-05-091-1/+1
* code layout cleanup app/views/wiki/edit.html.erbToshi MARUYAMA2012-05-091-3/+8
* additional comment at config/environments/test.rbToshi MARUYAMA2012-05-091-1/+6
* set svn:executable '*' to script/*Toshi MARUYAMA2012-05-092-0/+0
* replace comment "config/environment.rb" to "config/application.rb" at head of...Toshi MARUYAMA2012-05-093-3/+3
* remove commented out Rails2 including from lib/redmine/hook.rbToshi MARUYAMA2012-05-091-3/+0
* Replaced "Allow users to unsubscribe" with "Allow users to delete their own a...Jean-Philippe Lang2012-05-0837-37/+37
* Fixed that REST Uploads fail with fastcgi (#10832).Jean-Philippe Lang2012-05-081-1/+1
* Removed comments.Jean-Philippe Lang2012-05-071-54/+0
* Use optparse instead rdoc/usage in rdm-mailhandler (#10837).Jean-Philippe Lang2012-05-071-52/+64
* Formatting.Jean-Philippe Lang2012-05-061-10/+8
* Use optparse instead rdoc/usage in reposman (#10837).Jean-Philippe Lang2012-05-061-114/+79
* Use uppercase NAME and VERSION environment variables for plugin migration tas...Jean-Philippe Lang2012-05-061-4/+4
* remove redundant code from app/models/mail_handler.rbToshi MARUYAMA2012-05-061-4/+0
* Stub Mailer with mocha.Jean-Philippe Lang2012-05-061-15/+1
* Trackers should be sorted by position not by name.Jean-Philippe Lang2012-05-052-1/+8
* Fixed that activities option tags on the time entry bulk edit form are escaped.Jean-Philippe Lang2012-05-052-1/+7
* add Copyright statement to test/integration/repositories_git_test.rbToshi MARUYAMA2012-05-051-0/+17