Commit graph

9130 commits

Author SHA1 Message Date
iLLiCiTiT
6a3184e56f do not cache defaults 2020-12-11 13:15:49 +01:00
iLLiCiTiT
d9560df784 change default user role to developer 2020-12-11 13:12:08 +01:00
iLLiCiTiT
8c2f4876c9 added settings module 2020-12-11 12:52:48 +01:00
iLLiCiTiT
66761a2544 set stylesheet on main windows instead of on application 2020-12-11 12:51:26 +01:00
Milan Kolar
8aa5b1362d
Merge pull request #798 from pypeclub/bugfix/launcher_actions_update
Launcher actions update
2020-12-11 12:45:13 +01:00
Milan Kolar
8226a73802
Merge pull request #804 from pypeclub/feature/modules_manager
Pype modules manager
2020-12-11 12:29:35 +01:00
iLLiCiTiT
07aec049d0 remove avalon environments raw json from settings 2020-12-11 12:20:44 +01:00
iLLiCiTiT
92296e581d remove unused environments 2020-12-11 12:18:54 +01:00
iLLiCiTiT
82f23bb1e2 fix variable 2020-12-11 12:14:53 +01:00
iLLiCiTiT
eb03d10d61 fix variable 2020-12-11 12:13:25 +01:00
iLLiCiTiT
14a9554d11 removed unused imports 2020-12-11 12:03:34 +01:00
iLLiCiTiT
2e6977759c removed unused import 2020-12-11 12:02:37 +01:00
iLLiCiTiT
6232b59a9a implemented base of deadline module 2020-12-11 11:59:41 +01:00
iLLiCiTiT
9c6494ecb5 modified docstrings 2020-12-11 11:58:11 +01:00
iLLiCiTiT
e5e5924d8c implemented helper for global environment variables 2020-12-11 11:58:03 +01:00
iLLiCiTiT
77dc378e07 used plugin collect helper in code 2020-12-11 11:52:03 +01:00
iLLiCiTiT
871794d761 implemented helper to get plugin paths 2020-12-11 11:51:41 +01:00
iLLiCiTiT
b603fd7b0b added few docstrings 2020-12-11 11:45:49 +01:00
iLLiCiTiT
0d04bed8bb AVALON_MONGO is empty by default 2020-12-11 11:17:56 +01:00
iLLiCiTiT
cbe1dbb52f AVALON_THUMBNAIL_ROOT is multiplatform path input 2020-12-11 11:17:39 +01:00
iLLiCiTiT
e9bf54a4ec renamed avalon_mongo_timeout key to AVALON_TIMEOUT 2020-12-11 11:16:54 +01:00
iLLiCiTiT
bb2d5af187 added parse to modules environments 2020-12-11 11:16:04 +01:00
iLLiCiTiT
fb6ffa8cab added placeholder for avalon mongo 2020-12-11 11:00:00 +01:00
iLLiCiTiT
d36804fe82 AVALON_TIMEOUT environment is filled by settings value 2020-12-11 10:59:15 +01:00
iLLiCiTiT
c2888ea0f6 added ability to set mongo timeout 2020-12-11 10:58:47 +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
4a39f7b371 renamed service methods to contain icon 2020-12-11 10:40:45 +01:00
iLLiCiTiT
b7bac89907 renamed file clockify.py to clockify_module.py 2020-12-11 10:28:53 +01:00
iLLiCiTiT
c0e20fe36e hound fix 2020-12-10 19:44:17 +01:00
iLLiCiTiT
1ee742f76f fixed ITrayService menu and icons 2020-12-10 19:42:02 +01:00
iLLiCiTiT
421cd78699 fix __all__ in logging module 2020-12-10 19:25:03 +01:00
iLLiCiTiT
fe9c750dd2 formatting change 2020-12-10 18:55:04 +01:00
iLLiCiTiT
8fad3d9bfc set module as failed if is not initialized on start 2020-12-10 18:30:54 +01:00
iLLiCiTiT
77f855b064 moved plugin paths interface 2020-12-10 18:23:32 +01:00
iLLiCiTiT
b4604152de added order of modules adding to menu 2020-12-10 17:58:35 +01:00
iLLiCiTiT
8b5f2a025d added some exception catches 2020-12-10 17:50:14 +01:00
iLLiCiTiT
bcb0172931 tray just pass menu to tray manager initialize 2020-12-10 17:42:27 +01:00
iLLiCiTiT
acdb503536 let tray_manager set tray_initialized attribute 2020-12-10 17:40:06 +01:00
iLLiCiTiT
0abe0ab902 removed deprecated tray_init from StandAlonePublishModule's __init__.py 2020-12-10 17:39:26 +01:00
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
Milan Kolar
2b2edf33d5
Merge pull request #800 from pypeclub/bugfix/avalon_context_lib_fix
Avalon context lib fix
2020-12-10 14:23:55 +01:00