Commit Graph

40 Commits

Author SHA1 Message Date
35ee16479a set to v.2.1.0a v.2.1.0a 2021-06-08 00:53:28 +02:00
3da9195697 release version 2.1.0 2021-06-08 00:38:26 +02:00
e4d533b249 fix formatting 2021-06-04 21:19:33 +02:00
b774ec6e1e add readme.md 2021-06-04 21:15:47 +02:00
fc3f350e96 Aplha Release from Python TimeTrack v.2.0.0a 2021-06-04 11:28:22 +02:00
4801df4b5f cleanup master branch v.1.5.1 2021-06-04 09:48:18 +02:00
21ce7ab426 cleanup master branch 2021-06-04 09:46:19 +02:00
33c99066a1 delete dev junk 2021-06-04 09:35:02 +02:00
3c6c4f731c add TimeTrack v1.5.1 (bash) to git 2021-06-04 09:23:51 +02:00
4a5aa37174 cleanup git repo 2021-06-04 09:18:28 +02:00
6a693ff525 finish time_stop function 2021-06-04 09:13:09 +02:00
3c2c63e503 create core function time_stop 2021-06-04 00:06:58 +02:00
d1563a651f create time_start function and clear_screan function. 2021-06-03 22:49:28 +02:00
972115ffeb create active event handling 2021-06-03 18:29:15 +02:00
29dc5c0e58 build core time function 2021-06-03 15:32:22 +02:00
727c7b486c streamline logging and commits. fix some bugs 2021-06-02 20:28:30 +02:00
3a189ad8ed add set_user function an fix some bugs 2021-05-31 00:12:31 +02:00
3db70a8486 remove db_connect funtion and fix all db connections 2021-05-30 23:26:18 +02:00
5df707da83 fix get_user function and add as requirement for create_user function 2021-05-13 19:10:20 +02:00
efff88d5fd db handling optimized 2021-05-13 18:22:23 +02:00
0894e9be90 add vscode tmp files 2021-05-13 18:20:58 +02:00
4c92f44b4a add projects 2021-05-09 22:18:46 +02:00
f4378c22b5 optimization 2021-05-09 22:18:06 +02:00
b19c9a1bb4 fix column names 2021-05-09 22:16:35 +02:00
b501b61569 add user handling 2021-05-09 22:12:16 +02:00
3c4b4b8f9d add DB handling and first setup 2021-05-09 20:56:28 +02:00
d9afca839a add projects 2021-05-09 19:52:04 +02:00
429ec26479 add *.db 2021-05-09 19:47:23 +02:00
7528fe8043 inital timeTrack in python. write __init__ and load_config methode 2021-05-09 18:53:06 +02:00
f2d11097a1 add ignor for *.log and *.conf 2021-05-09 18:43:37 +02:00
715c188860 mark implemented arguments 2021-05-09 17:16:19 +02:00
64313acda4 PAP for version 2.0 2021-05-09 17:15:36 +02:00
408d69f563 add arguments 2021-05-09 17:14:22 +02:00
86ba3cd493 add ERD for Database 2021-05-09 13:01:41 +02:00
0988a5d09d add idea for logging and conf file 2021-05-09 12:59:45 +02:00
eb034e0fcb rename mindmap 2021-05-09 11:51:53 +02:00
029ca752b4 add new ideas for DB tables 2021-05-09 11:51:17 +02:00
04fced1be1 add Mindemap - Database 2021-05-09 09:55:12 +02:00
9ebf0fd9c6 add Mindmap - Overview 2021-05-09 09:35:35 +02:00
e7d0559d9e init 2021-05-09 08:53:32 +02:00