Jakub Trllo
|
a83f7b5811
|
fix empty values from info
|
2022-08-24 12:13:12 +02:00 |
|
Jakub Trllo
|
9c86a2a879
|
Merge pull request #3713 from pypeclub/feature/OP-3789_Remove-constants-from-avalon_context
General: Move constants from lib to client
|
2022-08-24 11:13:49 +02:00 |
|
Jakub Trllo
|
e2c9543761
|
Merge pull request #3702 from pypeclub/feature/OP-3475_Move-context-specific-functions-to-context-tools
General: Move context specific functions to context tools
|
2022-08-23 18:02:08 +02:00 |
|
Jakub Trllo
|
2ded3136c7
|
moved project name regex to client operations and use it from there
|
2022-08-23 17:47:04 +02:00 |
|
Jakub Trllo
|
bc7aa718ad
|
use current schemas from client
|
2022-08-23 17:45:49 +02:00 |
|
Jakub Trllo
|
c393105e25
|
use BaseException
|
2022-08-23 16:39:31 +02:00 |
|
Jakub Trllo
|
fce4e6e3d8
|
fix version specific repre info in loader
|
2022-08-23 16:38:45 +02:00 |
|
Jakub Trllo
|
4062bf56f3
|
print traceback on crashed dynamic thread
|
2022-08-23 16:36:24 +02:00 |
|
Jakub Trllo
|
7f234e1d81
|
fix iterator index acces
|
2022-08-23 16:20:54 +02:00 |
|
Jakub Trllo
|
0f114331ec
|
use client options to change subset group
|
2022-08-23 15:35:57 +02:00 |
|
Jakub Trllo
|
9434cb43c1
|
fix published workfile filtering
|
2022-08-22 17:07:46 +02:00 |
|
Jakub Trllo
|
ca9a3483ff
|
Merge pull request #3700 from pypeclub/feature/OP-2992_Settings-lock
Settings: Lock settings UI session
|
2022-08-22 16:39:40 +02:00 |
|
Jakub Trllo
|
1b64160644
|
use pretty time instead of timestamp
|
2022-08-22 15:21:48 +02:00 |
|
Jakub Trllo
|
9b60b9faa8
|
change title if in view mode
|
2022-08-22 15:19:26 +02:00 |
|
Jakub Trllo
|
2fea675167
|
use new functions in workfiles tool
|
2022-08-22 14:58:52 +02:00 |
|
Jakub Trllo
|
80b5c0c064
|
categories have checks related to last saved settings
|
2022-08-22 11:28:00 +02:00 |
|
Jakub Trllo
|
537bfaa8d6
|
removed print
|
2022-08-22 11:27:45 +02:00 |
|
Jakub Trllo
|
f4106714ae
|
added dialogs for 2 other cases
|
2022-08-22 11:27:19 +02:00 |
|
Jakub Trllo
|
890d1becaa
|
moved dialog to separated file
|
2022-08-19 19:11:00 +02:00 |
|
Jakub Trllo
|
5d14fdd1ce
|
fix _reset_crashed
|
2022-08-19 19:02:10 +02:00 |
|
Jakub Trllo
|
4f03f2dd09
|
modified dialog
|
2022-08-19 12:33:32 +02:00 |
|
Jakub Trllo
|
407b6b518e
|
use controlled to handle last opened info
|
2022-08-19 12:05:38 +02:00 |
|
Jakub Trllo
|
936363a660
|
settings can take go to view mode or take control
|
2022-08-18 18:45:54 +02:00 |
|
Jakub Trllo
|
baa2505fbf
|
show a dialog if someone else has opened settings UI
|
2022-08-18 18:10:32 +02:00 |
|
Ondřej Samohel
|
7e7cb8da60
|
Merge branch 'develop' into release/3.14.x
|
2022-08-18 16:15:45 +02:00 |
|
Jakub Trllo
|
9d54333e93
|
load error can handle invalid hero version
|
2022-08-18 15:28:54 +02:00 |
|
Milan Kolar
|
4334adda1a
|
Merge branch 'develop' into release/3.14.x
|
2022-08-18 10:48:46 +02:00 |
|
Jakub Trllo
|
f4aa1c7e4a
|
Merge pull request #3673 from pypeclub/feature/use_get_projects
General: Use client projects getter
|
2022-08-17 13:45:20 +02:00 |
|
Roy Nieterau
|
63e6088391
|
Refactor .remove to .discard to fix bug if version wasn't in version_ids
|
2022-08-16 11:55:23 +02:00 |
|
Roy Nieterau
|
4870610113
|
Report subsets without representation in one go
|
2022-08-16 10:17:11 +02:00 |
|
Roy Nieterau
|
874d95270f
|
Fix logic
|
2022-08-16 10:11:45 +02:00 |
|
Jakub Trllo
|
68ca589892
|
use 'get_projects' in settings
|
2022-08-15 19:18:50 +02:00 |
|
Jakub Trllo
|
e86ea84da8
|
use 'get_projects' in standalone publisher
|
2022-08-15 19:18:37 +02:00 |
|
Jakub Trllo
|
260ef99995
|
removed unused code
|
2022-08-15 19:15:42 +02:00 |
|
Jakub Trllo
|
61e8d7e9f1
|
use 'get_projects' instead of 'projects' method on AvalonMongoDB
|
2022-08-15 19:14:01 +02:00 |
|
Petr Kalis
|
1bd2d53172
|
Merge pull request #3597 from pypeclub/chore/OP-3405_Use-query-functions-in-sync-server
SyncServer: use query functions
|
2022-08-15 13:43:05 +02:00 |
|
Jakub Trllo
|
e95c58e7b0
|
Merge pull request #3637 from pypeclub/feature/OP-3646_Move-workfiles-functions-into-pipeline
General: Move workfiles functions into pipeline
|
2022-08-12 20:07:20 +02:00 |
|
Jakub Trllo
|
ad64c3a66e
|
added backwards compatibility for 'is_compatible' method
|
2022-08-12 18:02:08 +02:00 |
|
Jakub Trllo
|
8b94d746e5
|
show outdated build dialog when expected version can't be used with current build
|
2022-08-12 18:00:26 +02:00 |
|
Roy Nieterau
|
2cf01d8605
|
Fix Scene Inventory select actions
|
2022-08-12 13:44:13 +02:00 |
|
Jakub Trllo
|
02007784fa
|
moved 'get_last_workfile_with_version' and 'get_last_workfile' to 'openpype.pipeline.workfile'
|
2022-08-09 12:56:50 +02:00 |
|
Jakub Trllo
|
b89e99e890
|
change imports of 'get_workfile_template_key', 'get_workfile_template_key_from_context' and 'get_workdir_with_workdir_data' and 'get_workdir' in code
|
2022-08-09 12:47:29 +02:00 |
|
Jakub Trllo
|
adcc7010c2
|
workfiles tool use operations session to create workfile info documents
|
2022-08-09 12:31:08 +02:00 |
|
Jakub Trllo
|
3ffa995ed6
|
Merge pull request #3623 from pypeclub/feature/OP-3679_Plugin-settings-handled-by-plugins
General: Plugin settings handled by plugins
|
2022-08-05 18:26:59 +02:00 |
|
Jakub Trllo
|
0b24237bfe
|
loader pass project name to discover loader plugins
|
2022-08-05 10:08:54 +02:00 |
|
Petr Kalis
|
eb2c825588
|
OP-3405 - extracted aggregate query from Loader to Site Sync module
|
2022-08-02 16:09:59 +02:00 |
|
Jakub Trllo
|
23601cb244
|
unset intent from context if empty item is used
|
2022-08-01 18:40:28 +02:00 |
|
Jakub Trllo
|
a591ea92ef
|
changed model in pype publisher to use new settings
|
2022-08-01 18:39:45 +02:00 |
|
Jakub Trllo
|
9f9ac018bd
|
use new functions instead of 'get_workdir_data'
|
2022-07-26 17:23:12 +02:00 |
|
Jakub Trllo
|
307612d868
|
replace implemented functions instead of 'html'
|
2022-07-25 10:53:24 +02:00 |
|