Jakub Ježek
a482f7d39a
Merge branch 'develop' into enhancement/AY-6198_OCIO-fallback-for-profiles-and-templated-values
2024-08-01 16:02:58 +02:00
Jakub Jezek
1e026d8fcb
Refactor config data retrieval logic in colorspace module
...
- Removed redundant folder info handling
- Added fallback mechanism for missing folder info
2024-08-01 15:50:45 +02:00
Jakub Jezek
9375b8bee2
Update version references for future removal and conversion functions in colorspace and conversion modules.
...
- Update version references to 0.4.5 for future removal in colorspace module.
- Update function name and version reference to 0.4.4 for imageio config conversion in the conversion module.
2024-07-31 13:57:47 +02:00
Jakub Jezek
d7a2c57fd8
Refactor OCIO config handling, introduce fallback mechanism
...
- Added function to extract config path from profile data
- Updated global config retrieval to use new function
- Introduced fallback mechanism for missing product entities
2024-07-31 13:54:41 +02:00
Jakub Trllo
b6fba13322
bump version to '0.4.4-dev.1'
2024-07-31 13:47:02 +02:00
Jakub Trllo
3b942cefbe
bump version to '0.4.3'
2024-07-31 13:46:25 +02:00
Jakub Jezek
aebc9a90d6
Update opencolorio version to ^2.3.2 in pyproject.toml
...
Bump opencolorio version from 2.2.1 to ^2.3.2 in the pyproject.toml file for compatibility and potential enhancements with other dependencies.
2024-07-30 15:35:18 +02:00
Jakub Trllo
cb3d002ac0
Merge branch 'develop' into feature/integrate-reviewables-to-ayon
2024-07-30 14:10:24 +02:00
Roy Nieterau
34305862f4
Tweak grammar plus make it more understandable what addon needs updating
2024-07-29 23:44:54 +02:00
Roy Nieterau
d5c4d7df8b
Merge branch 'develop' into bugfix/loader_support_product_type_filter_profiles
2024-07-26 00:02:13 +02:00
Jakub Trllo
07296c3633
Merge branch 'develop' into enhancement/reduce-cli-commands
2024-07-25 16:39:48 +02:00
Jakub Trllo
9738c2ed45
Merge branch 'develop' into enhancement/tray-send-message
2024-07-25 15:55:54 +02:00
Jakub Trllo
f82c420fe4
create function for cli in publish
2024-07-25 15:54:42 +02:00
Jakub Trllo
856a30cd5a
remove gui option
2024-07-25 15:48:31 +02:00
Jakub Trllo
78c278cdde
move publish to cli.py
2024-07-25 15:47:28 +02:00
Jakub Trllo
a7f56175d6
move some logic from cli_commands.py to cli.py
2024-07-25 15:36:41 +02:00
Jakub Trllo
f90ac20f46
add Literal to docstring
2024-07-25 15:34:25 +02:00
Jakub Trllo
7c143ee433
Merge branch 'develop' into feature/AY-5998_DL-Search--replace-in-environment-values-requires-a-Value
2024-07-25 15:02:00 +02:00
Jakub Trllo
e0c07d8f7e
Merge branch 'develop' into enhancement/tray-send-message
...
# Conflicts:
# client/ayon_core/tools/tray/lib.py
# client/ayon_core/tools/tray/ui/tray.py
2024-07-25 14:57:43 +02:00
Petr Kalis
6a4196c5b4
Change name of variable
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-07-25 14:34:35 +02:00
Roy Nieterau
ea547ed539
Update client/ayon_core/tools/loader/abstract.py
2024-07-25 14:14:45 +02:00
Jakub Trllo
c5b2421827
Merge branch 'develop' into enhancement/add-username-to-tray-info
2024-07-25 14:03:19 +02:00
Jakub Trllo
2eecac36da
change settings for better readability
2024-07-25 13:53:04 +02:00
Jakub Trllo
d812395af9
use full variable names
2024-07-25 13:43:44 +02:00
Jakub Trllo
4521188ecf
modified product types widget to work as expected
2024-07-25 13:43:30 +02:00
Jakub Trllo
1cacc3b723
don't require project name in 'get_product_types_filter'
2024-07-25 13:43:12 +02:00
Jakub Trllo
9af0e6e1cd
rename 'is_include' to 'is_allow_list'
2024-07-25 13:42:37 +02:00
Jakub Trllo
c75dbd6c4e
receive information only from context data
2024-07-25 13:40:32 +02:00
Jakub Trllo
b9067cde3d
remove 'checked' attribute from product type item
2024-07-25 13:39:00 +02:00
Jakub Trllo
1d23d076fc
fix import in broker
2024-07-25 10:40:46 +02:00
Roy Nieterau
aa1a3928d3
Remove newlines, or just write a first chapter book
...
> Why empty first line? It is like opening book that starts with 2nd chapter 🙂
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-07-24 22:21:14 +02:00
Jakub Trllo
adc55dee1a
unset QT_API
2024-07-24 18:38:52 +02:00
Jakub Trllo
5bf6985737
implemented helper function 'make_sure_tray_is_running' to run tray
2024-07-24 18:33:04 +02:00
Jakub Trllo
a4bb042337
move structures out of webserver
2024-07-24 18:32:45 +02:00
Jakub Trllo
4511f8db5b
move addons manager to ui
2024-07-24 18:32:16 +02:00
Jakub Trllo
6cd69e6126
Merge branch 'develop' into enhancement/add-username-to-tray-info
2024-07-24 17:46:06 +02:00
Jakub Trllo
b534998d24
Merge branch 'develop' into enhancement/add-username-to-tray-info
2024-07-24 17:34:05 +02:00
Jakub Trllo
bb392023d9
Merge branch 'develop' into enhancement/tray-faster-starting-validation
2024-07-24 17:33:59 +02:00
Jakub Trllo
5d18e69c7a
forward force to tray
2024-07-24 17:25:20 +02:00
Jakub Trllo
715f547adf
fix possible encoding issues
2024-07-24 17:11:00 +02:00
Jakub Trllo
17e04cd884
call 'remove_tray_server_url' in wait for tray to start
2024-07-24 16:31:23 +02:00
Jakub Trllo
a4de305fde
remove tray filepath if pid is not running
2024-07-24 16:31:10 +02:00
Jakub Trllo
6bbd48e989
fix closing bracket
2024-07-24 16:17:39 +02:00
Jakub Trllo
9c01ddaf63
make starting tray check faster
2024-07-24 16:15:55 +02:00
Jakub Trllo
d1c85ea2af
added hidden force to main cli
2024-07-24 16:09:50 +02:00
Jakub Trllo
90bb6a841b
added force option to tray
...
# Conflicts:
# client/ayon_core/tools/tray/lib.py
2024-07-24 15:54:27 +02:00
Jakub Trllo
947ecfd918
add username to tray information
2024-07-24 15:50:12 +02:00
Jakub Trllo
dce3a4b6a2
trigger show message if tray is already running
2024-07-24 15:49:48 +02:00
Jakub Trllo
3156e91e97
added helper function to send message to tray
2024-07-24 15:49:39 +02:00
Jakub Trllo
df5623e9f6
added option to trigger tray message
2024-07-24 15:49:34 +02:00