Custom Query (2152 matches)
Results (136 - 138 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#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 |
|||
#2666 | fixed | templates/package/resource_edit.html | aron.carroll | toby |
Description |
There is a new template for editing resources outside of the add dataset logic this is the template it just throws some crap onto the page at the moment - we need to create a form - the form will end up with the usual data/edit stuff but for now you can use the resource to populate the form and I can then change it to use data - I just want to know which fields we'll have templates/package/resource_edit.html when done reassign to me and I'll get it functioning |