Petr Kalis
dff87d4e1c
Hound
2023-01-04 12:52:32 +01:00
Petr Kalis
158b1481d4
Fix - cannot pull response from ordinary exception
2023-01-04 12:51:47 +01:00
Petr Kalis
7a08c5e98c
Fix - search pattern
...
Updated to use user profile
2023-01-04 12:44:07 +01:00
Petr Kalis
b2e8ea6fb8
Hound
2023-01-04 11:36:12 +01:00
Petr Kalis
dce9a60f5c
Updated documentation
2023-01-03 17:58:28 +01:00
Petr Kalis
68fe823238
Fix resolving of user_id
...
Display name or real_name could be used also.
2023-01-03 17:53:00 +01:00
Petr Kalis
394c678299
Do not throw exception if user or group list error
...
Skip notification, publish shouldn't fail because of this.
2023-01-03 17:19:50 +01:00
Petr Kalis
f80fe3fb93
Fix obsolete call of method
2023-01-03 17:14:57 +01:00
Petr Kalis
1ee50975c0
Fix wrong position of method
2023-01-03 17:14:41 +01:00
Petr Kalis
6abcd5ef34
Merge develop
2023-01-03 17:08:58 +01:00
Petr Kalis
7a372d1b1c
Added possibility to mention users or groups
2023-01-03 17:05:47 +01:00
Petr Kalis
554b824907
Merge pull request #4264 from ynput/bugfix/OP-4470_Slack-notification-fails-because-of-missing-published_path
...
Slack: notification fails because of missing published path
2023-01-02 10:22:55 +01:00
ynbot
c333950a00
[Automated] Merged main into develop
2022-12-31 04:27:42 +01:00
OpenPype
efab124e0f
[Automated] Bump version
2022-12-31 03:27:31 +00:00
ynbot
904d9c8ad0
[Automated] Merged develop into main
2022-12-31 04:26:43 +01:00
pypebot
66daa081fe
[Automated] Merged main into develop
2022-12-28 04:28:28 +01:00
OpenPype
8b6bc8444d
[Automated] Bump version
2022-12-28 03:28:14 +00:00
pypebot
66a5503a86
[Automated] Merged develop into main
2022-12-28 04:27:17 +01:00
pypebot
51c3b365a6
[Automated] Merged main into develop
2022-12-24 04:28:11 +01:00
OpenPype
18949a0c76
[Automated] Bump version
2022-12-24 03:27:57 +00:00
pypebot
412905bef5
[Automated] Merged develop into main
2022-12-24 04:27:00 +01:00
Petr Kalis
3a41d6a721
OP-4470 - safer handling of review path
...
'published_path' might be missing.
Thumbnail path was fixed previously, this one was missed.
2022-12-23 14:13:00 +01:00
Petr Kalis
c16a5289e4
OP-4470 - better handle missing keys
...
Message might contain {placeholder} which are not collected. Previously it would fail without sending message. Now missing keys are double escaped {{}}.
2022-12-23 14:09:03 +01:00
Petr Kalis
ae709afaaf
Added dynamic message to Slack notification
...
Artist can now add additional message, specific per instance and publish, if they are using Publisher.
2022-12-23 12:25:01 +01:00
Ondřej Samohel
e377b03e78
Merge pull request #4222 from pypeclub/bugfix/OP-3304_maya-image_plane_load_error
2022-12-22 16:23:36 +01:00
Ondřej Samohel
dd84b34625
Merge pull request #4211 from Casgen/enhancement/OP-4152_refactor-folder-colors
2022-12-22 16:18:20 +01:00
Ondřej Samohel
7f7585da93
Merge pull request #4262 from pypeclub/bugfix/anatomy_site_name
2022-12-22 16:05:19 +01:00
Petr Kalis
e34fee55fd
Fix for empty site_name
2022-12-22 15:54:07 +01:00
Joseff
d61d88d0a5
Alter the PluginManager and UObjectGlobals include.
...
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
2022-12-22 15:08:31 +01:00
Joseff
1dc52fc3a2
Alter the UObject.h include
...
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
2022-12-22 15:08:04 +01:00
Petr Kalis
8ee073fd73
Merge pull request #4231 from pypeclub/bugfix/OP-4512_Anatomy-local-drive-site-roots-ignored
...
SiteSync: anatomy local drive site roots ignored
2022-12-22 14:23:44 +01:00
Ondřej Samohel
c34359e416
Merge pull request #4236 from pypeclub/bugfix/houdini-publisher-fixes
2022-12-22 13:35:56 +01:00
Jakub Ježek
137e63fc4c
Merge pull request #4257 from pypeclub/bugfix/OP-4678_Hiero---create-gui-input-min-and-max
...
hiero: creator gui with min max
2022-12-22 13:16:28 +01:00
Petr Kalis
34e2ee9e7b
OP-4512 - fix typo
2022-12-22 12:26:02 +01:00
Petr Kalis
56cdcf3445
OP-4512 - added better logging
2022-12-22 11:21:15 +01:00
Petr Kalis
a15d41e00b
OP-4512 - add 'local' to default sites
...
It seems that local label could come too.
2022-12-22 11:19:47 +01:00
Jakub Jezek
34f2c15d2d
hiero: creator gui with min max
2022-12-21 16:28:50 +01:00
Ondřej Samohel
5bda706df7
Merge pull request #4252 from pypeclub/feature/OP-4660_qtpy-in-houdini
2022-12-21 11:22:36 +01:00
Ondřej Samohel
ed86810722
Merge pull request #4251 from pypeclub/feature/OP-4659_qtpy-in-max
2022-12-21 11:10:26 +01:00
Ondřej Samohel
89166a62ac
Merge pull request #4250 from pypeclub/feature/OP-4658_qtpy-in-maya
2022-12-21 11:00:32 +01:00
pypebot
33af9d1a3b
[Automated] Merged main into develop
2022-12-21 04:28:19 +01:00
OpenPype
050df60c13
[Automated] Bump version
2022-12-21 03:28:04 +00:00
pypebot
73b4a32b0a
[Automated] Merged develop into main
2022-12-21 04:27:15 +01:00
Kayla Man
c597a12601
maya-image-plane-load-error
2022-12-21 00:14:32 +08:00
Kayla Man
0b8b2eb03a
maya load image plane error
2022-12-20 22:33:04 +08:00
Jakub Trllo
a9f9212331
Merge pull request #4253 from pypeclub/bugfix/nice_checkbox_py2_comp
...
NiceCheckbox: Fix checker positioning in Python 2
2022-12-20 15:20:10 +01:00
Jakub Trllo
2b87c73119
Merge pull request #4249 from pypeclub/bugfix/creator_item_nequality
...
Publisher: Fix 'CreatorType' not equal for Python 2 DCCs
2022-12-20 15:08:36 +01:00
Jakub Trllo
c405281c30
fix positioning of nice checkbox for python 2
2022-12-20 15:08:23 +01:00
Kayla Man
6a4261d81a
maya load image plane error
2022-12-20 21:58:50 +08:00
Kayla Man
20b85799e2
maya image plane load error
2022-12-20 21:16:19 +08:00