Commit graph

61 commits

Author SHA1 Message Date
Jakub Trllo
fd345ba4bb Merge pull request #6202 from ynput/bugfix/OP-8138_traypublisher-missing-settings-category 2024-02-07 11:08:43 +01:00
Jakub Trllo
9503c4907f remove OPENPYPE_MONGO from rr 2024-02-07 10:21:35 +01:00
Jakub Trllo
e7529520ff remove OpenPype plugin from deadline 2024-02-07 10:16:01 +01:00
Jakub Trllo
ac53b80efc don't use OPENPYPE_VERSION for IniSettings 2024-02-07 10:10:05 +01:00
Jakub Trllo
895dc800d0 remove usage of 'OPENPYPE_VERSION' and 'OPENPYPE_MONGO' 2024-02-07 10:09:53 +01:00
Jakub Trllo
9df41b1dc3 fix 'AYONPyblishPluginMixin' imports 2024-02-06 18:42:56 +01:00
Jakub Trllo
473df1902b fix auto-apply settings 2024-02-06 18:31:10 +01:00
Jakub Trllo
6de168d042 use 'AYON_WEBSERVER_URL' env variable 2024-02-06 18:30:58 +01:00
Jakub Trllo
7fd55e3bee modified some comments and docstrings 2024-02-06 18:30:39 +01:00
Jakub Trllo
ab8d384715 added 'AYONPyblishPluginMixin' as replacement for 'OpenPypePyblishPluginMixin' 2024-02-06 18:19:07 +01:00
Jakub Trllo
b17815dc1b implemented 'install_ayon_plugins' as replacement of 'install_openpype_plugins' 2024-02-06 18:14:28 +01:00
Jakub Trllo
4477327def use AYON appdirs for publish report viewer 2024-02-06 18:05:16 +01:00
Jakub Trllo
f95bb36a1d add 'ILaunchHookPaths' back 2024-02-06 17:56:40 +01:00
Jakub Trllo
53762a3b2b converted WebServerModule to ayon addon 2024-02-06 17:55:01 +01:00
Jakub Trllo
4d0bdcd960 fix 'ayonAddonsManger' collection 2024-02-06 17:54:30 +01:00
Jakub Trllo
5b933c9c05 comment out delete old versions plugin 2024-02-06 17:47:40 +01:00
Jakub Trllo
f673ff6071 fix '__main__.py' 2024-02-06 16:52:30 +01:00
Jakub Trllo
cd233c42f5 remove pype prefixes in tray tool 2024-02-06 16:47:49 +01:00
Jakub Trllo
852676b751 implemented 'get_ayon_username' 2024-02-06 16:41:52 +01:00
Jakub Trllo
957654bec9 implemented 'get_ayon_qt_app' 2024-02-06 16:38:29 +01:00
Jakub Trllo
87967db731 move click_wrap to addon dir 2024-02-06 16:27:05 +01:00
Jakub Trllo
1df7953e8d implemented main function of 'ayon_core' cli 2024-02-06 15:20:06 +01:00
Jakub Trllo
91a1e09774 moved readme from modules to addon dir 2024-02-06 15:08:37 +01:00
Jakub Trllo
fd684010a8 use AddonsManager over ModulesManager 2024-02-06 15:02:57 +01:00
Jakub Trllo
40dee231ec fix 'AYONSettingsRegistry' 2024-02-06 14:21:59 +01:00
Jakub Trllo
325585b1f4 fix import in ayon settings 2024-02-06 14:19:19 +01:00
Jakub Trllo
a7133d870b fixed resources and remove openpype icons 2024-02-06 14:18:22 +01:00
Jakub Trllo
eef157363e removed 'openpype_version.py' from lib 2024-02-06 14:17:35 +01:00
Jakub Trllo
929dbec710 better handling of 'connect_with_modules' 2024-02-06 12:45:01 +01:00
Jakub Trllo
afb937c431 fix loader import 2024-02-06 12:40:01 +01:00
Jakub Trllo
36c37f9a08 use 'connect_with_addons' instead of 'connect_with_modules' 2024-02-06 12:34:50 +01:00
Jakub Trllo
1f758516bd removed version validations from tray 2024-02-06 12:34:24 +01:00
Jakub Trllo
a7a1dc823a still use 'modules_settings' for OpenPypeModule classes 2024-02-06 12:25:37 +01:00
Jakub Trllo
ffb56e7815 add 'mongo_process_id' back for some time 2024-02-06 12:12:14 +01:00
Jakub Trllo
bf3812b820 minor fixes in the code 2024-02-06 12:12:00 +01:00
Jakub Trllo
6c5c1d6ca6 created 'AddonsManager' 2024-02-06 11:39:31 +01:00
Jakub Trllo
dfff50a6d6 replace avalon_apps with library loader action 2024-02-06 11:30:21 +01:00
Jakub Trllo
d699a17e93 removed 'AYON_SERVER_ENABLED' conditions from pipeline 2024-02-06 11:22:54 +01:00
Jakub Trllo
b55cbaff7d removed 'AYON_SERVER_ENABLED' conditions from plugins 2024-02-06 11:21:52 +01:00
Jakub Trllo
10ac850872 rename 'openpype_startup.scriptlib' to 'ayon_startup.scriptlib' 2024-02-05 19:03:34 +01:00
Jakub Trllo
ea1268f69d remove AYON_SERVER_ENABLED checks in hosts and modules 2024-02-05 19:02:50 +01:00
Jakub Trllo
90d68c7e86 remove mongo code from client 2024-02-05 18:29:48 +01:00
Jakub Trllo
63dc9ced92 removed most of openpype settings logic 2024-02-05 18:20:23 +01:00
Jakub Trllo
f2a6a4d157 remove 'AYON_SERVER_ENABLED' checks in 'ayon_core.lib' 2024-02-05 17:55:11 +01:00
Jakub Trllo
8d6778a4c2 removed mongo logic from Logger 2024-02-05 17:34:07 +01:00
Jakub Trllo
1bf3decc1c removed webpublisher host 2024-02-05 17:30:54 +01:00
Jakub Trllo
052b77449a remove mongodb from pipeline and reduce legacy_io usage 2024-02-05 17:30:45 +01:00
Jakub Trllo
95bcc7015a remove openpype tools and rename ayon tools 2024-02-05 16:44:25 +01:00
Jakub Trllo
53c9acc004 removed standalone publisher 2024-02-05 16:23:44 +01:00
Jakub Trllo
899bd952ba removed project backpack 2024-02-05 16:20:11 +01:00