Reviewed: https://reviews.mahara.org/9148 Committed: https://git.mahara.org/mahara/mahara/commit/5d8ab5f7304bc483d0fb5b9ac42da5084683004c Submitter: Cecilia Vela Gurovic ([email protected]) Branch: master
commit 5d8ab5f7304bc483d0fb5b9ac42da5084683004c Author: Cecilia Vela Gurovic <[email protected]> Date: Wed Sep 26 15:15:47 2018 +1200 Bug 1742347: block styles/ignore notFound error/set unique ids in blocks - methods in theme.js need to be retriggered for timeline view because all the versions are ajax loaded - also patching video js style - tidy up a few lines - ignore not artefact not found exception when displaying view version - add version number in block target ids to be able to collapse retractable blocks behatnotneeded Change-Id: Id081b63987f282d4c3580c97890676b6cf3e0356 -- 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/1742347 Title: Allow page versioning in Mahara Status in Mahara: Fix Committed Bug description: This new feature will allow Mahara users to save version state of their portfolios and view those previous versions via the new timeline interface. Currently there is no instance of versioning Mahara so by implementing this feature we want to allow users and administrators to track the changes of their portfolio over time. Being able to visually see how your portfolio has developed will be useful to keep track of progress and see how your portfolio was impacted due to feedback left by others. Users will also find it useful to revisit old work to update it back into the current page. This timeline feature will be a basic first iteration of versioning due to limitations on what can be versioned and complexity surrounding keeping the extra data. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1742347/+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

