Jakub Trllo
6461d1ba4f
Merge branch 'develop' into enhancement/set-version-works-for-all-selection
2024-06-14 13:40:26 +02:00
Jakub Ježek
a7dc724639
Merge branch 'develop' into bugfix/remove-addon-from-python-path-on-update
2024-06-14 12:50:36 +02:00
Jakub Trllo
d59ea421a0
set version dialog can change version for whole selection
2024-06-14 11:32:29 +02:00
Jakub Jezek
7e7995baf9
Merge branch 'develop' into feature/AY-742_copy-to-breakdown-project
2024-06-14 11:18:41 +02:00
Jakub Trllo
577a6873fc
Merge branch 'develop' into bugfix/workfiles-tool-shows-users-for-artists
2024-06-14 10:29:11 +02:00
Jakub Trllo
ad23386d18
fix create new workfile
2024-06-13 17:16:15 +02:00
Jakub Trllo
43713d7ac0
define id of workfile entity for updates
2024-06-13 17:16:08 +02:00
Jakub Trllo
eb124b54ad
use task name as source of truth from ui
2024-06-13 17:01:46 +02:00
Jakub Trllo
21d8dbe96e
Merge branch 'develop' into bugfix/workfiles-tool-shows-users-for-artists
2024-06-12 16:55:09 +02:00
Jakub Trllo
a5ba2ce5c8
fix cache invalidation
...
Co-authored-by: Fabià Serra Arrizabalaga <fabia.serra92@gmail.com>
2024-06-12 16:47:29 +02:00
Jakub Trllo
730dc246eb
Merge branch 'develop' into enhancement/hero-version-is-smaller
2024-06-12 16:19:54 +02:00
Ondřej Samohel
7d838eb216
Update client/ayon_core/tools/sceneinventory/models/containers.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-06-12 16:04:21 +02:00
Ondřej Samohel
f17aacd83e
♻️ remove unused container name
...
name isn't used anywhere but it is hard required, causing crashes in hosts that are not having it. Also adding broad try/except to catch any invalid containers so they won't crash the whole list
2024-06-12 15:51:56 +02:00
Jakub Trllo
dc5c55bb1a
hero version is smaller than standard version
2024-06-12 13:31:46 +02:00
Jakub Trllo
31b614d71d
fixed implementation of users model
2024-06-12 11:20:36 +02:00
Jakub Trllo
7cb23851e1
cleanup PYTHONPATH from existing addons on update
2024-06-11 11:56:56 +02:00
Roy Nieterau
0d4d13e240
Fix typo _on_refreh_clicked -> _on_refresh_clicked
2024-06-11 00:55:08 +02:00
Petr Kalis
4640f26ebd
Merge branch 'develop' into enhancement/AY-5539_define-creators-per-task
2024-06-07 10:18:21 +02:00
Petr Kalis
909d6e74e7
AY-5539 - refactor name of method
2024-06-06 11:49:04 +02:00
Petr Kalis
cbc0516475
AY-5539 - refactor argument name
2024-06-06 11:44:54 +02:00
Jakub Trllo
175833de3c
Merge branch 'develop' into enhancement/AY-4909_Move-AfterEffects-client-code
2024-06-06 11:16:28 +02:00
Jakub Trllo
e4a47de275
Merge branch 'develop' into enhancement/tools_folder_path_widget_expand_on_search
2024-06-06 09:50:19 +02:00
Jakub Trllo
42b1d5ee12
fix typo
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-06-06 09:36:12 +02:00
Roy Nieterau
ddaf6eaf63
Merge branch 'develop' into enhancement/tools_folder_path_widget_expand_on_search
2024-06-06 00:20:29 +02:00
Jakub Trllo
8b18196980
wrap 'get_containers' to try except
2024-06-05 18:08:18 +02:00
Jakub Trllo
48367f2638
fix circular import
2024-06-05 13:47:22 +02:00
Jakub Trllo
1d5d73ae0d
Merge branch 'develop' into enhancement/AY-4914_Move-Harmony-client-code
2024-06-05 12:16:23 +02:00
Jakub Trllo
133fb373fb
Merge branch 'develop' into bugfix/loader-versions-sorting
2024-06-04 17:41:45 +02:00
Roy Nieterau
ca307c799c
Expand folders when searching in the folder widgets (Loader + Launcher)
2024-06-03 21:18:52 +02:00
Petr Kalis
dd02631786
AY-5539 - do only single re compile
...
re.compile might be expensive, do it outside of loop
2024-06-03 17:46:01 +02:00
Petr Kalis
577da3fb7f
AY-5539 - protect from empty field in Settings
2024-06-03 15:57:30 +02:00
Jakub Trllo
e531b94981
make sure '_initializing_addons' is set to 'False'
2024-06-03 13:49:34 +02:00
Petr Kalis
4e07b756af
AY-5539 - fix wrong logic
2024-06-03 12:06:29 +02:00
Petr Kalis
c7f0e977f7
AY-5539 - refactor variable position
2024-06-03 11:45:13 +02:00
Petr Kalis
0fa9041736
AY-5539 - update resolution logic
2024-06-03 11:42:29 +02:00
Jakub Trllo
14bd1e9cf5
Merge branch 'develop' into enhancement/AY-4914_Move-Harmony-client-code
2024-05-31 17:20:25 +02:00
Jakub Trllo
22e828bde5
removed adobe webserver tool
2024-05-31 16:53:02 +02:00
Petr Kalis
0fe6526ae9
AY-5539 - possible speedup of resolution
2024-05-31 13:34:41 +02:00
Petr Kalis
0e4918dcad
Merge remote-tracking branch 'origin/enhancement/AY-5539_define-creators-per-task' into enhancement/AY-5539_define-creators-per-task
2024-05-31 13:08:43 +02:00
Petr Kalis
2794190160
AY-5539 - added logging on profile match
2024-05-31 13:01:44 +02:00
Petr Kalis
5a314354b7
AY-5539 - support regex in creator label
2024-05-31 13:00:17 +02:00
Petr Kalis
96c11e6a33
AY-5539 - used labels instead of identifiers
...
Identifiers are bit hard to get to fill them into Settings, labels are visible in Publisher and can by Copy&Pasted.
2024-05-31 12:47:00 +02:00
Petr Kalis
3ffc19cb06
Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/AY-5539_define-creators-per-task
2024-05-31 12:32:23 +02:00
Jakub Trllo
c5ca6eb840
Merge branch 'develop' into enhancement/AY-5611_Add-statuses-to-scene-manager
2024-05-30 16:41:58 +02:00
Jakub Trllo
31c2d7ef3b
removed unused import
2024-05-30 13:02:21 +02:00
Jakub Trllo
931b09cdcc
change stdout broker import
2024-05-30 12:53:20 +02:00
Jakub Trllo
6e2cdf36a0
'_get_allowed_creator_identifiers' does not expect any arguments
2024-05-30 12:33:46 +02:00
Jakub Trllo
ec0327f44f
use new method in publish controller
2024-05-30 12:30:59 +02:00
Petr Kalis
62f43bfb6d
Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/AY-5539_define-creators-per-task
2024-05-30 11:33:41 +02:00
Jakub Trllo
4768e5bba9
Merge branch 'develop' into feature/AY-5569_Workfile-tool-Artist-name-visibility
2024-05-30 10:41:33 +02:00