Commit graph

201 commits

Author SHA1 Message Date
Jakub Trllo
2f551a4e3d Merged in feature/PYPE-198_delete_asset_action (pull request #68)
Feature/PYPE-198 delete asset action

Approved-by: Milan Kolar <milan@orbi.tools>
2019-02-17 18:29:02 +00:00
Jakub Trllo
994fc8752e Merged in feature/PYPE-193_auto_task_change (pull request #71)
Feature/PYPE-193 auto task change

Approved-by: Milan Kolar <milan@orbi.tools>
2019-02-17 17:52:24 +00:00
Jakub Trllo
9f001cb8fd change so project templates are used if templates already exist in project 2019-02-15 10:42:26 +01:00
Jakub Trllo
305262936e added "_ignore_" possibility 2019-02-14 21:34:10 +00:00
Jakub Trllo
90187e94b3 added possibility of usage _any_ so from any status will be changed to one specific 2019-02-14 11:54:47 +01:00
Jakub Trllo
af24300059 status changes based on presets more specifically 2019-02-14 11:46:39 +01:00
Jakub Trllo
aa2f4e1aa0 action runable on entityType task needs verification to delete 2019-02-13 11:19:30 +01:00
Jakub Trllo
cd8d6aba17 renamed action 2019-02-13 11:17:39 +01:00
Jakub Trllo
326cb966b4 first version, name of assets must be written 2019-02-13 10:08:46 +01:00
Jakub Trllo
f43b1d8cde hierarchy is set to empty string if no parents 2019-02-06 19:59:00 +01:00
Jakub Trllo
fde928f882 created event that takes care about deleting avalonId before sync 2019-01-29 15:18:50 +01:00
Jakub Trllo
83660c78de whitespaces are removed from mongo_id string and tested converting to ObjectId 2019-01-29 10:44:43 +01:00
Jakub Trllo
3a7ec9abe0 fixed wrong lib importing 2019-01-28 18:07:24 +01:00
Jakub Trllo
b1a519c72a added basic debug log to create custom attributes 2019-01-28 17:54:08 +01:00
Jakub Trllo
f4324c4a27 ftrack_utils renamed to lib 2019-01-24 12:28:32 +01:00
Jakub Trllo
ed436982a6 few minor bugs fixed 2019-01-22 10:05:40 +01:00
Jakub Trllo
bdec0bf8f9 ftrack_utils.py removed 2019-01-22 09:54:24 +01:00
Jakub Trllo
e75e331707 flake 8 2019-01-21 19:03:15 +01:00
Jakub Trllo
1f779f627b same functionalities of hanlers were put to base handler 2019-01-21 19:02:40 +01:00
Jakub Trllo
6ba6e9b33d removed register log, flake8 formatting 2019-01-21 18:54:05 +01:00
Jakub Trllo
f9db01775b priority added directly to Class, removed register log 2019-01-21 18:52:10 +01:00
Jakub Trllo
bef2f34d4a added event_ to names, formatting changed to flake8 2019-01-21 18:50:59 +01:00
Jakub Trllo
381cdf5dac removed old events 2019-01-21 18:48:50 +01:00
Jakub Trllo
7c73d39a90 radio button remastered, need testing 2019-01-21 18:47:51 +01:00
Jakub Trllo
895af60355 djvwie action inheritate from base handler, formatted to flake8 2019-01-21 18:47:30 +01:00
Jakub Trllo
d74e79d087 priority is set directly to action/event, test action/event is by default ignored! 2019-01-21 18:46:02 +01:00
Jakub Trllo
4be34096d4 action create folders should be allright now 2019-01-21 18:44:40 +01:00
Jakub Trllo
18429e0380 action_app renamed to application loader 2019-01-21 18:41:55 +01:00
Jakub Trllo
4854431897 sleep time changed back to 0.05 2019-01-21 14:20:56 +01:00
Jakub Trllo
440f39d06f removed old unused code and few methods were renamed so their name better capture what they do 2019-01-21 14:20:36 +01:00
Jakub Trllo
d402314eaf html login message is taken from html file in res 2019-01-21 14:18:56 +01:00
Jakub Trllo
9572ac4fa6 filled __init__s so all utils are available from pype.ftrack 2019-01-21 13:56:39 +01:00
Jakub Trllo
11a4d1ac71 moved ftrack handlers from events/actions to ftrack_utils 2019-01-21 13:48:27 +01:00
Jakub Trllo
730db909cf removed unused ft_utils from actions 2019-01-21 13:46:44 +01:00
Jakub Trllo
d5829804a1 job killer improved - with interface 2019-01-21 13:46:19 +01:00
Jakub Trllo
f900449897 flake8 formatting 2019-01-21 12:56:03 +01:00
Jakub Trllo
e49e50fbd8 shortened time for register apps 2019-01-21 11:25:39 +01:00
Jakub Trllo
de4804f414 _clear_credentials also removes environments so logout actually works 2019-01-21 10:29:11 +01:00
Jakub Trllo
f99a4c9eb8 Merge branch 'develop' into feautre/PYPE-139_tray_crash_on_sync 2019-01-17 17:03:26 +01:00
Jakub Trllo
9d50a5b8b7 more io usage replaced, added ignore_me variable to actions/events for ftrack server, added 'get avalon projects' function, fixed few bugs, added titles to show_interface in action handlers 2019-01-17 16:06:34 +01:00
Milan Kolar
648d6d854f Merge branch 'develop' into feature/PYPE-148_unified_import_to_avalon 2019-01-16 18:06:35 +01:00
Milan Kolar
bc5acca27a Merge branch 'develop' into feature/PYPE-120_Ditch_silo 2019-01-16 17:29:29 +01:00
Jakub Trllo
ae68a41400 removed avalon.io so it won't change context in another apps, replaced with direct connection to DB 2019-01-16 14:55:40 +01:00
Jakub Trllo
9a0f2ab81b ftrack_utils separated into 2 files, avalon's environments are set before io.install() so required env error don't show up 2019-01-15 15:45:24 +01:00
Jakub Trllo
17dc705107 get_data fill visualParent to all assets instead of silo asset 2019-01-11 14:39:28 +01:00
Jakub Trllo
09c38da4e3 Merged in feature/PYPE-124_hierarchical_attributes (pull request #42)
added hierarchical check for custom attrbiutes

Approved-by: Milan Kolar <milan@orbi.tools>
2019-01-11 12:53:26 +00:00
Jakub Trllo
28d8768456 Merge branch 'develop' into feature/PYPE-124_hierarchical_attributes 2019-01-11 09:49:59 +01:00
Jakub Trllo
60683b49d4 Sync to avalon store silo as asset with silo == None 2019-01-09 13:18:24 +01:00
Jakub Trllo
af3a918f24 app launch changes status if current status is same as in config 'statuses_name_change' 2019-01-08 17:16:48 +01:00
Jakub Trllo
886c55a0c0 Merge branch 'develop' into feature/PYPE-134_app_changes_status 2019-01-08 16:47:37 +01:00