Commit History

Author SHA1 Message Date
  Adam Day 0928266da7 Have a basic validation process working. 10 years ago
  Adam Day 5a9154720a Working on getting timesheet validation working. Added a new MySQL template. 10 years ago
  Adam Day 29513cee8c timesheet view now reports vacation, sick, and normal time used for a specified date range. 10 years ago
  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 years ago
  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 years ago
  Adam Day 9241d8b2cf Added jQuery UI. Have the edit time entry form working. 10 years ago
  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 years ago
  Adam Day 8b3891d3c4 Initial commit 10 years ago