Custom Query (2152 matches)
Results (1579 - 1581 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2779 | fixed | add 'deleted' to deleted datasets that admins can view | aron.carroll | shevski |
Description |
Currently, as a logged in admin, you can view deleted datasets just as if they are live datasets. Nothing distinguishes them apart from normal datasets other than they don't show up on the dataset page This is potentially very confusing Can we add some kind of banner / label to deleted datasets to show they have been deleted? & Do you guys need Sam to design this? Related ticket for undeleting datasets - http://trac.ckan.org/ticket/2780 |
|||
#2781 | fixed | add way to edit homepage text to simple theming | aron.carroll | shevski |
Description |
demo.ckan.org has a small field for adding text on homepage current text: "Welcome to the CKAN demo Try out standard CKAN functionality in a sandbox environment. Search for datasets directly from the homepage or by navigating to the Datasets search page where you can facet by tags, groups and format." Want to make this editable for demos |
|||
#2787 | fixed | Ensure templates_legacy directory is loaded for extensions | toby | aron.carroll |
Description |
Currently the stats plugin has a template and templates_legacy directory. We need to ensure that the templates in templates_legacy are loaded. |