Releases: go-faustino/sentrifugo
Releases · go-faustino/sentrifugo
v3.2-GO.5
v3.2-GO.4
Changelog:
- On call should not be considered when detecting days with missing hours
v3.2-GO.3
Changelog:
- Corrected leave detection for timesheet cronjob
v3.2-GO.2
Changelog:
- Additional calendar week calculations corrections
v3.2-GO.1
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
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