Commit Graph

39636 Commits

Author SHA1 Message Date
Bjarke Berg
c5752b5db5 Revert "Fixed issue with saving content when having an empty variant. Aligned codebase with how it is in v8"
This reverts commit 5ae0b64b36.
2021-08-11 14:50:39 +02:00
Nikolaj Geisle
6be555f85a Merge pull request #10832 from umbraco/v9/bugfix/cached_partial_did_not_materialize_before_caching
Fixed issue with CachedPartial that cached an unmaterialized value
2021-08-11 14:42:25 +02:00
Warren Buckley
f351cc15d5 Fix up TestData to not use ConfigManager but to get Version from injected IUmbracoVersion in the view 2021-08-11 13:33:53 +01:00
Bjarke Berg
805a228e6b Merge remote-tracking branch 'origin/v9/dev' into v9/dev 2021-08-11 14:32:35 +02:00
Bjarke Berg
5ae0b64b36 Fixed issue with saving content when having an empty variant. Aligned codebase with how it is in v8 2021-08-11 14:32:08 +02:00
Warren Buckley
f09ec194fe Remove System.Configuration from tests 2021-08-11 13:27:28 +01:00
Warren Buckley
485730b776 Use TestData Options/Settings as opposed to ConfigManager 2021-08-11 13:27:03 +01:00
Warren Buckley
ec15f20fdf Replace excetion type from System.Configuration 2021-08-11 13:26:28 +01:00
Warren Buckley
9112963224 Remove System.Configuration.ConfigurationManager 2021-08-11 13:25:13 +01:00
Zeegaan
1906228ead Fixed test class with private field instead of public property 2021-08-11 14:23:16 +02:00
Zeegaan
c07fe97edd Merge remote-tracking branch 'origin/v9/dev' into v9/bugfix/Refractor_UmbracoContextAccessor 2021-08-11 14:01:00 +02:00
Bjarke Berg
442310d0ea Fixed issue with CachedPartial that cached an unmaterialized value, that could not be used on cache hits. 2021-08-11 13:59:28 +02:00
Zeegaan
81807f76dc Fixed last 4 classes that used old UmbracoContextAccessor to use new TryGetUmbracoContext 2021-08-11 13:33:34 +02:00
Zeegaan
f299c6a93b Updated 15 classes to use the new TryGetUmbracoContext and implemented a Set() method in HybridUmbracoContextAccessor 2021-08-11 13:25:17 +02:00
Zeegaan
c3bac00f6e Fixed 11 more classes with new TryGetUmbracoContext 2021-08-11 12:17:35 +02:00
Warren Buckley
558352e3ac Merge pull request #10823 from umbraco/v9/feature/package_export_and_import_both_xml_and_zip
V9: Package export and import both xml and zip
2021-08-11 11:10:28 +01:00
Zeegaan
919b091e67 Fixed 11 classes with the new TryGetUmbracoContext 2021-08-11 11:33:46 +02:00
Bjarke Berg
c2d54f508f Fixed missing TODO 2021-08-11 11:30:47 +02:00
Zeegaan
261b93f7be Updated 13 classes with new TryGetUmbracoContext 2021-08-11 11:06:55 +02:00
Bjarke Berg
53fc1693ec Fix duplicate ProjectReference to Umbraco.Web.Common 2021-08-11 10:39:58 +02:00
Zeegaan
4bcabf7c6e Fixed missing "!" 2021-08-11 10:12:16 +02:00
Ronald Barendse
c5361ec54e Improve crop coordinate calculations 2021-08-11 09:53:58 +02:00
Bjarne Fyrstenborg
b8b8fb667b Use constants 2021-08-11 08:31:37 +02:00
Bjarne Fyrstenborg
520a7e519c Use file picker for packages 2021-08-11 01:26:15 +02:00
Bjarne Fyrstenborg
94f7a55698 Add back isDialog 2021-08-11 01:22:22 +02:00
Bjarne Fyrstenborg
1fac53e120 Simplify code 2021-08-11 01:12:13 +02:00
Bjarne Fyrstenborg
c33294ae7f Include static file picker 2021-08-11 00:55:01 +02:00
Bjarne Fyrstenborg
04fcd8c01e Add infinite editor for file picker and static file picker 2021-08-11 00:53:30 +02:00
Ronald Barendse
01559ede97 Only support crop coordinates in CropWebProcessor 2021-08-10 23:55:37 +02:00
Shannon Deminick
962984b9c9 Merge pull request #10702 from umbraco/v9/task/more-flexible-startup
More flexible Umbraco startup code - new method WithCustomMiddleware
2021-08-11 06:26:03 +10:00
Shannon
01dd9e6f2e Merge branch 'v9/dev' into v9/task/more-flexible-startup
# Conflicts:
#	src/Umbraco.Web.Common/Extensions/ApplicationBuilderExtensions.cs
2021-08-10 13:55:55 -06:00
Shannon
652f385057 Merge branch 'v9/bugfix/external-login-changes' into v9/dev 2021-08-10 12:42:32 -06:00
Shannon
1917c51115 Another fix required for the user invite flow. 2021-08-10 12:41:24 -06:00
Bjarke Berg
d520be52bc Merge pull request #10721 from umbraco/v9/bugfix/external-login-changes
external login changes/enhancements
2021-08-10 20:04:20 +02:00
Bjarke Berg
cfc9450940 Do not show build information on Upgrade page 2021-08-10 19:31:27 +02:00
Ronald Barendse
22814036a1 Update FocalPointPosition and CropCoordinates constructors/properties 2021-08-10 17:20:03 +02:00
Ronald Barendse
766530fcd3 Swap focal point order to left,top to match resize X,Y coordinates 2021-08-10 17:17:40 +02:00
Elitsa Marinovska
20a40ce001 New migration for dropping existing indexes in the dictionary tables and re-creating the new ones. Silently log in case the migration fails - due to duplicate records 2021-08-10 17:47:48 +03:00
Bjarke Berg
2add0833bc Merge pull request #10824 from umbraco/v9/serilog-remove-old-xml-settings-nuget
V9 Serilog - Remove old XML settings nuget
2021-08-10 14:54:05 +02:00
Elitsa Marinovska
2362b9479b Update DictionaryDto and LanguageTextDto to have unique indexes. 2021-08-10 15:44:19 +03:00
Ronald Barendse
0753353cf7 Remove obsolete/unused properties and parameters 2021-08-10 13:36:50 +02:00
Ronald Barendse
474b63a590 Update AngularJS image URL parameters 2021-08-10 13:35:04 +02:00
Warren Buckley
73daca339e Adds in System.Configuration.ConfigurationManager that the Serilog package had a dependacy on 2021-08-10 11:45:53 +01:00
Bjarke Berg
2b8256c576 Fix hash of xml 2021-08-10 12:40:24 +02:00
Zeegaan
e9908e341f fixed RedirectTrackingHandler to implement new version of IPublishedSnapshot 2021-08-10 12:25:56 +02:00
Ronald Barendse
0b9f1f4f86 Remove usage of obsolete image URL generation properties (width/height ratio, default crop, upscale and animation process mode) 2021-08-10 11:23:37 +02:00
Zeegaan
cd439bbb7c removed unneccesary dbcontext 2021-08-10 11:20:14 +02:00
Warren Buckley
66194fe553 Remove unused usings 2021-08-10 10:19:29 +01:00
Warren Buckley
b82047ce00 Fix build & remove this constructor where you could pass in a custom filepath to read the XML settings from 2021-08-10 10:19:13 +01:00
Warren Buckley
2b36538b71 Uninstall OLD Serilog package that read config from XML values we use Serilog.Settings.Configuration instead now 2021-08-10 10:18:33 +01:00