Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
jorani-0.4.1.zip | 2015-09-10 | 6.6 MB | |
README.md | 2015-09-10 | 1.4 kB | |
Totals: 2 Items | 6.6 MB | 0 |
New features:
- Copy contract/calendar (definition of non-working days for a civil year).
- A manager can create a leave request in behalf of a collaborator.
- Inactive employees (put them into an archive entity in HR/organization so as to exclude them from reports).
- Experimental : import day offs from an ICS/CalDAV feed.
- Public Global and Tabular calendar in an embeddable view.
- Add an option to switch the duration field in readonly.
- Allow user to delete/edit rejected leave requests (take into account leave_status_requested).
- Report duration and balance into request e-mail.
- Entitled days editor : possibility to copy a line.
- Entitled days editor : a field allows to set the step for inc/dec (saved in a cookie).
- Sum of leave grouped by type in presence report.
- Yearly individual calendar.
- Check Ajax return (e.g. calendar views) to redirect to login in case of session expiration.
- Many security and speed enhancements.
All known bugs are fixed.
New configuration variables (see config/config-default.php for documentation) :
- disable_edit_leave_duration
- delete_rejected_requests
- edit_rejected_requests
- requests_by_manager
- public_calendar
This version doesn't need a database patch. Make a backup of config/database.php, config/email.php and config/config.php ; update all PHP scripts and enjoy the new features.