Commit graph

110 commits

Author SHA1 Message Date
iLLiCiTiT
01926282d9 base handler set attribute values based on presets 2019-08-09 19:36:49 +02:00
iLLiCiTiT
11fc3ee6fd added plugins_presets to ftrack plugins init args 2019-08-09 19:36:24 +02:00
iLLiCiTiT
bd2e5ecea1 (hotfix) fixed title and arg parsing in show_interface_form_dict 2019-08-06 13:54:22 +02:00
Jakub Trllo
89e2b2aa4c (hotfix) bad variable naming config -> proj_config 2019-08-05 22:49:16 +02:00
iLLiCiTiT
b9d29b5321 actions now print traceback on crash 2019-08-05 11:55:48 +02:00
Jakub Trllo
a31b17d528 Merged in feature/PYPE-461_ftrack_ignore_me (pull request #250)
Feature/PYPE-461 ftrack ignore me

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-04 20:41:23 +00:00
Jakub Trllo
9d760eb789 Merged in bugfix/PYPE-459_workdir_not_created (pull request #244)
bugfix/PYPE-459_workdir_not_created

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-04 20:35:34 +00:00
Jakub Trllo
5d1069ca85 Merged in feature/PYPE-460_hier_attr_sync_enhancement (pull request #249)
Feature/PYPE-460 hier attr sync enhancement

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-04 20:33:11 +00:00
Jakub Trllo
510479ded4 added forgotten lines in _get_entity_type in session 2019-08-04 11:55:54 +02:00
Milan Kolar
f280477622 Merged in mergeTest (pull request #252)
Feature/PYPE-456_PYPE-401-attribute_and_lib_cleanup

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-02 17:54:03 +00:00
iLLiCiTiT
6318d233e4 base handler checks for ignore_me before registering 2019-08-02 16:27:17 +02:00
iLLiCiTiT
393ccca6e0 (hotfix) event launch exception handling was moved where belongs to 2019-08-02 16:20:55 +02:00
iLLiCiTiT
5cb3fb8389 added interface messages on error during sync_hier_attrs, modified show_interface and added possibility to show_interface_from_dict 2019-08-02 14:50:24 +02:00
iLLiCiTiT
52c4580bdc added process_session to sync_hier_attr action so session for processing is separated from shared session 2019-08-02 14:16:58 +02:00
iLLiCiTiT
7f7dde38e2 added creating workdir to app launcher 2019-08-02 09:57:01 +02:00
iLLiCiT
22a67bc568 removed methods returning hardcoded strings from lib 2019-07-31 01:39:20 +02:00
iLLiCiT
187bd09fa1 removed obsolete methods for getting presets 2019-07-31 00:47:40 +02:00
Toke Jepsen
361a83124f Merged in tokejepsen/pype/feature/ftrack_event_handler (pull request #226)
Improve logging with stacktrace of errors.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-07-26 17:19:05 +00:00
iLLiCiTiT
eea84c9e7a (hotfix) missing application config toml file is more specifically logged 2019-07-26 11:05:37 +02:00
Toke Jepsen
873e5cb35b Improve logging with stacktrace of errors. 2019-07-25 23:23:49 +01:00
iLLiCiTiT
6f5a80bf1b apps actions wont show on project task 2019-07-23 18:10:57 +02:00
Milan Kolar
ae622153ab Merge branch 'feature/merge_PR187_toke_nukestudio_improvements' into develop 2019-07-10 11:41:46 +02:00
Jakub Trllo
cb936db4de Merged in feature/PYPE-390_sync_notes (pull request #189)
Feature/PYPE-390 sync notes

Approved-by: Milan Kolar <milan@orbi.tools>
2019-07-09 11:43:14 +00:00
Toke Jepsen
9b31031791 Merge branch 'develop' into change/develop/nukestudio_improvements 2019-07-04 08:34:27 +01:00
Jakub Trllo
41dfa3de48 Merged in bugfix/PYPE-406_hierarchical_attrs (pull request #188)
Bugfix/PYPE-406 hierarchical attrs

Approved-by: Milan Kolar <milan@orbi.tools>
2019-07-02 13:49:39 +00:00
Jakub Trllo
5352422d77 simplified sync and removed custom db connector 2019-07-01 22:37:58 +02:00
Toke Jepsen
0470fea6d8 When creating new assets syncing from Ftrack would overwrite data in Avalon. Since the inputs aren't a custom attribute, the "inputs" would be overwritten on creation. 2019-07-01 18:26:27 +01:00
Jakub Trllo
029ccc0f55 hotfix: custom attribute keys which are not on entities are skipped 2019-07-01 17:08:02 +02:00
Jakub Trllo
52fd865563 added custom db connector for own data table name 2019-06-28 17:31:20 +02:00
Jakub Trllo
7038387ba3 avalon entities data are not overriden but updated (due to hierarchical attributes) 2019-06-28 17:18:57 +02:00
Jakub Trllo
633b01e3c6 sync to avalon skipping hierarchical attributes 2019-06-28 17:18:13 +02:00
Jakub Trllo
00ce72e8f2 added custom db connector from another branch not final!!! 2019-06-28 17:17:25 +02:00
Toke Jepsen
73720698fc Update ftrack_base_handler.py 2019-06-11 19:27:33 +01:00
Jakub Trllo
7d748c9dc2 credentials moved to lib 2019-05-22 13:45:30 +02:00
Jakub Trllo
1917944069 base handler import log directly from pypeapp 2019-05-22 13:45:17 +02:00
Milan Kolar
2460cd1fdc Merge branch '2.0/develop' into develop 2019-05-20 18:44:28 +02:00
Milan Kolar
6868859aea hotfix/minot fixes for submitting maya to deadline in 2.0 2019-05-10 17:10:31 +02:00
Jakub Trllo
91ab9e3c5f fixed ftrack_api import in ftrack_base_handler 2019-05-08 12:09:25 +02:00
Jakub Trllo
1ed32627c5 bug fixed ftrack_api symbol not used from imported module but directly imported 2019-05-08 10:14:44 +02:00
Jakub Trllo
7c7b925671 import ftrack_api is specified now from pype.vendor 2019-04-28 20:47:32 +02:00
Jakub Trllo
7ed5c1c1d1 (fix) forgotten method definition 2019-04-23 17:34:16 +02:00
Jakub Trllo
6157dff134 update ftrack preactions 2019-04-19 21:33:58 +02:00
Jakub Trllo
5d603f0446 Merged in feature/PYPE-202_preactions (pull request #75)
Feature/PYPE-202 preactions

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-13 15:07:43 +00:00
Milan Kolar
dce33a9370 convert anatomy in plugins to new 2019-04-13 01:06:48 +02:00
Milan Kolar
b72368e1d7 Merge branch '2.0/sync_from_1.0' into 2.0/develop
# Conflicts:
#	pype/ftrack/lib/ftrack_app_handler.py
2019-04-12 19:00:33 +02:00
Milan Kolar
03d85fafb8 Merge branch 'develop' into 2.0/sync_from_1.0
# Conflicts:
#	pype/ftrack/lib/ftrack_app_handler.py
2019-04-12 18:59:22 +02:00
Milan Kolar
b262c304ce fix logging 2019-04-12 18:53:14 +02:00
Milan Kolar
30d600b894 Merge branch '2.0/bugfix/PYPE-287-chase-old-dependencies' into 2.0/develop 2019-04-12 18:27:45 +02:00
Milan Kolar
e08b026e9d fix anatomy 2019-04-12 18:26:39 +02:00
Jakub Trllo
c6f94113aa created action for start timer and set it as preaction for apps 2019-04-11 14:29:16 +02:00