5a9154720aWorking on getting timesheet validation working. Added a new MySQL template.
9 anni fa
Adam Day
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.
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.