Commit graph

9483 commits

Author SHA1 Message Date
iLLiCiTiT
1a40bb6478 added backports as module folder instead of submodule 2021-01-08 10:35:17 +01:00
iLLiCiTiT
1bf9a5e629 remove bad backports module 2021-01-08 10:26:44 +01:00
iLLiCiTiT
e50c1d97aa added comment to collect ftrack api 2021-01-05 13:26:37 +01:00
iLLiCiTiT
0e172b22a9 removed import ftrack_api_old 2021-01-05 13:02:53 +01:00
iLLiCiTiT
a1621592e2 builtins added to subfolder 2021-01-05 12:52:57 +01:00
iLLiCiTiT
4733ef33a8 removed python-futures as it breaks python 3 2021-01-05 12:21:41 +01:00
iLLiCiTiT
4afed13575 converted python 2 vendors for ftrack api to submodules 2021-01-05 12:14:40 +01:00
iLLiCiTiT
c56f65be40 added arrow as submodule 2021-01-05 11:30:58 +01:00
iLLiCiTiT
748821e9a5 Merge branch 'develop' into feature/ftrack_python2_vendor 2020-12-22 16:06:42 +01:00
iLLiCiTiT
87c5e3cddc removed new version of ftrack api and it's modules 2020-12-22 16:02:48 +01:00
Milan Kolar
8181a5f8b6
Merge pull request #846 from pypeclub/bugfix/threadsafe_terminal
Thread safe Terminal
2020-12-22 15:37:05 +01:00
iLLiCiTiT
2768140c2a move ftrack_api import inside plugin 2020-12-22 15:26:11 +01:00
Milan Kolar
c0456401b2
Merge pull request #854 from pypeclub:feature/launch_hooks_interface
Launch hooks interface
2020-12-22 14:23:27 +01:00
Milan Kolar
28f79d9024
Merge pull request #856 from pypeclub:bugfix/ftrack_event_entity_store
Ftrack project entity is not stored to event data
2020-12-22 14:06:06 +01:00
iLLiCiTiT
9311c99f81 fixed method name 2020-12-22 13:19:49 +01:00
iLLiCiTiT
328de48400 already implemented events use new methods instead of old ones 2020-12-22 13:17:43 +01:00
iLLiCiTiT
1d11730cd2 action handler store only project name not whole entity 2020-12-22 13:14:51 +01:00
iLLiCiTiT
d4ae3415f0 renamed get_project_entity_from_event to get_project_name_from_event 2020-12-22 13:14:32 +01:00
iLLiCiTiT
86419f80c6 get_project_entity_from_event store only project name not whole entity 2020-12-22 13:14:17 +01:00
iLLiCiTiT
6c0cf5067a get_project_settings_from_event expect only project name 2020-12-22 13:13:42 +01:00
Milan Kolar
1e7136232f
Merge pull request #853 from pypeclub/bugfix/rename_logging_module
Logging module rename
2020-12-22 12:21:34 +01:00
iLLiCiTiT
cc8eb20f0e added ftrack_api without _old suffix 2020-12-22 11:58:22 +01:00
iLLiCiTiT
0e920a3f66 moved ftrack_api vendor to ftrack module 2020-12-22 11:53:14 +01:00
iLLiCiTiT
122d80709c added prealunch hook that will add python 2 ftrack api modules to PYTHONPATH 2020-12-22 11:42:19 +01:00
iLLiCiTiT
710acc9fc2 import FTRACK_MODULE_DIR to ftrack's module init 2020-12-22 11:37:27 +01:00
iLLiCiTiT
526f15a852 removed TODO 2020-12-22 10:51:30 +01:00
iLLiCiTiT
2cdaf321fb application launch context load modules to collect prelaunch hooks 2020-12-22 10:48:59 +01:00
iLLiCiTiT
1ef7dfbd33 Ftrack module ingerit ILaunchHookPaths and has implemented get_launch_hook_paths 2020-12-22 10:48:13 +01:00
iLLiCiTiT
3fec8b293a implemented ILaunchHookPaths interface 2020-12-22 10:47:05 +01:00
iLLiCiTiT
1a190670f1 fix log_viewer init file 2020-12-22 10:23:38 +01:00
iLLiCiTiT
49c22b6217 removed previous module file 2020-12-22 10:22:54 +01:00
iLLiCiTiT
1dab85efd8 renamed logging module to log_viewer 2020-12-22 10:21:14 +01:00
Milan Kolar
d4f18fedba
Merge pull request #848 from pypeclub/feature/ftrack_actions_with_settings
Ftrack actions with settings
2020-12-21 22:43:16 +01:00
Milan Kolar
8bacfc83ab tweak to defaults 2020-12-21 22:39:06 +01:00
Milan Kolar
3c0d97787c temporarily disable sync from integration 2020-12-21 21:10:15 +01:00
Milan Kolar
c99950a1c7 plugin tools use execute instead of subprocess 2020-12-21 21:09:16 +01:00
Milan Kolar
067666bbe8 return missing commits from previous 2.x/develop merge 2020-12-21 19:30:20 +01:00
iLLiCiTiT
c3c415e405 actions are discovered by settings 2020-12-21 19:09:44 +01:00
iLLiCiTiT
4ca70aa937 implemented get_project_entity_from_event for action handler 2020-12-21 17:49:24 +01:00
iLLiCiTiT
3eb4674ac9 renamed get_settings_for_project to get_project_settings_from_event 2020-12-21 17:48:21 +01:00
iLLiCiTiT
ff80d5df6d get_settings_for_project expect only project_entity 2020-12-21 17:47:38 +01:00
iLLiCiTiT
8ed00fbdef get_project_entity_from_event moved to event handler 2020-12-21 17:47:16 +01:00
iLLiCiTiT
5517fe09cc implemented helper functions to get user roles from event 2020-12-21 17:39:27 +01:00
iLLiCiTiT
1bf55c5686 removed server action role check 2020-12-21 17:37:17 +01:00
iLLiCiTiT
f368385920 removed roles from registerings 2020-12-21 17:35:10 +01:00
iLLiCiTiT
b25a702456 added few comments 2020-12-21 15:55:31 +01:00
Milan Kolar
3ec08dd6e9
Merge pull request #845 from pypeclub/feature/ftrack_events_without_presets_pass
Ftrack events are not expecting presets argument
2020-12-21 13:14:06 +01:00
iLLiCiTiT
3635fe0423 added threading lock to Terminal to wait until is initialized 2020-12-21 11:24:25 +01:00
iLLiCiTiT
70034aee60 plugins_presets was removed as is not used anymore 2020-12-21 11:10:06 +01:00
Milan Kolar
0db15c183e Merge branch '2.x/develop' into develop 2020-12-21 09:23:36 +01:00