Download List

專案描述

OATS (Online Automated Timecard System) is a multi-user online timecard system written in PHP/MySQL. It allows users to input their hours and then print their hours out at the end of the time period (in PDF/HTML/text format). It also has support for creating a template if the user works the same hours every week. After submitting his/her timecard, the user can start a new timecard, and the old one is archived. The data is all stored in MySQL, and there is support for three authentication methods: database, IMAP, and POP3. It has a well-developed administration center to make it easy to log in as another user, clean out tables, and update the FAQ.

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.

2002-08-11 11:43
2.0.3

This release now uses the HTML_ToPDF class to create the PDF timecards which should make the process more robust.
標籤: Minor feature enhancements

2002-05-23 01:44
2.0.2

This version is compatible with PHP 4.2 or any other PHP version which has register_globals off. There are a number of other minor bugfixes as well.
標籤: Minor bugfixes

2002-04-30 02:19
2.0.1

This is a complete rewrite into PHP/MySQL from Perl, including a new user interface and database design, and several new features including an admin center, FAQ, and clock in/out.
標籤: Initial freshmeat announcement

Project Resources