Releases: MultinetInteractive/eduadmin-booking
Releases · MultinetInteractive/eduadmin-booking
v0.9.19
v0.9.18
v0.9.17.16
Added
- Bugfix: Pricenames with zero max participants should be selectable
v0.9.17.15
Added
- Rudimentary support to block people from booking with certain price names (Only when it's selectable)
- Bugfix: Javascript, dates, string. Woe is me.
v0.9.17.14
Added
- Bugfix: Validation in Javascript is a pain in the rear.
v0.9.17.13
Added
- Bugfix: Added code to save invoice reference on single participant bookings
- Bugfix: Fixed an JS-error on login pages.
v0.9.17.12
Added
- Added an extra option in customer groups, and a required flag, so you HAVE to choose a group before saving.
- Added invoice reference field to single person booking
v0.9.17.11
Added
- Bugfix: Page title must set separator as default parameter, or else things break
v0.9.17.10
Added
- Why did I change how we check for subjects? We now check against name again
- Bugfix: Page title should not contain object multiple times
- Show an error if you are trying to login with an invalid civic reg no
- Changed serialization of new customers, so it doesn't throw warnings about incomplete classes
- Fixed SingleParticipant-booking so that there will be less duplicates (It actually checks the logged in user customer and contact person)
- Fixed MultipleParticipants-booking so that there will be less duplicates
v0.9.17.9
Added
- Added
disabled
-filter in customer check (Login), just in case. - Adding support set page title on detail pages (old wp, new wp and "All in one SEO")
- Added option to set which field you want to use as page title
- Bugfix: Search with category, subject and course level should now be working
- More validation in login-form
- Bugfix: Places-left fix when below zero. It showed "Few spots left", instead of "No spots left"