Commit Graph

152 Commits (ebd7fef046a5b4c61a7bf7fb0679997e92c43bf6)

Author SHA1 Message Date
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 4e5b9afef5
rename project attributes 5 years ago
Oliver Günther ad43a7ea95
Prepare for core integration 6 years ago
Oliver Günther 5b49b33b21
Prepare for core integration 6 years ago
Oliver Günther 3807bc4f7f
[28446] Rename due date to finish date 6 years ago
Oliver Günther 059770f533
FactoryGirl => FactoryBot 7 years ago
Oliver Günther 61afac09cc
FactoryGirl => FactoryBot (belongs to opf/openproject#6304) 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Jens Ulferts 690e0ffc60 wp create/update/destroy via services 7 years ago
Jens Ulferts 2554942c8e
adapt to changed name in core 7 years ago
Jens Ulferts 6fdd122534
merge wp tree and relations into typed_dag 7 years ago
ulferts 16f0cace89 Fix/wp copy with cf (#5638) 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 4b1494a4d9
respec WorkPackage#recipients 8 years ago
Jens Ulferts defe6e75a8
allow responsible to receive notifications 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
Henriette Dinger 867b273c8a Set default wp type 9 years ago
Jens Ulferts 5cbc31392f move some specs into appropriate file 9 years ago
Jens Ulferts d1c2578eee extract new status description into separate spec 9 years ago
Jens Ulferts ff3d42fa33 add a project independent endpoint to create work packages 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 11d7e428ad reuse version calculation on eager loaded projects 9 years ago
Stefan Botzenhart ba3c727dcc Remove pending specs 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Stefan Botzenhart 1c01b5801e Use login_as helper method throughout all specs 9 years ago
Jens Ulferts d279e2a3ce use delegation for available assignees/responsibles 9 years ago
Jens Ulferts 73930b9aa0 adapt to changed move_to_project implementation 9 years ago
Alexander Bach a8e1aadec7 replace changed_data by details 9 years ago
Jens Ulferts f5437ff077 consolidate specs for move work package service 9 years ago
Jens Ulferts 1b82ddcd57 merge specs for copy and move 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
Alexander Bach 4392ffb225 Fix more tests 9 years ago
Alex Coles a66f166498 Normalise syntax with Rubocop 9 years ago
Alex Coles 22502bb008 Use 1.9+ Hash syntax 9 years ago
Alex Coles ccb4268793 Normalise syntax with Rubocop 9 years ago
Alex Coles 16fb352d8d Use 1.9+ Hash syntax 9 years ago
Jan Sandbrink 218c75e765 fix update_by! user when not providing notes 9 years ago
Alex Coles ce93701029 Fix syntax (w/Rubocop) in specs 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles 822731526b Use #describe with String arg not symbol 10 years ago
Jan Sandbrink 88b99db223 only respond to valid custom_field_n accessors 10 years ago
Alex Coles ebbc9e3d7d Prefer #not_to over #to_not in specs 10 years ago
Alex Coles 6cd0cad516 Remove #errors_on usages in specs 10 years ago
Jan Sandbrink 857bcf4636 some refactoring around the WP schema 10 years ago
Alex Coles 3785fdc9ed Use #describe, #context with String arg not symbol 10 years ago