iLLiCiTiT
2dec29ad3e
call print report on start
2020-12-29 11:31:19 +01:00
iLLiCiTiT
31e879af08
added comment
2020-12-18 10:51:15 +01:00
iLLiCiTiT
07ef600cfc
tray main function moved to pype_tray.py and imported in tray's __init__.py
2020-12-18 10:34:40 +01:00
iLLiCiTiT
a76980a1a9
always create services menu but hide it until any action is added
2020-12-11 10:48:58 +01:00
iLLiCiTiT
bcb0172931
tray just pass menu to tray manager initialize
2020-12-10 17:42:27 +01:00
iLLiCiTiT
fb6c04cba2
pype tray is using TrayManager
2020-12-10 10:39:07 +01:00
iLLiCiTiT
260911fd34
put back import to not mess with changes
2020-12-04 14:38:48 +01:00
iLLiCiTiT
604968d0b3
fix import in __main__
2020-12-04 13:04:48 +01:00
iLLiCiTiT
443cb5c795
Merge branch 'develop' into 3.0/refactoring
2020-12-04 12:58:45 +01:00
Milan Kolar
206fab3a91
Merge 2x/develop + convert config to settings across the board
2020-12-04 10:36:24 +01:00
iLLiCiTiT
cdf7b820e9
pype tray modified to use settings
2020-12-03 18:58:40 +01:00
Ondřej Samohel
bfff689926
hound fixes
2020-11-23 13:39:17 +01:00
Ondřej Samohel
d25087fe12
revert messed imports 1
2020-11-23 13:13:39 +01:00
Ondrej Samohel
bcf75bf37e
handle missing directory
2020-11-23 12:16:31 +01:00
Ondřej Samohel
7ad9e1bd5b
Merge remote-tracking branch 'origin/develop' into 3.0/refactoring
2020-11-18 15:19:17 +01:00
Ondrej Samohel
e281bf6afa
fix environment loading
2020-10-13 19:21:32 +02:00
Ondrej Samohel
636ded0fc5
fix imports
2020-10-13 18:59:32 +02:00
Petr Kalis
b39a636bb4
Merge from develop
2020-09-17 14:48:56 +02:00
Milan Kolar
1f31a67538
Merge branch '2.x/develop' into develop
2020-09-09 17:03:17 +02:00
Milan Kolar
8dec7c43c1
Merge remote-tracking branch 'origin/develop' into develop
2020-09-09 16:59:11 +02:00
iLLiCiTiT
76e0b5a7ae
allow show icon in bar instead of python icon
2020-08-26 12:44:20 +02:00
iLLiCiTiT
7c6849ce6a
small tweaks
2020-08-15 02:39:55 +02:00
iLLiCiTiT
de331447be
added Websocket server to module imports
2020-08-07 19:21:35 +02:00
iLLiCiTiT
b7cf667924
show the version string all the time
2020-07-27 10:03:22 +02:00
iLLiCiTiT
f4d49b330e
add version item only if client information is in config.ini
2020-07-24 11:12:47 +02:00
iLLiCiTiT
4d638ebdc8
added item to tray menu with version
2020-07-24 11:08:04 +02:00
petr.kalis
c3219554c0
Init commit of synchronization server for cloud destination
...
WIP - implemented GDrive upload and update in MongoDB
credentials.json file ommitted for security reasons, to be decided
which flow and how credentials should be stored.
2020-07-16 20:24:52 +02:00
iLLiCiTiT
0ace96c4dc
catch all exceptions in tray during module object creation
2020-07-13 11:23:43 +02:00
iLLiCiTiT
0faf397163
tray attributes fix
2020-07-09 16:40:10 +02:00
Jakub Trllo
aa97c54aa3
Merge branch '2.x/develop' into develop
2020-07-09 15:00:55 +02:00
Milan Kolar
18c857b31d
Merge branch '2.x/develop' into feature/move_module_imports_to_pype
2020-07-08 12:38:59 +02:00
iLLiCiTiT
7e07bf2892
Merge branch '2.x/develop' into develop
2020-07-08 11:16:33 +02:00
Milan Kolar
f49591000d
Merge branch 'develop' into feature/module_attributes_in_tray_menu
2020-07-08 08:58:27 +02:00
iLLiCiTiT
546eb1e734
tray can set attributes for modules
2020-06-26 15:56:30 +02:00
iLLiCiTiT
c7bcac6b46
used new resource way of getting pype icon in code
2020-06-24 15:05:22 +02:00
iLLiCiTiT
bf868eb97e
removed items attribute from class definition
2020-06-24 10:16:57 +02:00
iLLiCiTiT
166df5c58e
cleaned docstring
2020-06-24 10:16:22 +02:00
iLLiCiTiT
d81b022147
module specifications are loaded from json in pype
2020-06-24 10:16:13 +02:00
iLLiCiTiT
42615368a3
module imports specifications moved to pype
2020-06-24 10:12:13 +02:00
iLLiCiTiT
6e9b8d130b
few class attributes moved to object initialization
2020-06-24 10:11:08 +02:00
iLLiCiTiT
b470642bec
icons in tray at the end of initialization
2020-06-24 10:10:27 +02:00
iLLiCiTiT
852eaba5f0
format changes
2020-06-02 17:30:30 +02:00
iLLiCiTiT
02cf1eff7f
pype_tray folder changed to single file
2020-06-02 17:28:43 +02:00
iLLiCiTiT
acd355c617
tray is in pype/tools now
2020-06-02 16:11:11 +02:00