Commit Graph

40 Commits (1b725728828458cb9b6609187592ff7782529f97)

Author SHA1 Message Date
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
Oliver Günther 90d8dec296
Rewrite duplicated CreateService specs (#8959) 4 years ago
ulferts 5ea185ef66
Placeholder user project members (#8961) 4 years ago
Oliver Günther 3c9be3bdbe
[35507] Allow global permission to add and edit users (#8937) 4 years ago
luz paz 3683042c9b Fix typos in user facing and non-user facing code 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
ulferts 2ad215fed1
add milestone type filter for default project gantt query (#8869) 4 years ago
ulferts 428d23f267
disregard readonly status on project copy (#8873) 4 years ago
ulferts f511f8d4f5
set default role when copying project as non admin (#8824) 4 years ago
ulferts d5e490efda
set the copying user to be the author of attachments (#8822) 4 years ago
ulferts ae2edad19b
Fix/copy project wiki notifications (#8777) 4 years ago
ulferts bf89e934b3 set the default value for newly build custom values 4 years ago
Oliver Günther 24005a9e6d
[34000] Ensure user custom fields can be copied 4 years ago
Oliver Günther 6526ca2814
Map filters from api and queries in one filter mapper object 4 years ago
Oliver Günther 4aad0c8b72
Generate URL params for gantt view and insert projects 4 years ago
Oliver Günther 65fe7ce06f
Return the unmapped work package ID in case of wp not copied 4 years ago
Oliver Günther cbe57a9e32
Add common \`should_copy?\` method for the project copy service 4 years ago
Oliver Günther e6a4b1c05c
Add spec for manually sort order 4 years ago
Oliver Günther 95d1549858
Move legacy project copy spec to service spec 4 years ago
Oliver Günther bbeb911216
Pass contract_options in stubs 4 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts dccd6c0b92
wip - bcf api topic#create 5 years ago
ulferts cd3ffe0cc5
adapt specs to altered interface 5 years ago
Oliver Günther a7ed2e9da0
Rewrite jobs to use ActiveJob syntax 5 years ago
Oliver Günther 7fb86810db
Fix status and status attribute parsing in representer oncemore 5 years ago
Oliver Günther 42d34a56c3
Fix status parsing when nil 5 years ago
Oliver Günther e1e9edd668
Fix tests after status / explanation breakup 5 years ago
ulferts fbb6c9dc8f
implement project status updating 5 years ago
ulferts 2366d12809
add status to create project form 5 years ago
ulferts 4e5b9afef5
rename project attributes 5 years ago
ulferts 18d0450ee9
use default rails autosave 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
ulferts fc0e5bdfd2
user update service for update identifier action 5 years ago
ulferts e0dda422e5
add basic specs for project update service 5 years ago
ulferts 821c624d4a
add projects create end point to api 5 years ago
ulferts 0c14477ba4
update project on custom field change 5 years ago
Oliver Günther 369b668e64
Make ProjectsController#destroy use background worker + service 6 years ago