Commit graph

3023 commits

Author SHA1 Message Date
Jakub Trllo
432ead8178 removed invalid 3gpp 2024-07-19 18:54:12 +02:00
Jakub Trllo
bb93a744bc fix possible clash of content type 2024-07-19 18:34:08 +02:00
Jakub Trllo
194944e86c validate supported version 2024-07-19 17:35:39 +02:00
Jakub Trllo
8bac6f0277 fix upload method 2024-07-19 17:15:16 +02:00
Jakub Trllo
b87b9cc354 properly implement upload 2024-07-19 15:12:05 +02:00
Jakub Trllo
3268240c6b implemented 'get_media_mime_type' 2024-07-19 15:11:42 +02:00
Jakub Trllo
facf2425ec mark openpype keys 2024-07-19 12:51:22 +02:00
Jakub Trllo
39cc1f2877 base of upload logic in integrate plugin 2024-07-19 12:51:06 +02:00
Jakub Trllo
0b53b8f336 fix 'get_product_item_indexes' 2024-07-18 11:42:58 +02:00
Jakub Trllo
05e71ef332 fix 'set_product_version' for items under group/s 2024-07-18 11:34:21 +02:00
Jakub Trllo
642304d8bd fomratting change 2024-07-18 11:33:53 +02:00
Jakub Trllo
58ae174f71 removed unnecessary 'EditorInfo' 2024-07-18 11:33:19 +02:00
Jakub Trllo
119d8c8380 fix product types and status names filtering 2024-07-18 10:43:13 +02:00
Jakub Trllo
182cc138c8 store selection selection model to variable to avoid garbage collection 2024-07-18 10:42:47 +02:00
Jakub Trllo
447a20619b don't handle status names filter on model refresh 2024-07-17 17:50:53 +02:00
Jakub Trllo
28bff3a9d0 fix loader tool grouping with status filtering 2024-07-17 17:41:23 +02:00
Jakub Trllo
f4eb054a9d bump version to '0.4.3-dev.1' 2024-07-15 17:41:34 +02:00
Jakub Trllo
80bc9a38de bump version to '0.4.2' 2024-07-15 17:40:59 +02:00
Roy Nieterau
05f6b0f2ce Log warning if active argument needs converting to bool 2024-07-15 17:29:31 +02:00
Roy Nieterau
c5e699a159
Merge branch 'develop' into enhancement/workfile_templates_creator_placeholder_active 2024-07-15 17:25:49 +02:00
Jakub Trllo
310bb83ded
Merge branch 'develop' into enhancement/Loader-Delete-Old-Versions-action-confirmation 2024-07-15 17:02:32 +02:00
Jakub Trllo
99a8a632b0 simplified type check 2024-07-15 16:17:11 +02:00
Jakub Trllo
8bf1d293c3 formatting fix 2024-07-15 16:17:00 +02:00
Jakub Trllo
d9d2f1baf1 fix type check 2024-07-15 16:16:50 +02:00
Jakub Trllo
12f31cae95 fix str type check 2024-07-15 15:51:53 +02:00
Jakub Trllo
085c054672 define metaclass directly 2024-07-15 15:20:06 +02:00
Jakub Trllo
8eaeb92bf2 reraise error in python 3 way 2024-07-15 15:19:26 +02:00
Jakub Trllo
0701238b53 use 'str' instead of 'string_types' 2024-07-15 15:09:38 +02:00
Jakub Trllo
da78fbceff use 'ABC' instead of 'ABCMeta' 2024-07-15 15:08:55 +02:00
Roy Nieterau
e3e778ec2a Fix typo 2024-07-15 12:12:08 +02:00
Roy Nieterau
dc15823cdc Remove unused import 2024-07-15 12:11:55 +02:00
Roy Nieterau
b93d0ec815 Remove redundant if statements 2024-07-15 12:10:34 +02:00
Roy Nieterau
73dd05b633 Do not make frameless - to look more like a regular pop-up prompt 2024-07-15 12:10:14 +02:00
Roy Nieterau
4f857f0bc5 Merge branches 'enhancement/Loader-Delete-Old-Versions-action-confirmation' and 'enhancement/Loader-Delete-Old-Versions-action-confirmation' of https://github.com/BigRoy/ayon-core into enhancement/Loader-Delete-Old-Versions-action-confirmation 2024-07-15 12:07:49 +02:00
Roy Nieterau
1ed42d601a Refactor confirm to _confirm_delete 2024-07-15 12:07:33 +02:00
Roy Nieterau
5cbdd5aead
Merge branch 'develop' into enhancement/workfile_templates_creator_placeholder_active 2024-07-15 11:45:08 +02:00
Roy Nieterau
d55b756b20
Update client/ayon_core/pipeline/workfile/workfile_template_builder.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-07-15 11:41:43 +02:00
Roy Nieterau
f0474e1f96
Merge branch 'develop' into enhancement/Loader-Delete-Old-Versions-action-confirmation 2024-07-15 10:48:26 +02:00
Roy Nieterau
849ab8b624 Default active to None and then do not pass it to the instance_data 2024-07-15 10:47:30 +02:00
Roy Nieterau
2841e20e96 Workfile Template Builder: Allow Create Placeholder to define the default 'active' state of the created instance 2024-07-13 02:37:40 +02:00
Roy Nieterau
0ddab6fbaa Add informative confirm prompt for delete versions to avoid accidental clicks deleting versions and files. 2024-07-13 01:53:58 +02:00
Roy Nieterau
7749ba8fcc Change placeholder text to "Version status filter..." 2024-07-12 16:27:36 +02:00
Ondřej Samohel
3a1857a84b
Merge branch 'develop' into enhancement/create_context_typing 2024-07-11 11:51:30 +02:00
Jakub Trllo
bbb435845f
Merge branch 'develop' into feature/AY-5636_Loader-add-filter-for-statuses-or-states-of-statuses 2024-07-11 11:10:04 +02:00
Jakub Trllo
5797a3985c version delegate does not trigger 'commitData' 2024-07-11 10:54:15 +02:00
Roy Nieterau
3d05545f99
Update client/ayon_core/pipeline/create/creator_plugins.py
Co-authored-by: Mustafa Taher <mustafataherzaky@outlook.com>
2024-07-10 19:30:22 +02:00
Mustafa Taher
dd0f8f4ca3
Merge branch 'develop' into enhancement/create_context_typing 2024-07-10 19:33:52 +03:00
Jakub Trllo
a20c3084af bump version to '0.4.2-dev.1' 2024-07-10 16:31:01 +02:00
Jakub Trllo
48a620197a '0.4.1' 2024-07-10 16:29:27 +02:00
Jakub Trllo
618a76c6af expect values as 'None' and 'QColor' 2024-07-10 16:00:01 +02:00