Sebastiaan Janssen
befa23190b
Merge branch 'v8/8.6' into v8/dev
...
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Core/Persistence/Repositories/Implement/DocumentRepository.cs
# src/Umbraco.Core/Persistence/Repositories/Implement/MediaRepository.cs
2020-10-22 14:18:21 +02:00
Sebastiaan Janssen
843ea1d854
Bump version to 8.6.6
2020-10-22 13:56:15 +02:00
Shannon
22a7f94921
Merge branch 'temp_8879' of https://github.com/dawoe/Umbraco-CMS into v8/contrib
...
(cherry picked from commit 069529e9e2 )
2020-10-22 13:52:45 +02:00
Shannon
a6101ce499
Merge branch 'dawoe-temp_8879' into v8/contrib
...
(cherry picked from commit 35bf59dee4 )
2020-10-22 13:52:10 +02:00
Niels Lyngsø
dc6c72c136
updates CSS selector to match latest
2020-10-22 09:45:49 +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
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
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
Niels Lyngsø
383ae5c1eb
fallback localizations + removed console.logs
2020-10-21 13:13:12 +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
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
Warren Buckley
6475684d9e
Merge pull request #9215 from umbraco/v8/bugfix/9129-keep-model-value-reference-after-empty
...
9129 keep model value reference after empty
2020-10-20 12:26:40 +01:00
Niels Lyngsø
18309bccb6
When redefining model.value it must be bound to the model to keep a runtime reference.
2020-10-19 08:19:09 +02:00
Sebastiaan Janssen
8980dfca36
Merge branch 'v8/8.9' into v8/dev
...
# Conflicts:
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
2020-10-13 16:55:59 +02:00
Sebastiaan Janssen
e1e7a1777e
Merge branch 'v8/8.8' into v8/8.9
2020-10-13 16:49:17 +02:00
Sebastiaan Janssen
7a8c9b1167
Merge branch 'v8/8.8' into v8/dev
...
# Conflicts:
# src/SolutionInfo.cs
2020-10-13 16:48:39 +02:00
Sebastiaan Janssen
2d55d54a44
Merge branch 'v8/8.7' into v8/8.8
2020-10-13 16:47:38 +02:00
Sebastiaan Janssen
ac6e0a544e
Merge branch 'v8/8.7' into v8/dev
2020-10-13 16:46:59 +02:00
Sebastiaan Janssen
8778e9c84d
Merge branch 'v8/8.6' into v8/8.7
2020-10-13 16:46:14 +02:00
Sebastiaan Janssen
841c4b5012
Merge branch 'v8/8.6' into v8/dev
2020-10-13 16:45:27 +02:00
Arkadiusz Biel
b96776949f
make composers and components public
...
(cherry picked from commit f288a63342 )
2020-10-13 16:41:26 +02:00
Ronald Barendse
469e35190d
Retarget migration to Umbraco 8.9.0
...
(cherry picked from commit eb2f338406 )
2020-10-13 16:35:51 +02:00
Sebastiaan Janssen
22a1423324
Revert "umb-confirmation directive: move trashcan into directive and address accessibility issues ( #8198 )"
...
This reverts commit 1cd79d81af .
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/components/umb-confirm-action.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/layouts.prevalues.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/multipletextbox/multipletextbox.html
(cherry picked from commit f9b49fc5f3 )
2020-10-13 15:39:06 +02:00
Shannon
257392dd28
Non-published content indexed in ExternalIndex
...
Fixes issue that the non-published content index populator is executing for the ExternalIndex
2020-10-12 16:49:45 +11:00
Niels Lyngsø
20f2917a0c
Exit PreviewMode when all Preview Session are closed + translation
2020-10-09 16:05:53 +02:00
Mole
79db8c2e99
Shorten password in members test
2020-10-09 10:53:23 +02:00
Niels Lyngsø
6009acdfbf
updated wording
2020-10-09 10:46:36 +02:00
Mole
4485e76a28
Add forgotten indent
2020-10-09 10:44:52 +02:00
Mole
9039f3030b
Fix content with contentpicker after renaming doctype
2020-10-09 10:39:20 +02:00
Mole
2fcab52e7e
Indent nested builders
...
Makes it easier to see what calls belongs where
2020-10-09 10:07:04 +02:00
Mole
3e77457b81
Increase typing timeout in member tests and some minor cleaning
2020-10-09 09:49:09 +02:00
Niels Lyngsø
dc072293f9
New dialogs for asking about Preview mode
2020-10-08 16:36:25 +02:00
Mole
c8018ed00a
Add a timeout when getting the progress percentage
2020-10-08 15:19:54 +02:00
Mole
3c29982c09
Don't expect a certain order from badges in rollback
...
The badge order is not deterministic which means we can't expect them to be in a certain order.
2020-10-08 10:35:05 +02:00
Mole
a511575784
Assert that error notification does not come up on create template
...
Had the test pass sometimes before the fix because the success notification appear, but the error notification appear at well, so the test shouldn't actually have passed
2020-10-08 10:06:56 +02:00
Niels Lyngsø
f380c221a5
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/confirm-website-preview-mode
2020-10-08 09:46:40 +02:00
Mole
030928f3a6
Unfocus and wait for save to be visible in templates
2020-10-08 09:35:16 +02:00
Mole
035b5beba7
Click the content area in create template test instead of making edit
...
Tests no longer fail with a weird The process cannot access the file, or well at least not in the 10 recurrent tries i just did.
2020-10-07 15:19:56 +02:00
Mole
3137c01ea1
Assert success notification after publishign content in rollback test
2020-10-07 13:04:23 +02:00
Mole
df607dbef8
Make rollback test pass again
2020-10-07 11:20:40 +02:00
Mole
7a42a84f7d
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/acceptance-test-content-with-contentpicker
...
# Conflicts:
# src/Umbraco.Tests.AcceptanceTest/package.json
2020-10-07 11:08:04 +02:00
Søren Kottal
d7bf980f12
Adds icons from App_Plugins/**/Icons/*.svg ( #8884 )
...
(cherry picked from commit 3b551bdc5d )
2020-10-06 15:09:56 +02:00
Mike Masey
879d54b525
V8/feature/update icon picker to use umb icon ( #9063 )
...
(cherry picked from commit 27751a4ae7 )
2020-10-06 15:09:01 +02:00
Sebastiaan Janssen
29a6b7a5c0
Merge branch 'v8/8.8' into v8/8.9
2020-10-06 09:13:54 +02:00
Sebastiaan Janssen
cfd20833c7
Merge branch 'v8/8.7' into v8/8.8
...
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Web.UI.Client/src/less/components/umb-form-check.less
2020-10-06 09:12:35 +02:00
Sebastiaan Janssen
ed24a695e4
Merge branch 'v8/8.9' into v8/dev
...
# Conflicts:
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
2020-10-05 20:58:47 +02:00
Sebastiaan Janssen
32878576f9
Merge branch 'v8/8.8' into v8/dev
2020-10-05 20:58:05 +02:00