News & Updates

  • February 21st, 2023

    Fixed the calculation of PTO in the overview report. Improvements to the calculation of retro hours in the overview report. Pay Periods are now sorted in descending order. Pay Periods must be approved in order – if you try to approve a pay period that comes after another pay period that has not yet been…

  • February 5th, 2023

    Fixed a bug that could cause the Payroll Overview report to include an incorrect PTO balance. Clarified the Payroll Overview report to indicate that it displays the PTO balance as of the end of the Pay Period.

  • January 30th, 2023

    Fixed layout of the Calendar page when January 1st falls on a day that isn’t the start of the week. Fixed totaling logic used for the report displayed on the Calendar page, so it will correctly include the hours worked on the last day of the pay period/month. Sorted the month selector on the Calendar…

  • January 29th, 2023

    Added unattached/retroactive hours display to the calendar. Hours not yet attached to a pay period will show in parentheses on each day, as well as being included in the regular total.

  • December 30th, 2022

    Improved the /calendar/payPeriodSummary/{year}/{month} endpoint’s handling of overtime. Overtime-eligible categories now have overtime subtracted from them—i.e., if someone works 45 hours in a “regular” pay category, the report will show 40 hours in the “regular” category and 5 hours of overtime. (This matches the behavior of the downloadable report.) Updated the Calendar page to have a…

  • December 29th, 2022

    Updated the Calendar to display the per-category totals broken down by pay period as well as the totals for the month. (Note: the per-pay period totals may not equal those for the month, depending on if the pay periods include dates outside of the displayed month.) Added a /calendar/payPeriodSummary/{year}/{month} endpoint to retrieve the per-category breakdown…

  • December 22nd, 2022

    Added Previous/Next (‘<‘ and ‘>’) buttons to the Month selector on the Calendar page.

  • November 23rd, 2022

    Updated the Calendar to display per-category totals, as well as the total overtime earned, for the displayed Employee and Month. Employees cannot update or delete Entries that have been approved.

  • November 13th, 2022

    Add a ‘Previous’ button the Employee page, next to the ‘Next’ button. Removed the ‘Back’ button from the Employee page. Added a /employees/{id}/previous endpoint to retrieve the previous employee ID.

  • November 4th, 2022

    Fixed a bug that caused applying pay periods to fail. Added ‘<‘ and ‘>’ buttons to the employee selector in the Calendar view.