Commit Graph

229 Commits (19c317e86689bf276adf95e003a84939571b887d)

Author SHA1 Message Date
Jens Ulferts d279e2a3ce use delegation for available assignees/responsibles 9 years ago
Oliver Günther 1d6ed59450 Move project required disk space counting to sql 9 years ago
Alexander Bach a8e1aadec7 replace changed_data by details 9 years ago
Jens Ulferts bdf20ef94d extract work package move/copy to own service 9 years ago
Jens Ulferts a8a0eee2d8 prevent moving to not allowed project in work package model 9 years ago
Jens Ulferts 309254bf20 explicitly hand over the current user 9 years ago
Jens Ulferts 00a441e289 use existing method for permission check 9 years ago
Jens Ulferts c56665455d prevent admins from moving a wp into unfitting project 9 years ago
Oliver Günther 29ab3f74c0 Add quota display using .reposize file. 9 years ago
Jan Sandbrink 516d42cc0f do not let side-effects happen on passed parameter 9 years ago
Alexander Bach 3053d0f875 Add more positivity 9 years ago
Alexander Bach 5fea667954 Return recipients as users instead of mail addresses 9 years ago
Alex Coles d906650a16 Remove AssociationsMapper remnants in WorkPackage 9 years ago
Jan Sandbrink 218c75e765 fix update_by! user when not providing notes 9 years ago
Alex Coles 29d9814347 Prefer Project.allowed_to to .allowed_to_condition 9 years ago
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