Reviewed: https://reviews.mahara.org/8143 Committed: https://git.mahara.org/mahara/mahara/commit/5a911c578d1898829175032af572bb3ebfb82cfd Submitter: Robert Lyon ([email protected]) Branch: master
commit 5a911c578d1898829175032af572bb3ebfb82cfd Author: Kristina D.C. Hoeppner <[email protected]> Date: Mon Oct 16 08:07:35 2017 +1300 Bug 1692385: Update "Last activity" lang strings The "Last activity" lang strings and help file needed a couple more updates to make things clearer and correct a lang string. behatnotneeded Change-Id: If980dbdba5fed769ea0483330ca71e9ba38b25e9 -- 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/1692385 Title: Adjust the event_log table to facilitate logging of more chronological information Status in Mahara: Fix Committed Bug description: Currently for a number of things we only record the creation time (ctime) and last time they were interacted with (mtime). For views we also record last accessed time (atime). It would be better if we recorded the changes over time for things. So will add some _logging tables to record this info To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1692385/+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

