提交歷史

作者 SHA1 備註 提交日期
  Adam Day 5a5eb6bc65 Trying to make an admin print report for a specific users timesheet. 10 年之前
  Adam Day 260a1c583c Making an administrative report that displays total hours worked, sick, and vacation time for a given day. 10 年之前
  Adam Day 59c1114d5c Resolved the issue with the total time calculation not matching the totals on the timesheet. 10 年之前
  Adam Day a5887b8b4c Added printing to user timesheet. Found an error with the totals being reported. 10 年之前
  Adam Day 30d5a42e0e Minor updates to styling. 10 年之前
  Adam Day 28306c630c Added notes to individual time entires. These notes can only be added by an Admin time insert action. 10 年之前
  Adam Day 29f6ab2c31 Removed troubleshooting code. 10 年之前
  Adam Day 136e85562d Added timestamp to the timesheet report view 10 年之前
  Adam Day dccd9808ab Added an admin entry add indication to entries that and administrator account added to another users account. 10 年之前
  Adam Day 370828c3a7 Put admin links under a drop down. 10 年之前
  Adam a0f222643f Merge pull request #24 from advation/overrideDates 10 年之前
  Adam Day 079e585bc8 Added administrative actions and a system audit trail. 10 年之前
  Adam Day 09fe3afc02 Continuing to work on a way for a user to submit for opened dates for a pervious pay period. 10 年之前
  Adam Day 46d5bf9819 Started working on a time entry override system that will allow users to request current pay period validated entries to be unlocked. An administrator can also unlock previous pay period entries based on a span of time. 10 年之前
  Adam Day 0d9896d252 Seperated time codes based on user type (full time/part time) 10 年之前
  Adam Day 4b552ab100 Updated dashboard and some styling. 10 年之前
  Adam Day 6071d38af5 Updated weekly report to reflect if a user is a part time or full time employee. These updates include a threshold check. If a part time employee is getting close to 20 hours for a giving week the report indicates that. Another call out will occur when a part time user exceeds 20 hours in a given week. 10 年之前
  Adam ce4ba13e2d Merge pull request #21 from advation/weeklyReport 10 年之前
  Adam Day 5c0c95c5a7 Added the weekly report for total hours reported for a given fiscal week. Updated the timesheet view and form to truly reflect the correct pay period based on the calendar day. 10 年之前
  Adam Day c26cc7e921 Corrected a small bug when calculating the weeks start and end times. 10 年之前
  Adam Day 2e099a38a3 Corrected a small bug when calculating the weeks start and end times. 10 年之前
  Adam Day d7545072c9 Weekly report not breaks down a users time worked for the numbered calendar weeks in a year. 10 年之前
  Adam a76bd4c959 Merge pull request #19 from advation/auditSearch 10 年之前
  Adam Day e542f15aeb Removed auditUserSearchForm - not being used. 10 年之前
  Adam Day b2c2deb013 Added a account filter option for the audit list. 10 年之前
  Adam 10aac5b46a Merge pull request #18 from advation/audit 10 年之前
  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 年之前