stable

Clone or download

Read-only

story #11409 extract the full list of users

Extends what is already available in user list (not part of statistics page) via the "CSV export" button to include: * last access date * email Change-Id: I701056ee2662b3b5fc2afa1115c9b585ba04aa1a

Modified Files

Name
M site-content/en_US/admin/admin.tab +3 −0 Go to diff View file
M site-content/fr_FR/admin/admin.tab +3 −0 Go to diff View file
M src/common/admin/Admin_UserListExporter.class.php +45 −20 Go to diff View file
M src/common/dao/UserDao.class.php +6 −4 Go to diff View file