Custom Query (2152 matches)
Results (1003 - 1005 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#292 | fixed | PackageResources are created new on every package edit | dread | dread |
Description |
When you edit a package, all of its resources are deleted and a fresh set created. This causes all history of them to be lost. |
|||
#1485 | fixed | Package/Group form extension mechanism so you can add forms for particular package_types | kindly | kindly |
Description |
We want to be able to change form depending on package type or group type. This is dependent on a type field being added to the Package and the Group. |
|||
#108 | fixed | Package search in the REST API | dread | rgrp |
Description |
Add package search facility in the rest api at /api/search Queries can be provided as for the normal package search either by posting to that url or by performing a get with a query string. E.g. .../api/search/package?q=xyz Query parameters:
Additional parameters in addition to query ("q" or "qjson") are:
Return value is json encoded dictionary with keys:
Extras (for the future)
|