Stephan
|
9eb1415796
|
Fix mapping of enumerable
|
2019-04-08 10:05:21 +02:00 |
|
Stephan
|
091fae39a3
|
Merge pull request #5177 from kjac/v8-fix-entityslim-additionaldata-mapping
V8: Missing "metadata" breaks media picker (mapping issue)
|
2019-04-08 08:59:07 +02:00 |
|
Kenn Jacobsen
|
1aec0e1d9c
|
Fix exception types as per review
|
2019-04-08 07:24:56 +02:00 |
|
Kenn Jacobsen
|
22f43e67f5
|
Include relation type alias when mapping to RelationTypeDisplay
|
2019-04-07 20:13:39 +02:00 |
|
Stephan
|
1c9b449c46
|
Log more details about boot environment
|
2019-04-07 16:25:06 +02:00 |
|
Stephan
|
b0ef69a4ec
|
Log more details about boot environment
|
2019-04-07 16:24:35 +02:00 |
|
Stephan
|
5cb85ebd52
|
Merge branch 'v8/bugfix/5163-mapping-confusion' into v8/dev
|
2019-04-07 13:00:14 +02:00 |
|
Stephan
|
89b39be83f
|
Comment out dangerous methods
|
2019-04-07 12:59:59 +02:00 |
|
Stephan
|
ce89aa4857
|
Minor mapping fix
|
2019-04-07 12:56:11 +02:00 |
|
Stephan
|
6aeea47f6f
|
Minor fix
|
2019-04-07 11:27:34 +02:00 |
|
Stephan
|
8049c40f90
|
Stop exposing mapper in MapperContext
|
2019-04-07 11:26:47 +02:00 |
|
Stephan
|
1af431a27d
|
Merge pull request #5181 from kjac/v8-fix-variant-listview
V8: Fix YSOD on variant content listview
|
2019-04-07 10:34:01 +02:00 |
|
Stephan
|
814b8e3b7d
|
Merge pull request #5180 from kjac/v8-fix-save-variant-content
V8: YSOD when saving variant content (mapping issue)
|
2019-04-07 10:29:37 +02:00 |
|
Kenn Jacobsen
|
9326aac6d3
|
Pass the mapping context when mapping properties, to ensure that variant properties are mapped according to the current language context
|
2019-04-06 21:53:40 +02:00 |
|
Kenn Jacobsen
|
cb921b1fe2
|
Pass the mapping context when mapping properties, otherwise variant properties can't be mapped due to missing culture in mapping context
|
2019-04-06 21:39:16 +02:00 |
|
Stephan
|
9536a868e0
|
Fix erroneous log message when upgrading
|
2019-04-06 19:11:01 +02:00 |
|
Stephan
|
0a4465f721
|
Fix mapping comment
|
2019-04-06 18:35:07 +02:00 |
|
Stephan
|
9c06ef83e2
|
Merge pull request #5176 from kjac/v8-fix-map-usergroup-assignedusergrouppermissions
V8: Fix node permissions YSOD (mapping issue)
|
2019-04-06 18:33:04 +02:00 |
|
Kenn Jacobsen
|
f5ad4c67eb
|
Include AdditionalData when mapping IEntitySlim to EntityBasic
|
2019-04-06 12:24:41 +02:00 |
|
Kenn Jacobsen
|
851f74528f
|
Include UserGroup ID when mapping UserGroup to AssignedUserGroupPermissions
|
2019-04-06 08:18:40 +02:00 |
|
Kenn Jacobsen
|
2ee8f9dea2
|
Use the content type model when creating a "matching template"
|
2019-04-06 08:00:44 +02:00 |
|
Stephan
|
4f6f5cc3fd
|
Merge pull request #5173 from kjac/v8-fix-create-content-type-with-template
V8: YSOD when creating the same content type twice (mapping issue)
|
2019-04-05 19:05:23 +02:00 |
|
Stephan
|
c87a9d6bfa
|
Fix composers ordering
|
2019-04-05 19:00:34 +02:00 |
|
Kenn Jacobsen
|
a9ceb82158
|
Don't explode when attempting to create a new content type with a template (mapping issue)
|
2019-04-05 15:18:34 +02:00 |
|
Niels Lyngsø
|
ae853a178d
|
Merge remote-tracking branch 'origin/v8/dev' into v8/bugfix/checkboxlist-fix
|
2019-04-05 14:02:21 +02:00 |
|
Niels Lyngsø
|
a4d8f0cd55
|
Fixing model sync, much weird code cleaned up
|
2019-04-05 14:01:28 +02:00 |
|
Bjarke Berg
|
9d9c201984
|
Merge pull request #5140 from umbraco/temp8-ui-use-umb-checkbox-for-select-all-in-listview
Use umb-checkbox for select all in listview
|
2019-04-05 11:33:10 +02:00 |
|
Bjarke Berg
|
c21ffd4417
|
Merge pull request #5166 from umbraco/v8/bugfix/ui-umb-toggle-v8-look
Changed umb-toggle look to fit with v8
|
2019-04-05 10:38:44 +02:00 |
|
Niels Lyngsø
|
f141025248
|
Fixing checkbox list to work in v8
|
2019-04-05 09:43:27 +02:00 |
|
Niels Lyngsø
|
afad606d05
|
Changed umb-toggle look to fit with v8
|
2019-04-05 09:14:19 +02:00 |
|
Stephan
|
406fd892b4
|
Document UmbracoMapper
|
2019-04-05 09:08:00 +02:00 |
|
Stephan
|
4ceef88f59
|
Merge pull request #5165 from kjac/v8-fix-template-mapping
V8: Can't save templates (missing mapping profile)
|
2019-04-05 09:06:44 +02:00 |
|
Bjarke Berg
|
bdacb7da76
|
Merge pull request #5011 from umbraco/v8/feature/284-content-type-repo
Content/Media/MemberTypeRepository refactoring
|
2019-04-05 08:21:11 +02:00 |
|
Bjarke Berg
|
36c35750cd
|
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/284-content-type-repo
|
2019-04-05 07:49:55 +02:00 |
|
Shannon
|
e38095b727
|
NuCache: fix loading the media cache from local files, was missing media
|
2019-04-05 10:49:19 +11:00 |
|
Shannon Deminick
|
a4c3fdd634
|
Merge pull request #5162 from umbraco/v8/bugfix/5121-nucache-missing-media
NuCache: fix loading the media cache from local files, was missing media
|
2019-04-05 10:48:26 +11:00 |
|
Shannon
|
84d69b363a
|
Merge remote-tracking branch 'origin/v8/dev' into v8/bugfix/5121-nucache-missing-media
|
2019-04-05 10:46:44 +11:00 |
|
Shannon
|
b5796ad237
|
Enable configuration of NuCache BTree block size #5114
|
2019-04-05 10:44:36 +11:00 |
|
Shannon Deminick
|
c6038c6920
|
Merge pull request #5114 from umbraco/v8/bugfix/4998-nucache-large-volumes
Enable configuration of NuCache BTree block size
|
2019-04-05 10:43:02 +11:00 |
|
Shannon
|
da8fea205a
|
Merge branch 'v8/dev' into v8/bugfix/4998-nucache-large-volumes
|
2019-04-05 10:39:32 +11:00 |
|
Kenn Jacobsen
|
1999d6121a
|
Proper fix for the mapping
|
2019-04-04 20:09:21 +02:00 |
|
Kenn Jacobsen
|
295f805f6a
|
Can't save template (fix template mapping)
|
2019-04-04 19:57:10 +02:00 |
|
Kenn Jacobsen
|
6e1a40e2ee
|
When creating partial views from templates, also replace (Model.Content) with (Model) - building upon the logic in e2d41106
|
2019-04-04 19:41:39 +02:00 |
|
Stephan
|
4ec51da737
|
NuCache: fix loading the media cache from local files, was missing media
|
2019-04-04 17:57:04 +02:00 |
|
Poornima Nayar
|
75bba068a4
|
Fix the colour of the error message in the domains overlay
|
2019-04-04 16:39:53 +02:00 |
|
Shannon Deminick
|
d0b9fb7d6f
|
Merge pull request #5087 from umbraco/v8/feature/284-auto-mapper
Refactor (auto) mapping
|
2019-04-05 00:59:22 +11:00 |
|
Shannon
|
bff920fa50
|
Merge branch 'v8/dev' into v8/feature/284-auto-mapper
# Conflicts:
# src/Umbraco.Core/Composing/SetCollectionBuilderBase.cs
|
2019-04-05 00:58:56 +11:00 |
|
Shannon
|
ac6020ff79
|
removes the unneeded ctor param
|
2019-04-05 00:56:18 +11:00 |
|
Shannon
|
2e1dd7f4a9
|
splits appstate.service and editorstate.service
|
2019-04-05 00:11:05 +11:00 |
|
Shannon
|
fe2c519d75
|
fixes tests
|
2019-04-05 00:00:22 +11:00 |
|