Ticket #315 (new enhancement)

Opened 7 months ago

Last modified 6 months ago

Elgg should keep track of when users join

Reported by: eavdmeer Assigned to: nobody
Priority: normal Milestone: 0.9.1
Component: core Version: 0.9.0
Severity: normal Keywords:
Cc: Patch Included: 1
Review Stage: unreviewed

Description

There is no way to find out when a user has joined the system. This should be part of the prefix_users table as is implemented by the 'added' plugin:

http://elgg.org/mod/plugins/plugin.php?id=71

This immediately opens the way for many interestin plugins :-)

Note: Please review/test the postgres side of this patch. I don't have a postgres system to test this and hope I have understood the docs.....

Attachments

added.patch (1.5 kB) - added by eavdmeer on 02/19/08 12:04:59.

Change History

02/19/08 12:04:59 changed by eavdmeer

  • attachment added.patch added.

03/13/08 10:56:46 changed by joerosa

and if I may, to log 'who made the invitation' for closed sites can give details for auditing, as well as creating automatically a 'friend' relationship.