Commit graph

838 commits

Author SHA1 Message Date
Jakub Trllo
3a261c97df Merged in bugfix/ftrack_event_sync_0213 (pull request #490)
Bugfix/ftrack event sync 0213

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-17 15:22:08 +00:00
Jakub Trllo
e85a46cba8 Merged in feature/PYPE-723_ftrack_cred_by_server (pull request #492)
Feature/PYPE-723 ftrack cred by server

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-17 14:43:10 +00:00
Jakub Trllo
2eaf1e5cb5 Merged in feature/PYPE-713_event_server_status (pull request #478)
Feature/PYPE-713 event server status

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-17 12:01:04 +00:00
iLLiCiTiT
773fbf106a ftrack server won't raise exception if there are any event handlers to register 2020-02-14 18:23:37 +01:00
iLLiCiTiT
3d1e231a0d added job to store thumbnails to avalon action 2020-02-14 17:41:24 +01:00
iLLiCiTiT
a7c4dffb42 event server cli also uses new credentials functions 2020-02-14 17:12:05 +01:00
iLLiCiTiT
908a89f4ca ftrack module uses new credentials functions and has ability to change user on User module's user change 2020-02-14 17:11:44 +01:00
iLLiCiTiT
0272d38c7e lib init do not import all credentials functions but only credentials module 2020-02-14 17:09:07 +01:00
iLLiCiTiT
f6b91ed589 credentials functions are not private and are ready to store credentials by host and user 2020-02-14 17:06:50 +01:00
iLLiCiTiT
aea05e2fe9 fixed error message formatting 2020-02-13 12:09:12 +01:00
iLLiCiTiT
f12bb0f859 fixed prints when credentials to event server are not valid 2020-02-13 12:08:26 +01:00
iLLiCiTiT
9fec5fa0e3 fixed messages 2020-02-13 12:08:06 +01:00
iLLiCiTiT
bbe3ce3781 added debug logs for specific reason at this moment, to avoid ignoring entity types but to find out which we are using 2020-02-13 11:38:44 +01:00
iLLiCiTiT
5b1f33350b added another bug report message when configuration id is not for specific entity 2020-02-13 11:37:43 +01:00
iLLiCiTiT
2ff72b5aee small cleanup in code 2020-02-13 11:37:13 +01:00
iLLiCiTiT
00e77d690d added notelabellink to ignored entity types 2020-02-13 11:36:55 +01:00
Milan Kolar
bf35ee99f6 add thumbnail to asset as well 2020-02-12 17:45:54 +01:00
iLLiCiTiT
b69fd842b1 added action for storing thumbnails to avalon entities 2020-02-12 16:40:07 +01:00
iLLiCiTiT
a3af0be8cf ftrack lib has lib file with get_project_from_entity and get_avalon_entities_for_assetversion 2020-02-12 16:39:45 +01:00
iLLiCiTiT
0b1451db3f fixed variable naming 2020-02-12 13:49:34 +01:00
iLLiCiTiT
4e85279771 added icon to status action 2020-02-08 12:01:04 +01:00
iLLiCiTiT
e9c4ec7fee label has IP adress of server 2020-02-08 11:30:38 +01:00
iLLiCiTiT
49f9dbf418 renamed sub_event_info to sub_event_status 2020-02-08 11:28:33 +01:00
iLLiCiTiT
10853e1ade process information are refreshed by main process now 2020-02-08 11:26:43 +01:00
iLLiCiTiT
2f85cdf0be restarting is working, need to add comunication between main proces and status process 2020-02-07 19:53:16 +01:00
iLLiCiTiT
5433daf7b0 event server cli sent his infomation on status subprocess startup 2020-02-07 18:32:40 +01:00
iLLiCiTiT
2ff7b87956 storer can send status information on ask 2020-02-07 18:32:02 +01:00
iLLiCiTiT
1b1a78cb6e processor suprocess can send status information on ask event 2020-02-07 18:31:47 +01:00
iLLiCiTiT
05929f2b02 status get suprocess data ony if they are missing (why to collect same data for each action launch) 2020-02-07 18:31:24 +01:00
iLLiCiTiT
37de605778 socket thread can use additional arguments to execute and -port arg was removed (not used) 2020-02-07 18:30:07 +01:00
iLLiCiTiT
4fd403bf54 added constants with topics to lib 2020-02-07 18:29:38 +01:00
iLLiCiTiT
526f9282d1 storer and processor eventhubs are modified 2020-02-07 18:29:24 +01:00
iLLiCiTiT
a97c73258e removed user event hub 2020-02-07 18:29:01 +01:00
iLLiCiTiT
24022c5836 Status event hub implemented 2020-02-07 18:28:44 +01:00
iLLiCiTiT
fa60c87c3e created base EventHub that can set callbacks on heartbeat and set message for sockets on heartbeat 2020-02-07 18:28:29 +01:00
iLLiCiTiT
c937964dc8 added subprocess to event server cli 2020-02-07 12:13:22 +01:00
iLLiCiTiT
ae387d0977 added subproces for status 2020-02-07 11:39:22 +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