Menu

MRBS 1.4.4 released

This is a minor release for MRBS 1.4.

Changes since MRBS 1.4.3:

  • Fixed test for E_DEPRECATED, which was causing warnings on
    some versions of PHP.

  • Added the ability to set a password strength policy for the 'db'
    authentication scheme.

  • Added the ability to have "provisional" bookings.

  • Fixed LDAP authentication when $ldap_filter is set.

  • Added the ability to limit how far in advance non-admin users
    can make bookings.

  • Added the ability to prevent ordinary users from making repeat
    bookings. Controlled by the configuration setting

  • Redesigned the admin page and made it usable for non-admin users,
    it is now called "Rooms".

  • Added the ability to add custom fields for rooms, the custom
    fields must be added by the administrator in their favourite SQL
    admin tool.

  • Added a "custom_html" field for areas and rooms - this allows
    custom HTML to be attached to areas and rooms.

Plus a number of other bug fixes/changes.
See NEWS or ChangeLog in the release for more details.

Enjoy!

John Beranek

Posted by John Beranek 2010-04-21

Log in to post a comment.