Commit Graph

69 Commits (c4e5d8d1cb69f10f4147740730e14c685a7bb23b)

Author SHA1 Message Date
ulferts 20a9f91a22
ensure project status is saved (#9325) 3 years ago
ulferts 6cda6ad4fd
enforces dependent project modules being active (#9311) 3 years ago
ulferts 0eae14072e
translate "overview" copy option 4 years ago
Oliver Günther 6c75e16dc4
[37140] Use acts_as_url to generate unique slug for identifier (#9250) 4 years ago
Oliver Günther 2adce94853
Implement copy form in formly (#9218) 4 years ago
Oliver Günther 71b330ea80
[37026] Add new project form with template selection (#9193) 4 years ago
Oliver Günther 2896afe6c4
Assign project identifier in backend (#9196) 4 years ago
Oliver Günther 06bcfbbb06
Add user job to provide system user with privileges (#9191) 4 years ago
ulferts 9ba51e7db0
fix touching the project on archiving/unarchiving (#9187) 4 years ago
ulferts 9fa5599392
Feature/member notifications (#8958) 4 years ago
Oliver Günther f50297227b
[34444] Projects copy APIv3 (#9149) 4 years ago
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