This version/fork of Timeclock is abandoned, please consider using the fork linked below.
https://github.com/BoatrightTBC/timeclock
This project is PHP Timeclock v1.04 with the Punchclock v0.8 add-on already installed.
(from http://timeclock.sf.net/ ...)
It is a simple yet effective web-based timeclock system. It allows you to track all employee time as well as upcoming vacations and more, and it can replace manual sign-in/sign-out sheets.
An administration piece is included which allows an administrator to add or delete users, change a user's time or password (if using passwords is enabled), and hide the reports from your users where only an admin or a reports user has access to them. These reports can be run to show daily activitiy or for a range of dates, and can be run for all users, or individually for each user.
This product is distributed under the GPL. This program is free software; you can redistribute it and/or modify it under the terms of the GNU GeneralPublic License version 2, as published by the Free Software Foundation.
(from http://www.acmebase.org/punchclock/ ...)
Punchclock is a drop-in enhancement to the Open Source PHP Timeclock software.
Punchclock enhances PHP Timeclock with 5 extra features:
Computes overtime hours.
Keeps time cards for each employee.
Punchclock entry intended to replace your punchclock at the door.
Personal data entry screen for office personnel and mobile devices.
Flexible export to your spreadsheet or business software.
PHP Timeclock
Version 1.04
http://sourceforge.net/projects/timeclock
Copyright (C) 2006 Ken Papizan
REQUIREMENTS:
TESTED:
Any version of mysql or webserver software that supports php, whether it's an earlier version than what's tested or later, will probably work fine.
New Install
Migration from another verison of 1.04 (ie: old official release)
config.inc.php
file to match your old settings, make sure you correctly set your timezone in php.ini (recommended) or config.inc.php
.Admin level access and reports level access are completely separate from each other. Just because a user has admin level access does not give that user reports level access. You must specifically give them reports level access when you are creating or editing the users, if you choose to secure these reports for these users. To make PHP Timeclock lock down the reports to only these users, set the use_reports_password setting in config.inc.php to "yes".
This software and changes made are licensed under the GNU GENERAL PUBLIC LICENSE 2 as found in docs/LICENSE