Roy Nieterau
|
539467d9ee
|
Set cursor at end of any existing text so that the user can directly continue with their comment
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2025-05-23 11:46:01 +02:00 |
|
Roy Nieterau
|
b1bf4df9e0
|
Update client/ayon_core/tools/publisher/window.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2025-05-23 10:45:13 +02:00 |
|
Roy Nieterau
|
f99550a74e
|
Count chars with the comment input stripped - so that e.g. solely spaces (or trailing/starting spaces) do not count to the minimal required characters
|
2025-05-22 23:20:03 +02:00 |
|
Roy Nieterau
|
94d0725b11
|
Merge branch 'enhancement/publisher_comment_minimum_required_chars' of https://github.com/BigRoy/ayon-core into enhancement/publisher_comment_minimum_required_chars
|
2025-05-22 23:16:32 +02:00 |
|
Roy Nieterau
|
d18e2622b7
|
Rename to _validate_comment
|
2025-05-22 23:15:40 +02:00 |
|
Roy Nieterau
|
e35f3a5941
|
Update client/ayon_core/tools/publisher/window.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2025-05-22 23:14:11 +02:00 |
|
Roy Nieterau
|
1500c1cc33
|
Remove redundant stylesheet overrides
|
2025-05-22 23:12:52 +02:00 |
|
Roy Nieterau
|
2047e38aae
|
Access through the private member
|
2025-05-21 23:28:50 +02:00 |
|
Roy Nieterau
|
00c34602e2
|
Add setting to define a minimum amount of characters required for a comment on every publish
|
2025-05-21 23:17:21 +02:00 |
|
Roy Nieterau
|
2fb258c0d1
|
Merge branch 'develop' into enhancement/remove_deprecated_stdout_broker_import
|
2025-04-23 10:02:15 +02:00 |
|
Jakub Trllo
|
922d19137c
|
change order of filters
|
2025-04-22 15:19:48 +02:00 |
|
Jakub Trllo
|
a394624974
|
don't skip other validations for string match
|
2025-04-22 14:28:51 +02:00 |
|
Jakub Trllo
|
b0ac87b7b1
|
handle unused variables
|
2025-04-14 17:56:21 +02:00 |
|
Jakub Trllo
|
486be39faa
|
fix whitespaces
|
2025-04-14 17:55:48 +02:00 |
|
Jakub Trllo
|
b403fccf05
|
fix new line chars
|
2025-04-14 17:54:45 +02:00 |
|
Jakub Trllo
|
047b77e501
|
return the same output all the time
|
2025-04-12 01:06:29 +02:00 |
|
Jakub Trllo
|
abfb0aedee
|
changed how thumbnails are received
|
2025-04-07 16:18:49 +02:00 |
|
Ondřej Samohel
|
b8a90c4336
|
♻️ add future annotation
because type hints are using `list`, it breaks on Python 3.7
|
2025-04-03 16:40:22 +02:00 |
|
Jakub Trllo
|
9ebd2bbc64
|
fix typehints for older pythons
|
2025-04-02 14:20:53 +02:00 |
|
Jakub Trllo
|
009348bca9
|
move widgets around
|
2025-04-02 14:01:07 +02:00 |
|
Jakub Trllo
|
81eff5ae6f
|
fix attribute name
|
2025-04-02 09:47:46 +02:00 |
|
Jakub Trllo
|
9eb652bd95
|
add missing line
|
2025-04-01 17:56:52 +02:00 |
|
Jakub Trllo
|
ba31114aa3
|
move the checkbox next to project combo
|
2025-04-01 17:55:42 +02:00 |
|
Jakub Trllo
|
c4c609432b
|
skip filtering if items that are not tasks
|
2025-04-01 17:15:45 +02:00 |
|
Jakub Trllo
|
0f974c1352
|
fix state change handling
|
2025-04-01 17:15:31 +02:00 |
|
Jakub Trllo
|
e7bae0f260
|
use py3 super calls
|
2025-04-01 12:10:15 +02:00 |
|
Jakub Trllo
|
d7b5e06077
|
basic implementation of setting filters in launcher
|
2025-04-01 12:10:06 +02:00 |
|
Jakub Trllo
|
37bf4a28c7
|
added method to get task and folder ids for assignees
|
2025-04-01 12:09:42 +02:00 |
|
Jakub Trllo
|
d91e6d07e2
|
added basic implementation of filtering by ids
|
2025-04-01 12:08:49 +02:00 |
|
Roy Nieterau
|
8c919be068
|
Update client/ayon_core/tools/workfiles/widgets/save_as_dialog.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2025-03-26 12:10:59 +01:00 |
|
Roy Nieterau
|
f5d90a4d2b
|
Merge branch 'develop' into enhancement/save_workfile_artist_note_input
|
2025-03-26 11:25:10 +01:00 |
|
Roy Nieterau
|
04e91389e1
|
Make launcher project filter field case insensitive
|
2025-03-25 22:55:11 +01:00 |
|
Roy Nieterau
|
f0a49502aa
|
Merge branch 'develop' into enhancement/save_workfile_artist_note_input
|
2025-03-25 10:35:03 +01:00 |
|
Jakub Trllo
|
fd4e5f58d4
|
change where the ceil happens
|
2025-03-24 16:06:14 +01:00 |
|
Jakub Trllo
|
e56c71d3ea
|
ceil height of 'ExpandingTextEdit'
|
2025-03-24 14:51:07 +01:00 |
|
Roy Nieterau
|
12f6d76043
|
Remove deprecated StdOutBroker import fallback
|
2025-03-12 22:01:21 +01:00 |
|
Roy Nieterau
|
987b8faf7b
|
Remove legacy pyblish_pype tool
|
2025-03-11 16:07:36 +01:00 |
|
Roy Nieterau
|
0226561674
|
Add import
|
2025-03-11 11:39:09 +01:00 |
|
Roy Nieterau
|
87124eee53
|
Update client/ayon_core/tools/workfiles/widgets/save_as_dialog.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2025-03-11 11:38:05 +01:00 |
|
Roy Nieterau
|
a1b0a24e54
|
Update client/ayon_core/tools/workfiles/control.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2025-03-11 11:37:27 +01:00 |
|
Roy Nieterau
|
2977564034
|
Fix Copy to different context from published context
|
2025-03-10 16:16:49 +01:00 |
|
Roy Nieterau
|
4ce2ea7443
|
Fix duplicate workfile from published
|
2025-03-10 16:13:38 +01:00 |
|
Roy Nieterau
|
99e5e326f8
|
Add "Artist Note" input field to Save Workfile prompt
|
2025-03-10 16:07:03 +01:00 |
|
Jakub Trllo
|
7332f9b8ee
|
Merge branch 'develop' into feature/1156-loader-tool-tasks-filtering
|
2025-02-24 11:26:41 +01:00 |
|
Jakub Trllo
|
c6e5a8ec11
|
initial state of product name filtering are propagated
|
2025-02-24 11:25:01 +01:00 |
|
Jakub Trllo
|
8ee87c9d26
|
no task is always last
|
2025-02-24 10:17:51 +01:00 |
|
Jakub Trllo
|
9045c7422f
|
Change label without task > no task
|
2025-02-24 10:17:39 +01:00 |
|
Jakub Trllo
|
8825fee96d
|
fix task icons
|
2025-02-24 10:17:14 +01:00 |
|
Jakub Trllo
|
acd446bcef
|
added no tasks item to task selection
|
2025-02-21 15:51:03 +01:00 |
|
Jakub Trllo
|
592fac87f7
|
tasks header widget defines width of first column
|
2025-02-21 15:50:51 +01:00 |
|