Reviewed: https://reviews.mahara.org/8126 Committed: https://git.mahara.org/mahara/mahara/commit/51b5b5b370ad88607bc89711b9e1003ba1576e3e Submitter: Robert Lyon ([email protected]) Branch: 17.10_STABLE
commit 51b5b5b370ad88607bc89711b9e1003ba1576e3e Author: Kristina D.C. Hoeppner <[email protected]> Date: Tue Oct 10 22:58:05 2017 +1300 Bug 1692385: Add human-readable lang strings for last activity In the report "User activity", one column displays the last activity. Human-readable language strings have been created to make it easier for people to understand the activity. behatnotneeded Change-Id: I877394edbf41606b0d0f98bde7e05250aaa99843 (cherry picked from commit a09deac533db8afe8a7154ef1f7dc10159aa0b05) -- 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

