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
2fc0fc6850
Removes CannotSuppressNotificationAttribute
2021-07-14 11:56:30 -06:00
Shannon Deminick
7e8e96aaa3
Merge pull request #10646 from umbraco/v9/bugfix/runtime-hash-calculation
...
Fixes runtime hash calculation
2021-07-15 03:46:51 +10: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
Warren Buckley
907a8659dd
Merge pull request #10680 from umbraco/v9/bugfix/validation-messages
...
V9: Fix validation messages
2021-07-14 14:34:53 +01:00
Mole
5cd0545b2f
Tweak xml header
2021-07-14 14:27:36 +02:00
Mole
2ea40a103a
Make ValidationProblem methods unambiguous
2021-07-14 14:18:22 +02: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
Shannon
7913ae5463
fix test
2021-07-13 10:04:47 -06:00
Shannon
961d70e352
Fixes when SetCultureEdited and AdjustDates is called.
2021-07-13 09:52:31 -06:00
Shannon Deminick
3e586991df
Update src/Umbraco.Tests.Integration/Umbraco.Infrastructure/Scoping/SupressNotificationsTests.cs
...
Co-authored-by: Andy Butland <abutland73@gmail.com >
2021-07-14 01:19:40 +10:00
Shannon Deminick
e30bc55ffe
Update src/Umbraco.Tests.Integration/Umbraco.Infrastructure/Scoping/SupressNotificationsTests.cs
...
Co-authored-by: Andy Butland <abutland73@gmail.com >
2021-07-14 01:19:35 +10: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
Shannon Deminick
1fc4bf6dcd
Update src/Umbraco.Core/Events/IScopedNotificationPublisher.cs
...
Co-authored-by: Andy Butland <abutland73@gmail.com >
2021-07-14 01:19:06 +10:00
Warren Buckley
fe0c888e02
Merge pull request #10669 from umbraco/v9/bugfix/fix-recusive-localize
...
V9: Fix recursive localize when resetting password
2021-07-13 15:31:11 +01:00
Mole
3b611d6551
Convert string[] to dictionary vars
2021-07-13 15:20:50 +02:00
Mole
19c3a1fa47
Merge pull request #10629 from umbraco/v9/task/package-partial-views
...
V9/task/package partial views
2021-07-13 11:59:31 +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
461a199d15
Changes a couple of collection builders to not use the lazy (slightly more expensive ones) when not needed.
2021-07-12 13:34:14 -06:00
Shannon
dcae692407
Fix typo, adds [CannotSuppressNotification]
2021-07-12 11:54:38 -06:00
Shannon
cd20701929
another test
2021-07-12 11:13:01 -06:00
Shannon
e8bc2f6dac
adds tests
2021-07-12 10:58:50 -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 Deminick
720aa6202a
Update src/Umbraco.Web.BackOffice/Controllers/EntityController.cs
...
Co-authored-by: Mole <nikolajlauridsen@protonmail.ch >
2021-07-13 02:09:15 +10: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
e04d2a8405
adds debug logging
2021-07-12 09:58:19 -06:00
Shannon
bc2aab5e67
fix benchmark build
2021-07-12 09:49:27 -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
11b0157047
Merge pull request #10620 from umbraco/v9/task/package-as-xml
...
Package format changed to zip
2021-07-12 14:18:05 +02:00
Mole
b3fa5f5f35
Update src/Umbraco.Infrastructure/Examine/MediaValueSetBuilder.cs
2021-07-12 12:53:04 +02:00
Shannon
582fdec213
Adds null check and adds back orig ctor for ProfilingLogger
2021-07-09 16:37:37 -06:00
Shannon
f7b8a93a35
Fixes typefinder/loader dependency refs, allows config to specify additional entry assemblies
2021-07-09 16:15:37 -06:00
Shannon
7ec3afa5ff
Adds new ctor to runtime hash class. Adds startup objects to the IUmbracoBuilder that are not otherwise available during configuration.
2021-07-09 15:31:01 -06:00
Shannon
1ef5290576
Updates runtime hash calc to be based on the assemblies returned from the assembly provider.
2021-07-09 14:50:37 -06:00
Shannon
5b21b9fe2c
uses ext method
2021-07-09 14:48:53 -06:00
Shannon
a1efccbc68
Add extension to get hash from stream
2021-07-09 14:48:12 -06:00
Mole
c6e3e69365
Merge pull request #10636 from erikjanwestendorp/remove-reference-to-app-data-folder
...
Change path to log files in error.html (installation)
2021-07-09 14:26:00 +02:00
Erik-Jan Westendorp
9d3daa1959
Update error.html
...
Change path of the log folder since the App_Data folder doesn't exist anymore.
2021-07-09 13:34:54 +02:00
Mole
f19d4975ef
Merge pull request #10628 from KevinJump/v9/UmbracoDictionaryTranslate-fix
...
Fix for #10627 - UmbracoDictionaryTranslate checks.
2021-07-09 10:52:23 +02:00
Shannon
c93dee667a
Merge branch 'v9/task/package-as-xml' into v9/task/package-partial-views
2021-07-08 13:58:54 -06:00
Shannon
69060bbc15
fixes tests
2021-07-08 13:58:27 -06: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
Kevin Jump
5d21e07341
Fix for #10627 - UmbracoDictionaryTranslate checks.
2021-07-08 20:06:08 +01:00
Shannon
f7d0e417d6
packages partial views associated with macros.
2021-07-07 16:16:14 -06:00