Download List

專案描述

The Meeting Room Booking System (MRBS) is a PHP/MySQL-based Web application for booking meeting rooms. It uses 'areas' to group rooms, and rooms within each area are shown side-by-side.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-02 07:19
1.4.8

This release can skip conflicting bookings when making repeat bookings. It adds AJAX on the booking entry form for checking for scheduling and policy conflicts. The LDAP authentication scheme now allows all config parameters to be set separately for each configured LDAP system. A tabbed dialog has been added that can be displayed to give more details of schedule and policy checks on the booking form. Various pages are now sortable, searchable tables. Admins can also do bulk deletes from a report. This release adds support for booking to be created and modified by dragging in the day and week views.
標籤: stable minor

2010-11-23 07:00
1.4.5

This release fixes privacy in searches and reports. It adds an option to deny public access, adds the ability to have custom fields in bookings, and adds Javascript date-picker widgets. Custom entry fields can now be mandatory. Some fixes/improvements in session/cookie handling. Areas can now be time or period based. The ability to have "tentative" bookings has been added. A config variable, $auth['only_admin_can_see_other_users'], has been added. Meetings now have specified start and end dates/times. A new configuration variable has been added to set the default booking 'type'.
標籤: Stable, Minor feature enhancements, Minor bugfixes

2010-04-23 07:16
1.4.4.1

This release fixes a bug in the 1.4.4 release: the database schema number in the installation SQL files was incorrect.
標籤: Minor bugfixes

2010-04-22 11:23
1.4.4

This release fixes the test for E_DEPRECATED, which was causing warnings on some versions of PHP. It adds the ability to set a password strength policy for the 'db' authentication scheme. It adds the ability to have "provisional" bookings. It fixes LDAP authentication when $ldap_filter is set. It adds the ability to limit how far in advance non-admin users can make bookings. It adds the ability to prevent ordinary users from making repeat bookings. The admin page has been redesigned and made usable for non-admin users. The ability to add custom fields for rooms has been added. A custom HTML field for areas and rooms has been added.
標籤: Stable, Minor

2008-12-06 04:26
1.4

All HTML is now HTML 4.01 Strict compliant, and all styling performed by CSS. This release includes a fresh, modern look. Security improvements by improved HTML and SQL escaping, improved database access, and much improved form data handling. New and updated translations: Basque, Simplified Chinese, Slovenian, Dutch, Italian, Turkish, Spanish, French, and Japanese. 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.
標籤: Major feature enhancements

Project Resources