Commit graph

4060 commits

Author SHA1 Message Date
Jakub Trllo
784d0409b7
Merge branch 'develop' into enhancement/858-move-tray-actions-to-tray-tool 2024-12-11 10:37:54 +01:00
Jakub Trllo
f8a6becb22
Merge branch 'develop' into bugfix/1029-replace-task_entitygettype-with-task_entitygettasktype 2024-12-10 17:43:23 +01:00
Jakub Trllo
14d4c75a12 add publish report viewer to admin actions 2024-12-10 17:24:20 +01:00
Jakub Trllo
a8441e3036 enhanced admin menu options 2024-12-10 17:14:51 +01:00
Jakub Trllo
21e60135f4 remove 'ayon_core.modules' 2024-12-10 17:11:20 +01:00
Jakub Trllo
bf631d565d add Console to default tray actions 2024-12-10 17:10:52 +01:00
Jakub Trllo
77efd56157 created tool with basic separation of some logic to controller 2024-12-10 17:10:35 +01:00
Jakub Trllo
167cea29b5 remove action addons 2024-12-10 15:41:11 +01:00
Jakub Trllo
c400628787 added launcher and browser actions to tray 2024-12-10 15:41:01 +01:00
Jakub Trllo
9ea0c79f42 use unused variable 2024-12-10 15:18:48 +01:00
Jakub Trllo
38b6aeadba don't pass boolean to signal 2024-12-10 15:18:36 +01:00
Jakub Trllo
6d7415360e fix item menu request 2024-12-10 15:18:08 +01:00
Jakub Trllo
cabd483274
Merge branch 'develop' into bugfix/1032-filedef-doesnt-work-properly-in-houdini 2024-12-10 14:39:45 +01:00
Jakub Trllo
55a4c42c83 added typehints 2024-12-10 14:08:45 +01:00
Jakub Trllo
55dacd5cec use 'taskType' instead of 'type' 2024-12-10 14:08:37 +01:00
robin@ynput.io
5c121ca448 Merge branch 'develop' into feature/AY-971_Use-custom-staging-dir-functions 2024-12-09 16:18:40 -05:00
Ynbot
a84a3cad33 [Automated] Update version in package.py for develop 2024-12-09 15:13:44 +00:00
Ynbot
55eb8e497f [Automated] Add generated package files from main 2024-12-09 15:13:06 +00:00
Petr Kalis
4bf03f0a51 Remove unused import 'collect_frames' from pyblish_functions 2024-12-09 15:39:08 +01:00
Petr Kalis
92f03312b6 Merge branch 'develop' of https://github.com/ynput/ayon-core into chore/frames_to_render_filtering_safer 2024-12-09 15:15:40 +01:00
Petr Kalis
d65865563f Fix expected files must be only file names 2024-12-09 14:53:17 +01:00
Petr Kalis
9e8b877ad8
Merge branch 'develop' into bugfix/AY-7238_Nuke-Slate-not-published 2024-12-09 13:51:43 +01:00
Petr Kalis
6836a7f79b Fix docstring 2024-12-09 13:51:09 +01:00
Petr Kalis
06f6b519f0 Refactor logic to be even simpler 2024-12-09 12:42:07 +01:00
Petr Kalis
44645b04ed Merge branch 'develop' of https://github.com/ynput/ayon-core into chore/frames_to_render_filtering_safer 2024-12-06 15:31:12 +01:00
Jakub Trllo
30e5a607e5
Merge branch 'develop' into bugfix/788-tools-ignore-containers-with-invalid-dataschema-with-a-warning-instead-of-error 2024-12-06 12:30:35 +01:00
Petr Kalis
c886be22bd Refactor logic to use set 2024-12-05 17:19:19 +01:00
Petr Kalis
81c71a757f
Prepare normalized expected file names
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-12-05 17:15:40 +01:00
Jakub Ježek
13e0ad9cdd
Merge branch 'develop' into enhancement/review_collect_otio_subset_resource 2024-12-05 16:57:57 +01:00
Jakub Ježek
b832c850c3
Update client/ayon_core/plugins/publish/collect_otio_subset_resources.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-12-05 16:57:47 +01:00
Petr Kalis
2a20a9d169 Refactor filtering based on frame_to_render
Previous implementation was naive and could be dangerous.
Updated docstrings. Renamed.
2024-12-05 16:20:57 +01:00
Petr Kalis
49c5b875a8 Refactor removed filtering by frame
Remainder has now real way to find frame pattern from single file. Doesn't make sense to filter on single file.
2024-12-05 16:19:58 +01:00
Petr Kalis
72862554b4 Fix missing slate frame
frames_to_render should contain also additional slate frame
2024-12-05 16:13:46 +01:00
Jakub Trllo
a26e9207d2 fix long line 2024-12-05 15:10:33 +01:00
Jakub Trllo
3c697b92f5 remove unnecessary f-string 2024-12-05 14:57:22 +01:00
Jakub Trllo
b6d3ddc1c8 more safeguard for invalid containers 2024-12-05 14:54:47 +01:00
Jakub Trllo
373df56254 fix calling of missing method 2024-12-05 14:45:35 +01:00
Jakub Trllo
2292ecbac1 log about invalid representation id 2024-12-05 14:45:19 +01:00
Jakub Trllo
023e0722f8 capture all possible errors that can happen during UUID conversion 2024-12-05 14:43:18 +01:00
Jakub Trllo
51ec36e66f
Merge branch 'develop' into enhancement/Load-and-manage-products-from-a-library-project 2024-12-05 14:18:15 +01:00
robin@ynput.io
156d3e6a1c Fix lint. 2024-12-04 16:45:20 -05:00
robin@ynput.io
9f590cd2ce Implement review representations in OTIO subset resources. 2024-12-04 16:37:25 -05:00
robin@ynput.io
cc23f407af Address feedback from PR. 2024-12-04 11:23:29 -05:00
Jakub Trllo
04daa9306c remove unused import 2024-12-04 16:14:59 +01:00
Jakub Trllo
a80bbfbd57 added basic typehints 2024-12-04 16:13:33 +01:00
Jakub Trllo
9bcc9b4019 fix 'realy' typo to 'really' 2024-12-04 16:08:04 +01:00
Ondřej Samohel
39090abc30
Merge branch 'develop' into enhancement/AY-6086_adding-parents-to-template-keys 2024-12-04 15:40:23 +01:00
robin@ynput.io
a267284c25 Merge branch 'develop' into feature/AY-971_Use-custom-staging-dir-functions 2024-12-04 09:37:25 -05:00
Jakub Trllo
1094310d90
Merge branch 'develop' into enhancement/AY-6086_adding-parents-to-template-keys 2024-12-04 14:17:10 +01:00
robin@ynput.io
ed7752a4df Fix extract_otio_review 2024-12-03 16:56:53 -05:00