Commit Graph

56 Commits (88b708bbf2356f48fbec0ce6fef3d7b6de3e08ad)

Author SHA1 Message Date
Florian Kraft 8dfc8e5325 escape enumeration name in destroy 10 years ago
Florian Kraft b6bb2db786 prevent some xss and add missing toolbars 10 years ago
Florian Kraft 3411d0ae12 use toolbar in enumerations 10 years ago
Alex Coles a003c93351 Remove success button styling from forms, modals 10 years ago
Alex Coles b8362f7951 Add icon to success buttons in Rails views 10 years ago
Alex Coles 7c6890825d Use success button in applicable Rails forms 10 years ago
Alex Coles 17c3b5896c Apply styling to admin. enumerations forms 10 years ago
Alex Coles 15c270b1f6 Normalise indentation in Rails ERB views 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles bd22b35395 Apply button styles to most buttons in Rails views 10 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Hagen Schink 337b4777e7 Adds missing administration views titles 11 years ago
Philipp Tessenow 61a84d423e no need for extra labels where the default is good 11 years ago
Philipp Tessenow ecbfc640dc use labelled_tabular_form_builder in enumerations 11 years ago
Philipp Tessenow 024298067c mark required field in enumeration new - fixes #2157 11 years ago
Christian Ratz 4550f23330 Use new delete icon 11 years ago
Hagen Schink 7926512605 Fixes reassign list 11 years ago
Hagen Schink 87f14354a1 Fixes form method 11 years ago
Nils Kenneweg 57e1a7f39b method is delete here. 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow 9725cbdd00 New translation styles for several Enumeration-views 12 years ago
Philipp Tessenow b94a9e071c be careful with nested namespace'd controllers in all our views 12 years ago
Martin Linkhorst c9597204aa cleanup: simplify the definition and calls to labelled_tabular_form_for. some of the :as and :url params that i left out might not be needed either. 12 years ago
Martin Linkhorst 030242ab7b DEPRECATION FIX: use #descendants instead of #subclasses 12 years ago
Martin Linkhorst d81ce2a530 DEPRECATION FIX: the saga begins: adding equal signs to form helpers in view. we start with form_tag 12 years ago
Jens Ulferts a934415fb0 fixes enumeration sorting by using correct http method 12 years ago
Jens Ulferts 21de2c7f28 adds explicit routes for enumerations, resourcifies them 12 years ago
Jens Ulferts 7d174fed9f uses subclasses method instead of get_subclasses 12 years ago
Jens Ulferts b40a2b5204 renames rhtml to html.erb 12 years ago
Romano Licker 2c0fcd3bca [#667] added invisible labels for reassign select-tag on destroy views 13 years ago
Romano Licker f679ac56a3 [#667] added invisible labels for reassign select-tag on destroy views 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Jean-Philippe Lang 0fa124a92c Adds missing thead tags (#5440). 15 years ago
Jean-Philippe Lang f741ca7269 Adds an helper for displaying the 'checked' image. 15 years ago
Jean-Philippe Lang d8c5549168 Changes misleading scopes on Enumeration. 15 years ago
Eric Davis ff3d0fe4db Fixed some merge bugs. #4077 15 years ago
Eric Davis e76d4c5c4c Added an active field track if an Enumeration is active on the frontend view. 15 years ago
Eric Davis ac4937a767 Enumerations can now have custom fields defined on them. #4077 15 years ago
Jean-Philippe Lang 7f4635022f Makes 'delete links' the same on admin views. 15 years ago
Jean-Philippe Lang ad90811e40 Administration panel breadcrumbs (#3314). 16 years ago
Eric Davis 62e58f26b0 Changed Enumerations to use a Single Table Inheritance 16 years ago
Jean-Philippe Lang 47f5713b1e Reorder links refactoring (follows r2526). 16 years ago
Jean-Philippe Lang 4601ed2f3a Replaces Enumeration.get_values and Enumeration.default with named scopes. 16 years ago
Jean-Philippe Lang 3c95f761e6 Ability to remove enumerations (activities, priorities, document categories) that are in use. Associated objects can be reassigned to another value (#1467). 17 years ago
Jean-Philippe Lang d446469f5d Removes constraint on enumerations name (#1384). 17 years ago
Jean-Philippe Lang 3e0acc0b7e Slight improvements to the browser views. 17 years ago
Jean-Philippe Lang f58db70bde More detailed html title on several views. 17 years ago
Jean-Philippe Lang 73dba2ac04 Added default value for enumerations. 17 years ago
Jean-Philippe Lang c216ab325b Added position on Enumeration model. 17 years ago