Skip to content
This repository was archived by the owner on Oct 25, 2022. It is now read-only.

Releases: tweirtx/timetracker

Check function

08 Feb 21:16

Choose a tag to compare

I've added a function that allows superusers to check the hours someone has on record.

Command Framework

24 Jan 16:41

Choose a tag to compare

I've added several new features, including autoreport, and a superuser mode that allows you to edit the database and add new members without exiting the program.

Bring Current

17 Jan 04:30

Choose a tag to compare

pymssql was deprecated so we're now recommending (and including) pyodbc. Also the binaries now use a more up to date Python version

Fixed HTML

14 May 16:58

Choose a tag to compare

I fixed an HTML issue

User adding interface

08 May 16:28

Choose a tag to compare

I added a user-adding interface

First Production Release

06 May 18:27

Choose a tag to compare

This is the first release of TimeTracker to the public! There is no interface to add users, however you may do so by directly editing the database. User adding interface will come in v1.1

Illustrative release for documentation

06 May 04:25

Choose a tag to compare

v0.9.6

Documentation start