News

Keep up to date with new features, fixes and releases.

v2.0.1

26 Jan 2019

The latest minor release includes a bugfix for issues that some people may have when upgrading from version 1, in that the days that periods are configured on are shifted by one day.

This update should address this problem on existing installations, and should also work for new upgrades from v1. After updating to this version, please check your period configuration have the correct days assigned.

Added

Favicon for browser windows and tabs.

Fixed

Issue with period days being shifted by one if upgraded from v1 to v2.

v2.0.0

02 Jan 2019

It has been a long time in the works, but version 2 is now available!

The first release of version 2 is a major update to the core, with new minimum PHP version requirements but also support for 7.x. The internal code framework has been upgraded, a number of things have been improved, bugs have been fixed, and security has been increased.

It also comes with a new installer and web-based upgrader for those moving from version 1.

Added

New PHP version requirement: minimum 5.5, and support for 7.x.

Added

Use Composer for dependencies.

Added

Database migrations.

Added

New installer.

Added

New upgrader for v1 => v2.

Changed

Updated CodeIgniter framework to version 3.

Changed

Updated all class files for compatibility with CodeIgniter 3.

Changed

Updated folder structure and configuration file methods.

Changed

Security updates for HTML escaping.

Changed

Bitmask library for period/lesson time days.

Fixed

Various bugs

Removed

Header image colour generation.

Hosted service

01 Dec 2018

I am now offering a hosted service for classroombookings. This is a great option for those who don’t want to manage their own server, or don’t have the resources or facilities to do it.

Visit the Pricing page to read more or sign up.

v1.0.7

10 Apr 2015

Thanks to all users who have reported these issues, provided detailed information on reproducing them, and testing fixes.

Fixed

Room info popup errors when no fields defined

Fixed

Handle case when Room view mode and no week configured

Fixed

Handle case when saving rooms and no fields are defined

Fixed

Fixed issue where a holiday during a week (in Week/Room view mode) would prevent the whole week from loading

Fixed

Fixed issue in One Day view mode to handle single holidays better

v1.0.6

14 Mar 2015
Fixed

Fixed issue where a holiday during the week would stop the whole week from being viewed. The page will now display the booking view as expected, but the periods that land on holiday days will be marked as such, and can not be booked.

v1.0.5

05 Oct 2014
Fixed

Fixed error when using one room at a time display mode and no week configured.

v1.0.4

28 May 2014
Fixed

Fixed problem where room info window would display an error when no fields were defined.

v1.0.3

14 Apr 2014
Changed

Email field can now be empty.

Fixed

Install script would fail to insert initial entries into database under some environments.

Fixed

"Booking in advance" problem when 0 (unlimited) was used.

v1.0.2

10 Jun 2013

A bug has been reported that prevented periods configured on Sundays from being detected on the booking page when using the day-at-a-time booking display setting. This was caused by a misinterpretation of numeric values that are mapped to weekdays

Fixed

A bug that prevented periods configured on Sundays from being detected on the booking page when using the day-at-a-time booking display setting. This was caused by a misinterpretation of numeric values that are mapped to weekdays.