groups/modules/groups/groups_reports
Marton Kiss 00e2b30471 Group contanct report csv dump filter by group status
The reports/group-contact-report/csv export now filterable by the
group status using the ?status parameter. The format is:

https://<baseurl>/reports/group-contact-report/csv?status=official

Valid values:
- official: filter the official groups only
- unofficial: list the non-official groups

When the status parameter is not present in the query, the
resultset will contain all the user group independenlty of
the group's status.

The reports/group-status-report also includes this url filter,
and the title contains the official status.

Change-Id: I8fcfe6e9963c8b4bbfaee6e1231acc1227ff37c7
2016-08-18 14:39:50 +02:00
..
groups_reports.admin.inc Token based access for organizer contact report 2016-07-22 12:24:05 +02:00
groups_reports.info Add charts to membership reports 2015-02-18 15:51:12 +01:00
groups_reports.install Custom membership fields and reporting 2016-08-08 18:26:37 +02:00
groups_reports.module Group contanct report csv dump filter by group status 2016-08-18 14:39:50 +02:00