Commit Graph

316 Commits (81bd0e34cd102b3a7cd6c94cb02e19237e299476)

Author SHA1 Message Date
Alex Coles 5a25c32b2f Revert "Work-around WorkPackage nested set errors on PG" 9 years ago
Alex Coles c02804b0eb Teach acts_as_searchable a references option 9 years ago
Alex Coles 787a35c9db Add explicit join references in models 9 years ago
Alex Coles 624b50d5bb Remove deprecated Relation#all in models 9 years ago
Alex Coles b2790b8db1 Migrate deprecated .update_all with conditions 9 years ago
Alex Coles 355e7e0ff4 Replace deprecated calls to Model#connection 9 years ago
Alex Coles 2ea2c776e3 Work-around WorkPackage nested set errors on PG 9 years ago
Alex Coles 67c84961a0 Migrate model has_many conditions to lambda 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
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Jan Sandbrink 9f4ebc04a5 fix moving of WPs without specifying a status 9 years ago
Jan Sandbrink 96d0cf9462 fix moving of WPs without specifying a status 9 years ago
Alexander Bach cac13a8f4d Simplified validations to their core necessities 10 years ago
Alexander Bach ed73ab271c Basic implementation 10 years ago
Jan Sandbrink 857bcf4636 some refactoring around the WP schema 10 years ago
Jan Sandbrink 53909cbb61 indicate type as editable in schema 10 years ago
Alexander Bach cf63634444 Appease hound 10 years ago
Alexander Bach 339a9836ee Low-hanging fruits of style improvements for work_package.rb 10 years ago
Alexander Bach 95721361b9 Incomplete base 10 years ago
Jan Sandbrink 9b54862b53 allow patching of WP priorities 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Hagen Schink 03b58824c5 Allow to assign groups as responsibles 10 years ago
Jens Ulferts f52bbf40ec move some controller logic into a decorator 10 years ago
Jens Ulferts 755a5cac9b removes redundant allowed_to query causing problems with plugins 10 years ago
Hagen Schink fcaa80542a Respect time entry view permission 10 years ago
Alex Coles 3faae36a12 Qualify WorkPackage order scope with table name 10 years ago
Alex Coles 2d601f5efb Specify order scope using String in WorkPackage 10 years ago
Jens Ulferts 7e4c66be90 rewrite all work_package scopes 10 years ago
Jens Ulferts 8b3a1cf47d rewrite scopes to avoid 'conditions' 10 years ago
Alex Coles cafd41574c Fix WorkPackage for #select_all API change 10 years ago
Alex Coles 1d1ec0ef37 Prefer #map over #collect in (Rails) models 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 0604de3d8b Fully qualify ::Type class constant 10 years ago
Alex Coles 0b941955ce Fully qualify ::Type class constant 10 years ago
Philipp Tessenow 1aab90ccb8 restore wrong (but performant) possible_watcher impl 10 years ago
Philipp Tessenow 43fa84c875 restore wrong (but performant) possible_watcher impl 10 years ago
Till Breuer 2c4483544c Merge branch 'dev' into feature/adding-and-removing-watchers 10 years ago
Richard b68524e97b Order work packages attachments by filename by default. 10 years ago
Alex Coles c12410a736 Fix whitespace in (Rails) models 11 years ago
Philipp Tessenow 9db54f08a0 call private methods the right way 11 years ago
Philipp Tessenow eb4a18ea7d do not use ruby 2.1 features so we still support 2.0 inofficially 11 years ago
Philipp Tessenow b26b15ce89 prepend private_class_method to private class methods 11 years ago
Alex Coles d872d91d0d Fix typos, spelling in model comments 11 years ago
Alex Coles d14c2aa944 Embed cast custom value data in WP API response 11 years ago
Philipp Tessenow f7fb4f9fd1 WorkPackage model: Improve formatting 11 years ago
Philipp Tessenow 1fe3d6c787 make WorkPackage.count_and_group_by private 11 years ago
Richard a62b32ccb4 WIP - custom fields mainly displaying but needs to be reworked. 11 years ago
Ion Biziiac ce2f74a37a Fix WP copy without project cross references 11 years ago