Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Adam Day 26eb3cc3d7 Resolved issue where an admin account couldn't remove their own time entry. 9 ani în urmă
  Adam Day 59c1114d5c Resolved the issue with the total time calculation not matching the totals on the timesheet. 9 ani în urmă
  Adam Day 28306c630c Added notes to individual time entires. These notes can only be added by an Admin time insert action. 9 ani în urmă
  Adam Day 136e85562d Added timestamp to the timesheet report view 9 ani în urmă
  Adam Day 079e585bc8 Added administrative actions and a system audit trail. 9 ani în urmă
  Adam Day 4b552ab100 Updated dashboard and some styling. 9 ani în urmă
  Adam Day f3fe6078c1 Resolved PM to AM overlap issue. 9 ani în urmă
  Adam Day 9fa330ff43 Fixed a validation error when removing an entry 9 ani în urmă
  Adam Day 86a5812fe2 Created a report for viewing staff time sheets for the current pay period. 9 ani în urmă
  Adam Day 2d51044d38 Made progress on overlap issue. The only overlap that isn't being detected is when a time entry is submitting that overlaps an already existing PM and AM entry for a specific day. Also resolved a small issue with the time totals not being calculated correctly for entries going from PM to AM. 9 ani în urmă
  Adam Day a0dbd3c956 Have a basic check working for overlap however a user can still edit a time entry can cause overlap. Resolved an issue with the 25th day of the payperiod not showing up in the timesheet. 9 ani în urmă
  Adam Day 7c08bdd49d Cleaned up extra spaces. 9 ani în urmă
  Adam Day d65b92717f Created a sql statement that will prevent a user from submitting a new time entry that falls within an already existing time entry. 9 ani în urmă
  Adam Day 7e8e6608c0 Changed the timesheetmodel to appropriately handle the different time codes and to correctly tally up the total time worked for a specified time period. 9 ani în urmă
  Adam Day 58b60a8e7d Adjusted how the time fields were being scrubbed. This now happens with regex at the form validation for each time field. 9 ani în urmă
  Adam Day 4e0744edb6 Adjusted how the time fields were being scrubbed. This now happens with regex at the form validation for each time field. 9 ani în urmă
  Adam Day 7821e780d9 Adjusted how the time fields were being scrubbed. This now happens with regex at the form validation for each time field. 9 ani în urmă
  Adam Day ebb572a4b4 Added entry overlap validation and updated the timesheet view to reflect entrys under each day. 9 ani în urmă
  Adam Day 5a9154720a Working on getting timesheet validation working. Added a new MySQL template. 9 ani în urmă
  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. 9 ani în urmă
  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. 9 ani în urmă