Adam Day 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. vor 9 Jahren
..
layouts 58b60a8e7d Adjusted how the time fields were being scrubbed. This now happens with regex at the form validation for each time field. vor 9 Jahren
accountForm.php 5a9154720a Working on getting timesheet validation working. Added a new MySQL template. vor 9 Jahren
changeYearForm.php 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. vor 9 Jahren
editTimeForm.php 9d3e6b533f Spilt timesheet model into a time entry model and a timesheet model. Started working on getting the timesheet querys. Have the entryModel submitting data to the table. vor 9 Jahren
insertTimeForm.php 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. vor 9 Jahren
validateTimeSheetForm.php 0928266da7 Have a basic validation process working. vor 9 Jahren