Roy Nieterau
|
81eed5a9eb
|
Merge remote-tracking branch 'upstream/develop' into bugfix/inventory_latest_version
|
2024-03-20 09:58:19 +01:00 |
|
Roy Nieterau
|
a71ea3a3e3
|
Use more specific api call
|
2024-03-20 09:58:07 +01:00 |
|
Roy Nieterau
|
7f83a62192
|
Revert "Fix update to latest - it now updates to latest instead of hero version"
This reverts commit 7b5b2a980c.
|
2024-03-20 09:56:23 +01:00 |
|
Jakub Trllo
|
f1f2eeb2da
|
fix last versions getters for older ayon api
|
2024-03-20 09:27:33 +01:00 |
|
Kayla Man
|
8a37ca1f20
|
Merge branch 'develop' into bugfix/AY-4004_Maya-optional-validator-not-shown-in-publish-context
|
2024-03-20 09:09:15 +01:00 |
|
moonyuet
|
acf31d0c60
|
add missing OptionalPyblishPluginMixin to some validators
|
2024-03-20 08:59:59 +01:00 |
|
Jakub Trllo
|
99e2755eea
|
Merge pull request #203 from BigRoy/bugfix/maya_load_vrayproxy_import
Bugfix: Maya Load Vray Proxy fix import
|
2024-03-20 01:58:00 +01:00 |
|
Jakub Trllo
|
e132ff4a72
|
Merge pull request #210 from BigRoy/bugfix/switch_folder_dialog_find_last_versions
Bugfix: Switch Folder dialog, fix `fields` for getting last versions
|
2024-03-20 01:55:00 +01:00 |
|
Roy Nieterau
|
0c96c8f76a
|
Fix fields for getting last versions
|
2024-03-20 01:26:36 +01:00 |
|
Roy Nieterau
|
44548b9853
|
Merge branch 'develop' into chore/cleanup_redundant_code
|
2024-03-20 01:24:48 +01:00 |
|
Roy Nieterau
|
92ebb89e34
|
Merge branch 'develop' into bugfix/maya_validate_rig_contents_geometry_return_invalid
|
2024-03-20 01:24:42 +01:00 |
|
Roy Nieterau
|
90621613a9
|
Merge branch 'develop' into bugfix/houdini_collect_fix_indentations
|
2024-03-20 01:24:40 +01:00 |
|
Roy Nieterau
|
cbfdfd34c5
|
Merge branch 'develop' into bugfix/tvpaint_load_reference_image_update
|
2024-03-20 01:24:39 +01:00 |
|
Roy Nieterau
|
b2eb060d76
|
Merge branch 'develop' into bugfix/load_vdb_to_arnold_unexpected_arguments
|
2024-03-20 01:24:36 +01:00 |
|
Roy Nieterau
|
45cd202b2f
|
Merge branch 'develop' into bugfix/maya_load_vrayproxy_import
|
2024-03-20 01:24:34 +01:00 |
|
Roy Nieterau
|
de481e2e35
|
Remove invalid type hint missing the optional argument - docstring should take care of this
|
2024-03-20 01:17:32 +01:00 |
|
Roy Nieterau
|
3506c07a3c
|
Fix docstring
|
2024-03-20 01:16:36 +01:00 |
|
Roy Nieterau
|
a68fa54661
|
Use set literal
|
2024-03-20 01:15:12 +01:00 |
|
Roy Nieterau
|
16b9dbbebe
|
Fix typos
|
2024-03-20 01:14:54 +01:00 |
|
Roy Nieterau
|
6adc2c9c26
|
Fix type hint having too few arguments
|
2024-03-20 01:10:57 +01:00 |
|
Roy Nieterau
|
3d4ae8838d
|
Remove type hint since docstring takes care of that
|
2024-03-20 01:10:32 +01:00 |
|
Roy Nieterau
|
7c551c832d
|
Fix indentations
|
2024-03-20 01:09:25 +01:00 |
|
Roy Nieterau
|
81bdf3df3d
|
Fix unreachable code - string wasn't actually joined
|
2024-03-20 01:09:01 +01:00 |
|
Roy Nieterau
|
065c11526e
|
Fix redeclared order defined above without usage
|
2024-03-20 01:07:26 +01:00 |
|
Roy Nieterau
|
d223be1a88
|
Remove plugins for instancer family - there is no instancer family?
|
2024-03-20 01:01:39 +01:00 |
|
Roy Nieterau
|
714c798420
|
Fix docstrings
|
2024-03-20 00:52:18 +01:00 |
|
Roy Nieterau
|
a1b32846f0
|
Return the invalid nodes
|
2024-03-20 00:47:03 +01:00 |
|
Roy Nieterau
|
87a0c7555c
|
Fix indentations
|
2024-03-20 00:35:41 +01:00 |
|
Roy Nieterau
|
7dc202acc9
|
Removed redundant logic which was broken anyway, call to get_representation_context had wrong arguments
Note: Arguments passed to `get_representation_context` were wrong because it also takes `project_name` as argument
|
2024-03-20 00:25:21 +01:00 |
|
Roy Nieterau
|
b1f8a1c9b4
|
Fix argument name
|
2024-03-20 00:19:41 +01:00 |
|
Roy Nieterau
|
b5c34db032
|
Fix import
|
2024-03-20 00:11:23 +01:00 |
|
Roy Nieterau
|
7b5b2a980c
|
Fix update to latest - it now updates to latest instead of hero version
|
2024-03-19 23:56:54 +01:00 |
|
Roy Nieterau
|
5ee980041a
|
Fix outdated highlighting and filtering state for non-hero and hero version
- Also optimize the query of highest version by doing one query per product id instead of one per representation id
|
2024-03-19 23:44:44 +01:00 |
|
moonyuet
|
ceb2f71c3d
|
make sure when validator is being optional, it can allow users to choose whether it should be included in maya/max for validation
|
2024-03-19 17:17:23 +01:00 |
|
Petr Kalis
|
209cad6191
|
AY-745 - remove logging
|
2024-03-19 16:13:08 +01:00 |
|
Petr Kalis
|
0693d80437
|
Merge remote-tracking branch 'origin/feature/AY-745_Deadline-webservice-password' into feature/AY-745_Deadline-webservice-password
|
2024-03-19 16:12:23 +01:00 |
|
Petr Kalis
|
6c6f123814
|
Merge branch 'develop' of https://github.com/ynput/ayon-core into feature/AY-745_Deadline-webservice-password
|
2024-03-19 16:12:08 +01:00 |
|
Petr Kalis
|
543ffa9025
|
Update client/ayon_core/modules/deadline/plugins/publish/collect_user_credentials.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2024-03-19 16:11:59 +01:00 |
|
Petr Kalis
|
56a5f42a66
|
Update client/ayon_core/modules/deadline/plugins/publish/help/validate_deadline_connection.xml
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2024-03-19 16:11:52 +01:00 |
|
Jakub Trllo
|
c020085dc1
|
update docstring of create method
|
2024-03-19 15:20:12 +01:00 |
|
Petr Kalis
|
0a9b88a7cf
|
AY-745 - fix validation
|
2024-03-19 15:17:06 +01:00 |
|
Jakub Trllo
|
72e4853712
|
add missing variant 'task_name' in CreateContext.create
|
2024-03-19 15:12:09 +01:00 |
|
Jakub Ježek
|
59150fd7c3
|
Merge branch 'develop' into feature/OP-6539_Traypublisher-advance-editorial-publishing-from-CSV
|
2024-03-19 15:11:45 +01:00 |
|
Petr Kalis
|
28e5834b4c
|
AY-745 - added authentication credentials to all calls to DL
Changed all calls to module's method which handle SSL
|
2024-03-19 15:04:17 +01:00 |
|
Jakub Trllo
|
4081f41118
|
Merge branch 'develop' into enhancement/runtime-dependencies
|
2024-03-19 15:02:40 +01:00 |
|
Petr Kalis
|
615e6ae6f3
|
AY-745 - updated validator for expected files
|
2024-03-19 15:02:14 +01:00 |
|
moonyuet
|
0477e1775c
|
add icon
|
2024-03-19 14:55:10 +01:00 |
|
Petr Kalis
|
5ad0d4af00
|
AY-745 - updated validator for DL pools
|
2024-03-19 14:54:41 +01:00 |
|
Petr Kalis
|
20d47e54ca
|
AY-745 - updated validator for DL connection
|
2024-03-19 14:54:24 +01:00 |
|
Petr Kalis
|
3137d8e797
|
AY-745 - added collector for DL user credentials
Collects credentials if Project Settings have deadline authentication required.
|
2024-03-19 14:53:57 +01:00 |
|