Commit graph

72 commits

Author SHA1 Message Date
Sébastien Albert
87482d24a4
Merge branch 'pypeclub:develop' into develop 2022-09-07 21:41:43 +02:00
Jakub Trllo
b960f82324
Merge pull request #3739 from Tilix4/ch_drop_entities_root_setting
Kitsu|Change: Drop 'entities root' setting.
2022-09-07 15:39:47 +02:00
Sébastien Albert
fb48faf386 Kitsu : Ignore_projects - minor fix - indent 2022-09-04 22:49:07 +02:00
Sébastien Albert
8d70700d03 Merge branch 'develop' of https://github.com/LoopsCreativeStudio/OpenPype into develop 2022-09-04 22:43:38 +02:00
Sébastien Albert
f54f4cf99c Kitsu : Modification default value for Ignore_projects 2022-09-04 22:43:25 +02:00
Sébastien Albert
5e68743812
Merge branch 'pypeclub:develop' into develop 2022-09-04 22:38:39 +02:00
Jakub Trllo
cfa58c1475
Merge pull request #3785 from Sharkitty/Hayley_Normaal
Added an event triggered when user connects to kitsu
2022-09-02 17:00:18 +02:00
Hayley GUILLOT
a72b84a586 Forgot to lint 2022-09-02 16:33:34 +02:00
Sébastien Albert
58fd5a1b09 Make to Optional Arguments 2022-09-02 16:32:52 +02:00
Hayley GUILLOT
f0dc54f78e Update credentials.py
Implementation got moved from emit_on_kitsu_login to the login function
2022-09-02 16:32:45 +02:00
Hayley GUILLOT
7a98e083de Shortened max line length to 79
Hopefully hounds will be happy
2022-09-02 15:48:23 +02:00
Hayley GUILLOT
75e2ec1a65 Update credentials.py
Linted, should fix hounds comments
2022-09-02 15:44:47 +02:00
Hayley GUILLOT
fc8d525207 Added an event triggered when user connects to kitsu 2022-09-02 15:17:55 +02:00
Sébastien Albert
3c6b999d54 Kitsu - sync_all_project - add list ignore_projects 2022-09-01 17:22:14 +02:00
Jakub Trllo
a1b20c2268 use new location of 'create_project' function 2022-08-31 15:03:49 +02:00
Felix David
531682f316 Kitsu|Change: Drop 'entities root' setting.
Closes #3738
2022-08-25 17:18:00 +02:00
Jakub Trllo
61e8d7e9f1 use 'get_projects' instead of 'projects' method on AvalonMongoDB 2022-08-15 19:14:01 +02:00
Felix David
27a62892a0 Kitsu|Fix: Movie project type fails & first loop children names
Fix #3635
2022-08-09 16:43:29 +02:00
Felix David
44da89dc86 Fix: project with no dedicated task types doesn't take defaults 2022-07-28 18:59:46 +02:00
Felix David
443c5a3696 Fix: Shot&Sequence name with prefix over appends 2022-07-28 17:01:54 +02:00
Jakub Trllo
4530bfef96
Merge pull request #3535 from Tilix4/fx_shot_duplicate_name
Fix: shot duplicate name using shot's hierarchy (ep, seq)
2022-07-20 17:58:16 +02:00
Félix David
480d196812 docstring linting line length 2022-07-20 17:56:55 +02:00
Félix David
af45aff844 docstring linting line length 2022-07-20 17:56:37 +02:00
Félix David
a3144c9d75 docstring linting line length 2022-07-20 17:40:16 +02:00
Félix David
02cc2166c1 docstring linting line length 2022-07-20 17:37:19 +02:00
Félix David
5939588317 Change: Asset is put under an AssetType folder 2022-07-20 17:30:40 +02:00
Félix David
2bf3cf1b30 Fix wrong name for sequence 2022-07-19 14:54:36 +02:00
Félix David
9f41a512cb black 2022-07-19 14:44:25 +02:00
Félix David
c59a9cb05f Fix: shot duplicate name using shot's hierarchy (ep, seq) 2022-07-19 14:40:01 +02:00
Jakub Trllo
c210c93b32 changes from comments 2022-07-15 10:15:32 +02:00
Jakub Trllo
a6c029d9fb skip validation of zou id 2022-07-15 10:13:32 +02:00
Jakub Trllo
e8f30eea9a
Added typing notation
Co-authored-by: Félix David <felixg.david@gmail.com>
2022-07-12 18:30:46 +02:00
Jakub Trllo
5e14a54d82 fix typo 2022-07-12 17:02:54 +02:00
Jakub Trllo
2988af04ff added missing import 2022-07-12 16:57:49 +02:00
Jakub Trllo
767dc3dbab a little bit more complicated queries using zou id 2022-07-12 16:11:26 +02:00
Jakub Trllo
96863fa8ae use query functions in zou to op sync 2022-07-12 16:10:37 +02:00
Jakub Trllo
20c2cedf75 use query functions in op to zou sync 2022-07-12 16:09:47 +02:00
Jakub Trllo
d393d6c895 a little bit more complicated way how to get asset matching zou id 2022-07-12 16:09:30 +02:00
Jakub Trllo
e2920ffdb5 use query functions in sync service 2022-07-12 16:08:15 +02:00
Jakub Trllo
ee370cb7a3 change project in session instead of replacing AvalonMongoDB with pymongo.Collection 2022-07-12 16:07:40 +02:00
Jakub Trllo
b4d11d4ae7 use project name function to drop project collection 2022-07-12 16:07:10 +02:00
Jakub Trllo
dada2f4831 added function which extract project name based on project id 2022-07-12 16:06:35 +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
Félix David
25b7f98022 Renaming: Kitsu Plural func sync_all_projects 2022-06-23 12:59:01 +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
Félix David
e0bd8777d1 pop useless item_data 2022-05-12 09:42:51 +02:00
Félix David
987b5df1dd optim get_project_settings 2022-05-12 09:16:49 +02:00
Félix David
70bb0fd7bc fix flake 2022-05-11 17:38:46 +02:00
Félix David
eb5605a3ad fix updated asset skipped because of wrong name 2022-05-11 17:24:11 +02:00