Commit Graph

56 Commits (da6736f240e3dffefb728a2ea8c0a6349b426c6b)

Author SHA1 Message Date
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
ulferts 5ea185ef66
Placeholder user project members (#8961) 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 6cce947cbd
Chore/rename timestamps (#8765) 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
Oliver Günther 6984a63b43
Do the same thing for overview dependency 4 years ago
Oliver Günther 6a3e136909
Actually output the errors even on success 4 years ago
Oliver Günther 8db5e90193 [34312] Update and use default settings for gantt query 4 years ago
Oliver Günther 24005a9e6d
[34000] Ensure user custom fields can be copied 4 years ago
Oliver Günther 4aad0c8b72
Generate URL params for gantt view and insert projects 4 years ago
Markus Kahl 59f6de21c6 copy dashboards with all widgets and updated references where necessary 4 years ago
Oliver Günther becefba1c4
Allow template to set the default advanced settings once selected 4 years ago
Oliver Günther b7f93b96cf
Better error handling if project copy dependencies fails 4 years ago
ulferts 8656c2664b fix archiving projects via api 4 years ago
Oliver Günther 2523040abf
Improve lookup of versions and work package user assignments 4 years ago
Oliver Günther 9c0ed65c55
Make dependent services use project.(association).create when possible 4 years ago
Oliver Günther cbe57a9e32
Add common \`should_copy?\` method for the project copy service 4 years ago
Oliver Günther ace6af5b4e
Refactor archive service to use model from BaseContract 4 years ago
Oliver Günther 5b308c53ac
Fix params[:only] check for wiki dependent service 4 years ago
Oliver Günther 2271b79fc6
Correctly base all services on base_contracted with a model 4 years ago
Oliver Günther 01954c26bc
Refactor copy services to use shared state 4 years ago
Oliver Günther 582e9dce07
Retain the public attribute AFTER the SetAttributeservice 4 years ago
Oliver Günther 95d1549858
Move legacy project copy spec to service spec 4 years ago
Oliver Günther 0230f41385
Retain order in copied work packages if query is manually sorted 4 years ago
Oliver Günther 605f6b8355
Refactor copy project into service 4 years ago
Oliver Günther ddcefeebf7
Linting 4 years ago
Oliver Günther 58562e7379
Let CopyProjectJob redirect to the target project 4 years ago
Oliver Günther af78b4aedf
Dont call #delete on status params 4 years ago
Oliver Günther 6c6a05c784
Ensure we set templated to false when copying 4 years ago
Oliver Günther 9173cd82d7
Move available templates method into contract 4 years ago
Oliver Günther 382befc8be
Run CopyProjectJob for instantiating template with pararms 4 years ago
Oliver Günther e165eb34e7
Create separate service/contract for instantiation of templates 4 years ago
Oliver Günther 467b1860ae
Add templated property to projects 4 years ago
Oliver Günther 489a1b634f
[33355] Enable projects for outgoing webhooks 5 years ago
ulferts 9c78d48cea
allow args on scope method 5 years ago
ulferts 9e2287bfcc
rename and inflect according to zeitwerk 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Oliver Günther a7ed2e9da0
Rewrite jobs to use ActiveJob syntax 5 years ago
Oliver Günther 4963a9b0e1
Remap status_attributes from representable back to status 5 years ago
Oliver Günther 42d34a56c3
Fix status parsing when nil 5 years ago
ulferts fbb6c9dc8f
implement project status updating 5 years ago
ulferts 8f5013365d
spec creating project with status 5 years ago
ulferts 2366d12809
add status to create project form 5 years ago
ulferts 57131fa32b
continue adapting to altered project properties 5 years ago
ulferts 4e5b9afef5
rename project attributes 5 years ago
ulferts 05ac3af1ee
add projects delete end point to api 5 years ago