Stephan
|
981152b693
|
Move IContainer extension methods
|
2018-07-20 16:39:39 +02:00 |
|
Stephan
|
5836cd05cb
|
Abstract container (in progress)
|
2018-07-20 15:45:01 +02:00 |
|
Stephan
|
d36ec60039
|
Fix IPropertyValueConverter determining HasValue
|
2018-07-19 11:02:51 +02:00 |
|
Stephan
|
05317bb5e6
|
Allow IPropertyValueConverter to determine if a property has value
|
2018-07-16 19:14:00 +02:00 |
|
Shannon Deminick
|
7132ccdd99
|
Merge pull request #2760 from umbraco/temp8-variants
Variants Refactoring [v8]
|
2018-07-10 13:05:13 +10:00 |
|
Shannon
|
7250b3d491
|
Fixes null checks on all parts of VariationContextAccessor.VariationContext.Culture and fixes translations with tokens for url collisions
|
2018-07-10 12:43:07 +10:00 |
|
Stephan
|
e644b63ba6
|
Misc cleanup of PR
|
2018-07-09 17:29:50 +02:00 |
|
Stephan
|
52be2d7864
|
Merge branch 'v8hackathon-library-media-remove' of https://github.com/AnthonyCogworks/Umbraco-CMS into temp-2748
|
2018-07-09 16:34:44 +02:00 |
|
Stephan
|
75d685ef43
|
NuCache - fix parent published
|
2018-07-05 17:08:40 +02:00 |
|
Stephan
|
ecf9a928d7
|
Refactor variations
|
2018-07-03 13:05:21 +02:00 |
|
Stephan
|
7a615133ff
|
Renormalize
|
2018-06-29 19:52:40 +02:00 |
|
Stephan
|
6a05c556b5
|
Merge pull request #2751 from lkoruba/hackathon-use-logger-warn-with-func
(V8 Hackathon) use logger warn with func<string>
|
2018-06-29 16:43:22 +02:00 |
|
Anthony
|
d38c856923
|
Removed unused method.
|
2018-06-29 15:26:05 +01:00 |
|
lkoruba
|
b515f24c16
|
Change calls to logger.Warn method to use Func<string> second part
|
2018-06-29 15:35:56 +02:00 |
|
Anthony
|
b3a8161b25
|
Removed library.cs and it cache settings
|
2018-06-29 13:56:00 +01:00 |
|
Dawid Koruba
|
51ab9e32de
|
Change calls to logger.Debug method to use Func<string> parameter
|
2018-06-29 12:35:31 +02:00 |
|
Stephan
|
297c4a8e73
|
Fix new media not showing in published cache
|
2018-06-11 12:31:54 +02:00 |
|
Robert
|
0e72c34973
|
Merge pull request #2664 from umbraco/temp8-U4-11401
U4-11401 Unique content naming isn't implemented for culture variants
|
2018-06-04 15:16:57 +02:00 |
|
Stephan
|
d167e7bf0b
|
Fix media cache
|
2018-06-04 11:44:54 +02:00 |
|
Shannon
|
504b6cb079
|
Changes Content.Names to Content.CultureNames and Content.PublishNames to Content.PublishCultureNames
|
2018-06-01 16:15:46 +10:00 |
|
Stephan
|
3398de7fdb
|
Fix NuCache, exclude trashed items
|
2018-05-31 17:14:25 +02:00 |
|
Stephan
|
3da596eedf
|
Fix PublishedSnapshotAccessor to not throw but return null
|
2018-05-30 10:00:19 +02:00 |
|
Stephan
|
a7ba4a155e
|
Fix logging in NuCache SnapshotService
|
2018-05-30 10:00:15 +02:00 |
|
Claus
|
8044ccbf27
|
adding missing null check after navigating to parent.
|
2018-05-16 10:17:38 +02:00 |
|
Shannon
|
aa4dc64a57
|
Fixes ContentCache.GetRouteByIdInternal to ensure that no route is returned for any variant in the path of an unpublished variant of the same culture
|
2018-05-10 23:07:33 +10:00 |
|
Shannon
|
d78fa85307
|
null check fix
|
2018-05-10 22:40:32 +10:00 |
|
Stephan
|
6d1f42c9b6
|
Fixes
|
2018-05-08 16:41:37 +02:00 |
|
Stephan
|
6051891280
|
Fixes
|
2018-05-08 11:06:07 +02:00 |
|
Shannon
|
7728dfa853
|
Ensures that the PublishedContent culture dictionary is CultureInvariantIgnoreCase and fixes the publish dialog to allow publishing the current culture if the user has edited it
|
2018-05-08 13:50:39 +10:00 |
|
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 |
|