Skip to content

Releases: MultinetInteractive/eduadmin-booking

v0.10.11

19 Apr 09:08

Choose a tag to compare

Added

  • Fixing issues stated by scrutinizer
  • Added class EduAdminBookingInfo that is passed to action eduadmin-processbooking
  • Moved the redirect from when you've completed a booking to createBooking.php
  • Added NoRedirect-property to EduAdminBookingInfo to skip the redirects after a booking is completed.
  • Redid the EduAdminClient to conform to coding standards
  • Added filter edu-booking-error so we can show dynamic errors in booking process.
  • Fix: Show start/end-time on events with only one course day

v0.10.10

12 Apr 11:16

Choose a tag to compare

Added

  • Fixing issues stated by scrutinizer
  • Added exit() after wp_redirect()
  • Bugfix: Correctly matching logout with stristr

v0.10.9

11 Apr 08:27

Choose a tag to compare

Added

  • Bugfix: Sessions are now set before the class is loaded
  • Changed how we handle redirects (Login/Logout)
  • Plugin-support: We can now save plugin-settings
  • Added .scrutinizer.yml
  • Fixing issues stated by scrutinizer

v0.10.8

06 Apr 06:50

Choose a tag to compare

Added

  • Trying to build everything as classes instead, just like WooCommerce
  • Bugfix: While fetching prices, we should use the same date span as everything else.
  • Started coding support for plugins (THIS IS NOT WORKING YET)

v0.10.7

31 Mar 13:28

Choose a tag to compare

Added

  • Default translation is now in Swedish.

v0.10.6

30 Mar 12:50

Choose a tag to compare

Added

  • Fixes mobile-layout on detail-page (Template-B)

v0.10.5

30 Mar 06:22

Choose a tag to compare

Added

  • Added better version-check (support-wise)
  • Bugfix: civic validation (Do not validate the invisible template)

v0.10.4

29 Mar 06:37

Choose a tag to compare

Added

  • Added lots of shield.io-badges
  • Added support to use GitHub Updater
  • Adding Travis-CI to begin experimenting with tests
  • Adding check to edu.api.authenticate.php so we don't get warnings in travis
  • Adding phpunit-tests to travis
  • Added fix to session_start
  • Redoing date limits for shown events. (Soon I'll have to make a setting for this)
  • Updated readme.txt

v0.10.3

23 Mar 17:14

Choose a tag to compare

Added

  • Adding span around time in eventlist, so it can be hidden with css .eduadmin .eventTime and .edu-DayPopup .eventTime

v0.10.2

23 Mar 12:03

Choose a tag to compare

Added

  • Added option to block editing user fields of they are logged in