Commit graph

11319 commits

Author SHA1 Message Date
iLLiCiTiT
bc09f31ddb check for full match instead of simple match 2021-03-30 10:50:11 +02:00
Milan Kolar
5d0ef4f89f
Merge pull request #1209 from pypeclub/feature/remove_ftrack_mongo_settings
Remove ftrack mongo settings
2021-03-30 10:09:12 +02:00
Milan Kolar
766199e54e
Merge pull request #1205 from pypeclub/feature/3.0_error_message_in_pyblish_ui
Error message in pyblish UI
2021-03-30 10:08:37 +02:00
Milan Kolar
da869ef633
Merge pull request #1190 from pypeclub/feature/key_validations
Key validations in settings
2021-03-30 10:06:25 +02:00
iLLiCiTiT
b29dbc15b9 removed settings of ftrack mongo variables from settings 2021-03-29 14:25:44 +02:00
iLLiCiTiT
6f68a7c38a removed usage of settings for ftrack mongo names 2021-03-29 14:25:21 +02:00
iLLiCiTiT
e9b4e7ea43 show error message as message in error detail 2021-03-29 13:06:47 +02:00
iLLiCiTiT
d9c263be39 fixed tools labels getting 2021-03-26 12:49:25 +01:00
iLLiCiTiT
6048477580 removed variants label and variants are as collapsible keys 2021-03-26 12:49:08 +01:00
iLLiCiTiT
227e1aee1b enhanced labels of tools in enum items 2021-03-26 12:41:45 +01:00
iLLiCiTiT
8b4f462af9 removed "mtoa" from mtoa variants 2021-03-26 11:33:30 +01:00
iLLiCiTiT
5d610145c6 fix houdini defaults 2021-03-26 11:32:20 +01:00
Milan Kolar
68e5e7df21
Merge pull request #1193 from pypeclub/feature/project_plugin_paths
Project plugin paths and envs
2021-03-26 10:32:35 +01:00
Milan Kolar
c950453c06
Merge pull request #1192 from pypeclub/feature/extract_review_with_resolution
Extract review with resolution
2021-03-26 10:27:52 +01:00
Milan Kolar
bcae09edd1
Merge branch 'develop' into feature/key_validations 2021-03-26 10:24:16 +01:00
Milan Kolar
f8b5edc7ea
Merge pull request #1189 from pypeclub/feature/remaining_active_key_for_optional_plugins
Remaining active key for optional plugins
2021-03-26 09:49:53 +01:00
Milan Kolar
737e35a5f6 update workfiles tool in houdini 2021-03-25 23:16:34 +01:00
Milan Kolar
2ba85e8455
Merge pull request #1195 from pypeclub/feature/update_houdini
update houdini menu
2021-03-25 23:12:46 +01:00
Milan Kolar
18a56ccce8 update houdini menu 2021-03-25 23:11:25 +01:00
iLLiCiTiT
e3c44925d4 fix tool name in create update attriutes action 2021-03-25 19:50:18 +01:00
iLLiCiTiT
76bcca4c44 changed how tools are used 2021-03-25 19:42:53 +01:00
iLLiCiTiT
9582d9ffdf resaved tools 2021-03-25 19:42:38 +01:00
iLLiCiTiT
c24ba96bea added schema validation on object_type key in mutable dict item 2021-03-25 19:42:26 +01:00
iLLiCiTiT
ddd5cbb136 changed exception type on root entity 2021-03-25 19:42:06 +01:00
iLLiCiTiT
2fbe5d8165 tools are dynamic dictionaries 2021-03-25 19:40:51 +01:00
iLLiCiTiT
07fb637926 dashes are used as version serparators instead of underscore on apps 2021-03-25 17:58:40 +01:00
iLLiCiTiT
6eb792144b removed celaction publish variant 2021-03-25 17:57:58 +01:00
iLLiCiTiT
6c74ea04d4 added new function to lib's init file 2021-03-25 17:45:09 +01:00
iLLiCiTiT
c98f4d83e7 standalone publisher sets project environments before publish is started 2021-03-25 17:44:53 +01:00
iLLiCiTiT
5793f98273 added some docstring 2021-03-25 17:32:03 +01:00
iLLiCiTiT
71c9fb431a implemented function to apply project specific environments 2021-03-25 17:28:47 +01:00
iLLiCiTiT
1089c5f3c7 it is possible to define project specific environments 2021-03-25 17:28:15 +01:00
iLLiCiTiT
1d279b301d register plugins from project settings on pype install 2021-03-25 17:09:43 +01:00
iLLiCiTiT
960304a5de removed usage of STUDIO_PLUGINS_PATH 2021-03-25 17:09:28 +01:00
iLLiCiTiT
0b3953d39e fix PUBLISH_PATH variable in celaction cli.py 2021-03-25 17:06:56 +01:00
iLLiCiTiT
2b4890e659 removed usage of PYPE_PROJECT_PLUGINS 2021-03-25 17:05:52 +01:00
iLLiCiTiT
bba39ff457 save defaults of project plugins 2021-03-25 15:38:17 +01:00
iLLiCiTiT
712670ec60 moved project plugin paths to project settings 2021-03-25 15:37:57 +01:00
iLLiCiTiT
ea6f21ee80 resaved defaults of extract review plugin 2021-03-25 14:36:49 +01:00
iLLiCiTiT
6be4414a13 number entity can expect default value 2021-03-25 14:36:19 +01:00
iLLiCiTiT
af300ff0af added width and height items to extract review output definitions 2021-03-25 14:35:48 +01:00
iLLiCiTiT
73df4150a7 extract review use None as value of width and height 2021-03-25 14:33:52 +01:00
iLLiCiTiT
9a0070e5a1 fixed modifiable dict collapsible key widget 2021-03-25 14:20:29 +01:00
iLLiCiTiT
994238a638 better key validation 2021-03-25 14:11:03 +01:00
iLLiCiTiT
2567fee072 added key validations to modifiable dict widget 2021-03-25 13:52:15 +01:00
iLLiCiTiT
f5e9096fdc added key validation to roots entity 2021-03-25 13:38:42 +01:00
iLLiCiTiT
48a300cfc3 mutable dictionary validate keys on change and tries to fix them on load 2021-03-25 13:29:56 +01:00
iLLiCiTiT
01d0660253 immutable dict is validating keys with allowed symbols 2021-03-25 13:29:12 +01:00
iLLiCiTiT
7f39cf5dd4 implemented exception InvalidKeySymbols 2021-03-25 13:28:48 +01:00
iLLiCiTiT
96a80438e0 defined allowed key symbols and regex in constants 2021-03-25 13:28:28 +01:00