提交历史

作者 SHA1 备注 提交日期
  Adam Day 00451b6471 Fixed an order of operation bug for the pagination. 10 年之前
  Adam Day db19ebfb78 Added pagination to the audit page. 10 年之前
  Adam Day 7db24a223f Created a simple audit submission for all validation entries. 10 年之前
  Adam Day f3fe6078c1 Resolved PM to AM overlap issue. 10 年之前
  Adam Day 9fa330ff43 Fixed a validation error when removing an entry 10 年之前
  Adam Day b36d818b7b Fixed a conflict in css classes. 10 年之前
  Adam b1c216d1d0 Merge pull request #17 from advation/staff 10 年之前
  Adam Day 86a5812fe2 Created a report for viewing staff time sheets for the current pay period. 10 年之前
  Adam Day 01f0ff6f5a Creating a way for supervisor and administrative level users to view time sheets for their direct staff. 10 年之前
  Adam d9cf7b3ef4 Merge pull request #16 from advation/dashboard 10 年之前
  Adam Day a7a483bef9 Added additional navigation buttons to the dashboard for easier navigation from the dashboard page. 10 年之前
  Adam Day f5b8c1031a Started working on a new dashboard look and function. 10 年之前
  Adam Day 14f6c64407 Added a new admin login form and elevated user access. 10 年之前
  Adam Day 1787e70efb Updated the time entry removal feedback. 10 年之前
  Adam aefcd150f4 Merge pull request #13 from advation/overlapFix 10 年之前
  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. 10 年之前
  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. 10 年之前
  Adam Day 7c08bdd49d Cleaned up extra spaces. 10 年之前
  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. 10 年之前
  Adam d25b986213 Merge pull request #6 from advation/deleteEntry 10 年之前
  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. 10 年之前
  Adam Day ee6672ff52 Changed the timesheetmodel to appropriately handle the different time codes and to correctly tally up the total time worked for a specified time period. 10 年之前
  Adam 64afe4a559 Merge pull request #4 from advation/editEntries 10 年之前
  Adam Day 58b60a8e7d Adjusted how the time fields were being scrubbed. This now happens with regex at the form validation for each time field. 10 年之前
  Adam Day 4e0744edb6 Adjusted how the time fields were being scrubbed. This now happens with regex at the form validation for each time field. 10 年之前
  Adam 37a05b188b Update README.md 10 年之前
  Adam b247fb67fb Merge pull request #2 from advation/timesheetValidation 10 年之前
  Adam Day 7821e780d9 Adjusted how the time fields were being scrubbed. This now happens with regex at the form validation for each time field. 10 年之前
  Adam Day 3fd3c84f22 Added current pay period validation to new timesheet entries. 10 年之前
  Adam Day ebb572a4b4 Added entry overlap validation and updated the timesheet view to reflect entrys under each day. 10 年之前