- changed component to Interface
Function for deleting studies using the web interface
No description provided.
Comments (10)
-
reporter -
reporter Added delete study URL. Following http://rayed.com/wordpress/?p=1266. Refs
#18.→ <<cset d4266ae41648>>
-
reporter Added study_delete view, following http://rayed.com/wordpress/?p=1266. Added in some render shortcuts and urlresolvers to make some of it work. Refs
#18.→ <<cset e5736080fdb1>>
-
reporter Basic template to confirm deletion following http://rayed.com/wordpress/?p=1266. Needs to be made more informative. Refs
#18.→ <<cset 6c84286ac1d4>>
-
reporter Added a functioning redirect when delete has occurred. Better to return to filter page we deleted from if this can be passed somehow. Refs
#18.→ <<cset 485dfea94b98>>
-
reporter Changed object to exam to harmonise with the variable name already in use in the filter list templates. Added CT related additional information to the delete confirmation template. Now need to add the delete column to the mammo and fluoro templates and generalise the confirmation template. Also still need to find a way of returning to original view. Refs
#18.→ <<cset ccc04fdd7c40>>
-
reporter Added if statements to study_confirm_delete to display appropriate data depending on modality, based on what is displayed on the filter list views. Also improved wording of confirmation line. Refs
#18.→ <<cset d977c9888e6f>>
-
reporter Added login_required decorator to delete function, and added code to ensure it is only possible to get to the delete confirmation or to actually delete if the user is in the admingroup. Refs
#18.→ <<cset a4c5930c52ef>>
-
reporter - changed status to resolved
Study delete function complete. Would benefit from a little styling, but is currently functional. Fixes
#18.→ <<cset feef981724de>>
-
reporter Changed install page admin description from 'delete in the future' to 'delete now'. Refs
#18.→ <<cset ceb8e43fbae8>>
- Log in to comment