Skip to content

Releases: go-faustino/sentrifugo

v3.2-GO.5

23 Apr 23:02
d3ea57c
Compare
Choose a tag to compare

Changelog:

  • Use project task billable rate for billing report, except when employee project task billable rate has been filled.

v3.2-GO.4

19 Mar 09:54
Compare
Choose a tag to compare

Changelog:

  • On call should not be considered when detecting days with missing hours

v3.2-GO.3

18 Mar 23:26
9a0b2e7
Compare
Choose a tag to compare

Changelog:

  • Corrected leave detection for timesheet cronjob

v3.2-GO.2

07 Jan 02:19
67ed67b
Compare
Choose a tag to compare

Changelog:

  • Additional calendar week calculations corrections

v3.2-GO.1

05 Jan 22:53
5fda4d1
Compare
Choose a tag to compare

Changelog:

  • Corrected a bug which didn't allow approving / rejecting / enabling timesheet for the first week of a year that didn't start on a Sunday (2017, you kept this hidden for a whole year, thanks)

v3.2-GO.0

21 Dec 22:41
Compare
Choose a tag to compare

This release includes the following changes to sapplica/sentrifugo v3.2:

  • Allow timesheets for future dates
  • Zipped patches folder (if upgrading from previous versions, unzip the folder before upgrading)
  • Several custom field labels and validations
  • Disabled some non-essential menu items and tabs
  • More restrictive access control rules for non-management roles
  • Always send emails from do not reply address, instead of the super admin address
  • Save install date as application constant for validations
  • Employee timesheet 'All' option always shows complete employee list for management group (note: this allows management group members to approve their own timesheets, make sure that's acceptable in your case)
  • Management can see all projects
  • Always use date of joining, instead of employee creation date, for validations
  • Corrected a bug, where tasks with less than one hour per day would not appear on weekly timesheet view (for both employee and manager)
  • New on call module, to register on call shifts
  • Validate that leave and on call requests are contained within a single month, to simplify counting in billing report
  • Allow half day leave requests for multiple days
  • Configurable project types
  • Alert user when submitting hours for default overtime task
  • Allow sending timesheet missing email every day
  • Consider current week timesheet missing starting Friday
  • Don't send timesheet missing emails for employees with work status 'Deputation'
  • Send all timesheet missing employees to management group
  • Configurable work schedules (working hours per day)
  • Billing report in Analytics
  • Erase week button made available for rejected and enabled days
  • Allow special characters and ensure correct encoding on all pages and emails
  • Remove double slashes from time management URLs to avoid problems with servers that rewrite them out