提交历史

作者 SHA1 备注 提交日期
  Adam Day 4b552ab100 Updated dashboard and some styling. 10 年之前
  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. 10 年之前
  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. 10 年之前
  Adam Day 58b60a8e7d Adjusted how the time fields were being scrubbed. This now happens with regex at the form validation for each time field. 10 年之前
  Adam Day 3fd3c84f22 Added current pay period validation to new timesheet entries. 10 年之前
  Adam Day ebb572a4b4 Added entry overlap validation and updated the timesheet view to reflect entrys under each day. 10 年之前
  Adam Day 0928266da7 Have a basic validation process working. 10 年之前
  Adam Day 5a9154720a Working on getting timesheet validation working. Added a new MySQL template. 10 年之前
  Adam Day adfc18c256 Added a total drop down menu for the timesheet. 10 年之前
  Adam Day 32d8636040 Changed some visual layout elements on the timesheet page. 10 年之前
  Adam Day 29513cee8c timesheet view now reports vacation, sick, and normal time used for a specified date range. 10 年之前
  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. 10 年之前
  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. 10 年之前
  Adam Day 9241d8b2cf Added jQuery UI. Have the edit time entry form working. 10 年之前
  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. 10 年之前