Jakub Trllo
|
0ce2bf6633
|
changed noqa location
|
2024-08-28 18:25:40 +02:00 |
|
Jakub Trllo
|
e33f8670fd
|
fake import classes from structures too
|
2024-08-28 18:13:06 +02:00 |
|
Jakub Trllo
|
a4ed32e3e1
|
added strucctures to init file
|
2024-08-28 18:12:56 +02:00 |
|
Jakub Trllo
|
f414d73f7d
|
use shorter import
|
2024-08-28 17:58:34 +02:00 |
|
Jakub Trllo
|
102ec52dd0
|
add exceptions moved to different file
|
2024-08-28 17:30:18 +02:00 |
|
Jakub Trllo
|
99ed7d175f
|
Merge branch 'develop' into enhancement/create-api-restructure
|
2024-08-28 14:40:13 +02:00 |
|
Jakub Trllo
|
f9ec72d939
|
Merge branch 'develop' into bugfix/AY-6618_FFMPEG-thumbnail-creation-issue-for-ftrack-previews
|
2024-08-28 11:54:31 +02:00 |
|
Jakub Trllo
|
94f89d9bd6
|
Merge branch 'develop' into bugfix/AY-6618_FFMPEG-thumbnail-creation-issue-for-ftrack-previews
|
2024-08-28 11:03:36 +02:00 |
|
Jakub Trllo
|
911ef45a45
|
handle escape in 'run_subprocess'
|
2024-08-28 10:33:48 +02:00 |
|
Jakub Trllo
|
f924166952
|
Merge branch 'develop' into enhancement/python-2-deprecation
# Conflicts:
# client/ayon_core/lib/local_settings.py
|
2024-08-26 11:56:55 +02:00 |
|
Jakub Trllo
|
570b0c8b70
|
added some comments
|
2024-08-26 11:45:01 +02:00 |
|
Jakub Trllo
|
714f58fbd6
|
excape parenthesis for shell
|
2024-08-26 11:10:54 +02:00 |
|
Jakub Trllo
|
4632d22275
|
make sure only one loop is running
Make sure loop of '_next_publish_item_process' is in processor only once
|
2024-08-25 11:31:51 +02:00 |
|
Jakub Trllo
|
4344b03230
|
fix validation stop check
|
2024-08-25 11:31:44 +02:00 |
|
Jakub Trllo
|
d360ac9ba0
|
Merge branch 'develop' into bugfix/default-publish-iterator
|
2024-08-23 12:21:01 +02:00 |
|
Jakub Trllo
|
a871c7b9c3
|
Merge branch 'develop' into enhancement/AY-1411_add_plug_in_details_tab
# Conflicts:
# client/ayon_core/tools/utils/__init__.py
# client/ayon_core/tools/utils/widgets.py
|
2024-08-21 16:55:32 +02:00 |
|
Jakub Trllo
|
a8aef48195
|
Merge branch 'develop' into enhancement/AY-1411_add_plug_in_details_tab
|
2024-08-21 16:33:17 +02:00 |
|
Jakub Trllo
|
2e24a6fcff
|
Merge branch 'develop' into feature/hinted-line-edit
|
2024-08-21 16:30:23 +02:00 |
|
Jakub Trllo
|
767ce61208
|
cache paths
|
2024-08-21 16:19:09 +02:00 |
|
Jakub Trllo
|
d8ca5e797c
|
simplify menu handling
|
2024-08-21 15:59:25 +02:00 |
|
Jakub Trllo
|
7e4da0761d
|
order is converted to string
|
2024-08-21 15:00:07 +02:00 |
|
Jakub Trllo
|
1e7be786eb
|
added label shown if nothing is selected
|
2024-08-21 14:58:47 +02:00 |
|
Jakub Trllo
|
a819797f21
|
don't show all details if nothing is selected
|
2024-08-21 14:58:25 +02:00 |
|
Jakub Trllo
|
4eef7ecadd
|
hide content widget before adding widgets to it's layout
|
2024-08-21 14:57:18 +02:00 |
|
Jakub Trllo
|
9fce774a7e
|
families are joined with comma
|
2024-08-21 14:56:08 +02:00 |
|
Jakub Trllo
|
f2232f0af1
|
'0' order is not resolved as N/A
|
2024-08-21 14:55:46 +02:00 |
|
Jakub Trllo
|
cf6cf0bf14
|
move time label calculation above value changes
|
2024-08-21 14:54:55 +02:00 |
|
Jakub Trllo
|
fd6c6eade4
|
details widget is acknowledged about being active
|
2024-08-21 14:42:01 +02:00 |
|
Jakub Trllo
|
e54e639b9d
|
don't show spent time if did not run yet
|
2024-08-21 14:39:23 +02:00 |
|
Jakub Trllo
|
c1d7bb82e2
|
Merge branch 'develop' into enhancement/process-context-is-returned
|
2024-08-21 12:32:56 +02:00 |
|
Jakub Trllo
|
9524aadeb2
|
use 'HintedLineEdit' in publisher
|
2024-08-21 12:13:49 +02:00 |
|
Jakub Trllo
|
c8880a87d6
|
added option to change style of the widget
|
2024-08-21 12:11:58 +02:00 |
|
Jakub Trllo
|
8a9d815278
|
use class name over object name for formatting
|
2024-08-21 11:29:44 +02:00 |
|
Jakub Trllo
|
bf48d9e804
|
added 'HintedLineEdit' to utils init file
|
2024-08-21 11:26:16 +02:00 |
|
Jakub Trllo
|
54665ba72b
|
handle tooltips
|
2024-08-21 11:26:01 +02:00 |
|
Jakub Trllo
|
7e12163c7a
|
added options to pass separator
|
2024-08-21 11:25:54 +02:00 |
|
Jakub Trllo
|
8dd1843be1
|
implemented helper line edit with options
|
2024-08-21 10:52:40 +02:00 |
|
Jakub Trllo
|
725584a8db
|
require addon name/version
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2024-08-21 10:29:56 +02:00 |
|
Jakub Trllo
|
e0339aeb10
|
require addons_manager and exit_on_failure as kwargs
|
2024-08-20 19:25:45 +02:00 |
|
Jakub Trllo
|
e5eefc81fc
|
added todo
|
2024-08-20 19:15:07 +02:00 |
|
Jakub Trllo
|
9260a80cb0
|
require addon name and version
|
2024-08-20 19:14:53 +02:00 |
|
Jakub Trllo
|
173b2f2727
|
remove ProcessContext methods
|
2024-08-20 19:14:22 +02:00 |
|
Jakub Trllo
|
3bc9933991
|
return bool all the time
|
2024-08-20 19:10:57 +02:00 |
|
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 |
|