Commit graph

4003 commits

Author SHA1 Message Date
iLLiCiTiT
da99281b36 added little change 2019-11-28 15:48:50 +01:00
iLLiCiTiT
32a0ffb584 added reporting 2019-11-28 15:43:19 +01:00
iLLiCiTiT
db087e97db added few loggings and prepared fw report messages 2019-11-28 12:31:21 +01:00
iLLiCiTiT
7db7453237 fix call and _call methods 2019-11-28 09:52:56 +01:00
iLLiCiTiT
92642639ab sync projects are again triggerent on storere restart 2019-11-27 19:25:30 +01:00
iLLiCiTiT
760c5a49f8 make double check if version does not exist then ignore event to thumbnail events 2019-11-27 19:25:06 +01:00
iLLiCiTiT
49a337c51b thumbnail update ignore removed versions 2019-11-27 19:24:47 +01:00
iLLiCiTiT
86a6e50362 syncto avalon actions use class from lib 2019-11-27 19:24:22 +01:00
iLLiCiTiT
05e60fd3de cleanup and constans variables are with camel case 2019-11-27 19:24:04 +01:00
iLLiCiTiT
e2663fff89 sync factory moved to lib 2019-11-27 19:20:15 +01:00
Milan Kolar
a0d2db734e fix missing module 2019-11-27 18:19:48 +01:00
Milan Kolar
42c815a57e Merge branch 'refs/heads/develop' into feature/PYPE-463_sync_to_avalon_event
# Conflicts:
#	pype/ftrack/actions/action_create_cust_attrs.py
#	pype/ftrack/actions/action_sync_to_avalon.py
#	pype/ftrack/events/action_sync_to_avalon.py
#	pype/ftrack/events/event_del_avalon_id_from_new.py
#	pype/ftrack/events/event_sync_hier_attr.py
#	pype/ftrack/events/event_sync_to_avalon.py
#	pype/ftrack/events/event_user_assigment.py
2019-11-27 18:12:07 +01:00
iLLiCiTiT
4feba66f02 get_env_path returns unknown hierarchy if entity is not found 2019-11-27 17:55:15 +01:00
Milan Kolar
6367d24a1d fixed registration of sync action 2019-11-27 17:51:18 +01:00
iLLiCiTiT
fe55ad0df4 del avalon id event is turned off by default 2019-11-27 17:20:20 +01:00
iLLiCiTiT
2b8ecae2ad handled situations when ftrack entities are not queried yet 2019-11-27 17:19:57 +01:00
iLLiCiTiT
ef88497512 fixed infinite loop bug 2019-11-27 17:19:34 +01:00
iLLiCiTiT
d028f7f129 fixed list/dict bug 2019-11-27 17:19:15 +01:00
iLLiCiTiT
3f8a8a6c38 event sync all auto sync project is turned off by default 2019-11-27 16:50:30 +01:00
iLLiCiTiT
e17ca875e0 added event which triggers syncrhonization of autosync projects 2019-11-27 15:58:52 +01:00
iLLiCiTiT
110197a7d4 session storrer publish custom event on connection 2019-11-27 15:58:33 +01:00
iLLiCiTiT
e9b4c78d83 updated method names usage in event server subprocesses 2019-11-27 15:57:54 +01:00
iLLiCiTiT
2602fdcc73 custom attribute holding mongo id is cleaned on creation 2019-11-27 15:57:14 +01:00
iLLiCiTiT
b151f5dc24 moved custom attributes usage in sync event 2019-11-27 15:56:52 +01:00
iLLiCiTiT
abbb555498 fix config import in server sync action 2019-11-27 15:56:30 +01:00
iLLiCiTiT
3dbbf7bef8 fixed used variable names 2019-11-27 15:56:06 +01:00
iLLiCiTiT
81d4382c86 formatting 2019-11-27 15:55:26 +01:00
iLLiCiTiT
d25116507b moved event sync to avalon to events 2019-11-27 15:17:32 +01:00
iLLiCiTiT
a932d784ca renamed event_sync_new to event_sync_to_avalon 2019-11-27 15:17:15 +01:00
iLLiCiTiT
ae5940cae9 removed old events 2019-11-27 15:16:39 +01:00
iLLiCiTiT
9c1c2fd055 fixed task sync 2019-11-27 14:52:35 +01:00
iLLiCiTiT
da8e1f6226 added get hierarchical attrs values to avalon_sync lib 2019-11-27 14:34:33 +01:00
iLLiCiTiT
50e571a414 little bit working version 2019-11-27 14:34:07 +01:00
Milan Kolar
2312a5432c Merged in hotfix/integrate_ftrack_hierarchy_exception (pull request #385)
fix(ftrack): removing gibberish code - just a quick patch for a case

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-27 11:13:41 +00:00
iLLiCiTiT
3473ad37be create cust attribute is useng changed attributes from lib 2019-11-26 14:34:24 +01:00
iLLiCiTiT
50f02f399a prepare project is skipping avalon custom attributes 2019-11-26 14:34:01 +01:00
Jakub Trllo
af64155661 Merged in feature/PYPE-504_run_action_on_auto_sync (pull request #380)
feature/PYPE-504_run_action_on_auto_sync

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-26 11:25:44 +00:00
Milan Kolar
ea3797391b Merge branch 'refs/heads/develop' into feature/PYPE-504_run_action_on_auto_sync
# Conflicts:
#	pype/ftrack/events/event_sync_to_avalon.py
2019-11-26 12:24:07 +01:00
Milan Kolar
f755160591 Merge branch 'develop' of bitbucket.org:pypeclub/pype into develop 2019-11-26 12:15:28 +01:00
Jakub Jezek
2b30956579 fix(ftrack): removing gibberish code - just a quick patch for a case 2019-11-26 12:12:12 +01:00
Milan Kolar
be161817f7 hotfix wrong imports 2019-11-26 12:00:24 +01:00
Jakub Ježek
7dcf0d5ffa Merged in hotfix/publish-plugin-improvements (pull request #377)
Publishing plugin improvements

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-26 10:43:21 +00:00
Milan Kolar
474e241e16 fix add task to assetversion only if needed 2019-11-26 11:38:12 +01:00
Milan Kolar
e231f4f5d2 bugfix: sync to avalon to use latest ftrack api 2019-11-26 11:37:50 +01:00
Jakub Trllo
799991d77f Merged in hotfix/rest_api_minor_fixes (pull request #382)
Hotfix/rest api minor fixes

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-26 10:30:36 +00:00
iLLiCiTiT
025345ad74 even more changes 2019-11-25 18:56:51 +01:00
iLLiCiTiT
9a167bec7f CustomNone moved to pype's lib 2019-11-25 10:50:46 +01:00
iLLiCiTiT
d30cc41e8b import fixes 2019-11-25 10:50:22 +01:00
iLLiCiTiT
343cdf55c1 formatting fixes 2019-11-25 10:49:52 +01:00
iLLiCiTiT
2037166522 few more changes 2019-11-22 18:45:33 +01:00