Commit graph

29 commits

Author SHA1 Message Date
Toke Jepsen
73720698fc Update ftrack_base_handler.py 2019-06-11 19:27:33 +01:00
Jakub Trllo
1917944069 base handler import log directly from pypeapp 2019-05-22 13:45:17 +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
Milan Kolar
dce33a9370 convert anatomy in plugins to new 2019-04-13 01:06:48 +02:00
Milan Kolar
7fe8d02abf Merge branch 'develop' into 2.0/sync_from_1.0
# Conflicts:
#	pype/ftrack/actions/action_djvview.py
#	pype/ftrack/actions/event_collect_entities.py
#	pype/ftrack/lib/ftrack_app_handler.py
#	pype/plugins/global/publish/collect_assumed_destination.py
#	pype/plugins/launcher/actions/AssetCreator.py
2019-04-09 23:00:22 +02:00
Milan Kolar
6c0bba1168 Merge branch 'develop' into 2.0/sync_from_1.0 2019-04-09 22:38:28 +02:00
Jakub Trllo
30abd7ff5c fixed imports to 2.0 in pype/ftrack 2019-03-20 09:35:46 +01:00
Jakub Trllo
5760d2b53a Merge branch 'develop' into feature/PYPE-224_clockify_integration 2019-03-18 12:02:17 +01:00
Jakub Trllo
6f624c8a2d base handler catch assert exceptions 2019-03-15 18:17:15 +01:00
Jakub Trllo
f23b0f0b8a better result handling on ftrack ations 2019-03-14 18:15:22 +01:00
Jakub Trllo
3e7f4c2cad action can be ended in interface now 2019-03-13 13:46:47 +01:00
Jakub Trllo
f5e203ab7d gathering entities was moved to base handler, collect entities event was removed 2019-03-13 13:41:56 +01:00
Jakub Trllo
41c31e01e9 missing permission error is more specific now 2019-03-11 17:54:13 +01:00
Jakub Trllo
2360b44404 ftrack base handler can handle if items are result 2019-03-11 16:48:47 +01:00
Jakub Trllo
e05198d244 added log that action has finished 2019-03-08 12:31:28 +01:00
Jakub Trllo
f2220ee70f entities renamed to entities_object and entity_types and entities_count removed not used, hard to implement 2019-03-06 12:26:49 +01:00
Jakub Trllo
0660919e6b log about launching action moved before action launch 2019-03-06 12:24:14 +01:00
Jakub Trllo
ab0ec975c9 discarted prediscoveries not make sence with collect entities 2019-03-06 12:23:42 +01:00
Jakub Trllo
c401f59ef7 fixed loading entities 2019-03-04 18:32:50 +01:00
Jakub Trllo
2cb6c6260d changed base handler so it uses collected entities from event 2019-03-04 17:41:55 +01:00
Jakub Trllo
c1c483390d added role check to base handler 2019-03-03 21:44:55 +01:00
Jakub Trllo
7205675402 added launch log into actions and events 2019-03-01 18:09:16 +01:00
Jakub Trllo
e212037640 quickfix for actions discovery 2019-02-25 14:33:59 +00:00
Jakub Trllo
7873548657 added prediscover to base handler 2019-02-22 15:31:54 +01:00
Jakub Trllo
f4324c4a27 ftrack_utils renamed to lib 2019-01-24 12:28:32 +01:00
Renamed from pype/ftrack/ftrack_utils/ftrack_base_handler.py (Browse further)