Custom Query (2152 matches)
Results (610 - 612 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#273 | fixed | Investigate search index options and create tickets | pudo | rgrp |
Description |
Work already here: http://knowledgeforge.net/ckan/trac/wiki/SearchEngine Add knowledge there or to: |
|||
#274 | fixed | Allow searching by any extra field | rgrp | rgrp |
Description |
At the moment only support a very limited set of extra fields (see docs for details). Should support arbitrary extra fields (note no need to put these in special full text index though ...) Cost: 1h |
|||
#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 |
Note: See TracQuery
for help on using queries.