Commit graph

11682 commits

Author SHA1 Message Date
iLLiCiTiT
46963fdddf fix custom attribute query 2021-04-12 16:55:15 +02:00
iLLiCiTiT
b1563b51dd use _query_custom_attributes to get custom attribute values 2021-04-12 14:49:48 +02:00
iLLiCiTiT
a0c98549eb implemented method that can queyr custom attribute values in chunks 2021-04-12 14:49:28 +02:00
Milan Kolar
4e2ff4bd13
Merge pull request #1295 from pypeclub/feature/modules_using_keyring
Modules using keyring to store credentials
2021-04-12 10:08:49 +02:00
Milan Kolar
fc9648b6ab
Merge pull request #1276 from pypeclub/feature/1173-generate-site-names-using-coolname
Generate site names using Coolname
2021-04-12 09:51:54 +02:00
Milan Kolar
7d4c60665f
Merge pull request #1304 from pypeclub/feature/ftrack_default_task_type_short_names
Ftrack default task type short names
2021-04-12 09:48:35 +02:00
iLLiCiTiT
667b977fca removed unused import 2021-04-09 19:05:23 +02:00
iLLiCiTiT
1359109e44 Use default anatomy task types instead of empty on project sync 2021-04-09 16:59:49 +02:00
iLLiCiTiT
1023f82139 removed added settings 2021-04-09 16:22:04 +02:00
iLLiCiTiT
3eab325ca8 use short code mapping during synchronization 2021-04-09 15:30:41 +02:00
iLLiCiTiT
8e183b05e9 added default task type mapping settings to ftrack module 2021-04-09 15:29:28 +02:00
Milan Kolar
ae4315b872
Merge pull request #1267 from pypeclub/add-ftrack-documentation
add ftrack documentation
2021-04-09 10:42:01 +02:00
Milan Kolar
4ad91090d7
Merge pull request #1279 from simonebarbieri/feature/fix_blender_unreal_workflow_openpype_3.0
Fix for the workflow between Blender and Unreal for OpenPype 3.0
2021-04-09 10:38:09 +02:00
iLLiCiTiT
065b64d1e0 use OpenPypeSecureRegistry 2021-04-09 10:36:20 +02:00
Milan Kolar
a390a55428
Merge pull request #1271 from pypeclub/bugfix/missing_openpype_root_from_pythonpath
add openpype_root to pythonpath
2021-04-09 10:32:07 +02:00
Milan Kolar
a9857ee492 remove local site label from local settings 2021-04-09 10:30:21 +02:00
Milan Kolar
31bd9616ec extra space in info widget 2021-04-09 10:05:16 +02:00
iLLiCiTiT
91faeb5492 Merge branch 'develop' into feature/modules_using_keyring 2021-04-09 10:01:32 +02:00
Milan Kolar
96eec587db change ID generation to coolname 2021-04-09 09:54:07 +02:00
Milan Kolar
a9bda03c2c Merge branch 'develop' into feature/1173-generate-site-names-using-coolname 2021-04-09 09:42:33 +02:00
Milan Kolar
8710133c6d
Merge pull request #1285 from pypeclub/bugfix/openpype_settings_registry
OpenPype settings registry
2021-04-09 09:41:46 +02:00
Milan Kolar
9e5952eac4
Merge pull request #1292 from pypeclub/feature/idle_manager_without_settings
Idle manager without settings
2021-04-08 21:32:02 +02:00
Petr Dvorak
5af4b16828 some text correction 2021-04-08 21:15:21 +02:00
iLLiCiTiT
84fb977558 added auto stop attribute to timers manager 2021-04-08 19:45:59 +02:00
iLLiCiTiT
f0b47e1c7a removed idle manager from settings schema 2021-04-08 19:42:52 +02:00
iLLiCiTiT
864e8b882c idle manager is always enabled and starts thread only if has registered callbacks 2021-04-08 19:42:31 +02:00
iLLiCiTiT
cbd40cd73b old mongo value is removed before change 2021-04-08 19:20:56 +02:00
iLLiCiTiT
261e1db2c0 changed keyring key of mongodb data to OpenPype/mongodb 2021-04-08 17:15:26 +02:00
iLLiCiTiT
787d037ca0 imported OpenPypeSecureRegistry in pype.lib.__init__ 2021-04-08 17:08:04 +02:00
iLLiCiTiT
e81c9dd5b5 fix bootstrap attribute access 2021-04-08 16:54:55 +02:00
iLLiCiTiT
ee93c229fe added some docstring to OpenPypeSecureRegistry 2021-04-08 16:54:32 +02:00
iLLiCiTiT
3785e9b53c fix tests 2021-04-08 16:54:03 +02:00
iLLiCiTiT
454bd9d1b5 copy pasted secure registry logic from igniter to pype lib 2021-04-08 15:40:21 +02:00
iLLiCiTiT
3cc8599684 removed secure getter and setters from ASettingRegistry 2021-04-08 15:36:22 +02:00
iLLiCiTiT
41beb27a69 secure registry is also used in install dialog 2021-04-08 15:35:15 +02:00
iLLiCiTiT
d08fde832a bootstrap repos also has secure_registry which is used for mongo url storage 2021-04-08 15:34:30 +02:00
iLLiCiTiT
68fe4c8a93 implemented OpenPypeSecureRegistry handling keyring information 2021-04-08 15:32:32 +02:00
iLLiCiTiT
983b9264ec clockify is using keyring to store and receive api key 2021-04-08 14:11:22 +02:00
Milan Kolar
69ce0a8194
Merge pull request #1270 from pypeclub/fix/AE_highlight_comp_render
Fix clean up of composition must propagate to instance
2021-04-08 13:49:52 +02:00
Milan Kolar
3c268d6693
Merge pull request #1251 from pypeclub/bugfix/ftrack_api_connection
Ftrack api connection fix
2021-04-08 13:30:03 +02:00
Milan Kolar
1070ddbc00
Merge pull request #1287 from pypeclub/documentation/readme-update-linux-build
Docs: Update Linux build environment
2021-04-08 13:29:08 +02:00
Ondřej Samohel
e2f8a5836d
updated web documentation 2021-04-08 13:24:17 +02:00
Milan Kolar
0a3d9b1dbd
Merge pull request #1286 from pypeclub/bugfix/local_settings_applications
Fix executables from local settings
2021-04-08 12:59:08 +02:00
iLLiCiTiT
153160f85d use OpenPypeRegistry to set, get and remove ftrack credentials 2021-04-08 12:58:45 +02:00
iLLiCiTiT
5a7d19337c added helper function to get secure item key the same way 2021-04-08 12:43:27 +02:00
iLLiCiTiT
b742f3a9c5 credentials are not stored per user 2021-04-08 12:42:53 +02:00
Milan Kolar
5b7f94c5a5
Merge pull request #1257 from pypeclub/feature/shell_prelaunch_hook
Shell prelaunch hook fix
2021-04-08 12:36:04 +02:00
Milan Kolar
ec8d4d599a
Merge pull request #1283 from pypeclub/bugfix/rest-of-transition-to-openpype
remains of unrenamed pype. namespace
2021-04-08 12:35:35 +02:00
Ondřej Samohel
d6fb7b4763
updated linux build environment 2021-04-08 12:28:54 +02:00
iLLiCiTiT
d7bca3f53c fix executables from local settings 2021-04-08 12:11:16 +02:00