mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #19392
[Bug 1329136] A change has been merged
Reviewed: https://reviews.mahara.org/3437
Committed: http://gitorious.org/mahara/mahara/commit/1541dfd4b79edcb7277b6e59b0f7117f43f2f01f
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch: master
commit 1541dfd4b79edcb7277b6e59b0f7117f43f2f01f
Author: Yuliya Bozhko <yuliya.bozhko@xxxxxxxxxxxxx>
Date: Thu Jun 12 14:26:49 2014 +1200
Add warning when any file is deleted (Bug #1329136)
Change-Id: I7887c87cdb56b89bdec35921780aba256c8b1184
Signed-off-by: Yuliya Bozhko <yuliya.bozhko@xxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1329136
Title:
Add deletion confirmation message for all files
Status in Mahara ePortfolio:
Fix Committed
Bug description:
Currently, Mahara 1.9, when you delete a file, you only get a
confirmation message when the file is used in one or more pages.
However, when the file has not yet been used, a click on the trashbin
in Content -> Files deletes the file immediately.
Since we don't have a trash where you could get things back that you
deleted accidentally, your file is lost forever. The delete button is
very close to the edit button making it easy to click on the wrong
button.
It would be better if file deletions are confirmed at all times. I
think we should keep the information about the number of pages that a
file is used in to alert the user that they actually do use the file
already and don't just have it sitting in their account.
With the introduction of artefact-level sharing, Yuliya and I briefly
discussed whether users should be alerted to the fact that they have
shared an artefact that they are about to delete. I think that is not
necessary because we also don't let users know when they delete a page
that they have shared with somebody else. Or would we need to let them
know?
Since we already have the functionality of "about to delete a file
that you use in a page", maybe it would be easy to implement also
"about to delete a file that you have shared with someone"?
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1329136/+subscriptions
References