Commit Graph

146 Commits (56c82f1848a5bc16f65d2af44e5c83ef9fb6376f)

Author SHA1 Message Date
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
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
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
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
Alex Coles 944b89d83e Convert specs to RSpec 3.2.0 syntax with Transpec 10 years ago
Jan Sandbrink 3168182499 "fix" a previously "good" spec 10 years ago
Jan Sandbrink 1aa234ae58 fix another broken spec 10 years ago
Alexander Bach 03494dae0a Some style improvements 10 years ago
Alexander Bach 92618be3ed Added tests for category writing 10 years ago
Markus Kahl 96b4f1e99c fixed broken wp spec 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 ca3b33b5be Test that it is allowed to assign a group as responsible 10 years ago
Hagen Schink d735ec90ce Test that it is possible to assign groups as responsibles 10 years ago
Hagen Schink ce8c1fd1c7 Test that assignable responsibles can contain groups 10 years ago
Hagen Schink c6ab37e25e Test WP's spent hours property with read permission 10 years ago
Alex Coles f95c9d15f3 Prefer #map over #collect in specs 10 years ago
Alex Coles 5afc11f19e Fix syntax (w/Rubocop) in specs 10 years ago
Alex Coles 03978767be Use 1.9+ Hash syntax in specs 10 years ago
Alex Coles e137ed8135 Convert specs to RSpec 2.99.0 syntax with Transpec 11 years ago