Commit Graph

239 Commits (7f75b18fe6623639ccb18b5f3ebcf6f515717af1)

Author SHA1 Message Date
Jens Ulferts b8c7d77683 unpersisted WPs are considered leaves 9 years ago
Jens Ulferts 9ba1633fe3 optimize soonest_start calculation 9 years ago
Jens Ulferts 11d7e428ad reuse version calculation on eager loaded projects 9 years ago
Jens Ulferts e544eb0653 eager load associations required for validation 9 years ago
Jens Ulferts c2a0a2b0f5 speed up and correct spent_time computation 9 years ago
Mohamed Wael Khobalatte 0e72ec4243 Move to ruby1-9 syntax once and for all 9 years ago
Mohamed Wael Khobalatte d2349cf819 Delete Redmine's safe_attributes implementation 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Mohamed Wael Khobalatte 7e7868b5a9 Send `watcher set` emails only when said watcher allows email notifications. 9 years ago
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