Commit graph

1568 commits

Author SHA1 Message Date
Jakub Trllo
af06e1a851 fix too long line 2022-07-15 12:02:19 +02:00
Jakub Trllo
beb53f7ccb use time settings to determine when to trigger creation 2022-07-15 11:23:07 +02:00
Petr Kalis
79cae37d28 Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-3481_Tracking-original-files 2022-07-13 16:02:35 +02:00
Petr Kalis
450a20dcca OP-3481 - add source key to Note formatting
Allows to fill value from instance.data["source"] as a {source} in Ftrack Note.
2022-07-13 15:28:01 +02:00
Milan Kolar
d298462cac
Merge pull request #3495 from pypeclub/feature/OP-3406_Use-query-functions-in-timers-manager 2022-07-13 13:09:39 +02:00
Jakub Trllo
f6129b5f5b trigger 'openpype.project.structure.created' topic on finish of create project structure action 2022-07-13 12:41:15 +02:00
Jakub Trllo
dfb041d852 timers manager is using client query functions 2022-07-12 15:06:46 +02:00
Jakub Trllo
db79c1b282
Merge pull request #3442 from pypeclub/feature/OP-3499_Move-publish-render-abstractions
General: Move publish plugin and publish render abstractions
2022-07-12 12:15:29 +02:00
Jakub Trllo
aeae4925e2
Merge pull request #3473 from kaamaurice/bugfix/Kitsu-update-assets-attributes-properly
Kitsu: bugfix with sync-service ans publish plugins
2022-07-08 14:10:20 +02:00
Kaa Maurice
4ddebd5179 Kitsu update tasks with zou key 2022-07-06 14:49:08 +02:00
Kaa Maurice
6e3fd1122b Kitsu bugfix update assets attributes 2022-07-05 17:13:11 +02:00
Jakub Trllo
1395c743d6 Merge branch 'develop' into feature/OP-3499_Move-publish-render-abstractions 2022-07-04 16:56:11 +02:00
Jakub Trllo
606b057ab0 trigger 'openpype.project.created' in sync actions because session avalon sync is not with event hub 2022-07-04 12:25:32 +02:00
Jakub Trllo
b340bd532d trigger ftrack event 'openpype.project.created' on project creation 2022-07-04 11:47:06 +02:00
Jakub Trllo
91a9dcdbd4 Don't use dictionary as default value 2022-07-04 11:42:00 +02:00
Jakub Trllo
01c48a3c19 trigger 'openpype.project.prepare' event on project preparation 2022-07-04 11:40:28 +02:00
Jakub Trllo
82bcb82d6e
Merge pull request #3458 from pypeclub/feature/OP-3409_Use-query-functions-in-clockify
Clockify: Use query functions in clockify actions
2022-07-01 13:33:04 +02:00
Jakub Trllo
f18a9833a6 use query functions in clockify launcher actions 2022-07-01 09:40:38 +02:00
Jakub Trllo
b35d8886e2 use query functions in avalon rest api calls 2022-07-01 09:16:51 +02:00
Jakub Trllo
91e5f5aa27
Merge pull request #3436 from pypeclub/feature/change_anatomy_imports
General: Use Anatomy after move to pipeline
2022-07-01 08:31:40 +02:00
Ondřej Samohel
36ef8e5a54
Merge pull request #3447 from pypeclub/bugfix/OP-3505_fix-hash-in-maya-tile-rendering
Maya: fix hashing in Python 3 for tile rendering
2022-06-30 15:41:51 +02:00
Ondrej Samohel
c473f6b777
🐛 fix unicode encoding hash in tile rendering 2022-06-30 14:17:57 +02:00
Jakub Trllo
3b90f7e507 log viewer escape characters in log message 2022-06-30 11:07:10 +02:00
Jakub Trllo
2d8c41cc6e moved render abstractions to openpype.pipeline.publish 2022-06-30 10:39:05 +02:00
Jakub Trllo
b4daf3bf76 use new anatomy source in hosts 2022-06-29 15:32:48 +02:00
Jakub Trllo
7bcc7277c3 ftrack is using new source of anatomy 2022-06-29 15:29:59 +02:00
Jakub Trllo
168c3b38a4 modified imports in sync server 2022-06-29 15:28:59 +02:00
Jakub Trllo
4133adf5ed removed redundant line 2022-06-28 14:10:37 +02:00
Jakub Trllo
81cb958470 added cors middleware 2022-06-28 14:08:53 +02:00
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