Commit graph

1539 commits

Author SHA1 Message Date
Milan Kolar
8124f92bd0
Merge pull request #3371 from pypeclub/enhancement/change_date_sorting_sync_queue 2022-06-28 09:59:26 +02:00
Milan Kolar
3d9f6a3e32
Merge pull request #3397 from Tilix4/re_renaming_plural_func 2022-06-24 10:17:33 +02:00
Félix David
25b7f98022 Renaming: Kitsu Plural func sync_all_projects 2022-06-23 12:59:01 +02:00
Milan Kolar
6cb50ad693
Merge pull request #3245 from pypeclub/feature/OP-3207_Nuke-multiple-baking-streams-with-correct-slate 2022-06-22 13:52:32 +02:00
Milan Kolar
340144157a
Revert "Shotgrid: Add production beta of shotgrid integration" 2022-06-22 13:49:54 +02:00
Milan Kolar
e2cf641a6c
Merge pull request #2921 from Ellipsanime/shotgrid_module 2022-06-22 10:25:20 +02:00
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
clement.hector
ad3380b3a0 remove unused import 2022-06-20 14:17:57 +02:00
Clément Hector
1fd8723244
Merge pull request #6 from pypeclub/bugfix/rever_poetry_lock_changes
Update and revert poetry lock changes
2022-06-20 14:16:05 +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
clement.hector
50ec61f1b0 use context to get shotgrid project id 2022-06-20 13:55:11 +02:00
clement.hector
ad0aea007a remove unused method 2022-06-20 13:55:06 +02:00
clement.hector
151bf297c7 Remove unused code and add sugestions 2022-06-20 13:51:05 +02:00
clement.hector
b4c6cb414c remove unused import 2022-06-20 13:51:05 +02:00
Jakub Trllo
34855292ec Merge branch 'develop' into bugfix/rever_poetry_lock_changes 2022-06-20 13:43:12 +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
Petr Kalis
3a1d9c9fca Added far future value for null values for dates
Null values were sorted as last, this keeps queued items together with last synched.
2022-06-20 13:11:01 +02:00
Jakub Jezek
91f6564191
Merge branch 'develop' into feature/OP-3207_Nuke-multiple-baking-streams-with-correct-slate 2022-06-20 12:10:21 +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