[Plugin: Events Manager Extended] Released 3.2.0
-
This is a major change release. Please read the changelog below carefully, as it might be possible you need to take manual action to your theme/templates and/or custom CSS when updating:
* Bugfix: tablenav issue caused events list to dissapear in the admin interface using IE7
* Bugfix: ajax fix for calendar (thanks to wsherliker)
* Feature: status field for events: Public, Private, Draft. Private events are only visible for logged in users, draft events are not visible from the front end.
* Feature: permissions now being checked for creation/editing of events:
– a user with role “Editor” can do anything
– with role “Author” you can only add events or edit existing events for which you are the creator or the contact person
– with role “Contributor” you can only add events *in draft* or edit existing events for which you are the creator or the contact person
* Renamed all dbem_* functions to eme_ functions, just not the DB tables yet (later). As a result there are some actions required:
– people using the API in their templates will need to change these to match the new naming convention (just rename “dbem_” to “eme_”)
– people using their own CSS will need to change these as well ((just rename “dbem_” to “eme_”)https://www.ads-software.com/extend/plugins/events-manager-extended/
- The topic ‘[Plugin: Events Manager Extended] Released 3.2.0’ is closed to new replies.