.. |
layouts
|
5c0c95c5a7
Added the weekly report for total hours reported for a given fiscal week. Updated the timesheet view and form to truly reflect the correct pay period based on the calendar day.
|
9 gadi atpakaļ |
accountForm.php
|
5a9154720a
Working on getting timesheet validation working. Added a new MySQL template.
|
9 gadi atpakaļ |
adminAccountForm.php
|
14f6c64407
Added a new admin login form and elevated user access.
|
9 gadi atpakaļ |
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.
|
9 gadi atpakaļ |
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.
|
9 gadi atpakaļ |
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.
|
9 gadi atpakaļ |
validateTimeSheetForm.php
|
0928266da7
Have a basic validation process working.
|
9 gadi atpakaļ |
weeklyReportForm.php
|
6071d38af5
Updated weekly report to reflect if a user is a part time or full time employee. These updates include a threshold check. If a part time employee is getting close to 20 hours for a giving week the report indicates that. Another call out will occur when a part time user exceeds 20 hours in a given week.
|
9 gadi atpakaļ |