Download List

Project Description

Schoorbs is a system to make room and resource
bookings through a Web 2.0 GUI. You can also
interact 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.

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.

2008-09-14 02:53
1.0.4

N-weekly repeat was fixed.
Tags: Minor bugfixes

2008-06-30 23:30
1.0.3

This version comes with a fix for the first
security problem that was ever detected in
Schoorbs. Despite the fact that it is an SQL
injection vulnerability, it doesn't give the users
who could exploit it any more rights since the
affected code passage may only be called by
administrators. Although this is a security
release, an email logging backend is now included,
so that one could be notified by mail if a booking
will be created or edited.
Tags: Minor security fixes

2008-06-15 18:17
1.0.2

Some small bugs were fixed. Incompatibility of the
error-handler with PHP4 was fixed. Time wasn't
shown at the border of the timetable in week view.
Strings were not correctly handled in input_Area.
Tags: Minor bugfixes

2008-05-11 23:49
1.0.1

The area name couldn’t be changed, rooms couldn’t be deleted, and areas couldn’t be deleted. These issues have been fixed.
Tags: Minor bugfixes

2008-03-24 07:10
1.0.0

The GUI was flavored with mircoformats. The search
interface was rewritten. A REST (Web service)
interface was added. The GUI was refreshed. The
code runs without register_globals=on and without
an emulation of this. Several SQL injection
possibilities were fixed. A simple logging
interface was added. The JavaScript code was
rewritten to work in modern browsers (using
jQuery). JavaScript and CSS are delivered
compressed.
Tags: Major feature enhancements

Project Resources