summaryrefslogtreecommitdiffstats
path: root/app/controllers/enumerations_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Removes all #verify calls in controllers. Verification is handled at routing ...Jean-Philippe Lang2012-03-031-1/+0
* Resourcified enumerations.Jean-Philippe Lang2011-12-111-21/+22
* Removed EnumerationsController#list action.Jean-Philippe Lang2011-11-281-9/+3
* remove trailing white-spaces from app/controllers/enumerations_controller.rb.Toshi MARUYAMA2011-08-311-8/+8
* Fix potential Execution After Redirect bugs.Toshi MARUYAMA2011-05-011-0/+2
* Fixed: error while deleting an in-use enumeration (#4970).Jean-Philippe Lang2010-03-021-2/+2
* Adds an admin layout that displays the admin menu in the sidebar.Jean-Philippe Lang2009-12-171-0/+2
* Enumerations can now have custom fields defined on them. #4077Eric Davis2009-10-211-0/+3
* Changed Enumerations to use a Single Table InheritanceEric Davis2009-05-301-5/+11
* Reorder links refactoring (follows r2526).Jean-Philippe Lang2009-03-011-15/+0
* Replaces Enumeration.get_values and Enumeration.default with named scopes.Jean-Philippe Lang2009-02-151-1/+1
* Moves @layout 'base'@ to ApplicationController.Jean-Philippe Lang2008-08-101-1/+0
* Ability to remove enumerations (activities, priorities, document categories) ...Jean-Philippe Lang2008-06-171-6/+15
* Added position on Enumeration model.Jean-Philippe Lang2007-10-041-0/+15
* 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-24/+24
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+70