Commit Graph

180 Commits (3f8e2b18c96954a51f9fbabfdc9395914937fe4b)

Author SHA1 Message Date
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
ulferts 61281b7f6a explicitly set author to be nonwritable in wp schema (#5805) 7 years ago
Oliver Günther ab9a9baee7 [26002] Add date as writable when type is milestone (#5804) 7 years ago
ulferts 7154caec85 Fix/consolidate representers (#5732) 7 years ago
Oliver Günther 8956700408 [25374] Remove attribute visibility 7 years ago
ulferts 65c7db3120 avoid side effects on calls to attribute_groups (#5677) 7 years ago
ulferts 0c0b16508b Fix/bump representable (#5465) 8 years ago
Oliver Günther 5d50acc50e [25288] Re-add translations to default attribute groups (#5515) 8 years ago
Jens Ulferts 8a08856748
replace string object by custom option for list custom fields 8 years ago
Oliver Günther 1cfa120192
[19714] Make priority part of form configuration 8 years ago
Oliver Günther 93dcd386f4
Remove usage of CF translations 8 years ago
Jens Ulferts 3851a85173
include the current op version into the cache key 8 years ago
Jens Ulferts 6391867267
minor code quality improvements 8 years ago
Oliver Günther ba9c0ce58f
Allow custom fields to be added through type 8 years ago
Oliver Günther e4f0cb6634
Fix AR method name duplication 8 years ago
Oliver Günther 8220d43bbf
Add custom sub-models for attribute constraints and groups 8 years ago
Oliver Günther 59220397d8
Implement frontend for group configuration 8 years ago
Wieland Lindenthal 8000c27bec
Fixing spec 8 years ago
Wieland Lindenthal da9afaa9a2
Not necessarry stuff killed 8 years ago
Wieland Lindenthal 69eb0779cb
fixing specs for new format of saving attribute_groups as an array of arrays 8 years ago
Markus Kahl 3cf5cda7ce
fixed _attributeGroups format 8 years ago
Markus Kahl 0ff5eb8d3f
attribute groups backend draft 1 8 years ago
Markus Kahl f5a57e3f42 list custom field normalisation and multi select 8 years ago
Jens Ulferts c4bef2247d
adding filter instance schemas 8 years ago
Jens Ulferts 74770c6a63
adding query schema - global query 8 years ago
Jens Ulferts 5f23166840
apply schema renaming to additional representer 8 years ago
Jan Sandbrink 7e5252fcb0
Rename Schema to SchemaRepresenter 8 years ago
Jens Ulferts ce44418cd4
implement GET api/v3/work_packags/schemas 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
Jens Ulferts 3eabe4e44d eager load cf translations 8 years ago
Oliver Günther 550763ae46 Do not 'inherit' priority from children 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
Oliver Günther 6204762234 Add the current locale to the schema cache key (#4526) 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
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
Jens Ulferts ff3d42fa33 add a project independent endpoint to create work packages 9 years ago
Jens Ulferts 5a977c5594 add resource for querying the list of allowed projects 9 years ago
Jens Ulferts 09e5815a74 add sumsSchema to api 9 years ago
Jens Ulferts fc49e2a7b7 use linked parent resource instead of parentId 9 years ago
Jens Ulferts 966d749e45 add parentId field to schema 9 years ago