Commit History

Autor SHA1 Mensaxe Data
  Adam Day 87d7c72519 Fixed errors when editing a time entry. Fixed Daily totals report to show the correct dates. %!s(int64=9) %!d(string=hai) anos
  Adam Day f9b15debc9 Added inactive timesheet printing. Fixed some date/time calcuations and adjusted the view for the default dashboard. %!s(int64=9) %!d(string=hai) anos
  Adam Day 552b5cb080 Basic account creation is now working. %!s(int64=9) %!d(string=hai) anos
  Adam Day 7362c4f6f7 Adjusted month total columns layout. %!s(int64=9) %!d(string=hai) anos
  Adam Day a5887b8b4c Added printing to user timesheet. Found an error with the totals being reported. %!s(int64=9) %!d(string=hai) anos
  Adam Day 28306c630c Added notes to individual time entires. These notes can only be added by an Admin time insert action. %!s(int64=9) %!d(string=hai) anos
  Adam Day 079e585bc8 Added administrative actions and a system audit trail. %!s(int64=9) %!d(string=hai) anos
  Adam Day 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. %!s(int64=9) %!d(string=hai) anos
  Adam Day 1787e70efb Updated the time entry removal feedback. %!s(int64=9) %!d(string=hai) anos
  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. %!s(int64=9) %!d(string=hai) anos
  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. %!s(int64=9) %!d(string=hai) anos
  Adam Day 58b60a8e7d Adjusted how the time fields were being scrubbed. This now happens with regex at the form validation for each time field. %!s(int64=9) %!d(string=hai) anos
  Adam Day 4e0744edb6 Adjusted how the time fields were being scrubbed. This now happens with regex at the form validation for each time field. %!s(int64=9) %!d(string=hai) anos
  Adam Day 7821e780d9 Adjusted how the time fields were being scrubbed. This now happens with regex at the form validation for each time field. %!s(int64=9) %!d(string=hai) anos
  Adam Day 3fd3c84f22 Added current pay period validation to new timesheet entries. %!s(int64=9) %!d(string=hai) anos
  Adam Day ebb572a4b4 Added entry overlap validation and updated the timesheet view to reflect entrys under each day. %!s(int64=9) %!d(string=hai) anos
  Adam Day 0928266da7 Have a basic validation process working. %!s(int64=9) %!d(string=hai) anos
  Adam Day 5a9154720a Working on getting timesheet validation working. Added a new MySQL template. %!s(int64=9) %!d(string=hai) anos
  Adam Day adfc18c256 Added a total drop down menu for the timesheet. %!s(int64=9) %!d(string=hai) anos
  Adam Day 32d8636040 Changed some visual layout elements on the timesheet page. %!s(int64=9) %!d(string=hai) anos
  Adam Day 29513cee8c timesheet view now reports vacation, sick, and normal time used for a specified date range. %!s(int64=9) %!d(string=hai) anos
  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. %!s(int64=9) %!d(string=hai) anos
  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. %!s(int64=9) %!d(string=hai) anos
  Adam Day 9241d8b2cf Added jQuery UI. Have the edit time entry form working. %!s(int64=9) %!d(string=hai) anos
  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. %!s(int64=9) %!d(string=hai) anos