Menu

Meeting Room Booking System / News: Recent posts

MRBS 1.11.5 released

[Files at https://p.sf.net/mrbs/mrbs1_11_5]

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.... read more
Posted by John Beranek 2024-04-22 Labels: release

MRBS 1.11.4 released

[Files at https://p.sf.net/mrbs/mrbs1_11_4]

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.... read more
Posted by John Beranek 2023-09-24 Labels: release

MRBS project support change

Hello all,

The project has just disabled ticket creation and modification on the Sourceforge trackers (Bugs, Support Requests, Patches, Feature Requests), leaving read-only access.

We would now prefer to have issues raised via GitHub, which offers issue templates for different sorts of tickets: https://github.com/meeting-room-booking-system/mrbs-code/issues

Tickets from the Sourceforge trackers are currently being migrated to the GitHub issue tracker.

Posted by John Beranek 2023-07-12 Labels: announcement

MRBS 1.11.3 released

(Files at https://p.sf.net/mrbs/mrbs1_11_3)

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

Posted by John Beranek 2023-07-12 Labels: release

MRBS 1.11.2 released

(Files at https://p.sf.net/mrbs/mrbs1_11_2)

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!... read more

Posted by John Beranek 2023-07-12 Labels: release

MRBS 1.11.1 released

(Files at https://p.sf.net/mrbs/mrbs1_11_1)

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... read more
Posted by John Beranek 2023-07-03 Labels: release

MRBS 1.11.0 released

(Files at https://p.sf.net/mrbs/mrbs1_11_0)

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

Posted by John Beranek 2022-12-27 Labels: release

MRBS 1.10.0 released

(Files at https://p.sf.net/mrbs/mrbs1_10_0)

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.... read more

Posted by John Beranek 2021-11-29 Labels: release

MRBS 1.9.4 released

[Files at https://p.sf.net/mrbs/mrbs194]

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

Posted by John Beranek 2021-07-20 Labels: release

MRBS 1.9.3 released

[Files at https://p.sf.net/mrbs/mrbs193]

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

Posted by John Beranek 2021-05-22 Labels: release

MRBS 1.9.2 released

[Files at https://p.sf.net/mrbs/mrbs192]

This is a minor release of MRBS.

Changes since MRBS 1.9.1:

  • Fixed a bug introduced in 1.9.1 with database upgrades when using MySQL 5.6 or below.

  • Fixed a number of minor bugs, and a few improvements.

See NEWS or ChangeLog in the release for more details.

Enjoy!

John Beranek

Posted by John Beranek 2020-10-14 Labels: release

MRBS 1.9.1 released

[Files at https://p.sf.net/mrbs/mrbs191]
This is a minor release of MRBS.

Changes since MRBS 1.9.0:

  • Added the ability to request a password reset, if MRBS knows the user's email address.

  • Added the ability to configure a meeting to allow for a set number of users to "sign up"
    for the meeting.

  • Added the ability to configure a room to disallow certain booking types.

  • Fixed a number of minor bugs, and added a few minor features.... read more

Posted by John Beranek 2020-10-10 Labels: release

MRBS 1.9.0

[Files at https://p.sf.net/mrbs/mrbs190]

This is a major release of MRBS.

Changes since MRBS 1.8:

  • PHP 8 compatibility fixes.

  • Added ability to configure multi-sites with one installation and multiple configuration files.

  • Added ability to show user's real name instead of their username, if the authentication system
    allows.

  • Various improvements for display on mobile devices.

  • Added more configuration options which can configured by administrators per area.... read more

Posted by John Beranek 2020-08-16

MRBS 1.7.5

[Files at https://p.sf.net/mrbs/mrbs175]

This is a minor release of MRBS.

Changes since MRBS 1.7.4.1:

  • Fixed a number of minor bugs.

  • Added Malay translation.

See NEWS or ChangeLog in the release for more details.

Enjoy!

John Beranek

Posted by John Beranek 2020-04-01 Labels: release

MRBS 1.8.0

[Files at https://p.sf.net/mrbs/mrbs180]

This is a major release of MRBS.

Changes since MRBS 1.7:

  • Improved navigation/layout of calendar pages

  • Added new views to allow a user to see all rooms in an area
    for a week or month timespan.

  • PHP 7.4 compatibility.

  • Added ability to repeat bookings every 'n' months.

See NEWS or ChangeLog in the release for more details.

Enjoy!

John Beranek

Posted by John Beranek 2020-03-31 Labels: release

MRBS 1.7.4.1

[Files at https://p.sf.net/mrbs/mrbs1741]

This is a bugfix release of MRBS.

Changes since MRBS 1.7.4:

  • A bug fix for LDAP authentication

See NEWS or ChangeLog in the release for more details.

Enjoy!

John Beranek

Posted by John Beranek 2019-12-04 Labels: release

MRBS 1.7.4 release

[Files at https://p.sf.net/mrbs/mrbs174]

This is a bugfix release of MRBS.

Changes since MRBS 1.7.3:

  • Bug fixes for:
  • iCalendar exports
  • PHP 7.4 compatibility
  • Plus a number of other bug fixes/improvements.

See NEWS or ChangeLog in the release for more details.

Enjoy!

John Beranek

Posted by John Beranek 2019-12-01 Labels: release

MRBS 1.7.3 release

Files at https://p.sf.net/mrbs/mrbs173

This is a bugfix release of MRBS.

Changes since MRBS 1.7.2:

  • Bug fixes for:
  • Textarea custom fields
  • Checkbox custom fields
  • DB schema 56 upgrade
  • Plus a few other bug fixes/improvements.

See NEWS or ChangeLog in the release for more details.

Enjoy!

John Beranek

Posted by John Beranek 2019-01-23 Labels: release

MRBS 1.7.2 release

Files at https://p.sf.net/mrbs/mrbs172

This is a bugfix release of MRBS.

Changes since MRBS 1.7.1:

  • Updated MySQL text encoding to utf8mb4, to allow use of later versions of Unicode,
    allowing for characters like emojis.
  • Added CAS session/authentication scheme.
  • 'php' session scheme updated to store sessions in the MRBS database.
  • Added 'last login' field for 'db' authentication scheme.
  • Plus quite a few other bug fixes/improvements.... read more
Posted by John Beranek 2018-12-19 Labels: release

MRBS 1.7.1 release

Files at https://p.sf.net/mrbs/mrbs171

This is a bugfix release of MRBS.

Changes since MRBS 1.7.0:

  • Fixed a few issues to do with session management, and date formatting.
  • Added ability to restrict the domain of users authenticating via IMAP, useful
    for shared tenancy systems like Office 365 and Google Apps.
  • Plus a few other bug fixes/improvements.

See NEWS or ChangeLog in the release for more details.... read more

Posted by John Beranek 2018-02-11 Labels: release

MRBS 1.7.0 release

Files at https://p.sf.net/mrbs/mrbs170

This is a security and bugfix release of MRBS.

Changes since MRBS 1.6.1:

  • Fixed a number of security issues in MRBS that were disclosed to
    the project by SySS GmbH, including XSS, CSRF protection and session
    fixation.
    [SYSS-2017-021, SYSS-2017-022, SYSS-2017-023, SYSS-2017-024]
  • Improved behaviour of browser caching in MRBS.
  • Improved localisation, especially the use of colons in
    labels.
  • Added new config variable $weekdays to define weekdays and weekends,
    allowing for the possibility that weekdays are not the same as
    working days.
  • MRBS now restricts form actions which modify data/pass passwords
    to only accept POSTs.
  • Added the ability to have different period names in each area.
  • Add SAML auth and session schemes, thanks to Jørn Åne.
  • Updated to jQuery 3.2.1 and jQueryUI 1.12.1, which includes XSS fixes.
  • Plus a few other bug fixes/improvements.
  • Dropped support for Internet Explorer 9 and lower.... read more
Posted by John Beranek 2017-11-16 Labels: release

MRBS 1.6.1 release

Files at http://p.sf.net/mrbs/mrbs161

This is a minor bugfix release of MRBS.

Changes since MRBS 1.6.0:

  • Fixed bug causing the LDAP authentication to not work, see SF
    Support Requests 1143.
  • Fixed a problem with the cookie session scheme spotted by a user.
  • Fixed header layout problems in IE11.
  • Plus a few other bug fixes/improvements.

See NEWS or ChangeLog in the release for more details.

Enjoy!

John Beranek

Posted by John Beranek 2017-02-26 Labels: release

MRBS 1.6.0 release

Files at http://p.sf.net/mrbs/mrbs160

This is a major release of MRBS.

Changes since MRBS 1.5.0:

  • MRBS now utilises the PDO database access method in PHP, this
    extension must be enabled for MRBS to work.
  • The MRBS database abstraction has been overhauled, which improves
    code readability and security.
  • Added Wordpress session/authentication support.
  • Added Joomla session/authentication support.
  • Updated German, Polish and Italian translations.
  • Plus numerous other bug fixes/improvements.... read more
Posted by John Beranek 2017-02-11 Labels: release

MRBS 1.5.0 release

Files at http://p.sf.net/mrbs/mrbs150

This is a major release of MRBS.

Changes since MRBS 1.4.11:

  • MRBS now requires PHP 5.3.3 or later, and either MySQL 5.1 or later
    or PostgreSQL 8.2 or later.
  • Improved granularity of booking policies, to allow creation
    and modification policies to be independently changed.
  • Updated DataTables version to 1.10.9.
  • Added floating headers to day and week views, to improve usability
    on smaller screens.
  • Improvements to security for the 'db' auth scheme and the 'cookie'
    session scheme.
  • Changed email code to use a more modern email class, PHPMailer.
  • Added Slovakian translation.
  • Updated Simplified Chinese and Italian translations.
  • Plus numerous other bug fixes/changes.... read more
Posted by John Beranek 2015-10-22 Labels: release

MRBS code moved into Mercurial

The MRBS code has moved from Subversion to Mercurial. The new Mercurial repositories are:

MRBS code
https://sourceforge.net/p/mrbs/hg-code/

MRBS website
https://sourceforge.net/p/mrbs/hg-web/

MRBS tools
https://sourceforge.net/p/mrbs/hg-tools/

The old SVN repository remains in place for now at least, it may stay forever just so that links to the SVN repository don't break.

Cheers,

John

Posted by John Beranek 2015-04-30