Commit Graph

370 Commits (317d90444f7d7ec47b2b9f1e5e62bf85ba4a9410)

Author SHA1 Message Date
Jens Ulferts 310c5513c1
linting 8 years ago
Jens Ulferts a1d5c90747
remove expected eager loading 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 455955fc32
use equal method of embedded work package 8 years ago
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 a9f2c55564
[23272] Show linked revisions from other projects if visible 8 years ago
Oliver Günther 7d570595fa [23697] Remove project-specific version from representer (#4720) 8 years ago
Oliver Günther 8fc89025aa [23662] Fix display of cost sums (#247) 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
Oliver Günther e975809416 Extend WorkPackageCollectionRepresenter with project 8 years ago
Jens Ulferts d18b028599 use assignable_custom_field_values for version as well 9 years ago
Jens Ulferts 5948249c77 no longer show available values for a typed schema 9 years ago
Markus Kahl bc4902d50f links for work package export as PDF/Atom (#4581) 9 years ago
Oliver Günther 8a4074fd3f Stub users in specs since IDs are now required 9 years ago
Jens Ulferts 8136a3a26f implements a relations collection 9 years ago
Oliver Günther 6204762234 Add the current locale to the schema cache key (#4526) 9 years ago
ulferts 49a09ff109 fix payload object to not show percentageDone when calculated (#4512) 9 years ago
Jens Ulferts d57fc17e00 fix showing labor costs when user only has the own_hourly_rate permission 9 years ago
Jens Ulferts 07f8231055 adapt representer spec to changed implementation 9 years ago
Jens Ulferts 7a3fbf3be6 remove user specific permission checks in tests 9 years ago
ulferts 04b9c94388 Feature/add cost attributes to work package api (#239) 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
Jens Ulferts c6007aa42c move spec to appropriate place 9 years ago
ulferts f929a6d7e0 alter representer cache key based on whether the costs module is activated (#236) 9 years ago
ulferts 4e6d880906 Fix/representer cache key (#4385) 9 years ago
Markus Kahl 50e40f324a wp form config polish (#4364) 9 years ago
Oliver Günther 5341e2348b Remove current_user requirement for schema data 9 years ago
Oliver Günther 29d69a3fc5 Introduce header and Rails caching for schemas 9 years ago
Markus Kahl db29aead44 updated specs to work with new behaviour 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 77d348753d move CreateFormResource to CreateProjectFormResource 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 143400629c use variable in shared context 9 years ago
Jens Ulferts da7b1d1c40 define project changing behavior in wp contract 9 years ago
Jens Ulferts dad1596c1f add specs for other linked attributes on wp payload resource 9 years ago
Jens Ulferts 94cd7f1255 add project to payload representer 9 years ago
Jens Ulferts 0123e70316 adapt specs to altered implementation 9 years ago
Jens Ulferts 09e5815a74 add sumsSchema to api 9 years ago
Jens Ulferts 55814ecd40 reenable context menu 9 years ago
Jens Ulferts 32b3b9ab9b replace html path in api representer 9 years ago
Jens Ulferts 7fa122f6d2 register costs associations for eager loading in representer 9 years ago
Oliver Günther 364def1f8c Set required=false 9 years ago
Jens Ulferts fc49e2a7b7 use linked parent resource instead of parentId 9 years ago
Jens Ulferts 9668e7e99e fix addChild path in work package resource 9 years ago