Commit Graph

38225 Commits

Author SHA1 Message Date
Mole
317363977e Migrate Deleting/ed relation 2021-03-31 09:46:05 +02:00
Mole
10c888bdfe Add IEnumerable constructor to DeleteNotification 2021-03-31 09:45:19 +02:00
Mole
4c98b28520 Merge pull request #10069 from umbraco/netcore/notifications/datatypeservice
Events to Notifications Migration: DataType Service
2021-03-31 09:29:03 +02:00
Mole
b211beb84a Add notification classes 2021-03-31 08:50:39 +02:00
Mads Rasmussen
c881fa9e7d Fixes tabbing-mode remains active after closing modal #9790 (#10074) 2021-03-30 17:03:56 +02:00
Mole
dc9e60c36a Add null check for AdditionalData 2021-03-30 15:06:46 +02:00
Mole
d844b62f84 TemplateSaved not TemplateSaving 2021-03-30 14:59:10 +02:00
Mole
7e3d0ecebc Migrate more events 2021-03-30 14:33:44 +02:00
Mole
52e31435cd Use notifications for saving and saved template
This was was a bit more interesting.
2021-03-30 14:01:37 +02:00
Mole
5c4a6b8f6e Use notifications instead of events. 2021-03-30 13:10:43 +02:00
Mole
84d98f48c7 Register notifications for DistributedCacheBinder 2021-03-30 11:14:50 +02:00
Warren Buckley
7b34b495af Implement the events now as notifications for DataType Service 2021-03-30 09:25:34 +01:00
Mole
1b3468303c Add notification classes 2021-03-30 10:01:42 +02:00
Warren Buckley
e64a7818ad Merge remote-tracking branch 'origin/netcore/dev' into netcore/notifications/datatypeservice
# Conflicts:
#	src/Umbraco.Infrastructure/Cache/DistributedCacheBinder_Handlers.cs
#	src/Umbraco.Tests.Integration/Cache/DistributedCacheBinderTests.cs
2021-03-30 08:53:18 +01:00
Warren Buckley
4c50c57c1f Remove unused eventAggregator 2021-03-30 08:48:45 +01:00
Mole
f345589149 Switch MacroService to use Notifications and make it internal. 2021-03-29 15:09:26 +02:00
Mole
48a4620e1b Add macro notifications 2021-03-29 14:39:02 +02:00
Mole
98784a62d1 Merge pull request #10070 from kjac/netcore/feature/membergroupservice-without-static-events
Remove static events from MemberGroupService
2021-03-29 14:14:39 +02:00
Mole
3029a85bc2 Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/membergroupservice-without-static-events
# Conflicts:
#	src/Umbraco.Infrastructure/Cache/DistributedCacheBinder_Handlers.cs
#	src/Umbraco.Tests.Integration/Cache/DistributedCacheBinderTests.cs
#	src/Umbraco.Tests.Integration/Umbraco.Infrastructure/Scoping/ScopedRepositoryTests.cs
2021-03-29 13:46:06 +02:00
Mole
ed2e79fa28 Merge branch 'netcore/dev' into netcore/feature/membergroupservice-without-static-events 2021-03-29 13:38:56 +02:00
Mole
62f62518f0 Make MemberGroupService internal 2021-03-29 13:38:46 +02:00
Mole
e72c98928a Merge pull request #9981 from kjac/netcore/feature/member-publicaccess-user-services-without-static-events
Remove static events from MemberService, UserService and PublicAccessService
2021-03-29 13:07:07 +02:00
Warren Buckley
44b90d5993 Implment a Renaming & Renamed notification for DataType Container 2021-03-29 11:08:14 +01:00
Mole
b4cbf0cf5d Remove obsolete static events 2021-03-29 11:39:04 +02:00
Warren Buckley
6d73051bea Fixup failing unit test - we no longer using the EventArgs 2021-03-29 09:19:45 +01:00
Warren Buckley
01f3c93097 Merge branch 'netcore/dev' into netcore/notifications/datatypeservice 2021-03-29 08:57:44 +01:00
Warren Buckley
4ef6c798fc Remove leftover comments from migrating this over 2021-03-29 08:48:42 +01:00
Shannon
9fac0a1470 Fixes tests 2021-03-29 18:05:13 +11:00
Shannon
5f4818263f Fixes BackOfficeClaimsPrincipalFactory to use the correct auth type. Uses the correct UmbracoIdentityRole class, fixes up MemberSignInManagerTests, new MemberClaimsPrincipalFactory 2021-03-29 17:37:58 +11:00
Shannon
eb8a180f1e Moves base signin manager logic to a base class 2021-03-29 16:24:55 +11:00
Shannon
9b8088f08b Merge remote-tracking branch 'umbraco/netcore/dev' into netcore/members-signin-manager 2021-03-29 15:43:52 +11:00
Shannon Deminick
705b3bf775 Merge pull request #9946 from emmagarland/netcore/members-roles-save
Member group (identity role) and store
2021-03-29 15:40:03 +11:00
Kenn Jacobsen
3f0539cf83 Remove static events from MemberGroupService 2021-03-26 18:47:06 +01:00
Kenn Jacobsen
c113ca8eda Fixed merge conflicts 2021-03-26 16:49:16 +01:00
Mole
59a3903168 Merge pull request #10067 from umbraco/netcore/feature/migrate-localization-service-events
Netcore: Migrate localization service events
2021-03-26 14:55:43 +01:00
Mole
32419835e2 Move DeletingNotification and make LocalizationService internal 2021-03-26 14:28:19 +01:00
Warren Buckley
3cd2d97226 Move last events to notifications 2021-03-26 12:23:27 +00:00
Warren Buckley
e78b877619 Remove reference to old events 2021-03-26 12:18:10 +00:00
Warren Buckley
022c5feaf6 Notifications for EntityContainers in DataTypeService aka Folders for DataTypes 2021-03-26 10:44:07 +00:00
Warren Buckley
03782bca86 New generic Deleting Notification to match the DeletedNotification and Saving/Saved ones 2021-03-26 10:43:07 +00:00
Shannon
005a23958c remove todo 2021-03-26 16:52:42 +11:00
Shannon
29b1aa1b33 Refactor MemberRoleStore to not be generic and use our own UmbracoIdentityRole which has support for change tracking, uses builders for models in test 2021-03-26 16:43:49 +11:00
Shannon
48a2a0a357 remove httpcontext requirement from mapper 2021-03-26 15:54:45 +11:00
Shannon
db3dc01321 removes todos, reverts tree controller, fixes up review notes. 2021-03-26 14:18:41 +11:00
Shannon
33b5f402b4 reverts MemberGroupController and removes TODOs 2021-03-26 14:06:17 +11:00
Bjarke Berg
fbcaa6adea https://github.com/umbraco/Umbraco-CMS/issues/10060 - Fixed issue where appsettings section for modelsbuilder was not used. 2021-03-25 16:17:46 +01:00
Mole
6a81b31d84 Tentative fix for ScopedRepositoryTests
Caches are getting cleared because we can't unbind from events :(
2021-03-25 15:54:43 +01:00
Mole
c8471b096c Switch to INotificationHandler 2021-03-25 14:51:00 +01:00
Mole
499e4f0c42 Merge pull request #9999 from umbraco/v8/feature/AB10891-content-dashboard-config
Granting access to the content dashboard for all user groups
2021-03-25 12:03:33 +01:00
Elitsa Marinovska
f68d4d6968 Taking AllowContentDashboardAccessToAllUsers prop from GlobalSettings to ContentDashboardSettings and saving AccessRulesFromConfig into a backing field 2021-03-25 11:11:41 +01:00