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 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

此版本可以跳过冲突预订时重复预订。它为检查调度和政策冲突预订输入窗体上添加 AJAX。LDAP 身份验证方案现在允许所有配置参数分别设置为每个已配置的 LDAP 系统。已添加了一个选项卡式的对话框,可显示日程安排和政策检查预订窗体上的更多细节。各种页面现在是可排序、 可搜索的表。管理员还可以做批量从报表中删除。此版本添加了对订票要创建和修改通过在天和周视图中拖动的支持。
标签: stable minor
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.

2010-11-23 07:00
1.4.5

此版本修复了搜索和报告的隐私。它增加了一个选项,拒绝公众开放,增加的能力,在订单自定义字段,并增加了Javascript的日期选择器部件。自定义输入字段可以是强制性的。一些修补程序/在会话/ cookie处理改善。地区现在可以基于时间或时期。能够有“暂定”预订已添加。一个配置变量$认证['only_admin_can_see_other_users'],已被添加。现在已指定会议开始和结束的日期/时间。一个新的配置变量已被添加到默认设置预订'型'。
标签: Stable, Minor feature enhancements, Minor bugfixes
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'.

2010-04-23 07:16
1.4.4.1

此版本修复了1.4.4版本中的错误:在安装SQL文件的数据库模式的数目是不正确的。
标签: Minor bugfixes
This release fixes a bug in the 1.4.4 release: the database schema number in the installation SQL files was incorrect.

2010-04-22 11:23
1.4.4

此版本修复了E_DEPRECATED,这是造成对某些版本的PHP警告考验。它添加了能够设置为'数据库'一个密码强度策略身份验证方案。它添加了有“临时”的预订。它修复了LDAP身份验证当$ ldap_filter设置。它添加了限制多远提前非管理员用户可以进行预订。它增加了决策的能力,以防止重复订票普通用户。管理员页面已经被重新设计,使非管理员用户可用。能够添加自定义字段的房间增加了。自定义的HTML地区和领域间增加了。
标签: Stable, Minor
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.

2008-12-06 04:26
1.4

现在所有的HTML是严格的HTML 4.01标准,并完成所有的CSS样式。此版本包括一个新的,现代的外观。改善安全的改进的HTML和SQL逃脱,改善数据库访问,并大大提高数据处理的形式。新的和更新翻译:巴斯克,简体中文,斯洛文尼亚,荷兰,意大利,土耳其,西班牙语,法语和日语。预定突出的表现,而不是对JavaScript的CSS,除非你使用IE6。导航之间的每日,每周,每月的意见和现在应该好得多。
标签: Major feature enhancements
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.

Project Resources