Menu

Tree [r29] /
 History

HTTPS access


File Date Author Commit
 COPYING 2007-03-30 andrewziem [r1] Initial import of code written by Andrew Ziem "...
 INSTALL 2007-03-30 andrewziem [r1] Initial import of code written by Andrew Ziem "...
 README 2007-04-06 andrewziem [r5] - Beginning of major refactoring for maintainab...
 timeclock.css 2007-04-13 andrewziem [r18] - timeclock_global.php: be more strict in some ...
 timeclock.sql 2007-05-10 andrewziem [r27] - die on SQL query errrors
 timeclock_admin.php 2007-04-13 andrewziem [r18] - timeclock_global.php: be more strict in some ...
 timeclock_cfg.php 2007-05-07 andrewziem [r25] - bail on assertions
 timeclock_db.php 2007-05-10 andrewziem [r27] - die on SQL query errrors
 timeclock_download.php 2007-04-06 andrewziem [r5] - Beginning of major refactoring for maintainab...
 timeclock_global.php 2007-05-07 andrewziem [r25] - bail on assertions
 timeclock_html.php 2007-05-31 andrewziem [r29] - Some months have 31 days, but only 30 were li...
 timeclock_register.php 2007-05-10 andrewziem [r28] - fix bug
 timeclock_report.php 2007-05-10 andrewziem [r27] - die on SQL query errrors
 timeclock_status.php 2007-05-10 andrewziem [r27] - die on SQL query errrors
 timeclock_tip.php 2007-04-06 andrewziem [r11] - remove unused "validating" concept

Read Me

ITCH (ITCH is not Time Clock Hardware)
http://sourceforge.net/time-clock


COPYRIGHT AND LICENSE
Copyright (c) 2002 by Andrew Ziem.  All rights reserved.
Copryight (c) 2007 by Springs Rescue Mission.  All rights reserved.

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.


DESCRIPTION
ITCH (ITCH is not Time Clock Hardware) is a simple, web-based 
time clock software based on PHP and MySQL. ITCH is intended 
for offices with less than 100 employees. Features include 
projects, reports, live worker status, and lack of authentication.


REQUIREMENTS
- MySQL
- PHP


INSTALLATION
See the document INSTALL.