Skip to content

Releases: netresearch/timetracker

v3.1.0 - Container fix

22 Oct 07:51
Compare
Choose a tag to compare

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

22 Oct 07:57
Compare
Choose a tag to compare

This aims at improving the export for HR.

#TTT-651: Improve export

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

02 Nov 17:59
Compare
Choose a tag to compare
  • 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

02 Nov 18:01
Compare
Choose a tag to compare
  • Various fixes
  • Add CORS headers

Full Changelog: v2.0.0...v2.1.0

v1.0.0 RC2 Symfony 2.8

15 Aug 16:08
Compare
Choose a tag to compare
Pre-release

Upgrade to Symfony 2.8

What's Changed

  • better ldap config, auto-create users, logo config by @nemesis621 in #2

New Contributors

Full Changelog: https://github.com/netresearch/timetracker/commits/1.0.0-rc2

v1.0.0 RC1 Symfony 2.8

15 Aug 16:09
Compare
Choose a tag to compare
Pre-release

Upgrade to Symfony 2.8

What's Changed

  • better ldap config, auto-create users, logo config by @nemesis621 in #2

New Contributors

Full Changelog: https://github.com/netresearch/timetracker/commits/1.0.0-rc1