Custom Query (2152 matches)
Results (2026 - 2028 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2659 | fixed | HTML preview window in demo too small | aron.carroll | shevski |
Description |
See http://demo.ckan.org/dataset/example-dataset/resource/d8797e51-b497-46ca-a274-8675533d110b David previously fixed this on some version of demo, seems to have regressed. Just want the window to be longer |
|||
#2661 | fixed | delete dataset/group javascript confirm | aron.carroll | toby |
Description |
in 2375-demo-theme-development templates/package/confirm_delete.html needs to be made to look nice note some writing in black delete button needs nice home on dataset/edit you can add js support add ?confirm=yes to url on dataset button to force delete Please note delete is not yet implemented - but will be in the next few hours |
|||
#2665 | fixed | add dataset stages need to be form buttonable | aron.carroll | toby |
Description |
the stages snippet needs to be inside <form> so I can make some links buttons - eg stage 1 -> stage 2 I want to save the dataset not just move to add resource if you can just move it within the form html leaving everything else the same - I can then add buttons and pass back for styling |