summaryrefslogtreecommitdiffstats
path: root/app/controllers/issue_categories_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Removes all #verify calls in controllers. Verification is handled at routing ...Jean-Philippe Lang2012-03-031-3/+0
* Use content_tag for empty option.Jean-Philippe Lang2012-02-251-1/+1
* REST API for issue categories (#9553).Jean-Philippe Lang2011-11-201-17/+43
* Resourcified issue categories (#9553).Jean-Philippe Lang2011-11-201-25/+33
* remove trailing white-spaces from app/controllers/issue_categories_controller...Toshi MARUYAMA2011-08-311-8/+8
* Fix potential Execution After Redirect bugs.Toshi MARUYAMA2011-05-011-0/+2
* Refactor: Change the different find_object filters to share a common method.Eric Davis2010-03-171-5/+7
* Refactor: Split the find_object methods to prep for a larger refactoring.Eric Davis2010-03-161-2/+2
* Moves ProjectsController#add_issue_category to IssueCategoriesController#new.Jean-Philippe Lang2010-03-061-2/+37
* Moves @layout 'base'@ to ApplicationController.Jean-Philippe Lang2008-08-101-1/+0
* Highlight the current item of the main menu.Jean-Philippe Lang2008-01-191-0/+1
* A category with assigned issue can now be deleted. 2 options are proposed:Jean-Philippe Lang2007-09-151-5/+13
* Applied the flash notices patch by Matt Jones (slightly edited).Jean-Philippe Lang2007-08-021-1/+1
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-31/+31
* indentation correctionsJean-Philippe Lang2007-01-281-3/+3
* * project settings split in 4 tabsJean-Philippe Lang2007-01-261-3/+3
* ActiveRecord::RecordNotFound exceptions handled more gracefullyJean-Philippe Lang2007-01-021-3/+5
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+42