Petr Kalis
5d6445eeb9
Merge pull request #3372 from pypeclub/bugfix/harmony_unzip_url_lenght_issue
...
Harmony: added unc path to zifile command in Harmony
2022-06-21 12:40:34 +02:00
Jakub Trllo
3ecbeb1af1
Merge pull request #3339 from pypeclub/feature/OP-3407_Use-query-functions-in-ftrack
...
Ftrack: Use client query functions
2022-06-21 11:21:35 +02:00
Petr Kalis
43c41d2793
Fix - added unc path to zifile command in Harmony
...
Extracting too large url resulted in 'File not found' issue (side effect was that files in offending directory were skipped).
UNC path seems to help.
2022-06-20 14:04:24 +02:00
Jakub Trllo
665fab4e35
fix delete asset action to filter assets right way
2022-06-20 13:15:32 +02:00
Jakub Trllo
20bc7300b1
fix delivery action
2022-06-20 13:14:16 +02:00
Jakub Trllo
ef84e7fda1
Merge branch 'develop' into feature/OP-3407_Use-query-functions-in-ftrack
2022-06-20 11:37:07 +02:00
Jakub Trllo
48f966ad10
Merge branch 'develop' into feature/OP-3420_Trigger-callback-on-workfile-open
2022-06-20 11:22:35 +02:00
Jakub Jezek
e54073608b
Nuke: multiple bake stream correct frame range on farm
2022-06-17 15:48:28 +02:00
Jakub Trllo
e9168118d7
handle prerender earlier prerender
2022-06-17 10:25:36 +02:00
Jakub Trllo
7dc01495a3
Merge branch 'develop' into bugfix/deadline-reviewable-misidetification
2022-06-17 10:20:20 +02:00
Petr Kalis
926cd6aa81
Merge pull request #3348 from pypeclub/bugfix/revert_wrong_targets
...
Deadline: removed wrong targets on Extractor
2022-06-16 18:08:14 +02:00
Jakub Trllo
40263b6b17
Merge pull request #3354 from pypeclub/feature/ftrack_roles_in_default_settings
...
Ftrack: Removed requirement of pypeclub role from default settings
2022-06-16 17:55:01 +02:00
Jakub Trllo
cbb876c155
moved timer change on task change to timers manager module
2022-06-16 17:43:18 +02:00
Jakub Trllo
94f9d63098
modules have method that can be called on host installation
2022-06-16 17:05:26 +02:00
Jakub Jezek
ab0bc2108c
deadline: fixing misidentification of revieables
2022-06-16 16:44:18 +02:00
Jakub Trllo
8857423828
Changed label of custom attribute action
2022-06-16 14:49:52 +02:00
Félix David
b722062928
Fix: Kitsu module first synchronization
...
Add a `None` to `pop(...)` to avoid process abortion at early stage of production
2022-06-16 12:35:15 +02:00
Petr Kalis
ef3575ab29
Merge branch 'develop' of github.com:pypeclub/OpenPype into bugfix/revert_wrong_targets
2022-06-16 11:25:05 +02:00
Jakub Trllo
4c71cdadb9
Merge pull request #3320 from maxpareschi/enhancement/minimal-ftrack-browser-open-from-tray
...
Ftrack: Open browser from tray
2022-06-16 11:04:50 +02:00
maxpareschi
db1316dd68
Did this the easy way and let's go!
2022-06-15 20:56:33 +02:00
Petr Kalis
75b6acb0a4
OP-3214 - removed wrong targets on Extractor
...
This caused missing extractors that should be running on a farm (Slate extractor for Nuke...).
Explicitly set all plugins creating jobs on DL to be triggered only on local.
2022-06-15 18:47:58 +02:00
Jakub Jezek
a7f2587483
Nuke: reversing logic so it will not break other hosts
2022-06-15 14:45:57 +02:00
Jakub Jezek
3977c25a80
Nuke: improving logic for useSequenceForReview argument
2022-06-15 14:31:36 +02:00
Jakub Jezek
99fd149e35
Merge branch 'develop' into bugfix/OP-3362_Nuke-Farm-Publish-WITHOUT-Review-not-working
2022-06-15 14:05:24 +02:00
Petr Kalis
310b338a0f
Merge pull request #3280 from pypeclub/bugfix/site_sync_start_speedup
...
SiteSync: speedup of starting process
2022-06-15 11:37:33 +02:00
maxpareschi
e98f81c70c
made the browser opening non blocking
2022-06-14 19:17:54 +02:00
maxpareschi
6a4387a866
finxed hounds
2022-06-14 17:58:56 +02:00
maxpareschi
3d294edf6e
Fixed logic and settings, uses webbrowser module
2022-06-14 17:55:48 +02:00
Jakub Trllo
07751a9292
hound fixes
2022-06-14 17:37:29 +02:00
Jakub Trllo
ce63c7c96d
use query functions in integrate ftrack hierarchy
2022-06-14 16:46:27 +02:00
Jakub Trllo
be2238718b
use query functions in avalon sync
2022-06-14 16:46:14 +02:00
Jakub Trllo
46e22241bd
use query functions in store thumbnails to avalon
2022-06-14 16:32:55 +02:00
Jakub Trllo
38f058fca0
use query functions in delete asset action
2022-06-14 16:32:34 +02:00
Jakub Trllo
951a23484e
use query functions in RV action
2022-06-14 16:31:51 +02:00
Jakub Trllo
dd07bbe9b2
use query functions in event user assiment
2022-06-14 16:31:32 +02:00
Jakub Trllo
ac48f50fdf
use query action in fill workfile attribute
2022-06-14 16:07:58 +02:00
Jakub Trllo
af0b97fafe
use query functions in delivery action
2022-06-14 16:07:47 +02:00
Jakub Trllo
7945ca0011
use query functions in delete old versions action
2022-06-14 16:06:12 +02:00
Jakub Trllo
77d496d88b
use query in applications action
2022-06-14 16:05:51 +02:00
Jakub Trllo
e6ddd6797d
use query functions in prepare project
2022-06-14 15:30:29 +02:00
Jakub Trllo
a573188233
use query functions in sync to avalon event
2022-06-14 14:03:40 +02:00
Petr Kalis
c177b60221
Fix - added OPENPYPE_MONGO to filter
...
Submit job has filter of allowed environment values, it missed OPENPYPE_MONGO.
2022-06-14 11:11:51 +02:00
maxpareschi
b2b52cdcb5
Merge branch 'pypeclub:develop' into enhancement/minimal-ftrack-browser-open-from-tray
2022-06-13 15:31:17 +02:00
maxpareschi
24a31e5e10
fixed hound complaints hopefully
2022-06-10 17:49:16 +02:00
maxpareschi
11fc8d26e7
Line breaks as per hound's "suggestion"
2022-06-10 17:36:38 +02:00
maxpareschi
8add4b588d
fixed checks and logged correct info
2022-06-10 17:19:59 +02:00
maxpareschi
4a45225ca2
moved menu entry to last position
2022-06-10 16:55:50 +02:00
maxpareschi
5e82c96a3d
info label in settings, handles lists better
2022-06-10 15:53:39 +02:00
maxpareschi
924535a6ce
removed icon since not the same as other entries
2022-06-10 15:30:14 +02:00
Jakub Trllo
b227ba5856
removed debug log
2022-06-10 14:54:48 +02:00