summaryrefslogtreecommitdiffstats
path: root/app/views/enumerations
Commit message (Expand)AuthorAgeFilesLines
* Lists can be reordered with drag and drop (#12909).Jean-Philippe Lang2016-04-171-4/+9
* Display enumeration name in confirmation message.Jean-Philippe Lang2015-10-251-1/+1
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-1/+1
* Removed deprecated align and width html attributes (#15307).Jean-Philippe Lang2013-11-111-10/+8
* Adds a CSS class for reorder links (#15307).Jean-Philippe Lang2013-11-101-1/+1
* Missing Sort Column Label and Center Align on Admin-Enumerations (#14516).Jean-Philippe Lang2013-07-281-2/+2
* Adds missing html titles (#14517).Jean-Philippe Lang2013-07-283-3/+3
* Fixed that submitting the form without selecting a value may raise raises an ...Jean-Philippe Lang2013-05-171-1/+1
* Makes enumerations available through the REST API.Jean-Philippe Lang2012-10-171-0/+9
* Deprecated :confirm => 'Text' option.Jean-Philippe Lang2012-07-071-4/+1
* Fixed that enumerations option tags are escaped.Jean-Philippe Lang2012-05-131-1/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-253-3/+3
* Resourcified enumerations.Jean-Philippe Lang2011-12-115-28/+21
* Removed delete button on enumeration edit form.Jean-Philippe Lang2011-11-281-4/+0
* Removed EnumerationsController#list action.Jean-Philippe Lang2011-11-281-0/+0
* [#9489] added invisible labels for reassign select-tag on destroy viewsToshi MARUYAMA2011-10-291-1/+1
* replace tabs to spaces at app/views/enumerations/_form.html.erbToshi MARUYAMA2011-09-171-1/+1
* replace tabs to spaces at app/views/enumerations/list.html.erbToshi MARUYAMA2011-09-171-3/+3
* remove trailing white-spaces from app/views/enumerations/list.html.erbToshi MARUYAMA2011-09-171-1/+1
* add newline at end of app/views/enumerations/edit.html.erbToshi MARUYAMA2011-09-141-1/+1
* rename .rhtml to .html.erb of app/views/enumerations/destroy.rhtml.Toshi MARUYAMA2011-08-241-0/+0
* rename .rhtml to .html.erb of app/views/enumerations/_form.rhtml.Toshi MARUYAMA2011-08-241-0/+0
* rename .rhtml to .html.erb of app/views/enumerations/new.rhtml.Toshi MARUYAMA2011-08-241-0/+0
* rename .rhtml to .html.erb of app/views/enumerations/edit.rhtml.Toshi MARUYAMA2011-08-241-0/+0
* rename .rhtml to .html.erb of app/views/enumerations/list.rhtml.Toshi MARUYAMA2011-08-241-0/+0
* Adds missing thead tags (#5440).Jean-Philippe Lang2010-05-091-2/+2
* Adds an helper for displaying the 'checked' image.Jean-Philippe Lang2010-03-171-2/+2
* Changes misleading scopes on Enumeration.Jean-Philippe Lang2009-11-211-1/+1
* Fixed some merge bugs. #4077Eric Davis2009-10-211-2/+2
* Added an active field track if an Enumeration is active on the frontend view.Eric Davis2009-10-212-1/+12
* Enumerations can now have custom fields defined on them. #4077Eric Davis2009-10-211-0/+4
* Makes 'delete links' the same on admin views.Jean-Philippe Lang2009-09-121-2/+5
* Administration panel breadcrumbs (#3314).Jean-Philippe Lang2009-07-052-2/+2
* Changed Enumerations to use a Single Table InheritanceEric Davis2009-05-302-5/+5
* Reorder links refactoring (follows r2526).Jean-Philippe Lang2009-03-011-6/+1
* Replaces Enumeration.get_values and Enumeration.default with named scopes.Jean-Philippe Lang2009-02-151-1/+1
* Ability to remove enumerations (activities, priorities, document categories) ...Jean-Philippe Lang2008-06-172-2/+17
* Removes constraint on enumerations name (#1384).Jean-Philippe Lang2008-06-071-1/+1
* Slight improvements to the browser views.Jean-Philippe Lang2008-01-021-1/+1
* More detailed html title on several views.Jean-Philippe Lang2007-12-071-0/+2
* Added default value for enumerations.Jean-Philippe Lang2007-10-052-0/+4
* Added position on Enumeration model.Jean-Philippe Lang2007-10-041-16/+22
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-16/+16
* deprecated start_form_tag replaced by form_tagJean-Philippe Lang2007-01-262-6/+6
* * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamo...Jean-Philippe Lang2007-01-081-1/+1
* enumerations/list redesignJean-Philippe Lang2007-01-021-6/+4
* replaced deprecated controller instance variables: @params, @session, @requestJean-Philippe Lang2006-12-261-1/+1
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-054-0/+46