7821e780d9Adjusted how the time fields were being scrubbed. This now happens with regex at the form validation for each time field.
9 anni fa
Adam Day
9d3e6b533fSpilt 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 anni fa
Adam Day
9241d8b2cfAdded jQuery UI. Have the edit time entry form working.
9 anni fa
Adam Day
0273d6f888Moved the timesheet into it's own controller. The time submission process is working and saving new time entries to the DB table.