Commit graph

44 commits

Author SHA1 Message Date
Toke Stuart Jepsen
1f0fbdd5d6 Add mp4 support for RV action. 2020-10-09 09:41:28 +01:00
Milan Kolar
8705ac4a62 Merge branch 'master' into 2.x/develop 2020-09-09 17:01:55 +02:00
iLLiCiTiT
c68423279c everywhere where io_nonsingleton was used is used AvalonmongoDB now 2020-09-08 15:10:34 +02:00
iLLiCiTiT
992ec517f5 Merge branch 'master' into release/2.12.0-rc 2020-08-27 15:05:35 +02:00
iLLiCiTiT
4466db6e12 fix user id missing formatting brackets 2020-08-27 14:02:38 +02:00
iLLiCiTiT
7cdacafb83 Moved PR from 2.x/develop 2020-08-27 12:54:53 +02:00
Toke Stuart Jepsen
76d65ca6d3 Thumbnail parent
Assetversion was not found when its not linked to a task. assetversion["task"] returns None instead of raising exception.
2020-08-26 11:06:49 +01:00
iLLiCiTiT
40accd1c39 Make sure tools and applications attributes always have at least one item in to not raise an exception 2020-08-12 21:22:54 +02:00
Milan Kolar
1923d60600 Merge branch 'hotfix/invalid-scope' into 2.x/develop 2020-08-12 14:18:07 +02:00
Jakub Jezek
1db9d9e247 fix delivery action variable and create directories 2020-08-10 17:09:17 +01:00
Milan Kolar
72dc0246d7 custom path wasn't working for delivery 2020-08-10 10:04:23 +02:00
Milan Kolar
1802ea5ec3
Merge pull request #397 from pypeclub/bugfix/delivery_action_can_work_with_entered_path
Delivery action can now work with entered path
2020-08-07 15:26:32 +02:00
iLLiCiTiT
def7fa7e08 added check for template value that it is a string 2020-08-06 11:06:16 +02:00
iLLiCiTiT
3770d642e9 use only keys in delivery with {root in value 2020-08-06 10:57:49 +02:00
Milan Kolar
16f38545eb
Merge pull request #374 from tokejepsen/2.x/feature/ftrack_action_delete_size
Calculate size
2020-08-06 10:55:53 +02:00
iLLiCiTiT
bb9e5ef4f9 args for proces methods are pre-pared 2020-07-29 14:21:57 +02:00
iLLiCiTiT
7b7d4aa7a8 processing methods format path with entered location 2020-07-29 14:21:26 +02:00
iLLiCiTiT
37b2188919 location_path is prepared for refilling the root key 2020-07-29 14:20:40 +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
Toke Stuart Jepsen
c131ffefbd Calculate size
- option to only calculate without deletion
2020-07-23 11:12:06 +01:00
iLLiCiTiT
c76e5c9acc task entity type can be presetable 2020-07-13 16:38:11 +02:00
iLLiCiTiT
c59c589d38 modified docstring for custom attributes 2020-07-13 16:26:48 +02:00
iLLiCiTiT
11151b4122 added possibility to add task entity type custom attributes 2020-07-13 16:24:38 +02:00
iLLiCiTiT
6e6b38e4b1 few fixes and only roles and default values can be set via presets 2020-07-10 17:22:50 +02:00
iLLiCiTiT
e756dd60ec intent and tools attributes are based on global presets 2020-07-10 17:21:55 +02:00
iLLiCiTiT
8edba507b3 renamed custom attributes contatnts and get_avalon_attrs to get_pype_attrs 2020-07-10 17:20:53 +02:00
Milan Kolar
1c676d95f1
Merge pull request #335 from pypeclub/bugfix/206-Ftrack_delete_action_cause_circular_error
Bugfix/206 ftrack delete action cause circular error
2020-07-10 10:17:59 +02:00
iLLiCiTiT
a020a661f3 make sure applications are not created twice 2020-07-09 18:17:41 +02:00
iLLiCiTiT
f50d46ba31 applications custom attribute is hardcoded in create/upadate action 2020-07-09 18:16:36 +02:00
iLLiCiTiT
f06c184d5c added application_definitions method which return app name with labels 2020-07-09 18:15:34 +02:00
iLLiCiTiT
15cef44eea method custom_attributes_from_file split into 2 parts 2020-07-09 18:13:27 +02:00
iLLiCiTiT
cedf2920f0 missing apps are logged out 2020-07-09 18:09:09 +02:00
iLLiCiTiT
0d402b857c ftrack applications registration is based on presets 2020-07-09 18:08:55 +02:00
iLLiCiTiT
25a1a56dc4 formatting changes 2020-07-02 10:05:54 +02:00
iLLiCiTiT
900f07d69e do not use self.session but session in code 2020-07-02 10:05:20 +02:00
iLLiCiTiT
72dadc74e7 hierachical entities are filtered to avoid deletion of parent and then trying to delete it's children 2020-07-02 10:05:00 +02:00
iLLiCiTiT
cf171b08c9 ftrack djv action has hardocoded extensions and find path to djv from DJV_PATH environment variable 2020-06-26 17:17:14 +02:00
Toke Stuart Jepsen
59ca2f4975 Hound 2020-06-15 19:48:59 +01:00
Toke Stuart Jepsen
750db58d39 Batch tasks action 2020-06-15 17:19:18 +01:00
iLLiCiTiT
d72b8b4ce2 io_nonsingleton is imported from ftrack lib instead of from library loader 2020-06-04 18:45:37 +02:00
iLLiCiTiT
57f4dbe3fc using statics_icon for icons from statics server and imports from ftrack.lib are explicit now 2020-06-04 18:45:05 +02:00
iLLiCiTiT
c7c5dfaa61 removed unsused imports or parts (most) of code 2020-06-04 18:38:50 +02:00
iLLiCiTiT
f32fc2dfe2 removed deprecated doctor actions 2020-06-04 16:59:21 +02:00
iLLiCiTiT
15c0c10a5c first step of pype's reorganization 2020-05-25 18:20:02 +02:00