Shannon
|
64279c1b6d
|
Merge remote-tracking branch 'origin/v8/dev' into v8/bugfix/AB3057-change-lang-culture
|
2019-10-16 12:29:22 +11:00 |
|
Bjarne Fyrstenborg
|
426aa981f8
|
Pick macro parameters in an infinite editor like content type properties (#6586)
|
2019-10-15 18:13:18 +02:00 |
|
Kenn Jacobsen
|
8a85c3cbf9
|
V8: It should be possible to disallow all types at content root (#6580)
|
2019-10-15 17:57:06 +02:00 |
|
rbottema
|
c8c5dfe594
|
Fix ContentType.Alias matching in PublishedContentExtensions an… (#6577)
|
2019-10-15 13:25:50 +02:00 |
|
Søren Kottal
|
8f300761ef
|
Makes it possible to change the icon for list view content apps
|
2019-10-14 15:57:17 +02:00 |
|
Shannon Deminick
|
63ae00b0f3
|
Fixes Search an element from its GUID with the backoffice #6185 (#6530)
|
2019-10-14 15:07:44 +02:00 |
|
pirvandr
|
174a1d731d
|
# fix issue 6467: removed all the MacroContainer related files… (#6518)
|
2019-10-14 14:03:51 +02:00 |
|
Shannon
|
00b5f59bce
|
simplifies lang refresher a bit
|
2019-10-14 22:09:47 +11:00 |
|
Shannon
|
9008641965
|
ensures the domain cache is totally refreshed when changing langs
|
2019-10-14 22:02:42 +11:00 |
|
Shannon
|
ae0ad2b897
|
Updates UI to allow updating a culture for a language and warn the user if they are changing it, updates the controller to be able to udpate a culture on a lang
|
2019-10-14 19:04:51 +11:00 |
|
Shannon Deminick
|
1a593a8ef4
|
Merge pull request #6582 from bielu/feature/split_indexcreator_and_config
V8: Split IndexCreator and Index config methods
|
2019-10-14 15:55:11 +11:00 |
|
Shannon
|
348afd3d0a
|
updates logic for cache refreshers for languages to deal with updating nucache and examine
|
2019-10-14 15:21:00 +11:00 |
|
arkadiuszbiel
|
a7412dfe79
|
Correct name in DI
|
2019-10-10 18:37:30 +02:00 |
|
arkadiuszbiel
|
511751d147
|
refactor based on shannon comments
|
2019-10-10 15:50:00 +02:00 |
|
Claus
|
ec6b38175c
|
Merge pull request #6458 from umbraco/fix/6377-disable-deleting-sensitive-data-user-group
Disallow deleting "Sensitive data" user group
|
2019-10-10 10:59:37 +02:00 |
|
Bjarne Fyrstenborg
|
0567ed9a34
|
Fix incorrect path in member group mapping
|
2019-10-09 10:15:45 +02:00 |
|
Bjarne Fyrstenborg
|
646bfb02f2
|
Check if value is null or whitespace before reading grid configuration
|
2019-10-08 18:55:44 +02:00 |
|
Bjarke Berg
|
e7196d5edf
|
Merge branch 'v8/8.2' into v8/dev
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/common/infiniteeditors/mediapicker/mediapicker.controller.js
|
2019-10-08 11:56:43 +02:00 |
|
Bjarke Berg
|
bbb1328f2c
|
Merge branch 'v8/8.2-rc' into v8/8.2
# Conflicts:
# src/Umbraco.Web/PropertyEditors/GridPropertyEditor.cs
|
2019-10-08 11:41:14 +02:00 |
|
Bjarke Berg
|
3e79f43ebe
|
Merge remote-tracking branch 'origin/v8/8.2' into v8/bugfix/GridPropertyEditor-NullReference
|
2019-10-08 09:02:47 +02:00 |
|
arkadiuszbiel
|
1ca35b2fbb
|
Obsolete instead of remove functions
|
2019-10-05 14:36:47 +02:00 |
|
arkadiuszbiel
|
c0fa66799f
|
Split config and index creator to allow to override only config not whole index creator
|
2019-10-04 16:41:29 +02:00 |
|
Shannon
|
03a4affbde
|
Fixes order of parsing RTEs
|
2019-10-03 10:12:41 +02:00 |
|
Shannon
|
6d9af75fbe
|
Fixes the media refs within the RTE in the Grid
|
2019-10-02 13:49:50 +02:00 |
|
Shannon
|
b4c6930c11
|
Merge branch 'v8/8.2' into v8/dev
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/services/mediahelper.service.js
# src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
|
2019-10-02 10:47:09 +02:00 |
|
Shannon
|
aed32afd0f
|
Revert copy-paste property editors, will move to a diff branch
|
2019-10-02 10:41:00 +02:00 |
|
Shannon
|
62ee1899ad
|
Fixes Return 503 status code when in upgrade mode #6334
|
2019-10-01 18:26:36 +02:00 |
|
Carole Rennie Logan
|
77dc014b58
|
More inclusive language
|
2019-10-01 12:08:56 +02:00 |
|
Shannon
|
3a1078824d
|
Merge branch 'v8/dev' of https://github.com/umbraco/Umbraco-CMS into v8/dev
|
2019-10-01 12:02:29 +02:00 |
|
Shannon
|
d677ea618c
|
Fixes null reference caused in GridPropertyValueEditor when the value is empty
|
2019-10-01 09:48:46 +02:00 |
|
Kenn Jacobsen
|
47f27e8eec
|
Remove "RenderModel" from various comments throughout the code (#4814)
|
2019-09-30 19:14:26 +02:00 |
|
Søren Gregersen
|
3fd412e962
|
fix: Missing "=" in Flickr markup
Seems to have been missing in quite a lot of versions :)
|
2019-09-30 19:13:12 +02:00 |
|
Kenn Jacobsen
|
53a129ab22
|
V8: Support multiple URL aliases in umbracoUrlAlias (#5875)
|
2019-09-30 18:32:24 +02:00 |
|
Shannon
|
f992da41f7
|
Merge branch '6179+6180-read-write-segmented-property-values' of https://github.com/PerplexDaniel/Umbraco-CMS into PerplexDaniel-6179+6180-read-write-segmented-property-values
|
2019-09-30 15:04:06 +02:00 |
|
Warren Buckley
|
1f37974f15
|
Merge pull request #6462 from umbraco/v8/bugfix/2997-get-by-key-cache-refresher
Fixes #2997 - ContentService returns outdated result
|
2019-09-30 12:33:51 +01:00 |
|
Steve Megson
|
88c6bb9c21
|
V8: Redirect tracking on move (#6344)
|
2019-09-29 16:49:04 +02:00 |
|
Gunnar
|
8a06f2f062
|
fixed xml comment for GridConfigurationEditor
|
2019-09-29 11:42:55 +02:00 |
|
Shannon
|
35a7283952
|
Fixes #2997 - ContentService returns outdated result
|
2019-09-27 10:59:29 +02:00 |
|
Shannon
|
99d2bef704
|
Merge branch 'v8/8.2' into v8/dev
|
2019-09-27 10:58:45 +02:00 |
|
Rasmus John Pedersen
|
ae6004166f
|
Disallow deleting "Sensitive data" user group
|
2019-09-26 18:40:45 +02:00 |
|
Rasmus John Pedersen
|
6beb84442c
|
Disable rename alias of system user groups
|
2019-09-26 18:34:48 +02:00 |
|
Shannon
|
7e3cce91eb
|
Automatically assign LuceneIndexDiagnostics instead of GenericIndexDiagnostics for LuceneIndexes
|
2019-09-26 15:27:59 +02:00 |
|
Sebastiaan Janssen
|
5831cd9159
|
Merge branch 'v7/dev' into v8/dev
# Conflicts:
# src/Umbraco.Core/Serialization/JsonNetSerializer.cs
# src/Umbraco.Web/Editors/BackOfficeController.cs
|
2019-09-26 13:45:50 +02:00 |
|
Benjamin Howarth
|
16837d018a
|
#2996 changed formatting to none for both data transfer & persistence
|
2019-09-26 13:33:41 +02:00 |
|
Benjamin Howarth
|
d3c4aace16
|
#2996 added GlobalSettings.DebugMode switch for JSON formatting indentation.
|
2019-09-26 13:33:41 +02:00 |
|
Shannon
|
1caf7f4587
|
Fixes regression issue in nucache causing a panic exception
|
2019-09-25 13:51:19 +02:00 |
|
Warren Buckley
|
0aab19f201
|
Merge branch 'v8/dev' into v8/bugfix/AB2734-Image-Deletion-Bug
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/services/tinymce.service.js
# src/Umbraco.Web/Templates/TemplateUtilities.cs
|
2019-09-24 13:46:02 +01:00 |
|
Warren Buckley
|
7404ccf024
|
C# change to append/perist the width & height into the pasted/dragged image to the image src url for ImageProcessor resizing
|
2019-09-23 14:47:41 +01:00 |
|
Warren Buckley
|
1b4fdf1757
|
Update FindAndPersistPastedTempImages method to deal with duplicate images in the same RTE to only upload it once
|
2019-09-20 12:51:06 +01:00 |
|
Daniël Knippers
|
8e5b37cbc8
|
Merge branch 'upstream-v8-dev' into 6179+6180-read-write-segmented-property-values
|
2019-09-20 09:05:57 +02:00 |
|