Releases: netresearch/timetracker
Releases · netresearch/timetracker
v3.1.0 - Container fix
This release is to fix various container issues (target folders, permissions, volumes, docker-compose.yml, ...).
With this release it should be more easy to use the provided containers example configuration (docker-compose.yml) or build a container image.
Full Changelog: v3.0.0...v3.1.0
v3.0.0 Improved export
This aims at improving the export for HR.
#TTT-651: Improve export
- Include holidays and sick days per user and month in monthly report export
- Add an Xlsx template to be used for export
- Change export to Xlsx format, utilizing https://github.com/PHPOffice/PhpSpreadsheet/
Runtime improvements
- IMPROVE: update to PHP 7.2
- IMPROVE: add first example docker-compose.yml (app, phpfpm, nginx, mariadb)
Fixes
- FIX: dropped /vendor/ from repo
- FIX: enhanced some inline docs
Full Changelog: v2.2.0...v3.0.0
v2.2.0 Maintenance release
- update Alpine version in Docker image to 3.8
- Jira 7.12 compatibility fix
Full Changelog: v2.1.0...v2.2.0
v2.1.0 Maintenance release
- Various fixes
- Add CORS headers
Full Changelog: v2.0.0...v2.1.0
v1.0.0 RC2 Symfony 2.8
Upgrade to Symfony 2.8
What's Changed
- better ldap config, auto-create users, logo config by @nemesis621 in #2
New Contributors
- @nemesis621 made their first contribution in #2
Full Changelog: https://github.com/netresearch/timetracker/commits/1.0.0-rc2
v1.0.0 RC1 Symfony 2.8
Upgrade to Symfony 2.8
What's Changed
- better ldap config, auto-create users, logo config by @nemesis621 in #2
New Contributors
- @nemesis621 made their first contribution in #2
Full Changelog: https://github.com/netresearch/timetracker/commits/1.0.0-rc1