暂无描述

Adam aefcd150f4 Merge pull request #13 from advation/overlapFix 9 年之前
application 2d51044d38 Made progress on overlap issue. The only overlap that isn't being detected is when a time entry is submitting that overlaps an already existing PM and AM entry for a specific day. Also resolved a small issue with the time totals not being calculated correctly for entries going from PM to AM. 9 年之前
library 8b3891d3c4 Initial commit 9 年之前
mysql 5a9154720a Working on getting timesheet validation working. Added a new MySQL template. 9 年之前
public ee6672ff52 Changed the timesheetmodel to appropriately handle the different time codes and to correctly tally up the total time worked for a specified time period. 9 年之前
.gitignore c210d57990 Added application.ini to the gitignore list. 9 年之前
LICENSE 8b3891d3c4 Initial commit 9 年之前
README.md 37a05b188b Update README.md 9 年之前

README.md

TimeTracker

A PHP time tracking solution built with the PHP framework Staple.