JohnBlair
|
d774ff8bc1
|
Undoing a bad previous change where logic in a catch should have been in a finally. Also dispose could throw an error so catch it and complete the clean up.
|
2019-10-22 11:45:03 +11:00 |
|
JohnBlair
|
ee098e0194
|
Make sure the local dbs are disposed of if the content store was not created.
|
2019-10-22 11:44:07 +11:00 |
|
JohnBlair
|
e998fce5d1
|
Trying to lock could throw exceptions so always make sure to properly clean up the local DB.
|
2019-10-22 11:44:07 +11:00 |
|
JohnBlair
|
7ace5baf9b
|
Allow nucache content and/or media db files to be reused if they already exist.
|
2019-10-22 11:44:07 +11:00 |
|
Shannon
|
beb16a2f79
|
Ensures MainDom.Register absolutely does not call install logic if it's not MainDom, adds logging
|
2019-10-21 15:47:37 +11:00 |
|
Shannon
|
b5f29f2390
|
Ensure the EventWaitHandle is cleaned up, MainDom and BackgroundTaskRunner was not using HostingEnvironment.Stop correctly, ensures no exception is thrown when setting task result on a background task, ensure multiple terminations don't occur, ensure terminations are done if shutdown fails.
|
2019-10-18 11:57:44 +11:00 |
|
Shannon Deminick
|
255bcfbc77
|
Merge pull request #5801 from bielu/v8/dev
Remove last casting to LuceneIndex
(cherry picked from commit 9ba7e7742a)
|
2019-09-18 15:56:22 +02:00 |
|
Poornima Nayar
|
b7e75daa75
|
Maxlength attribute on macro name
(cherry picked from commit 088abae314)
|
2019-09-05 16:20:36 +02:00 |
|
Sebastiaan Janssen
|
5bbe1fadda
|
Fixes #6021 - Error on save and publish for existing node after content creation in eventhandler
|
2019-09-05 10:31:08 +02:00 |
|
Mads Krohn
|
0e8b4b8342
|
Correctly html encode text (#6235)
(cherry picked from commit 1bf85ab1db)
|
2019-09-02 08:48:48 +02:00 |
|
Andy Butland
|
d77559d52b
|
Added metadata indicating if document published for content picker display
|
2019-08-29 14:28:45 +02:00 |
|
Kenn Jacobsen
|
27c8c7abf1
|
Don't use a hardcoded "image" type in media picker value conversion
(cherry picked from commit 3457018fb4)
|
2019-08-29 14:21:07 +02:00 |
|
stevemegson
|
742105594e
|
V8: Indexing of grid values containing JSON (#6201)
(cherry picked from commit b254b4fcda)
|
2019-08-29 14:07:48 +02:00 |
|
Kenn Jacobsen
|
18c0298720
|
Ensure correct icon for file types in search results
(cherry picked from commit 531dee1e75)
|
2019-08-29 13:34:55 +02:00 |
|
Warren Buckley
|
50ad337755
|
Merge pull request #6130 from stevemegson/v8/temp-6060
V8: Handle missing grid values in migration from 7.15
(cherry picked from commit b205f19f40)
|
2019-08-27 15:39:02 +01:00 |
|
stevemegson
|
703092c12c
|
V8: Fix caching of macro results in RTE (#6010)
(cherry picked from commit 9b212121e3)
|
2019-08-22 23:37:06 +02:00 |
|
Sebastiaan Janssen
|
ccc2a0e811
|
Fix #5335 - Multiple Media Picker not available as macro parameter
(cherry picked from commit 1f2c4e38ac)
|
2019-08-21 13:02:36 +01:00 |
|
Kenn Jacobsen
|
0e565ddbf8
|
Make sure treepicker URLs are displayed for the current editor culture
(cherry picked from commit 438133ae1f)
|
2019-08-16 08:44:54 +02:00 |
|
Kenn Jacobsen
|
16ac2c5589
|
Don't change parent protection when editing child protection
(cherry picked from commit 4743fc0e1d)
|
2019-08-15 21:07:19 +02:00 |
|
Tom Pipe
|
ece7178ef5
|
Ensure a media type correctly inherits it's selected parent
(cherry picked from commit ab63d2664c)
|
2019-08-13 22:41:01 +02:00 |
|
Kenn Jacobsen
|
87845ee907
|
V8: Allow localization of the backoffice using parent cultures… (#6090)
(cherry picked from commit 405538544f)
|
2019-08-13 20:28:48 +02:00 |
|
Benjamin Carleski
|
289d50d170
|
Fix FIPS compliance, add FIPS tests (#5978)
(cherry picked from commit e495faf83c)
|
2019-08-07 19:34:13 +02:00 |
|
Linus Elander
|
0517f29134
|
Adjusts conditions for which indexes should be affected when a node is unpublished
(cherry picked from commit 7557c584d8)
|
2019-08-07 16:38:13 +02:00 |
|
Bjarke Berg
|
e4f346620e
|
Added runtime level to ExamineFinalComposer
|
2019-08-05 10:38:35 +02:00 |
|
Shannon
|
be4536cf16
|
Refactors ugly statics and nested classes
|
2019-08-05 17:14:29 +10:00 |
|
Shannon
|
89429bd65a
|
fixes ctor
|
2019-08-05 16:28:23 +10:00 |
|
Shannon
|
366058581a
|
Adds LuceneIndexDiagnostics to make it easier for devs and custom indexes
|
2019-08-02 01:15:08 +10:00 |
|
Shannon
|
9f6a7dec2e
|
Fixes how examine starts up to make it easier for custom index developers
|
2019-08-02 00:28:48 +10:00 |
|
Shannon
|
16d8f8846e
|
Adds PanicException with details instead of throwing "panic" strings
|
2019-07-30 22:40:15 +10:00 |
|
Rasmus John Pedersen
|
ca56655d07
|
Fix exception when stored media url is already absolute
(cherry picked from commit 49b3351c72)
|
2019-07-29 14:31:04 +02:00 |
|
Shannon
|
4612c03657
|
Fixes #5789 - PublishedContentQuery Search always searches on culture
|
2019-07-29 15:43:03 +10:00 |
|
Sebastiaan Janssen
|
17527c99eb
|
Makes checks a little more robust
(cherry picked from commit ca75a25802)
|
2019-07-24 11:37:29 +02:00 |
|
Steve Megson
|
361557dc39
|
Handle CSV values in TagsPropertyEditor
(cherry picked from commit a97604d6c4)
|
2019-07-24 11:37:17 +02:00 |
|
Warren Buckley
|
bb8356d7db
|
Merge pull request #5924 from umbraco/v/bugfix/5035-slot-swap2
Fixes race condition in PublishedSnapshotService and more...
|
2019-07-23 09:18:44 +01:00 |
|
Shannon
|
02f49a0039
|
Cherry picks fix for 5894 and makes adjustments
|
2019-07-19 16:00:42 +10:00 |
|
Shannon
|
817a458334
|
Merge remote-tracking branch 'origin/v7/7.15' into v8/8.1
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Web.UI/packages.config
|
2019-07-18 16:22:38 +10:00 |
|
Shannon
|
f3bfc1ffb2
|
Puts back UmbracoAntiForgeryAdditionalDataProvider for backwards compat reasons but it is not used
|
2019-07-18 16:18:11 +10:00 |
|
Shannon
|
3603090421
|
Fixes race condition in PublishedSnapshotService and more...
|
2019-07-17 22:51:14 +10:00 |
|
Shannon
|
6ad28f1103
|
Merge remote-tracking branch 'origin/v7/7.15' into v8/8.1
# Conflicts:
# build/NuSpecs/tools/Web.config.install.xdt
# src/Umbraco.Core/Persistence/Repositories/EntityRepository.cs
# src/Umbraco.Core/Services/EntityService.cs
# src/Umbraco.Core/Services/IEntityService.cs
# src/Umbraco.Tests/Web/Mvc/HtmlHelperExtensionMethodsTests.cs
# src/Umbraco.Web.UI.Client/src/views/member/member.edit.controller.js
# src/Umbraco.Web/Controllers/UmbLoginController.cs
# src/Umbraco.Web/Controllers/UmbLoginStatusController.cs
# src/Umbraco.Web/Controllers/UmbProfileController.cs
# src/Umbraco.Web/Controllers/UmbRegisterController.cs
# src/Umbraco.Web/HtmlHelperRenderExtensions.cs
# src/Umbraco.Web/Mvc/HttpUmbracoFormRouteStringException.cs
# src/Umbraco.Web/Mvc/ValidateUmbracoFormRouteStringAttribute.cs
# src/Umbraco.Web/UmbracoHelper.cs
# src/Umbraco.Web/WebBootManager.cs
|
2019-07-17 21:58:33 +10:00 |
|
Shannon
|
bfb69a34ef
|
re-adds back in the serialization overloads for the custom exception, re-adds detailed error messages, adds more documentation. Adds unit tests.
|
2019-07-17 21:15:18 +10:00 |
|
Shannon
|
b675f6252c
|
removes files (should have been part of cherry pick?), fixes logic
|
2019-07-16 23:07:31 +10:00 |
|
Shannon
|
d52420183e
|
Cherry picks ValidateUmbracoFormRouteStringAttribute implementation and fixes up some logic
|
2019-07-16 23:03:26 +10:00 |
|
Shannon
|
0cbe0b4796
|
Cherry picks ValidateUmbracoFormRouteStringAttribute implementation
|
2019-07-16 22:34:34 +10:00 |
|
Shannon
|
77dda5a70f
|
Fixes issue during upgrade where umbraco can't clear cdf log files
|
2019-07-15 14:34:32 +02:00 |
|
Sebastiaan Janssen
|
57e3187e3a
|
For some reason this file was not part of the project any more :-(
|
2019-07-03 22:10:01 +02:00 |
|
Bjarke Berg
|
988d51c4c8
|
Merge pull request #5767 from umbraco/v8/bugfix/5671-fix-for-different-version-number-in-modelbuilder-models-in-live-mode
V8: Bugfix for Modelsbuilder models with different versions error
|
2019-07-03 13:43:00 +02:00 |
|
Bjarke Berg
|
4133a1fe76
|
Refactored the ModelBindingExceptionFilter to also handle InvalidCastException, and also ensure the models are the same type.
Otherwise a infinite loop was introduced, when requesting a wrong model in the view.
Also refactored the why we do the retry from Html to Http headers
|
2019-07-03 13:14:35 +02:00 |
|
Shannon
|
37bf6fe938
|
Automatically refresh the page if we encounter a ModelBindingException
|
2019-07-03 19:15:54 +10:00 |
|
Shannon Deminick
|
31716e574c
|
Update src/Umbraco.Web/PublishedCache/NuCache/ContentStore.cs
good catch!
Co-Authored-By: Bjarke Berg <mail@bergmania.dk>
|
2019-07-03 18:34:11 +10:00 |
|
Shannon
|
126c4cbd46
|
ensures media is rebuild and adds more notes
|
2019-07-03 18:25:19 +10:00 |
|