Skip to content

Releases: bizley/timeclock

2.4.1

14 Dec 13:10
e8b2e62
Compare
Choose a tag to compare

Added PHP 8 support and tests.

2.4.0

20 Oct 13:20
7aca554
Compare
Choose a tag to compare
  • Added German translations thanks to @niclasku .
  • Modified date displays to use formatter config thanks to @niclasku .
  • Fixed some minor bugs.
  • Added Github workflow in place of Travis service.

2.3.1

03 Jan 11:49
d603826
Compare
Choose a tag to compare

Fixed bug with inactive users still displayed on the project manager's list as IDs.

2.3.0

02 Jan 10:33
409d9b4
Compare
Choose a tag to compare
  • vacations requests
  • projects
  • sessions time CSV download for admins
  • deactivating accounts for admins

2.2.1

02 Mar 11:39
Compare
Choose a tag to compare

Sessions history is now displayed in descending order with summary row at the top.

2.2.0

19 Feb 11:16
Compare
Choose a tag to compare
  • New API endpoint added /api/sessions/summary to get sessions time summed up in selected time period.
  • Sessions history view now groups same day sessions with option to display them in details.
  • Sessions history view displays now number of sessions made during the month and number of days with at least one session.

2.1.1

13 Feb 17:44
eb666bc
Compare
Choose a tag to compare
  • Fixed error with API sessions and off-time validating against whole DB instead of just user's data.
  • Added validation rules to check if session or off-time is not added on top of other closed periods.
  • Added Travis service.

2.1.0

12 Feb 09:57
23d149b
Compare
Choose a tag to compare

Added overloaded goBack method to properly return to correct action in specific cases thanks to @rNiedzwiecki

2.0.0

04 Feb 09:04
Compare
Choose a tag to compare

Bootstrap layout upgraded to version 4.

1.7.2

01 Feb 11:55
Compare
Choose a tag to compare

Fixed error with timezone conversion.

All previous versions set to timezone different than UTC are affected, please update.