Commit graph

807 commits

Author SHA1 Message Date
iLLiCiTiT
54cc078193 allow create project structure for project managers 2020-02-26 15:14:35 +01:00
iLLiCiTiT
d51cc4b2ec don't care about missing proj mainly when prepare projects is launched 2020-02-26 13:53:06 +01:00
iLLiCiTiT
c55a8c0ec6 entityTypes are not ignored but are specified which will be processed 2020-02-26 09:43:47 +01:00
iLLiCiTiT
cf6f213a96 added fixes of crashing sync to avalon event from develop to master 2020-02-24 15:18:01 +01:00
iLLiCiTiT
3fe6a13f0c sync actions ignore milestones 2020-02-17 17:40:49 +01:00
iLLiCiTiT
0b1451db3f fixed variable naming 2020-02-12 13:49:34 +01:00
iLLiCiTiT
d57586c76b added mapping for avalon -> ftrack id if ftrackId is not in entity's data 2020-02-04 16:47:26 +01:00
iLLiCiTiT
f44011268c delete action tries to find entities by name and parents if ftrackId is not set in data 2020-02-04 16:25:45 +01:00
Jakub Trllo
b8eb34d14e Merged in bugfix/ftrack_sync_on_add (pull request #471)
bugfix/ftrack_sync_on_add

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-04 08:33:21 +00:00
iLLiCiTiT
25a6cd2c13 fixed avalon entity check for nukestudio publish 2020-02-04 00:12:09 +01:00
Milan Kolar
96cfd9b60c Merge branch 'feature/PYPE-685_better_anatomy' into develop 2020-01-31 21:11:57 +01:00
Jakub Trllo
64d4b60f17 Merged in fature/PYPE-685_better_anatomy (pull request #460)
Fature/PYPE-685 better anatomy

Approved-by: Milan Kolar <milan@orbi.tools>
2020-01-31 11:06:47 +00:00
Milan Kolar
0e807f05da remove obsolete backwards compatibility 2020-01-31 12:05:07 +01:00
Jakub Trllo
73618f4523 Merged in bugfix/ftrack_minor_importance (pull request #459)
Bugfix/ftrack minor importance

Approved-by: Milan Kolar <milan@orbi.tools>
2020-01-31 10:19:53 +00:00
iLLiCiTiT
0f6c79967a added warning messages for cases when entity does not have custom attributes 2020-01-30 18:48:58 +01:00
Milan Kolar
dda6291014 Merge branch 'master' into develop 2020-01-30 16:26:54 +01:00
iLLiCiTiT
8eb14bade2 added warning message for cases when entityId is set to list (happened in client) 2020-01-30 11:37:15 +01:00
iLLiCiTiT
cc35ed7ea9 thumbid key is ignored in event_sync_to_avalon 2020-01-30 11:29:17 +01:00
iLLiCiTiT
2f992a6ea4 sub_user_server print out exception on crash 2020-01-30 11:28:30 +01:00
iLLiCiTiT
8f2f88aeae user server is not laucnhed with stdout override to be able get output 2020-01-30 11:27:09 +01:00
iLLiCiTiT
3aaa524f79 updated action_delivery, this change is NOT backwards compatible 2020-01-29 18:14:56 +01:00
iLLiCiTiT
fc28acb88f updated event_user_assignment and extract_burnin where format_all is used 2020-01-29 18:14:25 +01:00
iLLiCiTiT
2487a07e01 action server starts subprocess with same executable as trat has 2020-01-28 14:27:15 +01:00
iLLiCiTiT
5d654e8de1 syn to avalon action allows to synchronize empty projects 2020-01-28 14:26:51 +01:00
iLLiCiTiT
6b36d72b06 visual parent was checked in wrong variable 2020-01-24 15:27:15 +01:00
iLLiCiTiT
81ccb152f5 modified startup and end log messages 2020-01-23 14:50:04 +01:00
iLLiCiTiT
7b460a515e set logger name in action subprocess because is launched as __main__ 2020-01-23 14:49:45 +01:00
iLLiCiTiT
0b81a4f04b (fix): use correct(existing) variable name 2020-01-23 14:49:12 +01:00
Jakub Trllo
1a1c5cf541 Merged in feature/action_server_subprocess (pull request #414)
Feature/action server subprocess

Approved-by: Milan Kolar <milan@orbi.tools>
2020-01-20 19:57:27 +00:00
iLLiCiTiT
cca738f003 reimplement sub user server 2020-01-20 17:56:52 +01:00
Jakub Trllo
6964c0da20 Merged in hotfix/integrate_ftrack_with_avalon (pull request #437)
hotfix/integrate_ftrack_with_avalon

Approved-by: Milan Kolar <milan@orbi.tools>
2020-01-20 13:17:43 +00:00
iLLiCiTiT
40cae28e76 sync to avalon actions return information about not available avalon_mongo_id custom attribute(only for project) 2020-01-17 16:05:59 +01:00
iLLiCiTiT
7029588793 correct setting 2020-01-17 15:03:26 +01:00
iLLiCiTiT
846777bff0 update all avalon ent data if ftrack id was updated 2020-01-17 12:40:35 +01:00
iLLiCiTiT
83c501f26d fixed update query 2020-01-16 16:31:24 +01:00
iLLiCiTiT
415ec47f9d added aditional check in event sync to avalon for cases when avalon ent exists but don't have ftrackId 2020-01-16 14:31:05 +01:00
Milan Kolar
271a935ee7 fixes to getting the path 2020-01-11 14:11:04 +01:00
Milan Kolar
50ab8780c2 Merge branch 'master' into feature/PYPE-639_delivery_action 2020-01-10 18:12:33 +01:00
iLLiCiTiT
4bb66af201 added debug with project name to sync to avalon action 2020-01-10 11:40:53 +01:00
iLLiCiTiT
9bc2f557a3 added new entityType appointment to ignored entity types 2020-01-10 11:40:29 +01:00
Milan Kolar
19fe9879c1 Merge branch 'hotfix/subprocess-env-filter' 2020-01-10 10:56:08 +01:00
iLLiCiTiT
b2dfb6c95b be specific about task custom attributes to avoid asset version's cust attrs 2020-01-09 10:36:35 +01:00
iLLiCiTiT
bf24580b6f fix root path 2020-01-08 19:31:58 +01:00
iLLiCiTiT
3cf559afba better reporting and logging 2020-01-08 19:21:15 +01:00
iLLiCiTiT
cfd9823abc replaced {frame} with <<frame>> 2020-01-08 17:41:35 +01:00
iLLiCiTiT
cbbb074a25 fix source filepath 2020-01-08 17:24:35 +01:00
iLLiCiTiT
830373f3d5 added delivery icon 2020-01-08 17:19:35 +01:00
iLLiCiTiT
75cb30fe1d inital version of delivery action in ftrack 2020-01-08 17:11:27 +01:00
Milan Kolar
b00566bce7 Merge remote-tracking branch 'origin/develop' into develop 2020-01-06 13:12:41 +01:00
Milan Kolar
6d1b064d0b add previous behaviour as default 2020-01-06 12:19:56 +01:00