Commit graph

869 commits

Author SHA1 Message Date
iLLiCiTiT
efd9305438 status factory is initialized before checker thread starts 2020-03-09 17:02:37 +01:00
Milan Kolar
3b65b01d5e Merge branch 'master' into release/2.6.0 2020-03-08 19:01:19 +01:00
iLLiCiTiT
f63ec18f4e first attemp possible solution 2020-02-28 17:11:07 +01:00
iLLiCiTiT
3fba3e17ad just commenting because last commit won't work 2020-02-28 16:45:15 +01:00
iLLiCiTiT
1944cbdd72 action set attribute is_published of deleted asset versions to False 2020-02-28 16:43:31 +01:00
Jakub Trllo
f2bca6ad1b Merged in bugfix/create_streucture_for_managers (pull request #517)
bugfix/create structure for managers

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-27 16:56:43 +00:00
iLLiCiTiT
d5faf524b2 added project manager to allowed roles for create project structure 2020-02-27 17:15:42 +01:00
iLLiCiTiT
61ee78a1c8 fixed check of top hierarchy entities in sync to avalon 2020-02-27 16:46:44 +01:00
iLLiCiTiT
7df1f34ce9 set AVALON_HIERARCHY environment when application is launcher 2020-02-27 10:05:32 +01:00
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
Jakub Trllo
95c1ec1993 Merged in feature/PYPE-715_keep_latest_verisons (pull request #480)
Feature/PYPE-715 keep latest verisons

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-18 17:56:53 +00:00
iLLiCiTiT
da4c9b5a4f changed elif to if condition 2020-02-18 18:55:43 +01:00
iLLiCiTiT
dd83b58533 changed filter variable to update_query 2020-02-18 18:52:37 +01:00
iLLiCiTiT
7692de229b remove publish folder is set to False by default and changed you to You 2020-02-18 18:44:06 +01:00
iLLiCiTiT
d12fe99d18 default version number is 2 2020-02-18 18:43:41 +01:00
iLLiCiTiT
60de315ddf fixed class name 2020-02-18 18:43:28 +01:00
iLLiCiTiT
79db4af625 task is not changed on task but asset version 2020-02-18 15:52:45 +01:00
iLLiCiTiT
79ad22b5fb added few logs to event 2020-02-18 15:15:23 +01:00
iLLiCiTiT
96dce267e8 default value of key in status mapping is task to look after task's name 2020-02-18 13:17:37 +01:00
iLLiCiTiT
5a38ba950c validation of presets happens after registration 2020-02-18 13:14:22 +01:00
iLLiCiTiT
9526e0b5a3 implemented event that can change task status on first asset version creation 2020-02-18 13:08:16 +01:00
Milan Kolar
871870c603 fix remaining dashes 2020-02-17 18:34:01 +01:00
Jakub Trllo
2bcc2aedb5 Merged in feature/action_store_thumbnail_asset_thumb (pull request #496)
feature/action_store_thumbnail_asset_thumb

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-17 17:24:48 +00:00
Milan Kolar
2ff53c14e1 Merge branch 'hotfix/ftrack_sync_milestone' into develop 2020-02-17 17:43:35 +01:00
iLLiCiTiT
3fe6a13f0c sync actions ignore milestones 2020-02-17 17:40:49 +01:00
iLLiCiTiT
06f9187119 thumbnail is also stored to asset in store thumbnails action 2020-02-17 16:52:20 +01:00
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
765ec59d7b added roles and icon to action 2020-02-10 17:07:56 +01:00