stable
Clone or download
Read-only
request #8888 Add Export CSV function to the grouplist interface
Change-Id: I8ce91eed924b255c22831d7359b4f79ca7d61ae6
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/en_US/admin/admin.tab | +2 | −0 | Go to diff View file |
M | site-content/fr_FR/admin/admin.tab | +2 | −0 | Go to diff View file |
A | src/common/admin/Admin_ProjectListExporter.class.php | +131 | −0 | Go to diff View file |
M | src/common/autoload.php | +4 | −3 | Go to diff View file |
M | src/common/dao/ProjectDao.class.php | +5 | −1 | Go to diff View file |
M | src/common/project/Project.class.php | +10 | −0 | Go to diff View file |
M | src/www/admin/grouplist.php | +34 | −5 | Go to diff View file |