Commit graph

368 commits

Author SHA1 Message Date
Jakub Trllo
b6a01ecd39 Merge branch 'feature/2.0/PYPE-306_update_enchancement' into feature/2.0/PYPE-294_local_http_server 2019-04-23 18:28:30 +02:00
Jakub Trllo
d561d1fa3b fix ftrack_api import in start timer 2019-04-23 18:24:49 +02:00
Jakub Trllo
7ed5c1c1d1 (fix) forgotten method definition 2019-04-23 17:34:16 +02:00
Jakub Trllo
a6d2f3357a ftrack png icons converted to svg 2019-04-20 12:23:20 +02:00
Jakub Trllo
9fb17f963a job killer icon change 2019-04-20 12:21:57 +02:00
Jakub Trllo
3d62de20e9 fixed import in clockify actions 2019-04-19 22:12:13 +02:00
Jakub Trllo
0650262aa2 icons also changed for sync to avalon in events 2019-04-19 22:11:49 +02:00
Jakub Trllo
40fe3b13ab tray_start implemented into modules 2019-04-19 21:37:08 +02:00
Jakub Trllo
cc205f35dc clockify actions moved into clockify module 2019-04-19 21:36:29 +02:00
Jakub Trllo
aafd55bd22 update job killer 2019-04-19 21:35:36 +02:00
Jakub Trllo
b364cc443f removed unnecessary lines and files 2019-04-19 21:35:27 +02:00
Jakub Trllo
6157dff134 update ftrack preactions 2019-04-19 21:33:58 +02:00
Jakub Trllo
e88b661230 changed icon loading in ftrack actions 2019-04-19 20:58:04 +02:00
Milan Kolar
bb39f87f81 changin ftrack_api imports to run from pype.vendor for now 2019-04-13 18:13:34 +02:00
Milan Kolar
dce33a9370 convert anatomy in plugins to new 2019-04-13 01:06:48 +02:00
Milan Kolar
44b9e48a67 hotfix/convert old app code to pypeapp 2019-04-12 23:14:45 +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
09d0a14633 Merged in feature/PYPE-140_software_folders (pull request #115)
Feature/PYPE-140 software folders

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-12 14:49:35 +00:00
Ondřej Samohel
520eeae1c9 Merged in feature/PYPE-262-rv-integration (pull request #112)
Feature/PYPE-262 rv integration

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-12 12:32:20 +00:00
antirotor
e86da58990
fix(rv): fixed handling of RV_HOME 2019-04-10 22:20:08 +02:00
antirotor
ed4feae385
feat(rv): basic working version of rv action 2019-04-10 22:16:42 +02:00
Jakub Trllo
bf0f11e992 on task fill returns path up to first unfilled key & added path log 2019-04-10 19:13:00 +02:00
Jakub Trllo
7a26a52358 removed create sw folders action 2019-04-10 11:40:54 +02:00
Jakub Trllo
67a2715034 added getting filled anatomy paths logic 2019-04-10 11:40:32 +02:00
Jakub Trllo
4db62fcb84 interfae handling added 2019-04-10 11:36:37 +02:00
Jakub Trllo
03ea2479cb added interface for cases when entity does not have only tasks as children 2019-04-10 11:35:49 +02:00
Jakub Trllo
d3bcf2cdd3 changed get children method 2019-04-10 11:34:48 +02:00
Jakub Trllo
4bf0e796b9 added formatting helpers for anatomy paths 2019-04-10 11:34:07 +02:00
Jakub Trllo
48e07cc877 added partial dict that helps with formatting 2019-04-10 11:33:21 +02:00
antirotor
0e9ce8010a
feat(rv): tweaked how path to rv is handled 2019-04-10 11:33:14 +02:00
Jakub Trllo
6fa648ba46 added get presets function 2019-04-10 11:32:59 +02:00
Jakub Trllo
63e7da261f added discover validations 2019-04-10 11:32:04 +02:00
Jakub Trllo
fc725830a4 Merged in feature/PYPE-143_project_structure (pull request #105)
feature/PYPE-143_project_structure

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-09 22:15:20 +00:00
Milan Kolar
698c59c8ea convert presets to pype2.0 way 2019-04-10 00:12:09 +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
Milan Kolar
28dbe25f16 use new anatomy 2019-04-09 18:28:27 +02:00
Jakub Trllo
918d588225 templates are loaded from database when app is launched 2019-04-09 16:31:11 +02:00
Jakub Trllo
72ca8e89a8 action creates also ftrack entities based on presets 2019-04-09 15:58:15 +02:00
Milan Kolar
7e1c815607 change logger imports 2019-04-08 22:07:27 +02:00
Jakub Trllo
aa8f9c7ece Merged in feature/PYPE-140_software_folders (pull request #103)
Feature/PYPE-140 software folders

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-08 16:44:19 +00:00
Jakub Trllo
e0372b0299 Merged in feature/PYPE-276_multiple_notes (pull request #107)
feature/PYPE-276_multiple_notes

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-08 15:48:06 +00:00
Jakub Trllo
cae3c6be4f Added action that can add note to multiple asset versions 2019-04-05 16:25:07 +02:00
Jakub Trllo
7aa18d18b9 added ftrack action that creates folder structure based on presets 2019-04-04 19:22:25 +02:00
Jakub Trllo
320572a94d fixed import of lib in djv action 2019-04-04 18:20:59 +02:00
Jakub Trllo
88fff9fad1 created action which creates sw folders in "work" path 2019-04-04 16:56:42 +02:00