Warning: The deprecation period for the Google Apps Provisioning API is nearly at an end. On April 20, 2015, we will discontinue service for this API. This means that service calls to the API are no longer supported, and features implemented using this API will not function after April 20, 2015. You must migrate to the Admin SDK Directory API as soon as possible to avoid disruptions to your application.
Let the API go obsolete and uninstall the dashboard-groups module (since we are encouraging usage of OpenMRS Talk, and since there are other ways to subscribe to mailing lists)
Re-implement the dashboard-groups so that it uses the Directory API
@michael, sounds good! If we just remove the ‘openmrs-contrib-id-groups’ line from conf.js and delete the relevant directory in app/user-modules it’ll be gone altogether. We could hide all the groups but I think that would keep an empty “Mailing Lists” page visible to users which would be a bit awkward.
I have no plans on merging that code from GCI. Not any offense to the students, just seems silly to merge it only to axe it.
However, Has the API for provisioning the google apps email accounts the same? Do we need to update that code?