Shannon
2c9939e516
restores the MB enable flag
2019-10-29 11:02:18 +11:00
Shannon
cd89308711
Ensures embedded MB is enabled on the UI proj, disables embedded MB if the legacy MB is detected
2019-10-29 01:14:10 +11:00
Bjarke Berg
e1c6f721b0
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/mb-embed
2019-10-21 13:33:59 +02:00
Bjarke Berg
c072015288
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB2913-DataTypeTracking
...
# Conflicts:
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
2019-10-21 09:40:21 +02:00
Bjarke Berg
ba215f8700
fix name to follow the class name
2019-10-21 09:34:35 +02:00
Shannon Deminick
d2c43d6f13
Merge pull request #6789 from umbraco/v8/bugfix/6754-StatusCode-Skip-CustomErrors
...
fixes #6754 - skip custom errors when using StatusCodeFilterAttribute.
2019-10-21 16:17:27 +11:00
Claus
1d39a25240
Merge pull request #6734 from umbraco/v8/bugfix/6698-nucache-panic
...
Fixes nucache #6698
2019-10-18 10:36:19 +02:00
Claus
b87a952c6a
fixes #6754 - skip custom errors when using StatusCodeFilterAttribute.
2019-10-18 09:39:36 +02:00
Tom Pipe
4c86756640
Fix for #3510 - health check for http headers was case sensitive, but HTTP spec states http headers are case insensitive
2019-10-17 17:02:01 +02:00
Matthew-Wise
04a201f5f0
install ngAria ( #6628 )
2019-10-17 16:41:25 +02:00
Shannon
c91680e4c7
removes test code
2019-10-17 18:43:54 +11:00
Shannon
ea642b3c51
removes TODO
2019-10-17 18:43:09 +11:00
Shannon
439bacff07
Fixes issue - when calling Set, we were not setting all node graph elements.
2019-10-17 18:41:05 +11:00
Bjarke Berg
13488be0a3
Merge pull request #6685 from umbraco/v8/bugfix/AB3057-change-lang-culture
...
Ability to change the culture of an existing language
2019-10-17 08:51:27 +02:00
Volken
fe5996aaf7
Update ModelStateExtensions.cs
...
Line 76
There is a duplicated word "errors" change this line
/// Returns a list of cultures that have property validation errors errors
To
/// Returns a list of cultures that have property validation errors
Or if i missunderstood what you mean change with that for a better understanding.
/// Returns a list of cultures that have property validation errors "errors"
2019-10-16 17:35:42 +02:00
Kenn Jacobsen
6c6b23c465
V8: Add irreversible warning when deleting items from the recycle bin ( #6600 )
2019-10-16 15:28:03 +02:00
Shannon
6d38f946a4
ensures nucache table isn't rebuilt when adding a new lang
2019-10-16 15:00:13 +11:00
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
Shannon
cf9add767a
Fixes navigating to other items via url
2019-10-09 15:55:09 +11:00
Shannon
ac300179e6
Adds new endpoint to DataTypeController to return the correct data and wires that up to angular
2019-10-09 15:19:03 +11: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