Commit History

作者 SHA1 備註 提交日期
  Adam Day 7362c4f6f7 Adjusted month total columns layout. 9 年之前
  Adam Day 6b454236b4 Resolved the incorrect span of days calculation in the payperiod report. 9 年之前
  Adam Day 8605513a53 Supervisor and Admin accounts can now print individual user timesheets. 9 年之前
  Adam Day 260a1c583c Making an administrative report that displays total hours worked, sick, and vacation time for a given day. 9 年之前
  Adam Day 59c1114d5c Resolved the issue with the total time calculation not matching the totals on the timesheet. 9 年之前
  Adam Day a5887b8b4c Added printing to user timesheet. Found an error with the totals being reported. 9 年之前
  Adam Day 30d5a42e0e Minor updates to styling. 9 年之前
  Adam Day 09fe3afc02 Continuing to work on a way for a user to submit for opened dates for a pervious pay period. 9 年之前
  Adam Day 7db24a223f Created a simple audit submission for all validation entries. 9 年之前
  Adam Day 01f0ff6f5a Creating a way for supervisor and administrative level users to view time sheets for their direct staff. 9 年之前
  Adam Day a7a483bef9 Added additional navigation buttons to the dashboard for easier navigation from the dashboard page. 9 年之前
  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. 9 年之前
  Adam Day a0dbd3c956 Have a basic check working for overlap however a user can still edit a time entry can cause overlap. Resolved an issue with the 25th day of the payperiod not showing up in the timesheet. 9 年之前
  Adam Day 7e8e6608c0 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 年之前
  Adam Day 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 年之前
  Adam Day 0928266da7 Have a basic validation process working. 9 年之前
  Adam Day 5a9154720a Working on getting timesheet validation working. Added a new MySQL template. 9 年之前
  Adam Day 29513cee8c timesheet view now reports vacation, sick, and normal time used for a specified date range. 9 年之前
  Adam Day d347a02cec Time entry model now calculates out a users worked time and other various meta data about the entry. The timesheet model now passes back all information pertaining to the timesheet for a authenticated user. 9 年之前
  Adam Day 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 年之前
  Adam Day 9241d8b2cf Added jQuery UI. Have the edit time entry form working. 9 年之前
  Adam Day 0273d6f888 Moved the timesheet into it's own controller. The time submission process is working and saving new time entries to the DB table. 9 年之前
  Adam Day 8b3891d3c4 Initial commit 9 年之前