Commit Graph

64 Commits (512d7e0c9708c95edec1a11e9b5b8ed59c36d57b)

Author SHA1 Message Date
Oliver Günther 33bc6466d5 Fix some sentry issues 6 years ago
Oliver Günther d4b20e6feb
Fix check on new CF values 6 years ago
Oliver Günther 730d610e39
Refactor priorities tables into cells 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther 46fdced488 Fix removed methods from timelines helper 7 years ago
ulferts 9c8f7f3ca1 read operations for time_entries via api v3 (#5776) 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Alex Coles 5557f58e80 Migrate model scopes to use lambda/block 9 years ago
Alex Coles 064d66449a Migrate AR finder/query methods in models 9 years ago
Alex Coles df51b6ed99 Fix syntax (w/Rubocop) in (Rails) models 9 years ago
Jan Sandbrink 4a69d2505a replace ternaries returning booleans 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 7635d8c814 Update Enumeration scopes to use callable object 10 years ago
Alex Coles 6fe9535b1f Fix syntax (w/Rubocop) in (Rails) models 10 years ago
Alex Coles 721101ed25 Use 1.9+ Hash syntax in (Rails) models 10 years ago
Alex Coles d872d91d0d Fix typos, spelling in model comments 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow 6d667971cc remove attr_protected from Enumeration 11 years ago
Philipp Tessenow 69871d8da6 protect Enumeration with ActiveModel::ForbiddenAttributesProtection 11 years ago
Philipp Tessenow 6f3946c478 use Arel for enumeration update 11 years ago
Nils Kenneweg 9a108e8222 remove pe_status. 11 years ago
Nils Kenneweg 2893a05920 remove pe_status. 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Sebastian Schuster d3a0fef6ca Revert "Dirty hack for removal of document category" 11 years ago
Sebastian Schuster bbd17f5124 Dirty hack for removal of document category 11 years ago
Sebastian Schuster 0a05288565 Removed document related custom fields helper, 11 years ago
Jens Ulferts 8c04c76c86 have project status and planning element status enums loaded in development 12 years ago
Nils Kenneweg 5494979eee fixes bugs with html escaped links and enumeration problems. 12 years ago
Jens Ulferts d6858fb7ef sorts enumerations for destruction 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Martin Linkhorst 9dd36ccc20 yes, we do 12 years ago
Martin Linkhorst 4b7c30a6be REVIEW: remove require_dependency which shouldn't be needed anymore? 12 years ago
Martin Linkhorst 95e74abf22 DEPRECATION FIX: use before_save :method_name instead of overwriting the before_save 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 3e633fc27e renames all named_scopes to scopes 12 years ago
Martin Linkhorst 1fce5b6a8f added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
Martin Linkhorst cc74c1e998 added attr_protected calls to protect mass assignment of :project_id through a view 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
Jean-Philippe Lang 8db9ecef08 Removes column opt in enumerations table. 15 years ago
Jean-Philippe Lang d8c5549168 Changes misleading scopes on Enumeration. 15 years ago
Eric Davis 5833ba9f81 Added a Activities tab to Project Settings 15 years ago
Eric Davis e615266e9a Changed the Timelogs to use both the Systemwide and Project specific TimeEntryActivities 15 years ago
Eric Davis 29301c8a38 Added project specific Enumeration overrides. 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