summaryrefslogtreecommitdiffstats
path: root/app/controllers/issue_categories_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Use named routes in controllers.Jean-Philippe Lang2012-12-111-6/+11
* remove trailing white-spaces from app/controllers/issue_categories_controller.rbToshi MARUYAMA2012-10-121-2/+2
* Start removing the RJS stuff.Jean-Philippe Lang2012-07-191-21/+3
* Fixed that 200 API responses have a body containing one space (#11388).Jean-Philippe Lang2012-07-141-2/+2
* Use a modal form to create a category from the issue form.Jean-Philippe Lang2012-05-241-4/+20
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Use #find_project_by_project_id from super-class.Jean-Philippe Lang2012-03-071-7/+1
* Prevent mass-assignment when adding/updating an issue category (#10390).Jean-Philippe Lang2012-03-061-3/+6
* 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