iLLiCiTiT
|
d6211201b5
|
fixed method name in close window connection
|
2019-09-06 09:53:44 +02:00 |
|
iLLiCiTiT
|
da67d42512
|
few comments added
|
2019-08-15 11:26:52 +02:00 |
|
iLLiCiTiT
|
22ffd273f1
|
added task_type to data when timer was started
|
2019-08-15 11:26:43 +02:00 |
|
iLLiCiTiT
|
8a8a76aa2e
|
added a little bit validation for describtion of running timer
|
2019-08-15 11:26:14 +02:00 |
|
iLLiCiTiT
|
06b3d16d50
|
tags are found by task type instead of task name
|
2019-08-15 11:24:53 +02:00 |
|
iLLiCiTiT
|
4611964cee
|
fixed recursion bug
|
2019-08-15 10:50:08 +02:00 |
|
iLLiCiTiT
|
a986250067
|
when timer project is not found in clockify then don't allow to start timer and show message to user
|
2019-08-14 16:46:53 +02:00 |
|
iLLiCiTiT
|
4648987399
|
on signing to clockify check timers manager if is running any timer
|
2019-08-14 16:46:15 +02:00 |
|
iLLiCiTiT
|
35ea6da261
|
start timer won't be launched when not signed in
|
2019-08-14 16:45:45 +02:00 |
|
iLLiCiTiT
|
ae658df760
|
added tripple check when timer is running but dont have set project (should not happen)
|
2019-08-14 16:45:25 +02:00 |
|
iLLiCiTiT
|
387c725157
|
added logger to clockify module
|
2019-08-14 16:44:43 +02:00 |
|
iLLiCiTiT
|
922b0a3319
|
added message widget to imports
|
2019-08-14 16:44:22 +02:00 |
|
iLLiCiTiT
|
5545d76f6a
|
added timer_stopped to stop_timer method so timers manager get know about
|
2019-08-13 17:56:47 +02:00 |
|
iLLiCiTiT
|
ed4e09d895
|
added start timer method that is able to start timer from timer manager
|
2019-08-13 17:49:22 +02:00 |
|
iLLiCiTiT
|
64646da035
|
check_running also checks if timer stops or started
|
2019-08-13 17:49:00 +02:00 |
|
iLLiCiTiT
|
b10d9bc0f5
|
added TimersManager to clockify and basic methods
|
2019-08-13 17:44:22 +02:00 |
|
iLLiCiTiT
|
e32f98dcf5
|
updated clockify module to new tray initialization
|
2019-08-13 15:58:04 +02:00 |
|
Jakub Trllo
|
cc205f35dc
|
clockify actions moved into clockify module
|
2019-04-19 21:36:29 +02:00 |
|
Milan Kolar
|
44b9e48a67
|
hotfix/convert old app code to pypeapp
|
2019-04-12 23:14:45 +02:00 |
|
Jakub Trllo
|
82a945aac4
|
clockify module again check for running timer
|
2019-03-11 17:55:13 +01:00 |
|
Jakub Trllo
|
7797b7732b
|
clockify is master of clockify api
|
2019-03-11 16:58:05 +01:00 |
|
Jakub Trllo
|
463c574e88
|
added thread that check each 5 seconds if any timer is running
|
2019-03-06 12:53:02 +01:00 |
|
Jakub Trllo
|
40c2ccd9d7
|
stop timer works now
|
2019-03-06 12:52:33 +01:00 |
|
Jakub Trllo
|
9c27a64f62
|
separated clockify into api and module
|
2019-03-05 19:48:05 +01:00 |
|
Jakub Trllo
|
d5eb65100f
|
added first version of clockifyAPI class
|
2019-03-05 11:51:20 +01:00 |
|