classroombookings

The open source hassle-free room booking system for schools

AGPL-3.0 License

Stars
168
Committers
6

Bot releases are visible (Hide)

classroombookings - v2.0.5

Published by craigrodway about 5 years ago

Another update to "existing booking" check and minor tweaks.

Changed

  • Updated "Existing Bookings" check to make sure the Weekday was properly included.
  • Updated the 'Recurring' section of the 'Make a booking' page to default the weekday value to the weekday of the chosen date.
  • Updated 'Add week' page to have a default contrasting background colour.
classroombookings - v2.0.4

Published by craigrodway about 5 years ago

Make the "existing booking" check more robust.

Changed

  • Updated "Existing Bookings" check to make sure the Week was properly included.
classroombookings - v2.0.3

Published by craigrodway about 5 years ago

Small update to address a Holiday display issue.

Changed

  • Updated Bookings to display Holiday details, when applicable, instead of an existing static or recurring booking.
classroombookings - v2.0.2

Published by craigrodway over 5 years ago

One small bugfix.

Changed

  • Fixed an issue with User and Department lists having default limit applied when they shouldn't.
classroombookings - v2.0.1

Published by craigrodway over 5 years ago

Minor fix to day settings for periods and addition of favicon.

Added

  • Favicon to help classroombookings stand out in tabs and windows.

Changed

  • Fixed an issue relating to possible issues with period days being shifted by one if upgraded from v1 to v2.
classroombookings - v2.0.0

Published by craigrodway almost 6 years ago

The big one! Major update to support modern PHP, plus other major updates.

Added

  • PHP Requirement for minimum version 5.5, and support for 7.x.
  • Use Composer for dependencies.
  • Database migrations.
  • New installer.
  • New upgrader for v1 => v2.

Changed

  • Updated CodeIgniter framework to version 3.
  • Updated all class files for compatibility with CodeIgniter 3.
  • Updated folder structure and configuration file methods.
  • Security updates for HTML escaping.
  • Fixed various bugs.
  • Bitmask library for period/lesson time days.

Removed

  • Header image colour generation.
classroombookings - v1.0.7

Published by craigrodway almost 6 years ago

  • Bug: Minor changes to bookings model to try and handle holidays better when using Single Day view mode.
classroombookings - v1.0.6

Published by craigrodway almost 6 years ago

  • Bug: 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.
classroombookings - v1.0.5

Published by craigrodway almost 6 years ago

  • Bug: Fixed error (assuming $this_week) when using one room at a time display mode and no week configured.
classroombookings - v1.0.4

Published by craigrodway almost 6 years ago

  • Bug: Fixed problem where room info window would display an error when no fields were defined.
classroombookings - v1.0.3

Published by craigrodway almost 6 years ago

  • Bug: Install script would fail to insert initial entries into database under some environments.
  • Bug: "Booking in advance" problem when 0 (unlimited) was used.
  • Feature: Email field can now be empty.
classroombookings - v1.0.2

Published by craigrodway almost 6 years ago

Fixed: 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.

classroombookings - v1.0.1

Published by craigrodway almost 6 years ago

Updates to support PHP 5.3/5.4.

classroombookings - v1.0.0

Published by craigrodway almost 6 years ago

Badges
Extracted from project README
License: AGPLv3 Twitter Follow