Bjarke Berg
6905e5e734
Cleanup of different stuff that can be deleted from Umbraco.Web
...
Signed-off-by: Bjarke Berg <mail@bergmania.dk >
2020-10-22 12:25:52 +02:00
Shannon
785c3a34e9
fix csproj
2020-10-22 21:18:46 +11:00
Shannon
2b1dfc5888
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/task/6973-migrating-authenticationcontroller
...
# Conflicts:
# src/Umbraco.Tests.Integration/Testing/UmbracoIntegrationTest.cs
# src/Umbraco.Tests/Web/Mvc/UmbracoViewPageTests.cs
# src/Umbraco.Web.BackOffice/Controllers/BackOfficeController.cs
# src/Umbraco.Web/Editors/BackOfficeController.cs
# src/Umbraco.Web/Mvc/UmbracoController.cs
2020-10-22 21:16:44 +11:00
Mole
efc1817984
Migrate PartialViewRepositoryTests and ScriptRepositoryTest
2020-10-22 11:18:26 +02:00
Niels Lyngsø
3025fbd8b6
further progress, need to switch branch.
2020-10-22 11:16:37 +02:00
Sebastiaan Janssen
094897704c
Need null checks for Keys in case packages had been created without keys before
2020-10-22 10:56:49 +02:00
Sebastiaan Janssen
174909d735
Takes the last commit from #9216 to make umb-confirm-action backwards compatible
2020-10-22 10:43:37 +02:00
Mole
bc0135a5c7
Migrate the remaining unit tests in UserRepositoryTest and delete the old file
2020-10-22 10:18:05 +02:00
Sebastiaan Janssen
c903a01f15
Revert "Revert "umb-confirmation directive: move trashcan into directive and address accessibility issues ( #8198 )""
...
This reverts commit 22a1423324 .
2020-10-22 09:53:02 +02:00
Mole
0dc95edea4
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/migrate-persistance-tests
2020-10-22 09:49:40 +02:00
Mole
cdf009de0f
Migrate TagRepositoryTest
2020-10-22 09:48:34 +02:00
Niels Lyngsø
f3aad86413
updates CSS selector to match latest
...
(cherry picked from commit dc6c72c136 )
2020-10-22 09:47:33 +02:00
Niels Lyngsø
dc6c72c136
updates CSS selector to match latest
2020-10-22 09:45:49 +02:00
Niels Lyngsø
24f07af0e1
ability to create from Block Data
2020-10-22 08:35:12 +02:00
Shannon
069529e9e2
Merge branch 'temp_8879' of https://github.com/dawoe/Umbraco-CMS into v8/contrib
2020-10-22 17:28:45 +11:00
Mole
e9ae1a93c3
Merge pull request #9245 from umbraco/netcore/bugfix/unit_tests_runnable_on_linux
...
Netcore: Ensure unit tests are runnable on linux
2020-10-22 08:23:15 +02:00
Shannon Deminick
88f9be8aa4
Merge pull request #9137 from umbraco/v8/bugfix/non-published-content-is-indexed
...
Non-published content indexed in ExternalIndex
2020-10-22 17:18:23 +11:00
Shannon
35bf59dee4
Merge branch 'dawoe-temp_8879' into v8/contrib
2020-10-22 17:16:05 +11:00
Dave Woestenborghs
323cdd1441
Optimized so valuesets are build once instead of per index
2020-10-22 08:12:03 +02:00
Shannon
0bf9ad0967
Merge branch 'temp_8879' of https://github.com/dawoe/Umbraco-CMS into dawoe-temp_8879
2020-10-22 14:17:18 +11:00
Patrick de Mooij
39367b83bb
9238: Fixed invalid multi url picker label
2020-10-22 09:35:56 +10:00
Anthony
759eee042f
Refactored according to PR feedback.
2020-10-21 20:57:21 +01:00
Warren Buckley
f1724a68b2
When exporting package.xml it will now use the UDI/Key so we can reimport with the same key
...
(cherry picked from commit 28954afcad )
2020-10-21 21:04:16 +02:00
berg
070307ea88
Ensure unit tests run on linux
...
Signed-off-by: berg <mail@bergmania.dk >
2020-10-21 21:04:10 +02:00
Warren Buckley
28954afcad
When exporting package.xml it will now use the UDI/Key so we can reimport with the same key
2020-10-21 21:03:31 +02:00
Shannon Deminick
657f1fcdc7
Fixes regression issue with property values being updated in content repositories ( #9146 )
2020-10-21 20:30:35 +02:00
Niels Lyngsø
6f3333fb4c
Merge remote-tracking branch 'origin/v8/bugfix/umbBlockCard-should-work-without-blockConfiguration' into v8/feature/AB8699-Support-blocks-in-clipboard-service
2020-10-21 17:35:10 +02:00
Niels Lyngsø
9c13dc4320
prototype
2020-10-21 17:35:02 +02:00
Niels Lyngsø
79ad43b648
use umb-outline
2020-10-21 16:51:52 +02:00
Niels Lyngsø
7053e8f966
corrected ng-if
2020-10-21 16:33:00 +02:00
Niels Lyngsø
0f81e48634
Make blockConfigModel optional
2020-10-21 16:18:36 +02:00
Warren Buckley
d6b1cda176
Merge pull request #9046 from umbraco/v8/feature/confirm-website-preview-mode
...
UX: Auto exit PreviewMode, If Preview Mode is active user should Confirm to stay.
2020-10-21 14:09:05 +01:00
Warren Buckley
d3407ac155
Apply suggestions from code review
2020-10-21 13:03:53 +01:00
Warren Buckley
b49cb02935
Update src/Umbraco.Core/Constants-Web.cs
2020-10-21 13:02:31 +01:00
Bjarke Berg
5ecc2676e3
Migrated ThreadSafetyServiceTest.cs
2020-10-21 13:54:22 +02:00
Bjarke Berg
7e77feab1e
Migrated ContentTypeServiceVariantsTests.cs
2020-10-21 13:47:52 +02:00
Mole
94c818e956
Migrate MemberTypeRepositoryTest
2020-10-21 13:45:29 +02:00
Mole
fcdd43692a
Migrate MemberRepositoryTest
2020-10-21 13:28:13 +02:00
Niels Lyngsø
383ae5c1eb
fallback localizations + removed console.logs
2020-10-21 13:13:12 +02:00
Emma L Garland
7a570110d0
Netcore/feature/healthcheck replaceconfiglogic ( #8934 )
...
* Started moving to JSON instead of config.
Mild refactoring but overall keeping it the same, except for injecting IConfiguration and JSON parsing instead of XML
Tests currently unaffected, need to increase coverage
* Moved to constants for appsettings keys
Moved from IConfiguration to global settings - later to be replaced with IOptions
Updated translation messages
Installed IOptions ready for new PR
Updated to new interface, IConfigurationService
* Post-merge fix
* Namespace move from Umbraco.Web to Umbraco.Core where appropriate
* Renamed abstractsettings (from abstractconfig)
Moving out of configservice into the POCO config check
* Made the IIsCustomErrors healthcheck as obsolete, as no web.config setting). Investigate reintroducing this check in the .NET Core way (UseDevelopment).
Reducing use of abstractsettings as not needed - we don't need a config service to read the config settings anymore as they're all explicit POCOs.
Consolidated health-checks in project.
* Removed test views that weren't meant to be added
* Returned to use of abstractsettings with different use
* Moved more health checks into correct folder/namespace, and enum into their own file
* Correct namespace
* Git history/compare lost due to file move, temporarily moving back to original folder. Will do another PR to move after this
* Use existing GetStatus in abstract check for Debug mode
* Updating to return to previous logic and putting files back into line
* Macro errors returned to previous logic
* Reuse abstractsettings class
* Swapped order to assist with reviewing PR
* Updated to include itempath
* Not implemented comment to avoid confusion
Implemented NotificationEmailCheck
* Changed to IOptionsMonitor as per PR comments. Removed configurationservice as we need to rethink the fixing strategy. Updated logger.
Needs to show fix message instead of fixing. Temporary fix for IIS version
* Switched to IOptionsMonitor for all
* No longer attempts to actually fix header in config. Still need to show suggestions.
Co-authored-by: Elitsa Marinovska <elm@umbraco.dk >
2020-10-21 11:29:25 +02:00
Mole
af9b0f5bfc
Migrate PublicAccessRepositoryTest
2020-10-21 11:17:02 +02:00
Bjarke Berg
2bb3afb69d
Merge pull request #9227 from umbraco/netcore/feature/migrate-unit-tests
...
Netcore: Migrate rendering related unit tests
2020-10-21 10:51:12 +02:00
Mole
be1530a80a
Migrate MediaTypeRepositoryTest
2020-10-21 10:49:29 +02:00
Mole
231fe8455a
Migrate MediaRepositoryTest
2020-10-21 10:30:06 +02:00
Bjarke Berg
efb8964f12
Merge remote-tracking branch 'origin/v8/dev' into netcore/merge_umbraco_id_into_netcore_dev
2020-10-21 10:26:20 +02:00
Bjarke Berg
dc48fdb1e7
Merge pull request #8860 from umbraco/v8/feature/acceptance-test-scripts
...
Add javascript acceptance tests
2020-10-21 10:25:40 +02:00
Bjarke Berg
e840c578f1
Merge remote-tracking branch 'origin/v8/dev' into netcore/merge_umbraco_id_into_netcore_dev
2020-10-21 10:23:13 +02:00
Bjarke Berg
7514e582f6
Merge pull request #8859 from umbraco/v8/feature/acceptance-test-content-with-contentpicker
...
V8: stabilize cypress tests and add content with contentpicker test
2020-10-21 10:22:37 +02:00
Bjarke Berg
85718e9b86
Merge remote-tracking branch 'origin/v8/dev' into netcore/merge_umbraco_id_into_netcore_dev
...
# Conflicts:
# src/Umbraco.Core/Migrations/Upgrade/V_8_8_0/ExternalLoginTableUserData.cs
# src/Umbraco.Core/Migrations/Upgrade/V_8_9_0/ExternalLoginTableUserData.cs
# src/Umbraco.Infrastructure/Migrations/Upgrade/V_8_8_0/ExternalLoginTableUserData.cs
# src/Umbraco.Web/Services/IconService.cs
2020-10-21 09:07:30 +02:00
Mole
edbe6f050d
Fix merge
2020-10-21 09:00:14 +02:00