Skip to content

Releases: MultinetInteractive/eduadmin-booking

v3.11.0

Choose a tag to compare

@itssimple itssimple released this 02 Oct 10:54

3.11.0 (2023-10-02)

Features

  • List number of free spots on programme list (38529a8)

v3.10.0

Choose a tag to compare

@itssimple itssimple released this 29 Sep 06:52

3.10.0 (2023-09-29)

Features

  • Programme starts now show number of spots left (according to settings) (0117df4), closes #498

v3.9.2

Choose a tag to compare

@itssimple itssimple released this 26 Sep 06:28

Refactoring

  • Made a readme.txt as well, for use in the SVN trunk. (e6b6d61)

Bug fixes

  • Fix php error undefined array index ParticipantVat (618e503)

v3.9.1

Choose a tag to compare

@itssimple itssimple released this 25 Sep 05:56

3.9.1 (2023-09-25)

Bug Fixes

  • Programme: Fixed an issue where programme views/shortcodes weren't included in the correct way. (fd0ee12), closes #494

v3.9.0

Choose a tag to compare

@itssimple itssimple released this 15 Sep 09:21

3.9.0 (2023-09-15)

Features

  • New type of script, when you use the booking form in the API. (92eabd8), closes #412

v3.8.1

Choose a tag to compare

@itssimple itssimple released this 08 Sep 09:42

3.8.1 (2023-09-08)

3.8.0 (2023-09-08)

Features

  • Added actions for showing course/event lists (2fcdc70), closes #488
  • Added actions for viewing detail views, booking forms and performing a purchase (not programs) (a3270b2), closes #488
  • Added actions for viewing detail views, booking forms and performing a purchase of programs (5dee4ec), closes #488
  • Added actions for viewing detail views, booking forms and performing a purchase of programs (d2757b4), closes #488

v3.7.1

Choose a tag to compare

@itssimple itssimple released this 15 May 09:18
c0f811b

Bug Fixes

  • Documentation: Fixed a config error for the new version of Docusaurus (b26c828)
  • Fix for filtering courses/events for the selected city, not just which course templates that has ever had an event there. (478f75d)

v3.7.0

Choose a tag to compare

@itssimple itssimple released this 09 May 07:27
958210b

Features

  • Added possibility to use attribute allcourses to show both on demand and regular course templates at the same time. (4919f52), closes #478

v3.6.2

Choose a tag to compare

@itssimple itssimple released this 05 May 12:57
704fe37

Bug Fixes

  • Booking page: Fixed so that price recalculation will be done when you click a Discount Card. (7847bda), closes #479

Security

  • Update packages to get rid of vulns (acd5bfd)

v3.6.1

Choose a tag to compare

@itssimple itssimple released this 04 Apr 14:39
e7c2673

Bug Fixes

  • List View: Use mb_stripos the right way when filtering for cities (ac1bfa7)