Releases: MultinetInteractive/eduadmin-booking
Releases · MultinetInteractive/eduadmin-booking
v1.0.8
- Code fixes to remove notices (if warnings are shown)
- Login field is now correctly typed if email is selected.
- Making it possible to hide fields on the default detail templates by using the attribute hide
- Fields that can be hidden:
description,goal,target,prerequisites,after,quote
- Fields that can be hidden:
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.2
v1.0.3
v1.0.1
v1.0.0 - WordPress release
WordPress-plugin compatibility/requirements
- Removing unnecessary paths (for functions that are never used)
- Fixing the correct way to include files (by path, not function..)
- Sanitizing everything I can think of/find.
- Modifying how pages are outputted.
- Implementing
WP_Sessionto get rid of$_SESSION-usage- Finally found how to get rid of
$_SESSIONin the custom ajax-handlers.
- Finally found how to get rid of
Added
- Shortcode attributes on
[eduadmin-listview]showsearch: Overrides settings to show the searchshowcity: Sets if you want to show/hide city from the listshowbookbtn: Sets if you want to show/hide the book buttonshowreadmorebtn: Sets if you want to show/hide the read more button
- Shortcode to show all public pricenames on Course
[eduadmin-coursepublicpricename] - Setting to hide invoice email
- Attribute to hide invoice email
[eduadmin-detailview hideinvoiceemailfield="1"]
v0.10.24
Added
- Fixed validation-bug in javascript if you only had the contact person as a participant.
0.10.23
Added
- Added pluralized text to the shortcode that shows course days
[eduadmin-detailinfo coursedays]
Now outputs1 dayor2 days - Reformatted the HTML for contact/participant names, so we can use 50% width. Works in most cases.
0.10.22
Added
- Add sorting to pricenames in Eventlists
- Fixed faulty tooltips for
orderbyandorder