Commit graph

360 commits

Author SHA1 Message Date
Jakub Trllo
04f963f537 Merged in feature/PYPE-463_sync_to_avalon_event (pull request #387)
Feature/PYPE-463 sync to avalon event

Approved-by: Milan Kolar <milan@orbi.tools>
2019-12-03 15:48:18 +00:00
Jakub Trllo
18ff4f4e9d Merged in bugfix/integriti_error_project_struct (pull request #390)
bugfix/integrity_error_fix

Approved-by: Milan Kolar <milan@orbi.tools>
2019-12-03 15:29:07 +00:00
Jakub Trllo
549bd8b68a check if enbtity exist before creation 2019-11-30 10:54:28 +01:00
iLLiCiTiT
b5b8b527d1 cleanup 2019-11-28 17:00:15 +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
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
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
Milan Kolar
e231f4f5d2 bugfix: sync to avalon to use latest ftrack api 2019-11-26 11:37:50 +01:00
Milan Kolar
6e2fdb880c remove all but ftrack old api packages and change imports 2019-11-22 17:46:19 +01:00
Jakub Trllo
3ed1b4e7be Merged in feature/seed_ftrack_action (pull request #375)
feature/seed ftrack action

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-21 20:03:52 +00:00
iLLiCiTiT
256377c36f replaced CustomAttributeValue with ContextCustomAttributeValue in queries to get all attributes 2019-11-20 19:49:52 +01:00
Jakub Trllo
4201ba173d Merged in feature/mongo_or_query (pull request #356)
feature/mongo_or_query

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-19 22:26:41 +00:00
Jakub Trllo
eebb251112 Merged in bugfix/ftrack_session_rollback (pull request #376)
Bugfix/ftrack session rollback

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-19 22:23:12 +00:00
Jakub Trllo
3cf76abf9d Merged in feature/PYPE-506_sync_to_avalon_action (pull request #373)
feature/PYPE-506_sync_to_avalon_action

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-19 22:18:45 +00:00
Milan Kolar
b526757405 fix grammar and tone of the user messages 2019-11-19 23:17:59 +01:00
iLLiCiTiT
4326e2b91e added few rollbacks to ftrack actions and events to prevent uncommitable session 2019-11-19 19:24:24 +01:00
iLLiCiTiT
413dfc6a03 added current project to project list 2019-11-19 18:33:51 +01:00
iLLiCiTiT
81dbc9a17e user can change number of created instances 2019-11-19 18:33:38 +01:00
iLLiCiTiT
9e74d08670 added icon 2019-11-19 18:14:19 +01:00
iLLiCiTiT
6acbd7c799 first version of seed action for project entities seeding 2019-11-19 18:09:46 +01:00
iLLiCiTiT
45b3dc6492 replaced functions moved to lib 2019-11-19 17:30:05 +01:00
iLLiCiTiT
1750d565b4 close connections to mongo and ftrack after synchronization 2019-11-15 17:44:46 +01:00
iLLiCiTiT
ccc99c50e0 fixed discovery of sync to avalon action 2019-11-15 17:42:12 +01:00
iLLiCiTiT
b609e7e892 sync to avalon and hierarchical attrs actions were removed and replaced with new sync to avalon 2019-11-15 17:07:34 +01:00
iLLiCiTiT
0af320f9f7 $or queries replaced with $in which is much easier to read in code and prepare 2019-11-05 10:33:17 +01:00
iLLiCiTiT
91832e50ed actions rv and djv view use preregister instead of overriding register method 2019-11-05 10:08:37 +01:00
Ondřej Samohel
f217899ea1 fixed rv action not to load when preset is missing 2019-11-01 09:09:16 +00:00
Jakub Trllo
9d994dd7fc Merged in hotfix/job_killer_log_fix (pull request #341)
fixed logging of job killer action

Approved-by: Milan Kolar <milan@orbi.tools>
2019-10-31 18:30:59 +00:00
Jakub Trllo
78519aa066 Merged in feature/PYPE-349_parallel_event_server (pull request #330)
Feature/PYPE-349 parallel event server

Approved-by: Milan Kolar <milan@orbi.tools>
2019-10-31 18:06:54 +00:00
iLLiCiTiT
0de66c1c45 fixed logging of job killer action 2019-10-30 10:48:25 +01:00
Milan Kolar
067a7c94cb Merge branch 'develop' into feature/PYPE-531_avalon_upstream_and_silos
# Conflicts:
#	pype/ftrack/lib/avalon_sync.py
2019-10-25 15:50:38 +02:00
iLLiCiTiT
11e2382dfd session check is happening during initialization not before register of each plugin 2019-10-22 12:00:04 +02:00
Jakub Trllo
37e842a8b3 Merged in feature/PYPE-544_effective_ftrack_queries (pull request #308)
Feature/PYPE-544 effective ftrack queries
2019-10-17 21:51:45 +00:00
iLLiCiTiT
be50b0ec05 fix unused and debug imports 2019-10-17 17:16:12 +02:00
Jakub Jezek
2b619c86c7 Merge branch 'develop' into feature/PYPE-539_improve_sync_logging 2019-10-16 14:39:52 +02:00
iLLiCiTiT
194ac53004 sync to avalon actions query most of data at once instead of querying on each get attr call 2019-10-02 19:06:03 +02:00
iLLiCiTiT
c997ca6eff added debug logs into sync to avalon so we can track what happened 2019-10-01 19:04:19 +02:00
iLLiCiTiT
19a5747aa1 fix logging in job killer 2019-09-26 10:44:55 +02:00
iLLiCiTiT
b1ef62e66f added alternatives for fstart and fend in custom attribute doctor 2019-09-26 10:43:08 +02:00
iLLiCiTiT
11a2bc2378 ignore doctors by default 2019-09-26 10:42:31 +02:00
iLLiCiTiT
b35a06ed7b remove deprecated actions 2019-09-26 10:42:15 +02:00
iLLiCiTiT
02f61eee55 update from v2-2-0 also changes schema in assets to v 3.0 2019-09-24 18:25:22 +02:00
iLLiCiTiT
40ae796b66 renamed class of remove silos doctor, changed icon and descriptions 2019-09-24 18:24:54 +02:00
iLLiCiTiT
744859b88f renamed doctor remove silo to "update_from_v2-2-0" 2019-09-24 18:23:27 +02:00
iLLiCiTiT
bdc1ab1d0e Created ftrack action doctor to remove silos from actual projects when update from v2.2.0 to newer 2019-09-23 16:26:53 +02:00
Jana Mizikova
497ae5265c fix(ftrack): custome attribute doctor was not respecting attributes after change of names 2019-09-13 09:46:25 +02:00
iLLiCiTiT
a2f8bf59af fixed order of args 2019-09-04 11:07:23 +02:00