summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed that Redmine.pm does not support "bind as user" ldap authentication (#1...Jean-Philippe Lang2012-06-031-2/+9
* scm: git: skip Latin-1 path tests on Git for Windows above 1.7.10Toshi MARUYAMA2012-06-023-8/+32
* scm: mercurial: remove comment about Mercurial 0.9.5 compatibility from redmi...Toshi MARUYAMA2012-06-021-2/+0
* Adds #find_group filter.Jean-Philippe Lang2012-06-011-10/+9
* Removed auto-generated comments.Jean-Philippe Lang2012-06-011-20/+7
* Use safe_attributes in GroupsController.Jean-Philippe Lang2012-06-012-2/+11
* Replaced group[lastname] parameter with group[name].Jean-Philippe Lang2012-06-015-9/+18
* Use time_zone_select specific helper.Etienne Massip2012-06-012-2/+5
* Get rid of ActiveSupport::Concern InstanceMethods deprecation warnings.Etienne Massip2012-05-301-278/+276
* 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