← Back to team overview

mahara-contributors team mailing list archive

[Bug 1692385] A change has been merged

 

Reviewed:  https://reviews.mahara.org/8139
Committed: https://git.mahara.org/mahara/mahara/commit/c7e4844344982a1b527ece70b6c3211a5a9532ba
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    17.10_STABLE

commit c7e4844344982a1b527ece70b6c3211a5a9532ba
Author: Kristina D.C. Hoeppner <kristina@xxxxxxxxxxxxxxx>
Date:   Tue Oct 10 22:45:21 2017 +1300

Bug 1692385: Update lang strings & add help files

Update a number of language strings that were either
missing or in the wrong place.

Added help files for the "User activity" report columns.

behatnotneeded

Change-Id: If0758649b749451827eb6f9b426c410776b9c5bb
(cherry picked from commit 814cbd4065ecb0389d883061f53ec0393ec6afa3)

-- 
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