Commit graph

445 commits

Author SHA1 Message Date
Roy Nieterau
5b163fe84d
Apply suggestions from code review
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-03-30 22:40:44 +02:00
Roy Nieterau
3fae1f8521 Just some grammar tweaks 2023-03-30 13:59:22 +02:00
Jakub Trllo
de4b3e4d65
Ftrack: Hierarchical <> Non-Hierarchical attributes sync fix (#4635)
* modify action to use 'CustomAttributeValue' and fix bugs

* modify and fix event handler to push hierarchical values

* added few smaller comments

* removed unused variables
2023-03-24 15:25:49 +01:00
Jakub Trllo
c8c31018d6
General: Filter available applications (#4667)
* added project settings for applications

* filter applications by new settings in launcher and ftrack

* disable filtering by default
2023-03-21 18:10:09 +01:00
Jakub Trllo
289efe25f8
Ftrack: Ftrack additional families filtering (#4633)
* make sure all families are used for additional filtering

* rely on instance and context data instead of legacy_io

* formatting changes

* fix variable values after change of condition

* use 'families' variable for adding 'ftrack' family

* Removed duplicated log

* change variable name
2023-03-17 10:35:53 +01:00
Jakub Trllo
e6bf6add2f modify integrate ftrack instances to be able upload origin filename 2023-02-17 10:48:15 +01:00
Ondřej Samohel
0e2f495966
Merge pull request #4441 from fabiaserra/bugfix/fix-remote-shotgrid 2023-02-16 13:48:29 +01:00
Fabia Serra Arrizabalaga
27150e4abb Address feedback on PR and move function to pipeline.publish.lib 2023-02-08 20:23:26 +01:00
Fabia Serra Arrizabalaga
b1ef1b751f Abstract get_representation_path function and use it on shotgrid to fix remote errors with data instances not having 'published_path' 2023-02-08 19:11:20 +01:00
Jakub Trllo
6e55202349 change used method names from 'isAlive' to 'is_alive' 2023-02-08 14:23:10 +01:00
Jakub Trllo
7e213daca0 login url is not modifying the url from module 2023-02-01 17:23:38 +01:00
Jakub Trllo
b661f16f88 added docstring for 'get_ftrack_url' 2023-02-01 17:23:11 +01:00
Jakub Trllo
a2dbc6d51d added option to receive ftrack url from settings 2023-02-01 17:22:53 +01:00
Jakub Trllo
fce85d0694 check ftrack url before adding ftrackapp 2023-02-01 17:22:40 +01:00
Jakub Trllo
5a4852703b Merge branch 'develop' into release/3.15.x 2023-01-18 12:10:47 +01:00
Ondřej Samohel
0bfaf428de
✏️ fix typos 2023-01-16 17:40:38 +01:00
Petr Kalis
f854de4629 OP-4679 - revert back fallback
Availability of comment on instance has been resolved by bumping up order of CollectComment.
2023-01-11 15:06:03 +01:00
Petr Kalis
59e2bd2bdf OP-4679 - updated logging
Printing what is actually missing is more helpful than only full data.
2023-01-10 18:17:15 +01:00
Petr Kalis
48d43f7fea OP-4679 - check comment on context
Check for context must be preserved until old Pyblish is completely eradicated as comment could be filled after collection phase, therefore not caught by collector.
2023-01-10 18:16:31 +01:00
Jakub Trllo
078c5ffb5c Merge branch 'develop' into release/3.15.x 2023-01-09 10:29:50 +01:00
Jakub Trllo
1c530c0cb4 skip ipaddress way to receive ip address 2023-01-06 18:09:17 +01:00
Jakub Trllo
e1edb76f73 use 'get_host_ip' on more places 2023-01-06 17:48:05 +01:00
Jakub Trllo
cd2324f07e fix how host ip is received 2023-01-06 15:42:47 +01:00
Jakub Trllo
d3753fef31 Merge branch 'develop' into release/3.15.x
# Conflicts:
#	openpype/hosts/aftereffects/api/pipeline.py
#	openpype/hosts/photoshop/api/pipeline.py
#	openpype/hosts/photoshop/plugins/create/create_legacy_image.py
#	openpype/modules/deadline/plugins/publish/submit_publish_job.py
2022-12-16 12:09:01 +01:00
Jakub Trllo
a66e421fad use qtpy in module tools 2022-12-13 17:46:43 +01:00
Ondřej Samohel
81f4369fcc
Merge pull request #4172 from 2-REC-forks/bugfix/various-minor-bugfixes 2022-12-09 15:12:02 +01:00
Petr Kalis
492e5bbd03 Merge develop 2022-12-08 11:21:38 +01:00
Jakub Trllo
1f05a39522 use comment from instance where possible 2022-12-05 19:31:09 +01:00
2-REC
7772ac7ea9 Added missing parenthesis 2022-12-05 15:58:37 +07:00
Jakub Trllo
5e6d64a3dd
Merge pull request #4129 from pypeclub/feature/OP-4503_Ftrack---integrate-ftrack-api-fails-to-transfer-componets
Ftrack: Reset session before instance processing
2022-12-01 16:18:27 +01:00
Jakub Trllo
15fa6f6f18 fix occational double parents issue 2022-12-01 14:53:00 +01:00
Jakub Trllo
7544771744 replace reset with configure locations 2022-12-01 13:29:18 +01:00
Jakub Trllo
5fbbef5486 Merge branch 'develop' into release/3.15.x
# Conflicts:
#	openpype/hosts/photoshop/plugins/create/create_legacy_image.py
2022-11-24 11:58:27 +01:00
Jakub Trllo
f821337a8e don't create and close existing connections 2022-11-23 18:56:17 +01:00
Jakub Trllo
484a77a3ad integrate ftrack api always create new session for each instance processing 2022-11-23 18:11:37 +01:00
Jakub Trllo
5de422dea2 change how custom attributes are filled on entities and how entities are created 2022-11-23 16:38:04 +01:00
Jakub Trllo
36afd8aa7c import to ftrack is not recursion based but queue based method 2022-11-23 16:36:21 +01:00
Jakub Trllo
a78ef54e56 query user at the start of import method instead of requerying it again 2022-11-23 16:35:02 +01:00
Jakub Trllo
5a0cc52732 implemented helper methods to query information we need from ftrack 2022-11-23 16:34:02 +01:00
Jakub Trllo
635c662a8c raise known publish error if project in ftrack was not found 2022-11-23 16:32:04 +01:00
Jakub Trllo
c3b7e32695 skip turning on/off of autosync 2022-11-23 16:30:49 +01:00
Jakub Trllo
d076de0d07 add more information about where ftrack service is storing versions or where is looking for versions 2022-11-18 18:47:37 +01:00
Jakub Trllo
26ee6ade64 Merge branch 'develop' into release/3.15.x 2022-11-04 12:51:48 +01:00
Jakub Trllo
81017f90cf added forgotten modules 2022-11-03 16:26:26 +01:00
Jakub Trllo
0818edb58b Merge branch 'develop' into release/3.15.x 2022-11-01 14:02:48 +01:00
Jakub Trllo
c7579fe828
Merge pull request #4017 from pypeclub/feature/global_use_lib_functions_from_lib
General: Import lib functions from lib
2022-10-27 13:35:38 +02:00
Jakub Trllo
82ded66bd6 add thumbnal if there are not reviewables 2022-10-26 11:37:53 +02:00
Jakub Trllo
b5503372c0 fix docstring import 2022-10-21 15:34:57 +02:00
Jakub Trllo
fe0ab169f7 import 'ApplicationManager' from lib 2022-10-21 15:34:43 +02:00
Jakub Trllo
258acdfca1 Merge branch 'develop' into release/3.15.x 2022-10-20 15:11:40 +02:00