Commit graph

194 commits

Author SHA1 Message Date
Jakub Jezek
35e6b8e42d
ftrack: improving asset name if multiple reviewable representation 2022-04-01 11:07:22 +02:00
Jakub Trllo
8146aabc3e
Merge pull request #2950 from pypeclub/bugfix/small_general_fixes
General: Smaller fixes and typos
2022-03-31 11:20:50 +02:00
Jakub Trllo
58085d3b4e removed unused function 2022-03-30 16:31:41 +02:00
Jakub Trllo
06502b1006 safer delete versions 2022-03-23 16:52:35 +01:00
Jakub Trllo
5aaa4c159b
Merge pull request #2914 from pypeclub/enhancement/OP-2947_move-formatting-and-workfile-functions
General: Move formatting and workfile functions
2022-03-18 18:25:46 +01:00
Jakub Trllo
fcbb144808
Merge pull request #2905 from pypeclub/bugfix/OP-2942_Ftrack-missing-id-on-editorial-publish
Ftrack: Missing Ftrack id after editorial publish
2022-03-18 17:03:53 +01:00
Jakub Trllo
6eaf7017eb replaced 'format_template_with_optional_keys' with 'StringTemplate' 2022-03-18 14:20:20 +01:00
Jakub Trllo
fe8caa3b3a fix app key 2022-03-17 19:24:11 +01:00
Jakub Trllo
4dd95fba68 added job and report messages 2022-03-17 19:22:35 +01:00
Jakub Trllo
cd65332942 fixed filling of ftrack id 2022-03-17 18:47:51 +01:00
Jakub Trllo
1cdbe4568e initial commit of new action for filling workfile name in custom attribute 2022-03-17 16:06:50 +01:00
Jakub Trllo
72f84c52ba handle missing ftrack id in more cases 2022-03-17 15:06:24 +01:00
Jakub Trllo
3420c68796 use 'first' instead of 'one' when querying user and task 2022-03-17 13:06:12 +01:00
Jakub Trllo
338aac4de6 ignore 'team' entities in process event 2022-03-17 13:05:53 +01:00
Jakub Trllo
c5ac2290f6 use moved functions in hosts and tools 2022-03-14 11:36:17 +01:00
Petr Kalis
8c38c4f332 OP-2877 - use same value for burnin user, version and representation author 2022-03-08 16:34:22 +01:00
Jakub Trllo
cec7adab1c fix zero division error 2022-03-03 17:53:14 +01:00
Jakub Trllo
c237434ad6 create custom attributes action does not replace text fps custom attribute 2022-03-03 15:30:15 +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
dc52550567
Merge pull request #2766 from pypeclub/feature/extract_template_formatting_from_anatomy
General: Extract template formatting from anatomy
2022-03-01 16:50:18 +01:00
Jakub Trllo
a82e6032cf Merge branch 'develop' into bugfix/OP-2514_Ftrack-Job-killer-kill-jobs-without-user 2022-02-28 19:06:54 +01:00
Jakub Trllo
f66e653c24 Merge branch 'develop' into feature/extract_template_formatting_from_anatomy 2022-02-28 15:16:00 +01:00
Milan Kolar
09315decbf
Merge pull request #2778 from pypeclub/feature/OP-2267_Standalone-publisher-using-new-publisher 2022-02-24 17:04:02 +01:00
Jakub Trllo
82d37651b3 Merge branch 'develop' into feature/extract_template_formatting_from_anatomy 2022-02-24 15:37:46 +01:00
Jakub Trllo
a9f2d6d2a6
Merge pull request #2800 from pypeclub/bugfix/OP-2737_Ftrack-circular-dependency-error
Ftrack: Unset task ids from asset versions before tasks are removed
2022-02-24 11:26:33 +01:00
Jakub Trllo
68cf09d61c Merge branch 'develop' into feature/OP-2267_Standalone-publisher-using-new-publisher 2022-02-24 10:38:04 +01:00
Petr Kalis
947fe95cef Merge branch 'develop' of github.com:pypeclub/OpenPype into bugfix/OP-2726_Webpublisher-Ftrack-review-burnin-displaying-pypeclub 2022-02-23 14:19:41 +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
Petr Dvorak
a8fd971b06 Removed deprecated submodules 2021-08-27 10:58:36 +02:00
Milan Kolar
3b733672b1 Merge branch 'develop' into feature/houdini-cb-update 2021-08-25 12:24:29 +02:00
Petr Kalis
255de27405 Fix - ftrack family was added incorrectly in some cases 2021-08-13 12:18:37 +02:00
iLLiCiTiT
abd7bfa375 moved new file to right folder 2021-08-10 15:41:03 +02:00
Petr Kalis
976bc45a1e Changed missed imports 2021-08-10 15:18:53 +02:00
iLLiCiTiT
3a30aa9ab6 Merge branch 'develop' into feature/dynamic_modules 2021-08-09 12:50:03 +02:00
Jakub Trllo
1598c5641c
Merge pull request #1899 from pypeclub/feature/private_project_server_actions
Ftrack: Private project server actions
2021-08-05 18:38:51 +02:00
iLLiCiTiT
83a2c0ff04 merged where i run actions into one 2021-08-04 18:06:39 +02:00
iLLiCiTiT
550b8f38da added action which helps to identify if actions are shown on private project where ftrack event server does not have access 2021-08-04 17:40:09 +02:00
iLLiCiTiT
ad2b43acc4 Merge branch 'develop' into feature/private_project_server_actions 2021-08-04 17:01:28 +02:00
Jakub Trllo
20c1434e02
Merge pull request #1867 from pypeclub/feature/local_actions_with_process_identifier
Local actions with process identifier
2021-07-29 17:13:19 +02:00
Toke Stuart Jepsen
02780730d6 Check for multiple selection. 2021-07-29 09:34:30 +01:00
Toke Stuart Jepsen
03a894ac95 Allow Multiple Notes to run on tasks. 2021-07-29 09:24:35 +01:00
iLLiCiTiT
3406c47fda moved ftrack module 2021-07-28 14:19:35 +02:00
iLLiCiTiT
5c6b15b30a skip entities that are None after query 2021-07-28 10:32:17 +02:00
iLLiCiTiT
6813ff0366 changed imports where from interfaces are loaded 2021-07-27 20:01:54 +02:00
iLLiCiTiT
b83e932a6b interfaces are defined in one specific file 2021-07-27 19:58:45 +02:00
iLLiCiTiT
abdaf019ba interfaces inherit from OpenPypeInterface 2021-07-27 19:01:08 +02:00
iLLiCiTiT
a4089715b4 fix where I run action 2021-07-27 15:42:12 +02:00