iLLiCiTiT
|
8d306e5ee0
|
mongo id custom attribute is checked in hierarchical attributes
|
2020-05-21 11:20:05 +02:00 |
|
iLLiCiTiT
|
91f4379a9f
|
entity is moved from rename process to add process if avalon entity does not exist
|
2020-05-21 11:18:58 +02:00 |
|
iLLiCiTiT
|
4363af53d3
|
fix issue of hierachical enumerators with multiselection
|
2020-05-19 15:22:33 +02:00 |
|
iLLiCiTiT
|
5d045b776a
|
use copy.deepcopy(...) instead of calling .copy() on dictionaries
|
2020-05-19 15:22:22 +02:00 |
|
iLLiCiTiT
|
8402e616a1
|
delete old version does not do root validation
|
2020-05-13 18:43:37 +02:00 |
|
iLLiCiTiT
|
a9fc6614a9
|
changed docstring with mentioned AVAON_PROJECTS
|
2020-05-13 18:43:00 +02:00 |
|
Milan Kolar
|
47800a99c1
|
Merge pull request #141 from pypeclub/feature/PYPE-785_OSX-compatibility
Feature/pype 785 osx compatibility
|
2020-05-12 20:09:56 +02:00 |
|
Ondřej Samohel
|
4c5d0fafd7
|
fixed PEP issues
|
2020-05-12 17:48:55 +02:00 |
|
Ondrej Samohel
|
777eea9275
|
support darwin for launching apps
|
2020-05-12 17:21:42 +02:00 |
|
Milan Kolar
|
b708406ec3
|
Merge pull request #128 from pypeclub/feature/ftrack_parent_thumbnail_fix
feature/ftrack parent thumbnails
|
2020-05-12 15:00:32 +02:00 |
|
Milan Kolar
|
0b45873fee
|
Merge pull request #118 from pypeclub/feature/117-Ftrack_mongo_id_custom_attribute
Feature/117 ftrack mongo id custom attribute
|
2020-05-12 14:59:14 +02:00 |
|
iLLiCiTiT
|
5ad17e5ac9
|
fixed store thumbnails action
|
2020-05-11 16:43:36 +02:00 |
|
iLLiCiTiT
|
8438de5816
|
Merge branch 'develop' into feature/PYPE-762_multi_root
|
2020-05-11 16:34:09 +02:00 |
|
iLLiCiTiT
|
55c3be323f
|
added docstring to action_create_project_structure
|
2020-05-11 15:56:48 +02:00 |
|
iLLiCiTiT
|
aff69af21b
|
removed unused variable
|
2020-05-07 15:53:27 +02:00 |
|
iLLiCiTiT
|
88124a2589
|
ContextCustomAttributeValue is used for querying hierarchical custom attribute values for better stability
|
2020-05-07 15:50:59 +02:00 |
|
iLLiCiTiT
|
aa9db92cdf
|
Merge branch 'develop' into feature/117-Ftrack_mongo_id_custom_attribute
|
2020-05-07 11:10:11 +02:00 |
|
iLLiCiTiT
|
8fde8167a7
|
event handler now set thumbnail only if new asset version is created
|
2020-05-06 17:22:20 +02:00 |
|
iLLiCiTiT
|
59b50beb0b
|
added action for removing values of hierarchical custom attributes set to None
|
2020-05-06 14:27:14 +02:00 |
|
iLLiCiTiT
|
a0840685b2
|
create entities in smaller bulks to not crash commiting on the end
|
2020-05-06 09:28:54 +02:00 |
|
iLLiCiTiT
|
738c187928
|
annoying fix
|
2020-05-05 10:00:06 +02:00 |
|
iLLiCiTiT
|
0c73041ab4
|
fixed getting configuration id with hierarchical mongo id attribute
|
2020-05-04 20:29:15 +02:00 |
|
iLLiCiTiT
|
9935972a85
|
hierarchical mongo id attribute automatically replace previous access
|
2020-05-04 19:54:12 +02:00 |
|
iLLiCiTiT
|
f345da3715
|
removed standalone action support
|
2020-05-04 19:47:19 +02:00 |
|
iLLiCiTiT
|
1f2451df73
|
added method for converting mongoid attr from per entity type to hierarchical attribute
|
2020-05-04 19:36:40 +02:00 |
|
iLLiCiTiT
|
8335289158
|
few minor possible bugs fix
|
2020-05-04 19:27:03 +02:00 |
|
iLLiCiTiT
|
25b2c66ebe
|
security roles are queried effectivelly
|
2020-05-04 19:26:42 +02:00 |
|
iLLiCiTiT
|
87a000227a
|
sync to avalon ignores MongoID attribute in hierarchical attributes
|
2020-05-04 19:23:01 +02:00 |
|
Milan Kolar
|
6d3d5610b0
|
Merge pull request #94 from pypeclub/feature/ftrack_first_step_cleanup
Feature/ftrack first step cleanup
|
2020-05-04 17:58:43 +02:00 |
|
iLLiCiTiT
|
8730340656
|
Merge branch 'develop' into feature/PYPE-762_multi_root
|
2020-04-29 20:10:50 +02:00 |
|
iLLiCiTiT
|
a3af9d24e0
|
added custom sorter which checks task existence
|
2020-04-21 14:19:12 +02:00 |
|
iLLiCiTiT
|
2db9e1d015
|
removed deprecated unused code
|
2020-04-21 14:18:51 +02:00 |
|
iLLiCiTiT
|
704df56814
|
fixed too long strings in store_thumbnails_to_avalon action
|
2020-04-21 10:24:17 +02:00 |
|
Milan Kolar
|
55d52c8305
|
Merge branch 'master' into release/2.8
|
2020-04-20 22:42:25 +02:00 |
|
iLLiCiTiT
|
aa17248649
|
ftrack/lib/__init__ has __all__ now
|
2020-04-20 20:11:39 +02:00 |
|
iLLiCiTiT
|
fef534e014
|
removed lib.py from ftrack lib because one method is duplicated and second is used only in one action
|
2020-04-20 20:10:49 +02:00 |
|
iLLiCiTiT
|
926d52950b
|
slightly modified formatting in app handler
|
2020-04-20 19:52:33 +02:00 |
|
iLLiCiTiT
|
047ace2e7f
|
enhanced get project entity to not query when not necessary
|
2020-04-20 19:48:21 +02:00 |
|
iLLiCiTiT
|
555d538dbe
|
fix exception raise on launch
|
2020-04-20 19:25:11 +02:00 |
|
iLLiCiTiT
|
ce5134493d
|
move super call to skip label validations
|
2020-04-20 19:23:41 +02:00 |
|
iLLiCiTiT
|
6d61e2d139
|
move validation checks after initialization
|
2020-04-20 19:20:08 +02:00 |
|
iLLiCiTiT
|
3854831e75
|
import in lib are specified
|
2020-04-20 19:02:11 +02:00 |
|
iLLiCiTiT
|
c4327b32d0
|
action delete asset modified _launch
|
2020-04-20 19:01:51 +02:00 |
|
iLLiCiTiT
|
9c7630a06f
|
app handler docstring shuffled a little bit
|
2020-04-20 18:58:39 +02:00 |
|
iLLiCiTiT
|
355a2bdcd2
|
base handler has _launcher from event handler
|
2020-04-20 18:58:21 +02:00 |
|
iLLiCiTiT
|
411f795b6f
|
_handle resunt cares only about result
|
2020-04-20 18:56:28 +02:00 |
|
iLLiCiTiT
|
fd2b278141
|
event handler's translate_event sets default ignore value
|
2020-04-20 18:54:57 +02:00 |
|
iLLiCiTiT
|
ea445cede3
|
_get_entities in base can care about ignore entityTypes so can be removed from event handler
|
2020-04-20 18:54:31 +02:00 |
|
iLLiCiTiT
|
5894c380cc
|
_translate event expects only event and session is optional
|
2020-04-20 18:53:09 +02:00 |
|
iLLiCiTiT
|
35e25feff8
|
interface and _interface moved to action handler
|
2020-04-20 18:52:07 +02:00 |
|