Reviewed: https://reviews.mahara.org/3970 Committed: http://gitorious.org/mahara/mahara/commit/b9e0bfe454f66aad46d21ff40a9b2371c1e9a0ea Submitter: Aaron Wells ([email protected]) Branch: master
commit b9e0bfe454f66aad46d21ff40a9b2371c1e9a0ea Author: Robert Lyon <[email protected]> Date: Wed Nov 12 09:02:00 2014 +1300 Bug 1382905 - fix js check when outbox delete button clicked Meant to alert if nothing checked when 'delete' button clicked but was only working if no checkboxes were present. fixed up so now checks that no checkbexes have been checked whether any are present or not. also added check to the inbox Change-Id: I27e1736ab29eabe2ccac55bd5e27d05c675cfb18 Signed-off-by: Robert Lyon <[email protected]> -- 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/1382905 Title: Do not show "Delete" check box for notifications that can't be deleted Status in Mahara ePortfolio: In Progress Bug description: Mahara 1.10 In the "Sent" notifications area (/artefact/multirecipientnotification/outbox.php) you see all the messages that you have sent. However, you cannot delete certain internal notifications, but you still see a check box next to them suggesting that you can delete them. You do receive a notification that you cannot delete a message type. If you cannot delete a certain message, there should not be a check box. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1382905/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

