Télécharger la liste

Description du projet

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.

Système requise

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

Cette version utilise maintenant la classe HTML_ToPDF pour créer le PDF des cartes de pointage qui devrait rendre le processus plus robuste.
Tags: Minor feature enhancements
This release now uses the HTML_ToPDF class to create the PDF timecards which should make the process more robust.

2002-05-23 01:44
2.0.2

Cette version est compatible avec PHP 4.2 ou toute autre version de PHP qui a register_globals à Off. Il existe un certain nombre d'autres corrections de bugs mineures.
Tags: Minor bugfixes
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.

2002-04-30 02:19
2.0.1

Il s'agit d'une réécriture complète en PHP / MySQL depuis Perl, dont une nouvelle interface utilisateur et la conception de base de données, et plusieurs nouvelles fonctionnalités dont un centre d'administration, FAQ, et une horloge in / out.
Tags: Initial freshmeat announcement
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.

Project Resources