Jakub Trllo
ece086c03f
merge tho methods into one
2025-11-07 15:52:35 +01:00
Jakub Trllo
3338dbe473
selection keeps track about every value
2025-11-07 15:51:30 +01:00
Aleks Berland
9ba9361053
Merge branch 'ynput:develop' into fix_missing_published_workfiles_details_in_sidepanel
2025-10-30 13:36:58 -04:00
Aleks Berland
13e88e70a2
Fix for missing workfiles details with "Published" filter on
...
- Implemented `get_published_workfile_info` and `get_published_workfile_version_comment` methods in the WorkfilesModel.
- Updated AbstractWorkfilesFrontend to define these methods as abstract.
- Enhanced BaseWorkfileController to call the new methods.
- Modified SidePanelWidget to handle published workfile context and display relevant information.
2025-10-30 13:32:26 -04:00
Jakub Ježek
95e4195561
Merge branch 'develop' into bugfix/YN-0080-frame-range-is-showing-wrong-in-publisher
2025-10-30 14:47:32 +01:00
robin@ynput.io
9eef269aaf
Add comment.
2025-10-29 16:57:49 -04:00
robin@ynput.io
b3dbee7664
Fix legacy OTIO clips detection on range remap.
2025-10-29 16:43:38 -04:00
Ynbot
757d42148e
[Automated] Update version in package.py for develop
2025-10-29 15:32:36 +00:00
Ynbot
e5265ccdc0
[Automated] Add generated package files from main
2025-10-29 15:31:57 +00:00
Jakub Trllo
842c25a762
Merge branch 'develop' into enhancement/YN-0130_copy_folder_thumbnail
2025-10-29 16:29:28 +01:00
Jakub Trllo
6169dbf42c
Merge branch 'develop' into bugfix/support-older-ayon-launcher
2025-10-29 16:28:48 +01:00
Jakub Trllo
933eef3584
Merge branch 'develop' into enhancement/lock-lower-pyobjc-core
2025-10-29 16:28:17 +01:00
Petr Kalis
334c86dd1f
Merge branch 'develop' into enhancement/YN-0130_copy_folder_thumbnail
2025-10-29 15:39:45 +01:00
Jakub Trllo
299ba084d0
Merge branch 'develop' into 1488-yn-0117-usd-texture-publish-to-different-drive
2025-10-29 15:17:40 +01:00
Petr Kalis
35926269a6
Used renamed method
2025-10-29 15:14:38 +01:00
Petr Kalis
6dc6860622
Reorganized flow
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-10-29 15:13:35 +01:00
Petr Kalis
9d3585a0c0
Renamed method
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-10-29 15:12:38 +01:00
Jakub Trllo
e184c1b3dd
don't require 'AYON_STUDIO_BUNDLE_NAME' to be set
2025-10-29 14:22:29 +01:00
Petr Kalis
425dbc6db1
Implemented copy of source folder thumbnail
2025-10-27 18:07:49 +01:00
Mustafa Zaky Jafar
a423b52b55
Merge branch 'develop' into 1488-yn-0117-usd-texture-publish-to-different-drive
2025-10-27 19:54:09 +03:00
Jakub Trllo
5d74d9dc51
Remove dev print
2025-10-27 16:52:18 +01:00
Jakub Trllo
32b771ad80
Merge branch 'develop' into bugfix/1504-yn-0141-my-tasks-not-displaying-in-workfiles-app-inside-blender-host
2025-10-27 16:50:15 +01:00
Jakub Trllo
c03fe908a7
lock pyobjc-core to 11.1
2025-10-27 15:57:12 +01:00
Jakub Trllo
a162d6bce1
fix mytasks filtering
2025-10-27 15:50:13 +01:00
Roy Nieterau
373683890c
Use correct publish template in get_instance_expected_output_path
2025-10-27 10:05:30 +01:00
Jakub Ježek
67bf46d9c2
Merge branch 'develop' into bugfix/YN-0073_publishing-clip-without-media-source-link
2025-10-24 17:36:51 +02:00
Jakub Jezek
3ee7c30cae
Handles missing media references in OTIO clips
...
Adds a check for missing media references in OTIO clips
during publishing.
2025-10-24 17:35:28 +02:00
Petr Kalis
fcebdaf130
Do not send dummy status if not found
2025-10-24 16:00:42 +02:00
Petr Kalis
542acd0896
Fix access to dict keys
2025-10-24 15:33:15 +02:00
Petr Kalis
3104e07c78
Fix access to dict keys
2025-10-24 15:30:52 +02:00
Petr Kalis
fcc82a8e46
Transfer status and tags
2025-10-24 14:14:21 +02:00
Petr Kalis
e75a8a90e2
Merge branch 'enhancement/YN-0132_create_source_task_if_no_selected' of https://github.com/ynput/ayon-core into enhancement/YN-0132_create_source_task_if_no_selected
2025-10-24 12:21:07 +02:00
Petr Kalis
49162f228e
Fix pushed products not attaching to version
2025-10-24 12:20:54 +02:00
Petr Kalis
636ef024b7
Task is optional
2025-10-24 12:20:34 +02:00
Petr Kalis
efec97fda3
Return task info from created object
2025-10-24 12:20:14 +02:00
Petr Kalis
f6e4d50137
Fix overwriting real task name with name of task type
2025-10-24 12:19:31 +02:00
Petr Kalis
f33b13c194
Fix if source version doesn't have task
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-10-24 11:22:13 +02:00
Petr Kalis
7e3e5855b8
Fix use of lower task name
2025-10-24 11:01:24 +02:00
Jakub Ježek
4140af232b
Merge branch 'develop' into bugfix/YN-0080-frame-range-is-showing-wrong-in-publisher
2025-10-24 09:26:48 +02:00
Petr Kalis
334b783c8f
Merge origin
2025-10-23 17:26:08 +02:00
Petr Kalis
42722c0896
Added validation that task type is in destination project
2025-10-23 17:20:16 +02:00
Petr Kalis
04322ef94d
Removed hard fail, unnecessary
2025-10-23 17:08:35 +02:00
Petr Kalis
ca7162fb4b
Merge develop
2025-10-23 17:07:13 +02:00
Petr Kalis
cea56fbe53
Formatting change
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-10-23 17:04:32 +02:00
Petr Kalis
67994bb5a3
Remove unnecessary variable
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-10-23 17:04:07 +02:00
Petr Kalis
7b5ca16993
Use lower only for comparison
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-10-23 17:03:50 +02:00
Petr Kalis
9b6d402bc5
Merge branch 'develop' into bugfix/YN-0133_copy_folder_type
2025-10-23 17:00:35 +02:00
Petr Kalis
1ee701b52f
Fix dict typing
2025-10-23 11:32:30 +02:00
Petr Kalis
0bade2d940
Update usage of renamed _get_dst_folder_type
2025-10-23 11:28:33 +02:00
Petr Kalis
c50406a279
Simplify pop
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-10-23 11:26:09 +02:00