Download List

專案描述

Verlof is a Web application for registering and viewing leave
information. It records hours of leave rights and hours of leave
within categories like normal leave, special leave, reduced
working-hours (ADV), and the begin and end dates for the leave's
period. The few rules imposed on the entries are mainly sanity checks
like "begin date is in the weekend". The act of entering a new leave
entry sends an email to the group manager and a copy to the employee.
The advantages of this electronic version over the paper version are:
there is a single information location (no employee-card and
mother-card discrepancies), questionable entries immediately draw the
manager's attention (with email), and various up-to-date views of the
leave history are available (total, year, and list). Verlof is a
Dutch-only application and a little specific to Leiden University.

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.

2005-09-06 15:03
0.5.0

This release contains changes to better support configuration under GNU/Linux (original development was done with Sun Solaris).
標籤: Minor feature enhancements

2004-03-23 12:24
0.4.9

In this release, the manager receives email after the successful addition of an entry to the database, even if the sender specified an invalid email address.
標籤: Minor feature enhancements

2003-12-09 14:35
0.4.8

This release correctly makes the distinction between errors coming from
register.py itself and errors originating from the module MySQLdb.
標籤: Minor bugfixes

2003-10-07 17:25
0.4.6

The day-coloring algorithm of the year view was
improved. It now correctly handles leave entries
that have corrections, and it uses the category
that has the most hours on each day. It is now
necessary to specify the category when registering
leave, since there is no default anymore.
標籤: Minor bugfixes

2003-01-27 16:39
0.4.4

verlof now avoids storing duplicate forms sent in succession. Checks and user confirmation were added for the number of hours field. Errors now may send a notification email to the application administrator. A bug that let IE 5 show information from another database was fixed.
標籤: Major feature enhancements

Project Resources