ee6672ff52Changed the timesheetmodel to appropriately handle the different time codes and to correctly tally up the total time worked for a specified time period.
преди 9 години
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 години
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.