summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adds missing require 'rubygems' (#11051).Jean-Philippe Lang2012-05-301-0/+1
* Fixed that project, issue and activity should be preserved when logging time ...Jean-Philippe Lang2012-05-292-11/+30
* Fixed that logging time inside redirects at global time logging (#11038).Jean-Philippe Lang2012-05-292-0/+3
* Adds redmine:plugins:test rake tasks for running plugins tests.Jean-Philippe Lang2012-05-281-0/+30
* Fixes test templates for plugins.Jean-Philippe Lang2012-05-283-2/+6
* Fixed test_helper template for plugins.Jean-Philippe Lang2012-05-281-5/+2
* code layout cleanup app/views/users/_mail_notifications.html.erbToshi MARUYAMA2012-05-281-8/+26
* fix project list is not shown on Email notifications (#11032)Toshi MARUYAMA2012-05-282-1/+24
* Updates for 2.0.1 release.Jean-Philippe Lang2012-05-282-1/+15
* code layout cleanup test/functional/users_controller_test.rbToshi MARUYAMA2012-05-281-8/+6
* Fixed test failures on wiki_page updated_on eager loading (#10996).Jean-Philippe Lang2012-05-261-1/+1
* Fixed time zone issues introduced by r9719 (#10996).Jean-Philippe Lang2012-05-266-32/+78
* Restores local time zone for timestamps for 1.x compatibility (#10996).Jean-Philippe Lang2012-05-261-0/+1
* Fixed that plugin model generator does not generate the migration (#11024).Jean-Philippe Lang2012-05-262-2/+39
* Code cleanup.Jean-Philippe Lang2012-05-251-1/+1
* Code cleanup.Jean-Philippe Lang2012-05-251-3/+2
* Code cleanup.Jean-Philippe Lang2012-05-253-9/+34
* Code cleanup.Jean-Philippe Lang2012-05-257-15/+41
* Code cleanup.Jean-Philippe Lang2012-05-252-6/+19
* Replace RAILS_DEFAULT_LOGGER with ::Rails.logger (#11013).Jean-Philippe Lang2012-05-252-2/+2
* 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