Skip to content

Releases: meeting-room-booking-system/mrbs-code

MRBS 1.11.5

22 Apr 16:45
be63b77
Compare
Choose a tag to compare

This is a minor release of MRBS.

Changes since MRBS 1.11.4:

  • Improved localisation of range dates.

  • Added a config setting to specify the maximum number of simultaneous bookings.

  • Added the ability to display a message above the calendar.

  • Added the ability to override ICU settings for week numbering.

  • Added the ability to force MRBS to use strftime() instead of the intl extension (useful when the ICU library is out of date).

  • Various other minor bug fixes and enhancements.

See NEWS or ChangeLog in the release for more details.

Enjoy!

The MRBS Development Team

MRBS 1.11.4

24 Sep 15:47
c297098
Compare
Choose a tag to compare

This is a minor release of MRBS.

Changes since MRBS 1.11.3:

  • Fixed bug allowing private entry details to be shown in the week (single room) view (bug introduced in MRBS 1.11.2)
  • Added support for more languages for DataTables
  • Improved performance of bulk deletion from the Report page
  • Fixed bug in display of currently selected dates in the minicalendars when in timezones other than UTC.
  • Fixed various bugs in the export and import of entries.
  • Added “Copy email addresses” buttons to the Report and Registrants tables.
  • Various other minor bug fixes and enhancements.

See NEWS or ChangeLog in the release for more details.

Enjoy!

John Beranek

MRBS 1.11.3

12 Jul 13:57
75d7652
Compare
Choose a tag to compare

This is a minor release of MRBS.

Changes since MRBS 1.11.2:

  • Remove strict types declaration causing uncaught exceptions on some systems.

See NEWS or ChangeLog in the release for more details.

Enjoy!

John Beranek

MRBS 1.11.2

11 Jul 12:42
e765b6f
Compare
Choose a tag to compare

This is a minor release of MRBS.

Changes since MRBS 1.11.1:

  • Fixed reported XSS vulnerability in mrbsCheckPolicy() - only exploitable by an administrator
    with permissions to name rooms. Thanks to Nguyễn Hữu Cường for the report. (SF Bugs #547)
  • Various code improvements, and a few minor bug fixes.

See NEWS or ChangeLog in the release for more details.

Enjoy!

John Beranek

MRBS 1.11.1

03 Jul 14:21
9501c63
Compare
Choose a tag to compare

This is a minor release of MRBS.

Changes since MRBS 1.11.0:

  • Fixed bug when authenticating against Joomla 4.3.0 and later
  • Fixed “Unknown database type” notice on some Ubuntu installations
  • Added support for Percona database version checking
  • Updated date and time formatting to avoid the use of the deprecated strftime() function and improve localisation
  • Fixed fatal error when running against PostgreSQL 15
  • Lots of bug fixes

See NEWS or ChangeLog in the release for more details.

Enjoy!

John Beranek

MRBS 1.11.0

27 Dec 15:14
3dc84a5
Compare
Choose a tag to compare

This is a major release of MRBS.

Changes since MRBS 1.10:

  • Support for PHP 8.2

  • Introduction of Kiosk Mode

  • Support for Joomla! Version 4 authentication

  • Support for Wix authentication

  • Support for MySQL over SSL

  • Display of holidays and weekends in the calendar

  • Lots of bug fixes

See NEWS or ChangeLog in the release for more details.

Enjoy!

John Beranek

MRBS 1.10.0

29 Nov 20:51
22be520
Compare
Choose a tag to compare

This is a major release of MRBS.

Changes since MRBS 1.9:

  • Updated minimum PHP version to 7.2.

  • PHP 8/8.1 compatibility fixes.

  • Added a number of new features to iCalendar imports, including the ability to import from a URL and
    to allow past bookings to not be imported.

  • Lots more minor features and bug fixes.

See NEWS or ChangeLog in the release for more details.

Enjoy!

John Beranek

MRBS 1.9.4

20 Jul 19:49
Compare
Choose a tag to compare

This is a minor release of MRBS.

Changes since MRBS 1.9.3:

  • Added new config setting, $auth['users_can_register_others'],
    allowing ordinary users to register others for events.

  • A number of other bug fixes/improvements, as reported/asked for by users.

See NEWS or ChangeLog in the release for more details.

Enjoy!

John Beranek

MRBS 1.9.3

06 Aug 17:30
Compare
Choose a tag to compare

This is a minor release of MRBS.

Changes since MRBS 1.9.2:

Many improvements and fixes, especially in LDAP authentication scheme.

Addition of a number of configuration variables, providing funtionality requested by users.

See NEWS or ChangeLog in the release for more details.

Enjoy!

John Beranek