Commit graph

9085 commits

Author SHA1 Message Date
iLLiCiTiT
073e5b5532 do not pass any arguments to tray_init method 2020-12-10 17:39:04 +01:00
iLLiCiTiT
81205c1ba0 use resources for getting icon 2020-12-10 17:38:04 +01:00
iLLiCiTiT
aadc5f7871 use different ways of storing modules 2020-12-10 17:27:26 +01:00
iLLiCiTiT
d15e51cbdf rest api do not register callbacks if not in tray 2020-12-10 17:26:07 +01:00
iLLiCiTiT
a330825901 removed avalon environments as avalon module handle them 2020-12-10 17:09:21 +01:00
iLLiCiTiT
b715c9692b removed reference to launchers in general environments 2020-12-10 17:08:56 +01:00
iLLiCiTiT
59578abd07 execute set_modules_environments on start 2020-12-10 17:08:38 +01:00
iLLiCiTiT
035d623142 implemented set_modules_environments to set environments with help of modules manager on pype start 2020-12-10 17:08:20 +01:00
iLLiCiTiT
880825a98d removed PYPE_CONFIG variable as pype-config repo is not used anymore 2020-12-10 17:07:27 +01:00
iLLiCiTiT
819180a632 do not set PYBLISHPLUGINPATH in globals anymore 2020-12-10 17:01:09 +01:00
iLLiCiTiT
7310986492 shortened Enabled/Disabled 2020-12-10 11:56:58 +01:00
iLLiCiTiT
314b424bb6 add timer manager label 2020-12-10 11:56:34 +01:00
iLLiCiTiT
6313d4c839 do not set PYPE_REST_API_URL and PYPE_STATICS_SERVER as global environments 2020-12-10 11:56:22 +01:00
iLLiCiTiT
b9ac206f37 get_default_components in pype.lib returns PYPE_MONGO instead of AVALON_MONGO 2020-12-10 10:40:13 +01:00
iLLiCiTiT
fb6c04cba2 pype tray is using TrayManager 2020-12-10 10:39:07 +01:00
iLLiCiTiT
bd059db9b6 removed previous modules_manager.py 2020-12-10 10:38:33 +01:00
iLLiCiTiT
8d7c181b54 converted ftrack module 2020-12-10 10:38:21 +01:00
iLLiCiTiT
b9a8d356b2 converted logging module 2020-12-10 10:34:51 +01:00
iLLiCiTiT
5732eb8f7c converted standalone publisher 2020-12-10 10:33:14 +01:00
iLLiCiTiT
ba17ca17d5 converted muster module 2020-12-10 10:32:53 +01:00
iLLiCiTiT
1b2e8029c8 converted user module 2020-12-10 10:29:10 +01:00
iLLiCiTiT
cf0cb2a8ca converted websocket server module 2020-12-10 10:28:45 +01:00
iLLiCiTiT
32fc16a34f converted timers manager module 2020-12-10 10:26:25 +01:00
iLLiCiTiT
eff2277229 converted rest api module 2020-12-10 10:25:46 +01:00
iLLiCiTiT
1c139dd909 converted idle manager 2020-12-10 10:24:09 +01:00
iLLiCiTiT
0e12ba88e6 converted AvalonModule 2020-12-10 10:23:17 +01:00
iLLiCiTiT
8f198ddb55 Clockify module converted to new module 2020-12-10 10:20:52 +01:00
iLLiCiTiT
e28c7c93f8 simplified clockify widgets 2020-12-10 10:17:11 +01:00
iLLiCiTiT
971af99146 implemented TrayModulesManager for tray purposes 2020-12-10 10:06:44 +01:00
iLLiCiTiT
6354fb4d45 implemented ModulesManager 2020-12-10 10:06:23 +01:00
iLLiCiTiT
b7620de341 implemented interface IPluginPaths to return plugin paths byt keys "publish", "create", "load" or "actions" 2020-12-10 10:05:19 +01:00
iLLiCiTiT
78e1246e8b implemented Tray service interface ITrayService 2020-12-10 10:04:36 +01:00
iLLiCiTiT
c1a7e36e21 implemented TrayModule interface ITrayModule 2020-12-10 10:03:15 +01:00
iLLiCiTiT
66aa85e921 get_global_environments is not abstract and adde initialize and connect_with_modules abstract methods 2020-12-10 10:01:18 +01:00
iLLiCiTiT
df7d45b8d8 renamed startup_environments with get_global_environments 2020-12-10 10:00:37 +01:00
iLLiCiTiT
c33c8bbc36 _id is filled with uuid4 if not set yet 2020-12-10 10:00:08 +01:00
iLLiCiTiT
9e04212380 PypeModule also expect managers object 2020-12-10 09:59:31 +01:00
iLLiCiTiT
c0feb08411 module's name attribute is abstract 2020-12-10 09:56:47 +01:00
iLLiCiTiT
aefe8f3b72 PypeModule is python 2 compatible 2020-12-10 09:55:45 +01:00
Milan Kolar
40bf307454
Merge pull request #797 from pypeclub/3.0/python2-compatibility
Python 2: make user settings compatible with python 2 hosts
2020-12-09 16:51:47 +01:00
Ondřej Samohel
ee84d02ce7
make user settings compatible with python 2 hosts 2020-12-09 16:13:14 +01:00
Milan Kolar
ed8a04519c remove ftrack from environment loading (moved to global) 2020-12-09 12:43:36 +01:00
Milan Kolar
3a71ec975e
Merge pull request #787 from pypeclub/3.0/anatomy_load_from_settings
Anatomy load data from settings
2020-12-09 12:40:31 +01:00
Milan Kolar
08a259c4ae remove pype-config and switch avalon-core to develop 2020-12-09 12:40:13 +01:00
Milan Kolar
74930f9fb4 change avalon-core submodule to develop 2020-12-09 11:29:28 +01:00
Milan Kolar
e8f50b1fe6 remove pype-config from submodules 2020-12-09 10:56:11 +01:00
Milan Kolar
c44a16d142 Merge branch 'develop' into 3.0/anatomy_load_from_settings 2020-12-09 10:47:42 +01:00
Milan Kolar
c485bb306e Merge branch 'bugfix/acre_full_sys_path' into develop 2020-12-09 10:22:34 +01:00
Milan Kolar
c33ba0c045 Updated submodule repos/avalon-core 2020-12-09 09:35:11 +01:00
Milan Kolar
11027999f9
Merge pull request #513 from pypeclub/3.0/refactoring
Pype 3.0 - command and install refactoring
2020-12-08 10:00:10 +01:00