
Schoorbs is a system to make room and resourcebookings through a Web 2.0 GUI. You can alsointeract with it through a REST API. It allows you to book rooms and resources grouped by areas. Activity can be logged via a simple logging interface. The code is automatically tested by several unit tests. The interface can easily be styled through the usage of a template system. Schoorbs produces valid XHTML 1.1 output, has packages for Debian and Ubuntu, and is well documented online.
License: GNU General Public License (GPL)
Changes:
Some small bugs were fixed. Incompatibility of theerror-handler with PHP4 was fixed. Time wasn'tshown at the border of the timetable in week view.Strings were not correctly handled in input_Area.
More...