Shannon
|
177bba5e73
|
REmoves null checks on PropertyData since this causes exceptions when creating this object and deserializing to this object
|
2018-05-08 13:03:19 +10:00 |
|
Shannon
|
ee9f150483
|
Removes the AdditionalData properties for EntitySlim and moves them to real properties of IDocumentEntitySlim, renames PublishedCultureInfos to not be plural
|
2018-05-08 12:43:07 +10:00 |
|
Shannon
|
85c739aed4
|
Merge branch 'temp8-U4-11227' into temp8-U4-11282
# Conflicts:
# src/Umbraco.Core/Models/ContentBase.cs
# src/Umbraco.Core/Persistence/Repositories/Implement/EntityRepository.cs
# src/Umbraco.Tests/Services/EntityServiceTests.cs
# src/Umbraco.Web/PublishedCache/NuCache/ContentCache.cs
# src/Umbraco.Web/PublishedContentExtensions.cs
# src/Umbraco.Web/Trees/ContentTreeControllerBase.cs
|
2018-05-08 12:31:03 +10:00 |
|
Shannon
|
0e19ec7495
|
Fixes logic for determining if a domain is published and fixes logic for getting a url name for a variant taking into account it's published status
|
2018-05-08 11:21:14 +10:00 |
|
Stephan
|
3f73452bc7
|
Various fixes, and U4-11287
|
2018-05-07 18:51:18 +02:00 |
|
Stephan
|
aa35b28349
|
Cleanup
|
2018-05-07 08:25:09 +02:00 |
|
Stephan
|
6104dcafd5
|
Merge branch 'temp8' into temp8-U4-11227
|
2018-05-07 08:21:58 +02:00 |
|
Stephan
|
8388eca503
|
Fix agressive cleanup
|
2018-05-04 15:00:10 +02:00 |
|
Stephan
|
b35d28c568
|
Merge branch temp8 into temp8-U4-11227
|
2018-05-03 15:12:42 +02:00 |
|
Stephan
|
3495331005
|
Cleanup, get rid of warnings
|
2018-05-03 15:11:57 +02:00 |
|
Stephan
|
aaa1ac0700
|
Merge branch temp8 into temp8-U4-11227
|
2018-05-02 17:50:58 +02:00 |
|
Stephan
|
93adda2e4a
|
Cleanup
|
2018-05-02 17:44:14 +02:00 |
|
Stephan
|
d56af5872d
|
Implement basic fallback plumbing (in progress)
|
2018-05-02 13:38:45 +02:00 |
|
Stephan
|
211267d500
|
Deal with FIXMEs
|
2018-05-02 09:31:30 +02:00 |
|
Shannon
|
9843f3a5fd
|
Ensures that domains assigned to non-published nodes are filtered when routing, ensures caches are cleared when content is deleted or langauges are changed, updates logic for dealing with null invariant content names, adds more validation for saving cultre variants.
|
2018-05-02 14:52:00 +10:00 |
|
Stephan
|
6548154261
|
Fixes
|
2018-05-01 12:45:07 +02:00 |
|
Stephan
|
ff7c74ec8a
|
Rename accessors
|
2018-04-30 21:29:49 +02:00 |
|
Stephan
|
dbf310caf1
|
Now use empty string for invariant in published
|
2018-04-30 21:03:43 +02:00 |
|
Stephan
|
bcd0c95ec1
|
Refactor getting urls
|
2018-04-30 09:14:14 +02:00 |
|
Stephan
|
7dd1efb29f
|
Refactor content culture & variations
|
2018-04-30 09:14:14 +02:00 |
|
Stephan
|
6959e595f5
|
IPublishedContent.UrlSegment
|
2018-04-30 09:14:14 +02:00 |
|
Stephan
|
ce8775b3e7
|
Cleanup IPublishedContent
|
2018-04-30 09:14:13 +02:00 |
|
Stephan
|
27390afe86
|
All tests green
|
2018-04-30 09:13:21 +02:00 |
|
Stephan
|
923fdf9199
|
ISystemDefaultCultureAccessor
|
2018-04-30 09:13:21 +02:00 |
|
Stephan
|
908589277a
|
U4-11227 - default variations and fallback (wip)
|
2018-04-30 09:13:21 +02:00 |
|
Stephan
|
8f13fa3ae5
|
ISystemDefaultCultureProvider
|
2018-04-27 18:21:06 +02:00 |
|
Stephan
|
dbf1b1e0d4
|
Refactor DomainHelper
|
2018-04-27 17:54:49 +02:00 |
|
Shannon
|
f6984438a0
|
Fixes cases where there are no domains assigned, ensures there can't be duplicate URLs returned to the UI
|
2018-04-27 15:26:50 +10:00 |
|
Shannon
|
c19dbeda23
|
Adds a couple of tests which yielded some other issues with getting urls by culture, those are now fixed
|
2018-04-27 13:27:15 +10:00 |
|
Shannon
|
73567ffdce
|
Fixes IPublishedShapshot and friends
|
2018-04-27 11:38:50 +10:00 |
|
Shannon
|
ad6a745681
|
Changes CultureInfo to string where required, fixes tests
|
2018-04-27 11:08:20 +10:00 |
|
Shannon
|
ffd85b4e94
|
Fixes more bugs and outbound routing for additional urls
|
2018-04-26 22:54:36 +10:00 |
|
Shannon
|
e99c519032
|
Merge remote-tracking branch 'origin/temp8' into temp8-U4-11220
# Conflicts:
# src/Umbraco.Web/PublishedCache/NuCache/DataSource/BTree.cs
|
2018-04-26 19:18:14 +10:00 |
|
Stephan
|
40f94d23d4
|
Cleanup
|
2018-04-25 17:39:02 +02:00 |
|
Stephan
|
f3bf5d86d2
|
Cleanup BTree
|
2018-04-25 17:39:02 +02:00 |
|
Shannon
|
2e38f7b27b
|
Fixes PublishedContent.cs when the property index doesn't contain the alias index (due to adding a new property type and the json not matchin)
|
2018-04-24 17:28:57 +10:00 |
|
Shannon
|
c5ca61f249
|
Fixes PublishedContent.cs when the property index doesn't contain the alias index (due to adding a new property type and the json not matchin)
|
2018-04-24 17:15:35 +10:00 |
|
Shannon
|
6db75d4226
|
Fixes PublishedContent.cs when the property index doesn't contain the alias index (due to adding a new property type and the json not matchin)
|
2018-04-24 17:11:09 +10:00 |
|
Shannon
|
d552d5dadb
|
Updates UI and mapping to update a property type to allow being culture variant
|
2018-04-24 15:27:33 +10:00 |
|
Shannon
|
7c05f2e86c
|
fixes routing cache key
|
2018-04-24 14:39:52 +10:00 |
|
Shannon
|
9044c9328d
|
Gets inbound routing working, reduces the amount of non injected dependencies, reduces the amount of DomainHelper instances
|
2018-04-24 13:07:18 +10:00 |
|
Shannon
|
48641166b9
|
WIP - gets 'inbound' routing working to generate culture specific URLs
|
2018-04-24 01:31:01 +10:00 |
|
Stephan
|
a69019aea0
|
From int languageId to string culture
|
2018-04-21 09:57:28 +02:00 |
|
Shannon
|
c90d6be8ab
|
U4-8861 Extract GlobalSettings to an interface and expose on the standard UmbracoConfig.For settings singleton including a bunch of cleanup, getting the installer and steps to be DI
|
2018-04-06 13:51:54 +10:00 |
|
Stephan
|
553de2ea68
|
Cleanup ILogger
|
2018-04-03 16:15:59 +02:00 |
|
Stephan
|
f89816111b
|
Wire NuCache and IdkMap
|
2018-03-30 14:00:44 +02:00 |
|
Shannon
|
10dec4115d
|
Updates to latest examine and replaces IExamineIndexCollectionAccessor since we now have IExamineManager
|
2018-03-29 16:42:11 +11:00 |
|
Shannon
|
5010cbbf30
|
Gets the examine stuff re-merged and updated after the great merge
|
2018-03-29 15:39:48 +11:00 |
|
Shannon
|
5482b8f2f0
|
Merge remote-tracking branch 'origin/dev-v8' into temp-U4-11102
# Conflicts:
# src/NuGet.Config
# src/Umbraco.Web/Components/DatabaseServerRegistrarAndMessengerComponent.cs
# src/Umbraco.Web/IPublishedContentQuery.cs
# src/Umbraco.Web/PublishedContentQuery.cs
# src/Umbraco.Web/Search/ExamineComponent.cs
# src/Umbraco.Web/WebServices/ExamineManagementApiController.cs
|
2018-03-29 14:00:20 +11:00 |
|
Stephan
|
14592a227b
|
Merge origin/dev-v8 into v7 temp merge
|
2018-03-28 12:58:39 +02:00 |
|