Commit graph

52 commits

Author SHA1 Message Date
kaa
ecc152ffe1
fix ftrack ignore sync filter (#5176) 2023-06-22 15:56:20 +02:00
Jakub Trllo
5fbae39a74
Ftrack: Role names are not case sensitive in ftrack event server status action (#5058)
* statuser is not case sensitive about role names

* safer role check
2023-05-30 13:32:27 +02:00
Roy Nieterau
5b163fe84d
Apply suggestions from code review
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-03-30 22:40:44 +02:00
Roy Nieterau
3fae1f8521 Just some grammar tweaks 2023-03-30 13:59:22 +02:00
Jakub Trllo
15fa6f6f18 fix occational double parents issue 2022-12-01 14:53:00 +01:00
Jakub Trllo
21e050a8f1 use new import of 'check_ftrack_url' 2022-09-13 14:05:25 +02:00
Jakub Trllo
08efc477ca small tweaks in usage of Logger 2022-08-24 16:21:04 +02:00
Jakub Trllo
bc7aa718ad use current schemas from client 2022-08-23 17:45:49 +02:00
Jakub Trllo
606b057ab0 trigger 'openpype.project.created' in sync actions because session avalon sync is not with event hub 2022-07-04 12:25:32 +02:00
Jakub Trllo
b340bd532d trigger ftrack event 'openpype.project.created' on project creation 2022-07-04 11:47:06 +02:00
Jakub Trllo
91a9dcdbd4 Don't use dictionary as default value 2022-07-04 11:42:00 +02:00
Jakub Trllo
be2238718b use query functions in avalon sync 2022-06-14 16:46:14 +02:00
Jakub Trllo
c9b0bb0e54 make sure chunk size is at least 1 2022-05-25 13:32:45 +02:00
Jakub Trllo
d02af55c05 validate that the user exists on ftrack when ftrack credentials are checked 2022-05-23 19:04:34 +02:00
Jakub Trllo
e91d84546e use AvalonMongoDB from openpype pipeline 2022-04-13 17:59:01 +02:00
Jakub Trllo
2ce4704a98 added collector looking for custom attribute values and it's settings 2022-04-07 18:55:43 +02:00
Jakub Trllo
58085d3b4e removed unused function 2022-03-30 16:31:41 +02:00
Jakub Trllo
338aac4de6 ignore 'team' entities in process event 2022-03-17 13:05:53 +01:00
Jakub Trllo
cec7adab1c fix zero division error 2022-03-03 17:53:14 +01:00
Jakub Trllo
630c819336 moved FPS_KEYS to constants 2022-03-03 15:29:30 +01:00
Jakub Trllo
f88bf7b5be use fps conversion function during synchronization 2022-03-03 14:52:41 +01:00
Jakub Trllo
6a6ce4d5c5 added funciton to convert string fpx into float 2022-03-03 14:52:24 +01:00
Jakub Trllo
0e24653f65 Merge branch 'develop' into bugfix/OP-2737_Ftrack-circular-dependency-error 2022-02-23 12:11:46 +01:00
Jakub Trllo
4306a618a0 moved ftrack module one hierarchy level higher 2022-02-22 15:18:12 +01:00
iLLiCiTiT
3406c47fda moved ftrack module 2021-07-28 14:19:35 +02:00
iLLiCiTiT
d96998626a fix method name 2021-07-21 17:44:02 +02:00
iLLiCiTiT
d5c4009935 removed unused import 2021-07-21 17:37:55 +02:00
iLLiCiTiT
8b3aeddaa7 added usefull methods to add traceback to job in ftrack base event handler 2021-07-21 17:33:00 +02:00
iLLiCiTiT
70b91afe19 implemented query_custom_attributes for querying custom attribute values from ftrack database 2021-06-24 20:15:45 +02:00
iLLiCiTiT
ca26f56c26 better message 2021-06-21 19:38:02 +02:00
iLLiCiTiT
46f284ed15 Show a missing attribute as < are > used as html tags 2021-06-21 19:37:57 +02:00
iLLiCiTiT
81ab14b02c sync to avalon do not store hierarchy key 2021-05-25 11:41:13 +02:00
iLLiCiTiT
d17a0307ab defined CURRENT_DOC_SCHEMAS constant in openpype.lib 2021-05-17 19:47:43 +02:00
iLLiCiTiT
75d7cd16ad sort tools values for custom attribute by label 2021-05-06 09:54:49 +02:00
iLLiCiTiT
b0d8667d97 sort applications values for custom attribute by label 2021-05-06 09:54:39 +02:00
Milan Kolar
a8ac7cd538 merge develop into main 2021-05-04 17:07:32 +02:00
iLLiCiTiT
46963fdddf fix custom attribute query 2021-04-12 16:55:15 +02:00
iLLiCiTiT
b1563b51dd use _query_custom_attributes to get custom attribute values 2021-04-12 14:49:48 +02:00
iLLiCiTiT
a0c98549eb implemented method that can queyr custom attribute values in chunks 2021-04-12 14:49:28 +02:00
Milan Kolar
4e2ff4bd13
Merge pull request #1295 from pypeclub/feature/modules_using_keyring
Modules using keyring to store credentials
2021-04-12 10:08:49 +02:00
iLLiCiTiT
667b977fca removed unused import 2021-04-09 19:05:23 +02:00
iLLiCiTiT
1359109e44 Use default anatomy task types instead of empty on project sync 2021-04-09 16:59:49 +02:00
iLLiCiTiT
3eab325ca8 use short code mapping during synchronization 2021-04-09 15:30:41 +02:00
iLLiCiTiT
065b64d1e0 use OpenPypeSecureRegistry 2021-04-09 10:36:20 +02:00
iLLiCiTiT
153160f85d use OpenPypeRegistry to set, get and remove ftrack credentials 2021-04-08 12:58:45 +02:00
iLLiCiTiT
5a7d19337c added helper function to get secure item key the same way 2021-04-08 12:43:27 +02:00
iLLiCiTiT
b742f3a9c5 credentials are not stored per user 2021-04-08 12:42:53 +02:00
iLLiCiTiT
d1e047d40c moved one method from credentials.py to ftrack module 2021-04-08 10:32:46 +02:00
iLLiCiTiT
73abae2f26 removed unused function 2021-04-08 09:59:58 +02:00
Milan Kolar
32abd8a980 fix pype references to openpype in ftrack 2021-04-01 23:27:43 +02:00