Commit Graph

126 Commits (642ac5f04ea42a4afa1e01e3ae0b09e53aed2eb5)

Author SHA1 Message Date
Markus Kahl cb6d28136d allow editing estimated time for parents, show derived separately 5 years ago
ulferts 0c14477ba4
update project on custom field change 5 years ago
ulferts cc41884048
add schema to project api and complete project resource 5 years ago
Oliver Günther 016bfc49cb
[30590] Fix switching into closed status with closed version assigned 5 years ago
Henriette Dinger 3f7e21ff7a Add display representation to query 5 years ago
Oliver Günther 7ac2805779
Save integer relative positions by computing spaces between 5 years ago
ulferts cc0145daf6
prevent useless edits to wp status 5 years ago
ulferts df2f37027c
introduce base class for delete contracts 5 years ago
ulferts 48988dfeb8
add membership delete to api 5 years ago
ulferts 4cb76b5d37
add membership update to api 5 years ago
ulferts 803fd06a9a
add membership update form to api 5 years ago
ulferts 8b0182adae
add module attributes to wp contract 6 years ago
ulferts b98949473b
provide for global work packages 6 years ago
ulferts 6c49117804
do not display author in create payload 6 years ago
ulferts 492260102a
do not display lockVersion in the create form payload 6 years ago
ulferts 5b758c1419
differentiate between user and system set attributes 6 years ago
ulferts 5aa2d31c64
restructure code 6 years ago
ulferts a5defb73c5
add dedicated permission to regulate assigning a version 6 years ago
ulferts 0ffea0dc5a
fix specs 6 years ago
ulferts ac287032d0
add dependency information and check to permissions 6 years ago
ulferts f1142c6654
move AccessControl into OpenProject namespace 6 years ago
ulferts a06120db10
introduce role services and contracts and move parts of global_roles into core 6 years ago
ulferts a93ecca5a8 Feature/members api show (#7308) 6 years ago
Oliver Günther bc06da3a00
[30231] Allow users edit_work_packages permission to save query 6 years ago
ulferts 1850622f20 Feature/versions api update (#7299) 6 years ago
Oliver Günther 9d7837d472
Add description to type defaults 6 years ago
Oliver Günther 2474978636
[30151] Perform attribute group validations when changed 6 years ago
Oliver Günther 8ab4f2a663 Boards module (#7008) 6 years ago
Oliver Günther e9cc09840d
Add hidden flag for project-context queries 6 years ago
Oliver Günther 9e72c05ed3
Implement client credentials flow with a custom user_id 6 years ago
Oliver Günther 369b668e64
Make ProjectsController#destroy use background worker + service 6 years ago
Jens Ulferts 38e9c55c38
have everything moved to module 6 years ago
Jens Ulferts 3f1112aafe
use grid config to get available pages 6 years ago
Jens Ulferts a070b92ee5
fix collision detection 6 years ago
Jens Ulferts 30ccee883e
cleanup 6 years ago
Jens Ulferts 52046c519a
grid update form api 6 years ago
Jens Ulferts bc0f97192b
begin specing out create form api 6 years ago
Felix Höffken 38b68b1083 try to write correct tests 6 years ago
Jens Ulferts 702863f13a
implement grid schema endpoint 6 years ago
Jens Ulferts 1b0a79c911
spec set_attributes_service 6 years ago
Jens Ulferts 74d079fbf2
finish grid get and patch 6 years ago
Felix Höffken 95ceb257f6 resolve ulferts requested changes 6 years ago
Jens Ulferts a2cc3d11a0
implement grid create end point 6 years ago
Felix Höffken 9eed759cd0 [29029] DELETE option for TimeEntries 6 years ago
Jens Ulferts e0bf7894b3
implement filter on grids 6 years ago
Jens Ulferts 198ac0918a
move time entry validations to contract 6 years ago
Oliver Günther c7e9239212
[29003] Add PATCH api/v3/time_entries/:id endpoint 6 years ago
Jens Ulferts bd7690b4c6
introduce Grid data layer 6 years ago
Oliver Günther 3ba6913960
Implement read-only work package attributes based on status 6 years ago
Jens Ulferts 69ce16412f
allow current date for custom action 6 years ago