Commit Graph

284 Commits (b6ba08f2845313c15ec15e6f7811cafb440462a1)

Author SHA1 Message Date
Jens Ulferts 92ce554e53
configurable actions on custom actions 7 years ago
ulferts 83e605e63c allow setting parent that has relation via new siblings (#6114) 7 years ago
Jens Ulferts 690e0ffc60 wp create/update/destroy via services 7 years ago
Jens Ulferts 631192c0f6
bump rails 7 years ago
Jens Ulferts 6fdd122534
merge wp tree and relations into typed_dag 7 years ago
Oliver Günther 89ac5789c7
Replace scopes with already defined names 7 years ago
Jens Ulferts 1d66745a5d fix additional workflows for assignee and roles 7 years ago
Jens Ulferts 30bf9a5199 code prettification 7 years ago
ulferts 16f0cace89 Fix/wp copy with cf (#5638) 7 years ago
ulferts cea23ce333 Fix/sort version filter options (#5630) 8 years ago
Oliver Günther 04b05c18f7 [25299] Fix copying WP with multiple custom_values (#5517) 8 years ago
ulferts 21571ac3a2 Fix/add child rescheduling (#5499) 8 years ago
ulferts c9bd9c238e replace some occurances of alias_method_chaining (#5449) 8 years ago
Jens Ulferts 4df369884a
employ the subproject filter to handle subproject setting 8 years ago
Oliver Günther c05a54b40d
Add ancestors information through separate grouped SQL 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 780906a051
prevent WorkPackage#visible to result in duplicate entries for pluck 8 years ago
Jens Ulferts defe6e75a8
allow responsible to receive notifications 8 years ago
Jens Ulferts 3e4f465528
refactor check for active user 8 years ago
Jens Ulferts bcff977924 prevent circular dependency of 'from' relations 8 years ago
Jens Ulferts 6c69cb5583
improve query generated by spent time join 8 years ago
Jens Ulferts db6d2c6ffd
use project.id specifically to avoid db error 8 years ago
Jens Ulferts 3246747ae0
adapt to newly introduced query 8 years ago
Oliver Günther a1dd38f52d Freeze WP constants 8 years ago
Oliver Günther 550763ae46 Do not 'inherit' priority from children 8 years ago
Markus Kahl 8f0c9ae24d fixed inherit_done_ratio_from_leaves bug (#4665) 8 years ago
Jens Ulferts 6247069c93 remove method that was duplicated inside the same file 8 years ago
Jens Ulferts 96a56c8e8b turn the method into a protected one 8 years ago
Jens Ulferts 8b8951d75a handle rescheduling when only a start date exists 8 years ago
Jens Ulferts 9e6e29ecdc limit scheduling to TYPE_PRECEDES 8 years ago
Jens Ulferts f9f4d5ab8e simplify calculation 8 years ago
Jens Ulferts 38fb7c396a initial implementation of moving work packages backwards 8 years ago
ulferts af5731a843 remove precedence of default types for a new work_package's type (#4571) 8 years ago
Oliver Günther 5693f6946c Fix summing done_ratio when estimated_hours is zero (#4528) 9 years ago
Jens Ulferts de8087e149 code climate improvements 9 years ago
Henriette Dinger 867b273c8a Set default wp type 9 years ago
ulferts 2c47657de7 unified date field for milestone work packages (#4437) 9 years ago
ulferts 9ab87ff564 always have current status as an option for the new status (#4423) 9 years ago
Jens Ulferts ff3d42fa33 add a project independent endpoint to create work packages 9 years ago
Jens Ulferts 94e64fe269 remove unused method 9 years ago
Jens Ulferts dd05cf297c add capability to move work package accross projects to service 9 years ago
Jens Ulferts 0267938c36 introduce spent_time model 9 years ago
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