Commit Graph

187 Commits (7e7b9132e383eda85b3c0bb4cfb086b9a51fc7c9)

Author SHA1 Message Date
ulferts 6826f90ee2
Feature/remove timelog (#8557) 4 years ago
ulferts 8656c2664b fix archiving projects via api 4 years ago
ulferts fdcc89f810
allow freely setting the dates of manually scheduled child work packages 4 years ago
ulferts c5ead62e0a
adjust contract to allow setting dates on manually scheduled parent wps 4 years ago
ulferts a2a559e553
remove almost duplicate, but faulty, readonly check 4 years ago
Oliver Günther b1a99353e2
Extend attribute help text for projects and allow images 4 years ago
Oliver Günther 01954c26bc
Refactor copy services to use shared state 4 years ago
Oliver Günther 605f6b8355
Refactor copy project into service 4 years ago
Oliver Günther 9173cd82d7
Move available templates method into contract 4 years ago
Oliver Günther 3af8b265ee
Ensure templated attribute is changeable only by admins 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
ulferts c173061eec
add method missing if logging time with version cf 5 years ago
Markus Kahl 9c4d4ebc46 added :schedule_manually attribute to work package 5 years ago
Oliver Günther d93ff52a27
Handle add_users with a separate service with CTE 5 years ago
Oliver Günther 32c9b9e3ff
[32811] Remove 24h time entries time limit for now 5 years ago
ulferts 0b15db3c9a
rename fixed_version to version 5 years ago
ulferts 9c78d48cea
allow args on scope method 5 years ago
ulferts ffc131695a
use services/contracts for forum messages 5 years ago
ulferts a895767619
have a delete service for attachments 5 years ago
ulferts 9e2287bfcc
rename and inflect according to zeitwerk 5 years ago
ulferts 0efd4a5abd
limit logged time to 24 hours a day 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 16d8a97633
simplify not fetching any entries 5 years ago
ulferts 450321138d
ensure project is reset 5 years ago
ulferts 620a88b663
add time entries update form 5 years ago
ulferts 614373828f
add time entries create form and schema 5 years ago
ulferts 7d4a4a19e7
use join table for storing activites active in project 5 years ago
ulferts 481fe5b291
use default end points for most of the relations api 5 years ago
ulferts a749e40c45
enforce setting existing wiki page for version 5 years ago
ulferts e594f76cc6
have authorization in topics representer 5 years ago
ulferts 6c4e572f4e
consolidate allowed_* logic in the wp contract 5 years ago
ulferts fbcdfcedba
adapt specs 5 years ago
ulferts 587e61c647
nil non provided parameters on put 5 years ago
ulferts f759670f43
linting 5 years ago
ulferts bc682f6b01
bail on inexistent related resource 5 years ago
ulferts dccd6c0b92
wip - bcf api topic#create 5 years ago
ulferts 9a11e768cc
add put end point for projects 5 years ago
Oliver Günther 51e8387e78
Remove builtin status 5 years ago
ulferts b9b72f7204
linting 5 years ago
ulferts cd3ffe0cc5
adapt specs to altered interface 5 years ago
ulferts 184c0e42be
fix contract writability check side effect 5 years ago
ulferts 4eab6effe1
merge changed_by_system into contract options 5 years ago
ulferts 3dabb46dd9
allow copying projects without parent project reference 5 years ago
ulferts 5733679291
add project status to project settings page 5 years ago
ulferts 2366d12809
add status to create project form 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 8431880de0
add parent reference to project api 5 years ago