Commit Graph

2380 Commits

Author SHA1 Message Date
Kenn Jacobsen
c27634d8a9 V8: Allow reordering of allowed child types (#4927)
* Allow explicitly sorting allowed child types for content types

* Allow explicitly sorting allowed child types for media types

* Remove console.log

* Fix the mapping of allowed content types (after introduction of the new mapper)

* Fix sorting after merge
2020-01-19 09:50:18 +00:00
Andy Butland
bc82ccd824 Prevented user from changing a document type to an element type if it's already been used to create content (#5668) 2020-01-19 09:34:04 +00:00
Kenn Jacobsen
bcf4c97270 V8: Support culture variant URLs in multi URL picker (#7130)
Thanks, Kenn - great work as usual 👍
2020-01-17 12:58:18 +00:00
Sebastiaan Janssen
0ba5a0ab25 Merge branch 'v8/dev' into v8/contrib 2020-01-14 08:46:43 +01:00
Shannon
71b3aa1cb0 Removes the need for checking variant when binding content 2020-01-13 22:16:19 +11:00
Shannon
d9d3e6847f Merge remote-tracking branch 'origin/v8/dev' into v8/feature/7212-segment-support 2020-01-13 21:33:26 +11:00
Shannon Deminick
eeb4f172bc Merge pull request #7212 from PerplexDaniel/feature/backoffice-segment-support-server
Segments in Backoffice: Server code
2020-01-13 21:31:24 +11:00
Dave Woestenborghs
eeaa5a82d4 V8/doctype tours (#6980) 2020-01-10 10:39:22 +01:00
Bjarne Fyrstenborg
0dfd7679e0 Request datatype by guid (#6847) 2020-01-08 19:02:16 +01:00
Warren Buckley
ad53b76308 Merge branch 'v8/8.5' into v8/dev
# Conflicts:
#	src/SolutionInfo.cs
2020-01-03 11:59:05 +00:00
Poornima Nayar
2dfabae9b9 Merge pull request #6672 from kjac/v8/fix/actions-multiple-groups
V8: Handle permissions for users in multiple groups
2019-12-19 09:18:40 +00:00
Dirk Seefeld
e423c93a16 Fix HelpController for isolated intranet solutions (#7163)
* Fix HelpController for isolated intranet solutions

* remove debug catch & throw lines
2019-12-19 09:05:47 +01:00
Shannon Deminick
14a90e5026 Merge pull request #6627 from stevemegson/v8/pr/macro-preview
Unpublished content appearing in macro results
2019-11-27 10:28:59 +11:00
Steve Megson
051b105fea Removed breaking change 2019-11-25 09:01:14 +00:00
Daniël Knippers
491ab5c44f Merge branch 'v8/dev' of https://github.com/umbraco/Umbraco-CMS into feature/backoffice-segment-support-server 2019-11-22 14:06:10 +01:00
Warren Buckley
9fea3ea500 Merge branch 'feature/5702-custom-validation-messages' of https://github.com/AndyButland/Umbraco-CMS into AndyButland-feature/5702-custom-validation-messages
# Conflicts:
#	src/Umbraco.Core/PropertyEditors/Validators/RegexValidator.cs
2019-11-21 10:10:15 +01:00
Andy Butland
12fa862ee6 Merge branch 'v8/dev' into feature/5702-custom-validation-messages 2019-11-19 11:53:33 +01:00
Ronald Barendse
34008edd34 Fix issues with added PanicException 2019-11-15 09:15:12 +01:00
Shannon
5db6ce2b8e fixes some comments 2019-11-08 12:20:57 +11:00
Bjarke Berg
41486c7ed9 AB3613 - Only enumerate the folder if it exists 2019-11-05 09:35:57 +01:00
Andy Butland
e934dbd054 Updated validation message comparisons with default messages to use invariant comparison. 2019-11-01 09:38:41 +01:00
Bjarke Berg
1436441f78 Merge remote-tracking branch 'origin/v8/dev' into v8/feature/mb-embed 2019-10-29 16:09:43 +01:00
Shannon
2c9939e516 restores the MB enable flag 2019-10-29 11:02:18 +11:00
Callum Whyte
6301371e59 Updating references to our.umbraco.org 2019-10-23 18:07:53 +02:00
Ronald Barendse
d0303f74fd Allow hash type on GenerateHash and remove obsoleted ToMd5 and ToSHA1 methods (#6679) 2019-10-23 17:19:49 +02: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
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
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
Kenn Jacobsen
f6e7740c93 Use all assigned groups and explicit permission assignments when calculating available actions for a given node 2019-10-11 15:07:32 +02:00
Daniël Knippers
813998a614 Support for saving edited segment values 2019-10-11 14:48:54 +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
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
Steve Megson
ef03b0c611 Stop caching of preview macro results 2019-10-09 00:39:28 +01:00
Andy Butland
624c0d6776 Reverted breaking changes to interfaces and implemented custom messages by replacing known default message strings with custom ones if provided. 2019-10-08 22:49:57 +02:00
Ronald Barendse
604919495d Removed usage of obsoleted EntityNotFoundException 2019-10-06 11:55:02 +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
Andy Butland
0fe373259b Merge branch 'v8/dev' into feature/5702-custom-validation-messages 2019-09-30 18:45:00 +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 Deminick
7d0d5b9c93 U4-9912 Previewing without changing creates new version (#1943) 2019-09-19 10:46:02 +02:00