Skip to content

v0.6.2 Stable release (NO DB patch)

Compare
Choose a tag to compare
@bbalet bbalet released this 17 Jul 15:29
· 209 commits to master since this release

This release adds the following new features:

  • Workflow of leave is extended to cancellation and canceled statuses.
  • Employees and their managers can comment on a leave request.
  • Users can create custom lists of employees (used as an alternative for oraginzation/entity in tabular calendar).
  • An employee can send a reminder for a requested/cancled leave to his line manager.
  • Leave requests are now clickable into calendar/tabular and global.
  • Filter on status to dynamically filter lists displayed on pages.

Known issues:

  • Requests/Validation doesn't work if $config['enable_history'] is set to FALSE. Switch it to TRUE to solve the issue.
  • LDAP mode is exclusive ; no fallback to internal user.