Skip to content

Releases: MultinetInteractive/eduadmin-booking

v3.9.2

26 Sep 06:28
Compare
Choose a tag to compare

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

25 Sep 05:56
Compare
Choose a tag to compare

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

15 Sep 09:21
Compare
Choose a tag to compare

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

08 Sep 09:42
Compare
Choose a tag to compare

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

15 May 09:18
c0f811b
Compare
Choose a tag to compare

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

09 May 07:27
958210b
Compare
Choose a tag to compare

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

05 May 12:57
704fe37
Compare
Choose a tag to compare

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

04 Apr 14:39
e7c2673
Compare
Choose a tag to compare

Bug Fixes

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

v3.6.0

30 Jan 12:37
c320822
Compare
Choose a tag to compare

Features

  • Profile/Login: Added setting to disable the login redirect to referring page, so it goes directly to the normal profile (b038ee0), closes #470

v3.5.6

17 Jan 10:29
ff8ddc6
Compare
Choose a tag to compare

Bug Fixes

  • Forms: Added maxlength to most form items, that matches the API specification. (039631b), closes #468