Reviewed: https://reviews.mahara.org/8197 Committed: https://git.mahara.org/mahara/mahara/commit/7a2f5e1007ff5f113fd392eb3582a9bd67a4f8e5 Submitter: Robert Lyon ([email protected]) Branch: master
commit 7a2f5e1007ff5f113fd392eb3582a9bd67a4f8e5 Author: Robert Lyon <[email protected]> Date: Mon Oct 30 09:41:16 2017 +1300 Bug 1692385: Make time column be ctime column on install behatnotneeded Change-Id: I9f993ca61a1309bcd75dac5f4f77737b1f060c54 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/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

