Commit graph

162 commits

Author SHA1 Message Date
Petr Kalis
9f421882fc Hound 2021-04-12 15:39:03 +02:00
Petr Kalis
a85e560cc0 Hound 2021-04-12 15:30:48 +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
Petr Kalis
f7615b0456 SyncServer GUI - refactored into multiple files 2021-04-12 14:43:57 +02:00
Jakub Jezek
64436505d1
Nuke: fixing mixup with families in version, enabling prerender publish
cf4de238f5
2021-04-12 12:41:37 +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
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
Petr Kalis
e9b14490ea SyncServer - fix label in Tray 2021-04-09 16:13:30 +02:00
iLLiCiTiT
3eab325ca8 use short code mapping during synchronization 2021-04-09 15:30:41 +02:00
Petr Kalis
e98d313eb2 Hound 2021-04-09 14:59:45 +02:00
Petr Kalis
86a2ee4783 SyncServer - merged created_dt and progress columns 2021-04-09 14:53:56 +02:00
Petr Kalis
93c2c2b9fe SyncServer - changed labels in context menu 2021-04-09 12:40:01 +02:00
Petr Kalis
69f8d670bb SyncServer - resize columns, window 2021-04-09 12:25:35 +02:00
Petr Kalis
0a7ca6bed4 SyncServer - changed order in Status 2021-04-09 12:20:37 +02:00
Petr Kalis
ae7aeab2f7 SyncServer - renamed label in Tray 2021-04-09 12:13:05 +02:00
Petr Kalis
3326a83b9f Merge branch 'feature/1121-site-sync-add-site-information-and-buttons-to-loader_op' into feature/1294-sync-queue-gui-issues 2021-04-09 12:06:37 +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
iLLiCiTiT
91faeb5492 Merge branch 'develop' into feature/modules_using_keyring 2021-04-09 10:01:32 +02:00
iLLiCiTiT
84fb977558 added auto stop attribute to timers manager 2021-04-08 19:45:59 +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
Petr Kalis
2eaca1ea03 Merge branch 'develop' of github.com:pypeclub/pype into feature/1121-site-sync-add-site-information-and-buttons-to-loader_op 2021-04-08 18:59:01 +02:00
Petr Kalis
89a49d9d12 Settings cleaned up icons, replaced by standard from resources 2021-04-08 15:59:22 +02:00
Petr Kalis
331b80d6fe SyncServer - fix scrolling 2021-04-08 15:15:47 +02:00
iLLiCiTiT
983b9264ec clockify is using keyring to store and receive api key 2021-04-08 14:11:22 +02:00
Petr Kalis
7981a23655 Merge branch 'develop' of github.com:pypeclub/pype into feature/1121-site-sync-add-site-information-and-buttons-to-loader_op 2021-04-08 13:13:58 +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
iLLiCiTiT
d1e047d40c moved one method from credentials.py to ftrack module 2021-04-08 10:32:46 +02:00
iLLiCiTiT
ae5d05a813 ftrack server waits until event hub is connected 2021-04-08 10:10:44 +02:00
iLLiCiTiT
38926fe85e updated custom session with new timeout attribute 2021-04-08 10:10:20 +02:00
iLLiCiTiT
73abae2f26 removed unused function 2021-04-08 09:59:58 +02:00
Petr Kalis
c8ab6a6971 Merge remote-tracking branch 'origin/bugfix/ftrack_api_connection' into feature/1121-site-sync-add-site-information-and-buttons-to-loader_op 2021-04-07 17:53:16 +02:00
Simone Barbieri
5a1889e413 Fix for the workflow between Blender and Unreal for OpenPype 3.0 2021-04-07 16:49:27 +01:00
Petr Kalis
cc832d0156 SyncServer - fix roots must have root key 2021-04-07 17:39:58 +02:00
iLLiCiTiT
19a9a54754 ftrack custom attributes have right tool label 2021-04-07 17:17:19 +02:00
Petr Kalis
264025554e SyncServer - fix label from local to active 2021-04-07 17:14:53 +02:00
Petr Kalis
1c4d1f0346 SyncServer - fix wrong method for local site 2021-04-07 17:04:12 +02:00
Petr Kalis
e0eeec5e45 SyncServer - fix typo resulting in infinitive recursion 2021-04-07 16:44:57 +02:00
Petr Kalis
f2609f5f12 Merge branch 'develop' of github.com:pypeclub/pype into feature/1121-site-sync-add-site-information-and-buttons-to-loader_op 2021-04-07 16:34:33 +02:00
Petr Kalis
550d543fb9 Fix name - removed dot typo 2021-04-07 10:54:39 +02:00
Petr Kalis
e3411f0ddb Fix rebranding
Saner default for chunk_size
2021-04-07 10:44:31 +02:00
Petr Kalis
399f9bd059 SyncServer adding functionality to Loader
In one big commit as PR wasnt merged before rebranding and merge exploded
2021-04-06 12:27:49 +02:00
iLLiCiTiT
deaa444f08 strip slash and space from ftrack url 2021-04-06 11:42:33 +02:00
Milan Kolar
64b4d2ee82 add more icons 2021-04-02 18:13:43 +02:00
Milan Kolar
1eef3339bb update all icons 2021-04-02 16:13:25 +02:00
iLLiCiTiT
4d984d2a8c renamed ftrack icon names 2021-04-02 11:38:15 +02:00