Commit Graph

45 Commits (14b8e3fa35a3645b193c1ba5da02df7dba441068)

Author SHA1 Message Date
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
ulferts 57f7da4f39
reuse project services in controller 5 years ago
ulferts fc0e5bdfd2
user update service for update identifier action 5 years ago
ulferts 821c624d4a
add projects create end point to api 5 years ago
ulferts c3c197bc24
attachments for custom_text widgets on dashboard 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