Commit graph

41135 commits

Author SHA1 Message Date
Jakub Trllo
92ce331a30 added 'is_headless_mode_enabled' function 2024-08-20 18:45:54 +02:00
Jakub Trllo
eb4407b9ef fix returns in docstrings 2024-08-20 14:57:56 +02:00
Jakub Trllo
d983879ccd added comment to project name 2024-08-20 14:39:56 +02:00
Jakub Trllo
2b46eee1dd added ProcessContext arguments to 'ensure_addons_are_process_ready' 2024-08-20 14:19:52 +02:00
Jakub Trllo
f3cccccab7 do not return exception on fail 2024-08-20 14:10:16 +02:00
Jakub Trllo
8e9c28a84a 'ensure_addons_are_process_ready' returns ProcessContext 2024-08-20 14:10:02 +02:00
Jakub Trllo
501cacc4b8 change state of context when is done 2024-08-20 14:09:46 +02:00
Jakub Trllo
9331187000 ProcessContext also has information about preparation state 2024-08-20 14:09:29 +02:00
Ondřej Samohel
95af0bd8f7
Merge branch 'develop' into feature/AY-5185_render-product-templates 2024-08-20 10:33:21 +02:00
Jakub Trllo
874a0f1c4e
Merge pull request #846 from ynput/bugfix/fix_anatomy_format
Validate opening and closing brackets on Anatomy keys.
2024-08-19 17:31:18 +02:00
Jakub Trllo
4041d7b870 raise error when 'get_next_process_func' is called and publishing did not start 2024-08-19 17:11:27 +02:00
Jakub Trllo
29825b6d0e more readable code 2024-08-19 17:11:01 +02:00
Robin De Lillo
5442cacdc3
Update client/ayon_core/lib/path_templates.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 11:08:44 -04:00
Jakub Trllo
e271b06c9f simplify clear 2024-08-19 17:00:52 +02:00
Jakub Trllo
a39c96ea06 move some generic checks from iterator 2024-08-19 16:59:09 +02:00
Ondřej Samohel
f752940c11
📝 added help for product templates 2024-08-19 16:10:33 +02:00
Ondřej Samohel
2611e2b7d9
Merge branch 'develop' into feature/AY-5185_render-product-templates 2024-08-19 15:39:20 +02:00
Ondřej Samohel
caf674c008
Update client/ayon_core/pipeline/farm/pyblish_functions.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 15:38:28 +02:00
Ondřej Samohel
e784c00735
Update client/ayon_core/pipeline/farm/pyblish_functions.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 15:38:12 +02:00
Ondřej Samohel
cb4af77a42
Update client/ayon_core/pipeline/farm/pyblish_functions.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 15:37:29 +02:00
Ondřej Samohel
009ab46be0
Update client/ayon_core/pipeline/farm/pyblish_functions.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 15:37:18 +02:00
Ondřej Samohel
51c51eeef0
Update client/ayon_core/pipeline/farm/pyblish_functions.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 15:18:29 +02:00
Ondřej Samohel
1f45f8e0a0
Update client/ayon_core/pipeline/farm/pyblish_functions.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 15:17:29 +02:00
Ondřej Samohel
2e79075fe3
Update server/settings/tools.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 15:17:12 +02:00
Ondřej Samohel
f0cfc968d8
Update client/ayon_core/pipeline/create/product_name.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 15:01:22 +02:00
Jakub Trllo
b2c9ea3125 added default iterator on initialization 2024-08-19 14:39:22 +02:00
robin
2ccadd8ed1 Merge branch 'develop' into bugfix/fix_anatomy_format 2024-08-19 08:14:09 -04:00
robin
b0490fd15d Adjust docstring from PR feedback. 2024-08-19 08:13:55 -04:00
__robin__
4d884db269
Update client/ayon_core/lib/path_templates.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 08:08:50 -04:00
__robin__
44c417fdb0
Update client/ayon_core/lib/path_templates.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 08:08:33 -04:00
Jakub Trllo
49b1d0d1ff
Merge pull request #840 from ynput/enhancement/AY-1654_Publish-Report-Viewer-txt-files
Publish report viewer: Don't validate extension of dropped file
2024-08-16 15:30:39 +02:00
Jakub Trllo
71319b437c
Merge branch 'develop' into enhancement/AY-1654_Publish-Report-Viewer-txt-files 2024-08-16 15:30:15 +02:00
Jakub Trllo
38ddedb9be
Merge pull request #842 from ynput/feature/AY-5795_Ability-to-set-AYON-local-folder-location-
Chore: Storage and Local directories
2024-08-15 17:21:29 +02:00
Jakub Trllo
199d77d22b
Merge branch 'develop' into feature/AY-5795_Ability-to-set-AYON-local-folder-location- 2024-08-15 15:44:09 +02:00
robin
eaa1b503b7 Validate opening and closing brackets on Anatomy keys. 2024-08-14 17:52:29 -04:00
Petr Kalis
cc74f25e7a Provided unique file prefix
Limits overwrites from multiple instances
2024-08-14 14:12:24 +02:00
Jakub Trllo
7c67061bbb Merge branch 'develop' into enhancement/AY-1411_add_plug_in_details_tab
# Conflicts:
#	client/ayon_core/tools/publisher/publish_report_viewer/widgets.py
2024-08-13 11:30:58 +02:00
Jakub Trllo
9f2d454f73
Merge pull request #843 from ynput/enhancement/better-popup-button
Publish report viewer: Better popup button
2024-08-12 14:10:18 +02:00
Jakub Trllo
04b37b83c6 fix bulk processing 2024-08-12 12:27:59 +02:00
Jakub Trllo
3296079df6 make sure exc_info is defined 2024-08-12 12:27:50 +02:00
Jakub Trllo
4b8b57e39a remove unecessary line 2024-08-12 12:27:41 +02:00
Jakub Trllo
d5602cb89a simpler import 2024-08-12 12:27:30 +02:00
Jakub Trllo
7ef60ad4c9 fix 'update' method 2024-08-12 12:22:03 +02:00
Jakub Trllo
5d4e086978 remove python 2 compatibility 2024-08-12 12:21:50 +02:00
Jakub Trllo
b0abbf36fb moved exceptions from product name too 2024-08-12 12:19:57 +02:00
Jakub Trllo
f41a830f43 move structure classes to separate file 2024-08-12 12:17:27 +02:00
Jakub Trllo
558cc13cdc move 'TrackChangesItem' to separate file 2024-08-12 12:10:15 +02:00
Jakub Trllo
fe8b57f1d3 moved exceptions to single file 2024-08-12 12:08:09 +02:00
Jakub Trllo
c02f90d5d3 change default size of window based on center widget 2024-08-09 17:12:54 +02:00
Jakub Trllo
6e21bc4779 change popup text to popup icon 2024-08-09 17:12:07 +02:00