Released 1.3.0
-
This version has major code rewriting being done, just to be able to switch to wordpress class-style in the future. Also the backend has been overhauled for editing events and you can now also edit complete bookings. Recurrent events can be shown once if wanted now too, and extra anti-spam measurements are in place, as is a double post-protection when making a reservation.
From the changelog:
* Feature: add/edit booking is now all possible from the backend, and when editing all custom fields show as well
* Feature: added template functionality to the filter form as well (new option template_id to the shortcode eme_filterform)
* Feature: added option ‘show_recurrent_events_once’ to the shortcode eme_events to show recurrent events only once. Remember that people will only see a norm
al event unless you add recurrent info to it using the placeholder #_RECURRENCEDESC
* Feature: added placeholder #_EVENTCATEGORYIDS, returning the different category id’s for an event. Not really usefull, unless you use the shortcode [eme_eve
nts category=#_EVENTCATEGORYIDS] inside a single event format, resulting in a list of events in the same categories as the one being viewed.
* Feature: use jquery datatables in the backend for event and bookings, makes it easier to search, sort, …
* Improvement: doing a javascript post after a booking add/delete to prevent double actions when refreshing the page, also avoids using global variables
* Improvement: German language updates, thanks to Wolfgang L?ster
* Improvement: extra antispam measurements
* Behaviour change: make it possible for start and end date+time to be exactly the same
* Bugfix: cleanup function shouldn’t change recurrences with specific days, since those “end date” is 0
* Major code rewrite in progress
- The topic ‘Released 1.3.0’ is closed to new replies.