Commit Graph

856 Commits (945a811424dc3bad359cf23945a883ceb9fa456e)

Author SHA1 Message Date
Oliver Günther ff8c85c478
[24258] Reuse existing schema after updating work package 8 years ago
Oliver Günther 3813fbcd36
[24210] Respect `feeds_enabled` setting for atom export link 8 years ago
Oliver Günther 22ee82c3f7
[24212] Fix query for available relations API 8 years ago
Oliver Günther 91def9115d
[24074] Allow previewMarkup without context 8 years ago
Markus Kahl 7c3d25411b removed unused parameter 8 years ago
Markus Kahl 6023755e06 polish 8 years ago
Markus Kahl 304806b322 moved create relation into work package scope 8 years ago
Markus Kahl 6f91bd09b1 code climate 8 years ago
Markus Kahl 8013cc89cb finished spec; pageSize param 8 years ago
Markus Kahl 39dbb84373 available relation candidates 8 years ago
Markus Kahl 7b2e16f19f removed obsolete parameter 8 years ago
Markus Kahl 7f6d74a88e basic crud 8 years ago
Oliver Günther 74bfe0cff5
Keep WP created as context for PropertyNameConverter around 8 years ago
Markus Kahl c9272a11c9 minor refactoring to allow hooking into logic 8 years ago
Markus Kahl fc3d1b5e36 minor refactoring to allow hooking into logic 8 years ago
Oliver Günther a9f2c55564
[23272] Show linked revisions from other projects if visible 8 years ago
Jens Ulferts a0c7658c18 only return users eligible for watching but not already watching 8 years ago
Jens Ulferts 799cbf6337 eager load custom fields used in the representer 8 years ago
Jens Ulferts 3eabe4e44d eager load cf translations 8 years ago
Oliver Günther 7d570595fa [23697] Remove project-specific version from representer (#4720) 8 years ago
Jens Ulferts b3a21283c7 replace the rendering of a hash by a specific WorkPackageSumRepresenter 8 years ago
Oliver Günther 550763ae46 Do not 'inherit' priority from children 8 years ago
ulferts 0a13362ab6 remove no longer required link (#4647) 8 years ago
ulferts 9a6d5585f4 preload permissions before collection rendering (#4646) 8 years ago
Oliver Günther e975809416 Extend WorkPackageCollectionRepresenter with project 8 years ago
Oliver Günther f35120da65 Add separate preview link for comments without form 8 years ago
Jens Ulferts d18b028599 use assignable_custom_field_values for version as well 8 years ago
Jens Ulferts 5948249c77 no longer show available values for a typed schema 8 years ago
Markus Kahl bc4902d50f links for work package export as PDF/Atom (#4581) 8 years ago
Jens Ulferts 8136a3a26f implements a relations collection 8 years ago
Oliver Günther 6204762234 Add the current locale to the schema cache key (#4526) 9 years ago
Henriette Dinger 867b273c8a Set default wp type 9 years ago
ulferts 49a09ff109 fix payload object to not show percentageDone when calculated (#4512) 9 years ago
ulferts 2c47657de7 unified date field for milestone work packages (#4437) 9 years ago
Oliver Günther 14c858a6c3 Remove required state of description 9 years ago
Oliver Günther 4e05e33ac1 Do not mark type as hasDefault 9 years ago
ulferts 4e6d880906 Fix/representer cache key (#4385) 9 years ago
ulferts e43fc0c05e eager load models required for available projects index (#4383) 9 years ago
Markus Kahl 50e40f324a wp form config polish (#4364) 9 years ago
Oliver Günther 8c6e0eb68e Acessor for work_package in specific schema 9 years ago
Oliver Günther 02ff24b3b2 Add type#updated_on to cache key 9 years ago
Oliver Günther 29d69a3fc5 Introduce header and Rails caching for schemas 9 years ago
Markus Kahl 5f9579ec1a put visibility info into wp schema and use that 9 years ago
Oliver Günther 83306c32c3 Pass the decorated work package to CreateService (#4317) 9 years ago
Oliver Günther 141886c877 Set project and default type for project-scoped form 9 years ago
Oliver Günther 1d3d58d342 Remove private annotation for descendents of FormRepresenter 9 years ago
Jens Ulferts ff3d42fa33 add a project independent endpoint to create work packages 9 years ago
Jens Ulferts 99d4600902 Handle empty create requests 9 years ago
Jens Ulferts 77d348753d move CreateFormResource to CreateProjectFormResource 9 years ago
Jens Ulferts de33104d11 add a project independent endpoint for work package creation 9 years ago