Ronald Barendse
|
dcc07fd612
|
Add Root<T> and Breadcrumbs extension methods for IPublishedContent (#9033)
* Fix usage of obsolete CreatorName and WriterName properties
* Add generic Root extension method
* Add Breadcrumbs extension methods
|
2021-03-29 09:13:53 +10:00 |
|
Callum Whyte
|
121ae2e8a9
|
Handling multiple values per field in Examine Management
|
2021-03-29 08:34:55 +10: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 |
|
Shannon
|
2d2feb86bb
|
Starts converting member macros
|
2021-03-26 00:22:11 +11:00 |
|
Elitsa Marinovska
|
05e9710ca6
|
Using an atomic operation when calling GetCacheItem - a callback is specified when the item isn't found
|
2021-03-25 13:29:27 +01:00 |
|
Elitsa Marinovska
|
19c17836aa
|
Adding recycle bin smells caches at repository level
|
2021-03-25 12:54:46 +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
|
d2a26bf4da
|
Caching RecycleBinSmells
|
2021-03-25 11:49:38 +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 |
|
Mole
|
4993b93ef7
|
Merge pull request #10059 from umbraco/netcore/bugfix/add_tree_alias_to_tree_notifications
Added `TreeAlias` to tree notifications
|
2021-03-25 11:05:17 +01:00 |
|
Mole
|
18083b7155
|
Switch LocalizationService over to event aggregator
|
2021-03-25 09:00:38 +01:00 |
|
Bjarke Berg
|
8d61b3f067
|
https://github.com/umbraco/Umbraco-CMS/issues/10054 - Added TreeAlias to the remaining tree notifications
|
2021-03-25 07:05:08 +01:00 |
|
Bjarke Berg
|
69548e0b33
|
Fixed new tests to match namespaces from v9
|
2021-03-24 18:37:26 +01:00 |
|
Elitsa Marinovska
|
56d5704167
|
bool.Try
|
2021-03-24 16:15:21 +01:00 |
|
Bjarke Berg
|
202beba1bc
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/Umbraco.Tests.AcceptanceTest/cypress/integration/Content/content.ts
|
2021-03-24 16:05:10 +01:00 |
|
Bjarke Berg
|
bfc3068d6a
|
Merge pull request #10056 from umbraco/v8/feature/new-cypress-content-tests
Add new cypress tests
|
2021-03-24 16:03:29 +01:00 |
|
Elitsa Marinovska
|
91ce071271
|
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB10891-content-dashboard-config
|
2021-03-24 15:43:33 +01:00 |
|
Elitsa Marinovska
|
61f486ebea
|
Cleanup
|
2021-03-24 15:36:29 +01:00 |
|
Elitsa Marinovska
|
6e54c6fefd
|
Implementation for IContentDashboardSettings
|
2021-03-24 15:34:05 +01:00 |
|
Elitsa Marinovska
|
eabfa7f414
|
Getting rid of the config file and implementing an appSetting instead
|
2021-03-24 15:28:06 +01:00 |
|
Mole
|
64724ac85b
|
Add indentation
|
2021-03-24 15:11:26 +01:00 |
|
Mole
|
70a582d1f0
|
Add new cypress tests
|
2021-03-24 15:04:34 +01:00 |
|
Bjarke Berg
|
ef9dc447cd
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/Umbraco.Tests.AcceptanceTest/cypress/integration/Settings/languages.ts
# src/Umbraco.Tests.AcceptanceTest/cypress/integration/Settings/templates.ts
# src/Umbraco.Tests.AcceptanceTest/cypress/integration/Tour/backofficeTour.ts
# src/Umbraco.Tests.AcceptanceTest/package.json
|
2021-03-24 15:03:03 +01:00 |
|
Mole
|
7a699c3fa9
|
Add notification classes
|
2021-03-24 14:29:15 +01:00 |
|
Bjarke Berg
|
b723b4d377
|
Merge pull request #10045 from umbraco/v8/feature/update-cypress-and-fix-tests
Update cypress and fix tests
|
2021-03-24 14:26:06 +01:00 |
|
Bjarke Berg
|
c41b05413a
|
Merge pull request #10044 from umbraco/netcore/feature/acceptance_tests_on_azure
Netcore: Run acceptance tests on azure pipelines
|
2021-03-24 12:30:57 +01:00 |
|
Bjarke Berg
|
efb9aacfe2
|
Bump version to beta001
|
2021-03-24 12:30:08 +01:00 |
|
Bjarke Berg
|
55354b969b
|
Added continueOnError: true so the acceptance tests are not blocking a merge
|
2021-03-24 11:43:33 +01:00 |
|
Bjarke Berg
|
f59d36624d
|
Do not copy umbraco folder content to output folder. Only relevant for publish folder (as far as we know)
|
2021-03-24 11:05:50 +01:00 |
|
Mole
|
f0b39ce890
|
Align 'Add language' test to netcore
|
2021-03-24 10:57:02 +01:00 |
|
Mole
|
bffe1576d1
|
Try a fix for language tests
|
2021-03-24 10:06:15 +01:00 |
|
Mole
|
f3d1f39302
|
Merge pull request #10022 from umbraco/netcore/feature/package-dotnet-template
Netcore: Add package dotnet template and improved the templates
|
2021-03-24 09:42:19 +01:00 |
|
Bjarke Berg
|
68430c196e
|
Do not copy umbraco folder content to output folder. Only relevant for publish folder (as far as we know)
|
2021-03-24 09:41:29 +01:00 |
|
Bjarke Berg
|
36ed141065
|
Add Linux acceptance tests - Trial 25
|
2021-03-24 08:02:35 +01:00 |
|
Bjarke Berg
|
4e2072af63
|
Add Linux acceptance tests - Trial 24
|
2021-03-24 08:00:31 +01:00 |
|