Commit Graph

40 Commits (b83c9b97dd0690b45f99826323a2b2fc93c13a02)

Author SHA1 Message Date
ulferts f07bdc5078
extract version scopes 3 years ago
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
ulferts 9e66604dec
allow project identifier to begin with numbers (#9377) 3 years ago
Oliver Günther c9a80b8653
[#37299] Remove validation for project identifier presence (#9296) 4 years ago
Oliver Günther 6c75e16dc4
[37140] Use acts_as_url to generate unique slug for identifier (#9250) 4 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
Oliver Günther 95d1549858
Move legacy project copy spec to service spec 4 years ago
Oliver Günther 80e747e0c6
Fix test by calling service with system user 5 years ago
Oliver Günther e4dcc6c5ea
Avoid usage of `users <<` pattern in group 5 years ago
ulferts 0b15db3c9a
rename fixed_version to version 5 years ago
Oliver Günther da52a19bab
Remove duplicate type_standard "None" and "none" in legacy spec 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 7d4a4a19e7
use join table for storing activites active in project 5 years ago
ulferts 4e5b9afef5
rename project attributes 5 years ago
Oliver Günther 5ebdbc2bee
[31106] Remove repository from enabled_modules as cannot be copied 5 years ago
ulferts 05ac3af1ee
add projects delete end point to api 5 years ago
ulferts 57f7da4f39
reuse project services in controller 5 years ago
Oliver Günther b05a8f7b54
Revert "[31080] Trigger wpEvent after custom action" 5 years ago
ulferts e7263fcedb
migrate to rails 6.0.0 5 years ago
ulferts cc41884048
add schema to project api and complete project resource 5 years ago
Oliver Günther c5994d3b9b
Rename Boards to Forums 6 years ago
Oliver Günther 3807bc4f7f
[28446] Rename due date to finish date 6 years ago
Oliver Günther b08a5874f5
Remove project responsible and type 6 years ago
Oliver Günther 059770f533
FactoryGirl => FactoryBot 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 6fdd122534
merge wp tree and relations into typed_dag 7 years ago
Jens Ulferts 1fe880ad1b
prevent query filters loosing their context 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 08222066c1
Fix legacy spec 8 years ago
Oliver Günther 05f6528765
Try to address failing legacy specs 8 years ago
Oliver Günther 19b7207177
Fix project legacy spec 8 years ago
Oliver Günther 616ec628b5 Rewrite with_setting specs 8 years ago
Oliver Günther 3c89e99ed0 Fix tests 9 years ago
Jens Ulferts 11d7e428ad reuse version calculation on eager loaded projects 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Peter Lehwess ab7ee018fc Remove summary attribute and all traces of it from Project 9 years ago
Stefan Botzenhart e6972f5f9d Move legacy spec to separate spec folder 9 years ago
Stefan Botzenhart 5d9513183e Decouple legacy specs from ObjectDaddy 9 years ago
Alex Coles a3733e7276 Use Minitest assertions: assert_raises 9 years ago
Alex Coles 96fedeb976 Use Minitest assertions: assert_not_* => refute_ 9 years ago
Alex Coles 424889897a Migrate AR finder/query methods in specs 9 years ago
Alex Coles ce93701029 Fix syntax (w/Rubocop) in specs 9 years ago
Alex Coles abf4a011f0 Fix copying of versions on Project copy 10 years ago
Alex Coles e07eca408e Fix assertion in legacy Project spec 10 years ago
Alex Coles 654a77d944 Replace dynamic finder syntax in legacy specs 10 years ago
Alex Coles 2efd6f4e45 Move legacy specs under spec/legacy 10 years ago
Alex Coles 590481a01a Prefer #map over #collect in legacy specs 10 years ago
Alex Coles 3445baec04 Convert specs to RSpec 3.2.0 syntax with Transpec 10 years ago