Custom Query (2152 matches)
Results (862 - 864 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#888 | fixed | Improvements to the dataproxy and the data API | johnglover | rgrp |
Description |
First version of dataproxy and data API working (ticket:698) but have identified a variety of important improvements. (Should split these into sub-tickets ...): For dataproxy:
For dataapi:
|
|||
#889 | fixed | Support extra footer material in config option (e.g. for google analytics) | rgrp | rgrp |
Description |
Add a config option 'template_footer_end' which is inserted in layout_template just before </body>. This allows sysadmins to add extra items, especially, scripts directly into site without having to do any theming and is especially useful for things like google analytics. Aside: going forward may want to turn this into a extension. Cost: 1h |
|||
#890 | invalid | Introduce timed actions into ckanext-queue | kindly | pudo |
Description |
The ckan queuing system should provide the option to subscribe to timed re-submissions of specific resources. This could look as follows:
Where operation is one of daily, weekly, monthly or any other interval. |