d347a02cecTime 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
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.
преди 10 години
Adam Day
9241d8b2cfAdded jQuery UI. Have the edit time entry form working.
преди 10 години
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.