Commit graph

36 commits

Author SHA1 Message Date
iLLiCiTiT
c68423279c everywhere where io_nonsingleton was used is used AvalonmongoDB now 2020-09-08 15:10:34 +02:00
iLLiCiTiT
427a6109b7 removed all io_nonsingleton files from pype 2020-09-08 15:09:42 +02:00
iLLiCiTiT
8f9fb484ce added missing argument to launch_application in ftrack app handler 2020-08-18 17:33:58 +02:00
iLLiCiTiT
7f7b220d32 moved app launching to pype.lib 2020-08-15 01:39:18 +02:00
Milan Kolar
edd79ade52 Merge branch 'feature/ftrack_group_is_fwd_compatible' into 2.x/develop 2020-08-07 14:48:40 +02:00
iLLiCiTiT
ce3271de02 query also pype group in ftrack attributes 2020-08-07 12:41:53 +02:00
iLLiCiTiT
941f6be192 query also avalon group in get_pype_attr 2020-08-07 12:39:47 +02:00
Milan Kolar
2adfe36626
Merge pull request #350 from pypeclub/feature/app_tool_presets_migration
simplify apps and tools configuration
2020-07-28 10:18:33 +02:00
Milan Kolar
962feb5edc
Merge pull request #365 from pypeclub/feature/optional_last_workfile_launch
Feature/optional last workfile launch
2020-07-27 11:25:03 +02:00
iLLiCiTiT
77c9725c59 store project's applications to event data to not query project all the time 2020-07-23 14:14:28 +02:00
iLLiCiTiT
d758d93b50 ftrack app handler is using should_start_last_workfile from avalon and sets variables the same way 2020-07-21 17:05:01 +02:00
iLLiCiTiT
ad25719c79 minor preparetion tweaks 2020-07-21 17:04:16 +02:00
iLLiCiTiT
05cc4385df check if last workfile exist before env variable is set 2020-07-14 15:04:42 +02:00
iLLiCiTiT
c136e5cb08 hound fixes 2020-07-13 17:26:15 +02:00
iLLiCiTiT
8edba507b3 renamed custom attributes contatnts and get_avalon_attrs to get_pype_attrs 2020-07-10 17:20:53 +02:00
iLLiCiTiT
fff3c15da0 formatting changes 2020-07-10 17:19:48 +02:00
iLLiCiTiT
3975c7a0e1 added CUST_ATTR_GROUP variable 2020-07-10 17:18:54 +02:00
iLLiCiTiT
01ab07efe6 ftrack custom attributes are defined in pype 2020-07-10 17:18:19 +02:00
Milan Kolar
e48e19793f
Merge pull request #337 from pypeclub/bugfix/stop-tools-env-appending
stop appending of tools environment to existing env
2020-07-08 09:10:33 +02:00
Milan Kolar
d2efdf0dcf
Merge pull request #331 from pypeclub/bugfix/mongo_url_components
Bugfix/mongo url components
2020-07-08 09:08:08 +02:00
Milan Kolar
62cb5600ef
Merge pull request #325 from tokejepsen/2.x/bugfix/ftrack_timeout
Ftrack timeout needs to look at AVALON_TIMEOUT
2020-07-08 09:05:41 +02:00
Ondřej Samohel
72b685fa9b
stop appending of tools env to existing env 2020-07-02 15:44:13 +02:00
iLLiCiTiT
a7196bce9e renamed class DbConnector to CustomDbConnector in custom_db_connector and fixed argument order 2020-07-01 16:16:10 +02:00
iLLiCiTiT
748da390a5 removed check of database_name in components 2020-07-01 16:12:21 +02:00
iLLiCiTiT
4f0f943d45 make database_name as required argument in CustomDbConnector 2020-07-01 16:11:50 +02:00
iLLiCiTiT
034e4237fe removed duplicated function 2020-07-01 16:11:00 +02:00
Toke Stuart Jepsen
17546da1a2 Ftrack timeout needs to look at AVALON_TIMEOUT 2020-06-28 17:34:05 +01:00
iLLiCiTiT
f19ffc13e6 ftrack app launcher sets AVALON_LAST_WORKFILE variable where path to last workfile is stored 2020-06-25 17:22:57 +02:00
iLLiCiTiT
d185b5d54c io_nonsingleton is same as avalon's io 2020-06-21 15:52:04 +02:00
iLLiCiTiT
b4b3ed4bf4 custom db connector can expect different mongo url 2020-06-21 15:49:19 +02:00
Toke Stuart Jepsen
511b2d1e24 Cloud Mongo
There was a circular import when importing from pypeapp, which I couldnt resolve, so have copied the mongo url logic across.
2020-06-18 22:33:29 +01:00
Toke Stuart Jepsen
59ca2f4975 Hound 2020-06-15 19:48:59 +01:00
iLLiCiTiT
2b4ddef412 fix custom db connector 2020-06-04 18:48:25 +02:00
iLLiCiTiT
5789edfd7c fix formatting 2020-06-04 18:45:53 +02:00
iLLiCiTiT
7a1b4ef358 added statics_icon function for easier getting icon path for actions 2020-06-04 18:34:32 +02:00
iLLiCiTiT
15c0c10a5c first step of pype's reorganization 2020-05-25 18:20:02 +02:00