Commit graph

25816 commits

Author SHA1 Message Date
Petr Kalis
f18efd29b2 OP-4394 - fix - lowercase extension everywhere
Without it it would be stored in DB uppercased and final name would also be uppercased.
2022-11-15 17:36:30 +01:00
Petr Kalis
93b9dd7224 OP-4394 - extension is lowercased in Setting and in uploaded files 2022-11-14 13:40:28 +01:00
Petr Kalis
f6495ca956 OP-4394 - extension is lowercased in Setting and in uploaded files 2022-11-14 13:30:41 +01:00
Ondřej Samohel
356313b5e4
Merge pull request #4081 from pypeclub/dependabot/npm_and_yarn/website/loader-utils-1.4.1
Bump loader-utils from 1.4.0 to 1.4.1 in /website
2022-11-11 18:42:32 +01:00
Ondřej Samohel
d1ba290b36
Merge pull request #4085 from pypeclub/bugfix/regex-to-determine-staging
Igniter: fix regex to match semver better
2022-11-11 18:26:51 +01:00
Jakub Trllo
538064800e
Merge pull request #4090 from pypeclub/feature/publisher_ignores_esc_btn
Publisher: Ignore escape button
2022-11-11 12:58:28 +01:00
Jakub Trllo
84f021ffd8 don't close publisher window on escape button 2022-11-11 12:18:21 +01:00
Jakub Trllo
c6e8bc43b3
Merge pull request #4086 from pypeclub/bugfix/publish_report_viewer
Publish Report Viewer: Fix small bugs
2022-11-11 10:59:14 +01:00
Jakub Jezek
35a6badc21
Merge branch 'main' into develop 2022-11-10 17:58:29 +01:00
Jakub Ježek
b5739765f9
Merge pull request #4088 from pypeclub/workflow/main-milestones 2022-11-10 17:56:06 +01:00
Jakub Jezek
bf76b73f24
milestone assign only if PR merged [closed] 2022-11-10 17:54:36 +01:00
Jakub Jezek
a70a9a3ea6
Merge branch 'main' into workflow/main-milestones 2022-11-10 17:50:25 +01:00
Jakub Trllo
790cca2569 fix issue when last item is removed 2022-11-10 12:14:50 +01:00
Jakub Trllo
b42160eead fix button position on row inser 2022-11-10 12:14:40 +01:00
Ondřej Samohel
69f4253084
🐛 fix regex to match semver better
this fixes issues determining staging version from file name where multiple hyphens are used in pre-releas/buildmetadata part of the version string
2022-11-10 12:07:23 +01:00
Jakub Ježek
cacc308201
Merge pull request #4074 from pypeclub/bugfix/OP-4324_Broken-file-path-parser-in-Nuke-LoadClip-2
Nuke: resolve hashes in file name only for frame token
2022-11-09 17:30:09 +01:00
Jakub Ježek
c1a1c8b427
Merge pull request #4080 from pypeclub/bugfix/OP-4255_flare-loader-issue-destination-locked
Flame/Flare: Loading to multiple batches
2022-11-09 17:29:50 +01:00
Jakub Trllo
794127f73c
Merge pull request #4071 from quadproduction/221-wizz_burn-ins-on-published-videos-should-show-the-kitsu-user
Get kitsu login to fill username burnin
2022-11-09 11:41:09 +01:00
Thomas Fricard
f90e9f6412
Update openpype/modules/kitsu/plugins/publish/collect_kitsu_username.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-11-09 11:30:49 +01:00
clement hector
8936512b67 simplifcation + check customData to avoid overriding it 2022-11-09 11:17:07 +01:00
pypebot
bf09157e7b
[Automated] Merged main into develop 2022-11-09 04:50:20 +01:00
OpenPype
4c7733e6a7 [Automated] Bump version 2022-11-09 03:50:08 +00:00
pypebot
f20416a31a
[Automated] Merged develop into main 2022-11-09 04:49:20 +01:00
dependabot[bot]
1618c6bbf5
Bump loader-utils from 1.4.0 to 1.4.1 in /website
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 00:29:25 +00:00
Jakub Jezek
0549bb68fd
nuke: returning logging from self 2022-11-08 15:28:03 +01:00
Jakub Ježek
1ee5ff6627
Merge pull request #4077 from pypeclub/bugfix/OP-4377_Hiero-creator-settings-frame-start-99
hiero: creator from settings with set maximum
2022-11-08 15:11:27 +01:00
Jakub Jezek
4e03b94e87
hiero: adding better ranges 2022-11-07 21:50:02 +01:00
Milan Kolar
37eb905281
Merge pull request #4059 from moonyuet/bugfix/OP2566-remove-underscore-from-subset-name 2022-11-07 20:10:46 +01:00
Jakub Trllo
3a6a6c3214
Merge pull request #4064 from pypeclub/feature/OP-4353_extract-review-single-frame-output
General: Extract review single frame output
2022-11-07 17:09:16 +01:00
clement hector
c0f2de08d9 get username from kitsu login 2022-11-07 16:11:38 +01:00
clement hector
8338296935 remove the get kitsu username function 2022-11-07 15:02:30 +01:00
Jakub Jezek
a2c0e7228b
Nuke: resolve hashes in file name only for frame token 2022-11-07 12:24:52 +01:00
pypebot
b001f7d9eb
[Automated] Merged develop into main 2022-11-05 04:39:53 +01:00
Jakub Trllo
5472201fff
Merge pull request #4070 from pypeclub/bugfix/publisher_asset_cache
Publisher: Fix cache of asset docs
2022-11-04 21:45:26 +01:00
Jakub Trllo
d4ae2ac60c
Merge pull request #4052 from pypeclub/feature/attribute_defs_dialog
General/TVPaint: Attribute defs dialog
2022-11-04 21:36:12 +01:00
Petr Kalis
29f0c816b7
Merge pull request #4067 from pypeclub/bugfix/OP-4371_Cleanup-WP-ExtractThumbnail
Webpublisher: cleanup wp extract thumbnail
2022-11-04 18:01:31 +01:00
clement hector
55b520128d get kitsu login to fill username burnin 2022-11-04 17:45:51 +01:00
Jakub Trllo
a57a875b07 fix cache of asset docs 2022-11-04 16:00:39 +01:00
Jakub Trllo
55031551f5
Merge pull request #4065 from pypeclub/feature/direct_interfaces_import
General: Direct interfaces import
2022-11-04 12:24:21 +01:00
Jakub Trllo
b8cf3ea443
Merge pull request #4063 from pypeclub/feature/publisher_common_cache_function
Publisher: Prepared common function for instance data cache
2022-11-04 12:08:22 +01:00
Jakub Trllo
d6bc58df08 Merge branch 'develop' into feature/publisher_common_cache_function 2022-11-04 12:07:54 +01:00
Jakub Trllo
25f7f62022
Merge pull request #4066 from pypeclub/bugfix/settings_lock_can_be_bypassed
Settings UI: Locked setting can't bypass lock
2022-11-04 12:05:50 +01:00
Petr Kalis
34f4ee5ec7 OP-4371 - fix - provide full path to first file as a source for Thumbnail 2022-11-03 18:29:51 +01:00
Petr Kalis
fa6a80bcef OP-4371 - remove obsolete ExtractThumbnail
Functionality will be replaced by ExtractThumbnailFromSource which handles resolution.
Reviewable instance must contain thumbnailSource field pointing to source file for Thumbnail.
2022-11-03 18:04:29 +01:00
Petr Kalis
4874f5f79b OP-4371 - remove families from PreIntegrateThumbnail
It should handle all instance which has thumbnail representations, not only specifically for image and render. There might be many more.
2022-11-03 17:58:10 +01:00
Jakub Trllo
040ba43d97 added title to unsaved changes dialog 2022-11-03 16:42:45 +01:00
Jakub Trllo
406a7e0e2e project list does not trigger unsaved changes dialog if is not in edit node 2022-11-03 16:42:35 +01:00
Jakub Trllo
b716eb18cf added deprecation warning 2022-11-03 16:36:59 +01:00
Jakub Trllo
12c28fe466 change imports in hosts 2022-11-03 16:27:38 +01:00
Jakub Trllo
81017f90cf added forgotten modules 2022-11-03 16:26:26 +01:00