Commit Graph

1061 Commits (f85032559d1a6329b0e3eb49b4cb16be94b3475c)

Author SHA1 Message Date
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
Jens Ulferts 0a6d4a9278 fix mutable constants 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
Oliver Günther 1ff1c170f9 Implement showUser path 8 years ago
Jens Ulferts 8136a3a26f implements a relations collection 8 years ago
Jens Ulferts c90e7b4756 remove unused method 9 years ago
Jens Ulferts 3b9cf915e1 give hint of expected date format 9 years ago
Oliver Günther f3da772a58 Use default Setting.text_formatting for text CF 9 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
Markus Kahl 148a3fff14 work package form configuration 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
Jens Ulferts 4cd20973e2 improve CreateWorkPackageService to conform with new interface 9 years ago
Jens Ulferts f40d84cc02 move contracts from lib/api to app/contracts 9 years ago
Jens Ulferts 5a977c5594 add resource for querying the list of allowed projects 9 years ago
Jens Ulferts 34b26a4ff4 add service specific for adding notes to a work package 9 years ago
Jens Ulferts dd05cf297c add capability to move work package accross projects to service 9 years ago
Jens Ulferts c8d1850543 allow setting new custom field values when changing the project 9 years ago
Jens Ulferts da7b1d1c40 define project changing behavior in wp contract 9 years ago
Jens Ulferts 94cd7f1255 add project to payload representer 9 years ago
Jens Ulferts 5f7123ca3e make required parameter explicit 9 years ago
Jens Ulferts 9c6b7f4981 fix default sorting by parent 9 years ago
Jens Ulferts f2eb288e7c completely fix showing sums 9 years ago
Jens Ulferts 09e5815a74 add sumsSchema to api 9 years ago
Jens Ulferts 55814ecd40 reenable context menu 9 years ago