Custom Query (2152 matches)
Results (1486 - 1488 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#275 | fixed | Add forms renderer for JsonType fixing bugs in admin interface | dread | rgrp |
Description |
This will solve e.g. issues in formalchemy admin interface (which is due to lack of renderer for Json type) Cost: 0.5h from ckan.model.types import JsonType forms.FieldSet.default_renderers[JsonType] = formalchemy.fields.TextFieldRenderer |
|||
#276 | fixed | Resources in Package form seen multiple times upon preview | dread | rgrp |
Description |
Create a new package with a name 'blah' and resource format 'blah'. Hit preview. There is an error because of the lack of resource url, but in the resource input boxes, there are now four resources with format 'blah'. |
|||
#284 | fixed | Move tag/read/xxx to simple tag/xxx like package and group | johnbywater | rgrp |
Description |
Also put in redirect from old locations (see examples with plurals in routing.py) Estimated cost: 20m Actual cost: 40m |
Note: See TracQuery
for help on using queries.