Schoorbs 1.0.4 is a minimal bugfix release. It only fixes the handling of n-weekly repeatings.
You could upgrade either via the common Schoorbs upgrade process or via replacing schoorbs-includes/database/schoobs_sql.php and edit_entry_handler.php with their new version.
Links:
Since there will be major changes in the next Schoorbs release, I will introduce a new versioning system for Schoorbs which will be the same as Ubuntu has(<year>.<month>). I want to do this now to confuse as less people as possible since Schoorbs user base is growing at the moment, but still is small. The next release will include changes which really makes a cut and after that there will be a big difference between Schoorbs and MRBS (but for compability reasons we’ll still use the same DB layout since this has be proven as good (but not as perfect)). So the next upcoming release will be either 8.10, 8.11 or 8.12. I can not say at the moment in which month it ships since there are more changes than I expected, but I hope to get it out before Christmas.
Schoorbs 1.0.3 comes with a fix for the first detected security problem in Schoorbs ever (:-(). Despite it is a SQL injection vulnerability, it doesn’t give the users who could exploit it any more right since the affected code passage is only callable by administrators. Although this is a security release, a E-Mail-Logging-Backend is now included, so that one could be notified by mail if a booking will be created or edited. In short this has been done:
- Added a backend for logging via E-Mail
- Fixed SQL injection vulnerability in edit_area_room.php
Links:
Coming up with some small bug fixes, here is Schoorbs 1.0.2!
- Fixed incompatibility of the error-handler with PHP4
- Time wasn’t shown at the border of the timetable in week view
- Strings were not correctly handled in input_Area
Links:
Last steps to go to the final Schoorbs 1.0 release! Introducing the beta status to Schoorbs means that we arrived at the full functionality we wanted to implement for our first stable release. In Comparision to Alpha 5, that are still some changes:
- Rewritten REST interface (including unit tests), REST-calls without using mod_rewrite is now possible too
- Refreshed WebGUI layout (see previous post)
- Several small code cleanups, e.g. the API Documentation is now build without any errors or warnings
- Feature complete + interface freeze for Schoorbs 1.0
Links: