Commit Graph

35 Commits (b15002becaf3537ba6ff4a2bef1256ed544dc3ce)

Author SHA1 Message Date
Alex Coles e02eb0181d Migrate AR finder/query methods in controllers 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles bb0e6e6aa5 Fix syntax (w/Rubocop) in (Rails) controllers 10 years ago
Alex Coles 336446c59d Use 1.9+ Hash syntax in (Rails) controllers 10 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow 23c513dc0b it should not be possible anymore to update/create enumerations so that they have a non existent type 11 years ago
Philipp Tessenow 10d79bebd2 feed permitted params to mass assignments in enumerations_controller 11 years ago
Hagen Schink 6d767232be Removes superfluous comment 11 years ago
Philipp Tessenow 7f272a5a3b make calls to constantize as safe as possible 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Hagen Schink 23d554b7d8 Fix mass assignment error 12 years ago
Jens Ulferts 2041c96588 fixes enumeration creation 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Jens Ulferts 21de2c7f28 adds explicit routes for enumerations, resourcifies them 12 years ago
Romano Licker 50861e58c8 [breadcrumb] replace default breadcrumb texts for settings 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Eric Davis d2973a641e [#347] Fix potential Execution After Redirect bugs 14 years ago
Eric Davis 1eee7312f6 [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
Jean-Philippe Lang b09a483aa9 Fixed: error while deleting an in-use enumeration (#4970). 15 years ago
Jean-Philippe Lang dfabadf4f7 Adds an admin layout that displays the admin menu in the sidebar. 15 years ago
Eric Davis ac4937a767 Enumerations can now have custom fields defined on them. #4077 15 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 2fdf4426cd Moves @layout 'base'@ to ApplicationController. 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 c216ab325b Added position on Enumeration model. 17 years ago
Jean-Philippe Lang 2d5ac54d2e Applied the flash notices patch by Matt Jones (slightly edited). 18 years ago
Jean-Philippe Lang 027bf93849 added svn:eol-style native property on /app files 18 years ago
Jean-Philippe Lang 96f83cc8f0 trunk moved from /trunk/redmine to /trunk 18 years ago
Jean-Philippe Lang b862c447f1 Localization plugin removed (replaced with GLoc) 19 years ago
Jean-Philippe Lang 6b7650e2f0 Initial commit 19 years ago