summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
* Code cleanup.Jean-Philippe Lang2012-05-256-14/+11
* Code cleanup.Jean-Philippe Lang2012-05-251-6/+6
* Fixed that project identifier can always be updated (#11028).Jean-Philippe Lang2012-05-251-1/+1
* Fixed that the issue link is escaped on my page spent time (#10991).Jean-Philippe Lang2012-05-251-1/+1
* Use a modal form to create a category from the issue form.Jean-Philippe Lang2012-05-243-10/+33
* Fixed that updated_on is not updated when updating an issue (#10964).Jean-Philippe Lang2012-05-211-3/+8
* Fixed that columns selection in not displayed on the custom query form (#10972).Jean-Philippe Lang2012-05-211-1/+1
* Fixed that watchers delete links are escaped on the issue view (#10932).Jean-Philippe Lang2012-05-151-4/+8
* Fixed that creating a new version from project settings does not redirect to ...Jean-Philippe Lang2012-05-151-1/+1
* Removed delete_broken_cookies filter.Jean-Philippe Lang2012-05-131-11/+0
* Restored List-Id header in email notifications (#10888).Jean-Philippe Lang2012-05-131-1/+2
* 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-131-6/+6
* Use content_tag helper.Jean-Philippe Lang2012-05-131-3/+3
* Fixed that enumerations option tags are escaped.Jean-Philippe Lang2012-05-131-1/+1
* Use content_tag helper.Jean-Philippe Lang2012-05-131-1/+1
* Fixed that group filter is escaped on users index.Jean-Philippe Lang2012-05-131-1/+1
* Redirect to referer when deleting a user (#10865).Jean-Philippe Lang2012-05-131-1/+1
* Adds all/none operators to text custom field filters (#9790).Jean-Philippe Lang2012-05-121-2/+2
* Adaptive display of "Per page" links (#7720).Jean-Philippe Lang2012-05-101-4/+16
* 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
* Fixed that REST Uploads fail with fastcgi (#10832).Jean-Philippe Lang2012-05-081-1/+1
* remove redundant code from app/models/mail_handler.rbToshi MARUYAMA2012-05-061-4/+0
* Trackers should be sorted by position not by name.Jean-Philippe Lang2012-05-051-1/+1
* Fixed that activities option tags on the time entry bulk edit form are escaped.Jean-Philippe Lang2012-05-051-1/+1
* Fixed deprecated render calls in Mailer.Jean-Philippe Lang2012-05-054-4/+4
* Adds a deprecation warning to Mailer.deliver_*.Jean-Philippe Lang2012-05-051-0/+1
* replace Mailer deliver syntax to Rails3 styleToshi MARUYAMA2012-05-0513-18/+20
* Changes RedMine to Redmine in copyright notices.Jean-Philippe Lang2012-05-051-1/+1
* Copyright update.Jean-Philippe Lang2012-05-05144-140/+208
* Code cleanup, reuse the visible scope.Jean-Philippe Lang2012-05-051-3/+1
* Use Mail instead of TMail in MailHandler.Jean-Philippe Lang2012-05-052-32/+41
* route: scm: split entry and raw actionsToshi MARUYAMA2012-05-052-2/+15
* model: convert news finder to Rails3 syntaxToshi MARUYAMA2012-05-041-4/+3
* scm: fix revision graph left paddingToshi MARUYAMA2012-05-041-1/+4
* Fixed undefined method `<=>' for nil:NilClass when sorting repositories with ...Jean-Philippe Lang2012-05-041-1/+1
* scm: git: fix creating and updating repositoryToshi MARUYAMA2012-05-032-24/+24
* scm: fix broken main repository 'root' linkToshi MARUYAMA2012-05-021-1/+3
* scm: fix git and mercurial branch list box actionToshi MARUYAMA2012-05-021-1/+2
* Fixed error on commits per month graph (#10806).Jean-Philippe Lang2012-05-011-2/+2
* Adds css class to custom field input tags.Jean-Philippe Lang2012-05-011-11/+15
* Adds environment information display to /admin/info.Jean-Philippe Lang2012-05-011-1/+5
* Fixed that sidebar with hook content only should not be hidden.Jean-Philippe Lang2012-05-012-2/+10
* recovery base.html.erb "call_hook :view_layouts_base_sidebar" changed in Rail...Toshi MARUYAMA2012-05-011-4/+1
* Fixed openid redirect.Jean-Philippe Lang2012-04-291-1/+1
* Adds an id to the flash message divs (#9034).Jean-Philippe Lang2012-04-291-1/+1
* Merged #merge! calls.Jean-Philippe Lang2012-04-291-2/+1
* Tests broken by r9573.Jean-Philippe Lang2012-04-291-1/+1