Reviewed: https://reviews.mahara.org/3410 Committed: http://gitorious.org/mahara/mahara/commit/c679c3b2ceef2ceba2c3181cca4cfcd5ada0daa9 Submitter: Aaron Wells ([email protected]) Branch: master
commit c679c3b2ceef2ceba2c3181cca4cfcd5ada0daa9 Author: Aaron Wells <[email protected]> Date: Thu Jun 5 16:11:31 2014 +1200 Fixing bugs in the objectionable items refactor Bug 1298646: No point in adding columns to the interaction_forum_post table just to immediately drop them again. Also, there were some lingering "accesstype IS NULL" checks in the elasticsearch access queries, which should have been removed along with the "accesstype != objectionable" that they were previously parenthetical with. And, the artefact_access table doesn't need to accept "objectionable" as an accesstype enum value anymore. Change-Id: I961f15e98eb8aab95e4e5b16af223eb61588f671 Signed-off-by: Yuliya Bozhko <[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/1298646 Title: Add artefact-level sharing Status in Mahara ePortfolio: In Progress Bug description: As was described during MaharaHui 2014, this is an improvement we would like to add to Mahara. Full specs are here https://mahara.org/view/artefact.php?artefact=363268&view=1088 To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1298646/+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

