summaryrefslogtreecommitdiffstats
path: root/app/controllers/enumerations_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r15238.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-3/+3
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Fixed that submitting the form without selecting a value may raise raises an ...Jean-Philippe Lang2013-05-171-6/+4
* Propose system activities only when reassigning time entries (#13783).Jean-Philippe Lang2013-05-011-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Use named routes in controllers.Jean-Philippe Lang2012-12-111-4/+4
* Makes enumerations available through the REST API.Jean-Philippe Lang2012-10-171-3/+16
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* 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