Reviewed: https://reviews.mahara.org/3288 Committed: http://gitorious.org/mahara/mahara/commit/3ba72d71f6243ff9cba51d9c3b1888d5ed56df55 Submitter: Robert Lyon ([email protected]) Branch: master
commit 3ba72d71f6243ff9cba51d9c3b1888d5ed56df55 Author: Yuliya Bozhko <[email protected]> Date: Thu Apr 24 10:43:41 2014 +1200 Some artefact refactoring (Bug #1298646) Fixes in this patch: - Moved artefact.php to artefacts directory to separate it from pages. - Fixed reference to a wrong 'artefactonlyviewableinview' string. - Removed add_to_render_path() and its calls which have no purpose at all. - Removed 'artefact_parent_cache' table. - Removed cron jobs related to 'artefact_parent_cache' from DB. - Added 'path' column in 'artefact' table to easier calculate hierarchy. - Added ArtefactTest.php for artefacts unit tests Change-Id: Ia14cd85b94c32a950354446ee3565bd2964c625c 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

