-
MRBS 1.4.3 released
This is a minor release for MRBS 1.4. Changes since MRBS 1.4.2:* Moved default configuration out of config.inc.php, allowing this file to be a minimal size with only customised settings.* Added configuration variable to show week numbers in the mini calendars.* Added CSV report functionality.* Fix for UTF-8 locale usage on FreeBSD.* Fixes for MRBS privacy functionality.* Added a sort key for rooms to allow for a custom sort order.Plus a number of other bug fixes/changes.See NEWS or ChangeLog in the release for more details. Enjoy! John Beranek
2009-11-25 11:22:27 UTC by jberanek
-
MRBS 1.4.2 released
[http://p.sf.net/mrbs/mrbs142] This is a minor release for MRBS 1.4. Changes since MRBS 1.4.1: * Added automatic database upgrade system which prompts the user for administrative DB login details.* Bookings can now be made private - private booking functionality may be enabled per area.* Corrected some SQL escaping errors in response to Secunia Advisory SA35469.* New 'SMTP' authentication scheme.* Made theme support more flexible.* Added ability to "flip" the display in day and week views.* Timeslot settings are now held in the database and configurable per area.* Fixed fatal syntax error encountered when using the 'db_ext' authenticationscheme.* Access rights are now held in the database and editable within MRBS if you use 'db' authentication scheme.* Added Polish translation.Plus a number of other bug fixes/changes.See NEWS or ChangeLog for more details. Enjoy! John Beranek
2009-07-17 20:14:20 UTC by jberanek
-
MRBS 1.4.1 released
[http://p.sf.net/mrbs/mrbs141 - Download URL]
This is a minor release for MRBS 1.4.
Changes since MRBS 1.4:
- A selection of bug fixes for problems introduced in the big changes
between 1.2.6.1 and 1.4. Notably some issues with highlighting,
rounding down of meeting duration for meetings booked for fractional
durations.
- Added the ability to theme MRBS, including a "classic" theme, that
looks more like MRBS 1.2.6.
- Added the ability to hide certain days of the week.
Plus a number of other bug fixes/changes.
See NEWS or ChangeLog for more details.
Enjoy!
John Beranek
2009-02-14 22:23:46 UTC by jberanek
-
MRBS 1.4 released
This is a major release, MRBS 1.4.
MRBS 1.4 has had significant improvements and changes over the previous
release, MRBS 1.2.6.1, most notably:
* All HTML is now HTML 4.01 Strict compliant, largely courtesy of Claudio
Strizzolo.
* All styling is now performed by CSS, after the sterling effort of Campbell
Morrison.
* Styling updated to a fresher more modern look through CSS changes. Again
the changes were provided by Campbell Morrison.
* Security improvements by improved HTML and SQL escaping, improved database
access and much improved form data handling.
* New translations: Basque, Simplified Chinese.
* Updated translations for Slovenian, Dutch, Italian, Turkish, Spanish,
French and Japanese. Many thanks to all the translators, who are named
in the change log.
* Booking highlighting is performed with CSS instead of JavaScript, unless
you're using IE6.
* Navigating between day, week and month views should now be much better.
Also includes numerous other fixes and improvements, read NEWS or
ChangeLog for more detailed information.
John Beranek
2008-12-03 15:07:17 UTC by jberanek
-
MRBS 1.2.6.1 released
This is a minor release for MRBS 1.2.
This release fixes a serious bug in LDAP authentication in the previously released MRBS 1.2.6, which has now been withdrawn.
Changes since MRBS 1.2.6:
- Fixed major bug in the new LDAP authentication functionality. If
$ldap_dn_search_attrib was set, any username/password combination
was allowed in.
- Changed configuration default so that LDAP v3 is enabled by
default in the LDAP authentication scheme.
Changes since MRBS 1.2.5:
- Added options to LDAP authentication module so that you
can search for the DN to bind with, as is necessary with
Microsoft AD.
- Added translations for Slovenian, Catalan and Turkish.
Also updated Italian and French translations.
- Fixed bug in language preference code, as reported by
many users.
- Improved i18n and l10n.
- Emails sent by MRBS are now in UTF-8 by default.
- Added new booking/series copy feature, as provided by
Julian Eglestaff.
Plus a number of other bug fixes/changes.
See NEWS or ChangeLog for more details.
Enjoy!
John Beranek
2008-01-30 11:12:42 UTC by jberanek