Upgrade instructions :
- Save config.php, email.php and database.php.
- Patch PHP files.
- No change to database.
Enhancements :
- This version prepares the support of more languages and fixes a bug with the reporting of overtime.
- JQuery Datable and FullCalendar have been migrated to their latest versions. It is clearer and it fixes a sorting bug.
- A page requirements.php has been added to the root folder allowing you check your installation.
- Animations have been added everywhere where there is an Ajax query (having in mind slow Internet connections).
- A (memorized) filter has been added in HR/Employees pages, allowing to filter the list of employees by entity.
Changes in config.php :
- It is now possible to set the reply e-mail address. See https://github.com/bbalet/lms/blob/master/application/config/config.php#L369
- version parameter is no more used.