Commit Graph

1257 Commits

Author SHA1 Message Date
Ronald Barendse
f4ac0a532e Merge branch 'v9/dev' into v9/bugfix/image-cropping 2021-08-06 09:44:01 +02:00
Nikolaj Geisle
eca3536dc7 Merge pull request #10660 from vsilvar/v9/feature/modelsbuilders-nullable-references-maybenull
Added MaybeNullAttribute to ModelsBuilder generated files
2021-08-04 15:13:31 +02:00
Bjarke Berg
cb81b96c4a Merge pull request #10716 from lars-erik/patch-separate-sqlce-from-integration-tests
Testable BTree to ContentCache in V9 / Separate SqlCe from integration tests
2021-08-04 15:02:49 +02:00
Bjarke Berg
f9b91cd272 Merge pull request #10661 from vsilvar/v9/feature/10648-umbracobuilder-extensions-chaining
Updated public IUmbracoBuilder extension methods to allow chaining
2021-08-04 12:45:33 +02:00
Bjarke Berg
e1dab63123 Merge remote-tracking branch 'origin/v9/dev' into patch-separate-sqlce-from-integration-tests 2021-08-04 10:50:33 +02:00
Bjarke Berg
30badd7d69 Fixed migration to support updating from 8.15rc (and before),8.15 final and 9.0rc1 2021-08-04 09:44:34 +02:00
Bjarke Berg
ac2f567f0e Still do ToArray as the first thing, to avoid test fails. 2021-08-03 12:29:15 +02:00
Bjarke Berg
e84fcd31a1 Moved namespaces 2021-08-03 09:58:41 +02:00
Bjarke Berg
4ab0b65238 post merge fix - Moved migration to infrastructure 2021-08-03 09:56:32 +02:00
Bjarke Berg
43ae1fa3e4 Merge remote-tracking branch 'origin/v8/dev' into v9/feature/merge_v8_dev_03082021
# Conflicts:
#	build/NuSpecs/UmbracoCms.Web.nuspec
#	src/SolutionInfo.cs
#	src/Umbraco.Core/ContentEditing/ContentTypesByKeys.cs
#	src/Umbraco.Core/Persistence/NPocoDatabaseExtensions-Bulk.cs
#	src/Umbraco.Core/PropertyEditors/IPropertyCacheCompression.cs
#	src/Umbraco.Core/PropertyEditors/IPropertyCacheCompressionOptions.cs
#	src/Umbraco.Core/PropertyEditors/NoopPropertyCacheCompressionOptions.cs
#	src/Umbraco.Core/Services/LocalizedTextServiceExtensions.cs
#	src/Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPlan.cs
#	src/Umbraco.Infrastructure/Migrations/Upgrade/V_8_15_0/AddCmsContentNuByteColumn.cs
#	src/Umbraco.Web.BackOffice/Controllers/ContentController.cs
#	src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
#	src/Umbraco.Web/PublishedCache/NuCache/DataSource/DatabaseDataSource.cs
#	src/Umbraco.Web/PublishedCache/NuCache/NuCacheComposer.cs
#	src/Umbraco.Web/PublishedCache/NuCache/NuCacheSerializerComponent.cs
#	src/Umbraco.Web/PublishedCache/NuCache/PublishedSnapshotService.cs
#	src/Umbraco.Web/Umbraco.Web.csproj
#	src/Umbraco.Web/UrlHelperRenderExtensions.cs
2021-08-03 09:48:34 +02:00
Shannon Deminick
f1bc76e709 Merge pull request #10670 from cleversolutions/temp-10656
Umbraco 9 - LoginProvider Duplicate Key
2021-07-27 02:43:01 +10:00
Mole
4f4caeba6a Merge pull request #10691 from umbraco/v9/feature/package-manifest-bundle-options
Adds bundle options to the package manifest
2021-07-20 08:28:48 +02:00
Shannon
6118091da2 fixes css independent registration. 2021-07-19 16:34:32 -06:00
Mole
25e2016e82 Merge pull request #10652 from marcemarc/v9/bugfix/mediapickertypo
Typo in DataTypeList Media Picke (legacy)
2021-07-19 09:53:38 +02:00
Shannon
b16bf2f583 Adds BundlingOptions for better bundling support and moves all logic to the bundler (don't manually process urls). 2021-07-15 14:06:33 -06:00
Shannon
df9c4a0160 Adds bundle options to the package manifest
to more control over how bundling works for static file processing for app_plugins
2021-07-15 13:26:32 -06:00
Shannon
91d5820982 Fixes #10666 - CreateMemberWithIdentity was not working 2021-07-15 09:42:06 -06:00
Mole
a5ee8566b8 Merge pull request #10655 from umbraco/v9/task/supress-notifications
Remove raiseEvent method parameters and allow suppressing events at the scope level
2021-07-15 09:36:58 +02:00
Shannon Deminick
994e67aeea Merge pull request #10657 from umbraco/v9/task/lazy-collections
Changes all collections from collection builders to resolve the concrete instances lazily.
2021-07-15 03:46:16 +10:00
Mole
5dd57cf83b Merge pull request #10659 from umbraco/v9/bugfix/sync-date-time-content
Fixes issue that the update culture dates were not synced with the version date like they are for the published culture dates
2021-07-14 09:36:13 +02:00
Evan Moore
0ca4dd176c Add some comments 2021-07-13 13:55:44 -04:00
Evan Moore
d4760f5467 include userId in IX_umbracoExternalLogin_LoginProvider 2021-07-13 13:19:28 -04:00
Shannon
961d70e352 Fixes when SetCultureEdited and AdjustDates is called. 2021-07-13 09:52:31 -06:00
Shannon Deminick
a39f5da65b Update src/Umbraco.Infrastructure/Services/Implement/MediaService.cs
Co-authored-by: Andy Butland <abutland73@gmail.com>
2021-07-14 01:19:26 +10:00
Shannon Deminick
127c0e1be0 Update src/Umbraco.Infrastructure/Services/Implement/MediaService.cs
Co-authored-by: Andy Butland <abutland73@gmail.com>
2021-07-14 01:19:19 +10:00
Shannon Deminick
47a8a3f5ff Update src/Umbraco.Infrastructure/Services/Implement/MediaService.cs
Co-authored-by: Andy Butland <abutland73@gmail.com>
2021-07-14 01:19:14 +10:00
Evan Moore
d045003fb5 add userId to IX_ExternalLogin_LoginProvider 2021-07-13 11:02:45 -04:00
Vitor Rodrigues
4f9265240b #10648: Updated public IUmbracoBuilder extension methods to allow chaining 2021-07-13 01:47:26 +02:00
Vitor Rodrigues
d624eaff33 Added MaybeNullAttribute to ModelsBuilder generated files
The added attribute will enable consuming projects that have Nullable Reference Types enabled to receive proper warnings when access null checks aren't performed.
2021-07-13 01:26:03 +02:00
Shannon
c08b5173a2 Fixes issue that the update culture dates were not synced with the version date like they are for the published culture dates. 2021-07-12 16:26:19 -06:00
Shannon
bc84ffe260 Changes all collections from collection builders to resolve the concrete instances lazily.
This means we don't have to inject Lazy<T> all over the place when dealing with
colleciton builders and circular references since this will automatically just work OOTB.
This in theory should also allocate less instances during startup.
2021-07-12 15:28:46 -06:00
Shannon
a15eab1e6b cleanup 2021-07-12 10:43:50 -06:00
Shannon
ff9645c289 Updates usages. 2021-07-12 10:20:59 -06:00
Shannon
b912f1361a changes parameter to path instead of name. 2021-07-12 10:08:54 -06:00
Shannon
a72797e8c9 handles xml data consistently between partial views and partial view macros 2021-07-12 10:07:46 -06:00
Shannon
113b6598ed removes raiseEvent params 2021-07-12 09:46:56 -06:00
Mole
a0f86f015e Merge remote-tracking branch 'origin/v9/dev' into v9/task/package-partial-views 2021-07-12 14:32:43 +02:00
Mole
b3fa5f5f35 Update src/Umbraco.Infrastructure/Examine/MediaValueSetBuilder.cs 2021-07-12 12:53:04 +02:00
Marc Goodson
f69ca3392a Typo in DataTypeList Media Picke (legacy)
should be Media Picker (legacy)
2021-07-11 12:35:08 +01:00
Shannon
5a1a24556e Gets packaging scripts and partial views working and fixes packaging stylesheets and cleans things up a bit. 2021-07-08 13:11:39 -06:00
Mole
753f6f6b1d Clean url generator a bit 2021-07-08 14:11:30 +02:00
Bjarke Berg
dd8d719f65 Fixed potential issue with PublishedSnapshot not available. 2021-07-08 10:07:11 +02:00
Shannon
f7d0e417d6 packages partial views associated with macros. 2021-07-07 16:16:14 -06:00
Shannon
3eb54831cb Remove OriginalMediaPathScheme, changes how we extract the media file path and use that correctly instead of hacks. 2021-07-07 14:36:52 -06:00
Shannon
6402a0ca8d Merge remote-tracking branch 'origin/v9/dev' into v9/task/package-as-xml 2021-07-07 11:10:53 -06:00
Bjarke Berg
d8b969a3c1 Merge pull request #10619 from umbraco/v9/bugfix/models-builder-refs
Changes the RoslynCompiler to use assemblies resolved from the DependencyContext
2021-07-07 18:49:34 +02:00
Bjarke Berg
c1c114104d Merge remote-tracking branch 'origin/v9/bugfix/models-builder-refs' into v9/9.0-rc001 2021-07-07 17:48:34 +02:00
Shannon
70861870a3 Changes the RoslynCompiler to use assemblies resolved from the DependencyContext 2021-07-07 09:45:32 -06:00
Shannon
58a4e600db Pretty much gets zip package format working with media install 2021-07-07 09:41:11 -06:00
Bjarke Berg
87bd67c5fe Merge remote-tracking branch 'origin/v9/9.0-rc001' into v9/dev 2021-07-07 06:35:11 +02:00