Commit Graph

591 Commits (070802549f8e9af98bd80d65274956f5e431f253)

Author SHA1 Message Date
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 9eafc705ee
remove project scoped queries GET endpoint 8 years ago
Jan Sandbrink f6a7595839
Add list actions for queries 8 years ago
Jens Ulferts 455955fc32
use equal method of embedded work package 8 years ago
Jens Ulferts ac8936260e
have title attribute for cv links 8 years ago
cklein 9c59621c1e
Auto hide popups. 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 7b21088959
Adapter UserRepresenter and spec according to visibility 8 years ago
Jens Ulferts 1a597e180b
first step towards generalizing the query and its filters 8 years ago
Jens Ulferts e53916aec6
support perPage and offset on users index 8 years ago
Jens Ulferts 040bb5ab54
add basic GET api/v3/users 8 years ago
Oliver Günther 3cce854bb6
Clear RequestStore when using PathHelper with relative url 8 years ago
Oliver Günther 6cbfc7ffed
[24063] Add Users PATCH endpoint 8 years ago
Oliver Günther 4658e83dd5
Add spec for invalid status 8 years ago
Markus Kahl 7f6d74a88e basic crud 8 years ago
Markus Kahl 994e0db591 add rel desc; brought representer up to spec 8 years ago
Jens Ulferts ea36f19be2
replace ineffective permission assignments 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
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 9a6d5585f4 preload permissions before collection rendering (#4646) 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 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 8a4074fd3f Stub users in specs since IDs are now required 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 8 years ago
Oliver Günther 030b99ee23 Extract wiki-textarea related specs into shared examples 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
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
ulferts 4e6d880906 Fix/representer cache key (#4385) 9 years ago
Markus Kahl 50e40f324a wp form config polish (#4364) 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 638340e7b6 Fix rubocop issues 9 years ago
Oliver Günther e9cd24f2bf Add support for parent-scoped with_settings data 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