← Back to team overview

mahara-contributors team mailing list archive

[Bug 1692385] A change has been merged

 

Reviewed:  https://reviews.mahara.org/8143
Committed: https://git.mahara.org/mahara/mahara/commit/5a911c578d1898829175032af572bb3ebfb82cfd
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 5a911c578d1898829175032af572bb3ebfb82cfd
Author: Kristina D.C. Hoeppner <kristina@xxxxxxxxxxxxxxx>
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


References