Stephan
|
4feb766cc6
|
Fix IPublishedContent.Children() and NuCache
|
2019-04-23 08:29:43 +02:00 |
|
Stephan
|
05c85bbce5
|
NuCache: children as linked lists
|
2019-04-23 08:28:26 +02:00 |
|
Stephan
|
2270188668
|
Refactor IPublishedContent.Children()
|
2019-04-23 08:28:23 +02:00 |
|
Stephan
|
41e14a62c0
|
Refactor IPublishedContent.Parent()
|
2019-04-23 08:27:50 +02:00 |
|
Stephan
|
e062ea8d31
|
Refactor IPublishedContent.CultureDate(), .Cultures
|
2019-04-23 08:27:50 +02:00 |
|
Stephan
|
7cf13cbf94
|
Fix IPublishedContent.Name(), .Segment() for invariant
|
2019-04-23 08:27:49 +02:00 |
|
Stephan
|
afda7a5661
|
Refactor IPublishedContent.ItemType
|
2019-04-23 08:27:49 +02:00 |
|
Stephan
|
2b54cc50ab
|
Refactor IPublishedContent.UrlSegment()
|
2019-04-23 08:27:49 +02:00 |
|
Stephan
|
890d7d8ce3
|
Refactor IPublishedContent.Name()
|
2019-04-23 08:27:48 +02:00 |
|
Stephan
|
34ad8dfb8d
|
Introduce IPublishedContentType
|
2019-04-23 08:27:40 +02:00 |
|
Stephan
|
7a0f11bc6f
|
Fix NuCache url segments
|
2019-03-05 11:15:30 +01:00 |
|
Stephan
|
6a5f8c0ab8
|
Fix #4578
|
2019-02-15 19:32:13 +01:00 |
|
Shannon
|
22d879ab35
|
Merge branch 'temp8' into temp8-fixme-no-caching-of-url-and-inject-umbraco-context-accessor
# Conflicts:
# src/Umbraco.Tests/PublishedContent/NuCacheTests.cs
# src/Umbraco.Web/Models/PublishedContentBase.cs
# src/Umbraco.Web/PublishedCache/NuCache/ContentNode.cs
# src/Umbraco.Web/PublishedCache/NuCache/PublishedSnapshotService.cs
|
2019-01-29 17:12:35 +11:00 |
|
Stephan
|
c2f51be0a1
|
Bugfix
|
2019-01-28 22:44:00 +01:00 |
|
Stephan
|
9eabc1fb3f
|
More NuCache/PublishedContent cleanup
|
2019-01-28 16:23:10 +01:00 |
|
Stephan
|
9b4b8b9d86
|
Cleanup NuCache/PublishedContent
|
2019-01-28 14:15:47 +01:00 |
|
Stephan
|
27fd908517
|
Refactor IPublished
|
2019-01-28 14:05:59 +01:00 |
|
Bjarke Berg
|
3c24aac81d
|
Merge remote-tracking branch 'origin/temp8' into temp8-ispublished-again
|
2019-01-28 08:46:17 +01:00 |
|
Chris Houston
|
0b6ba5aa52
|
Temp8 - Fixing spelling / typos etc in Umbraco.Web (#4148)
|
2019-01-26 16:52:19 +01:00 |
|
Bjarke Berg
|
66959baabe
|
Reimplemented IsPublished on PublishedContent
|
2019-01-25 12:56:53 +01:00 |
|
Stephan
|
38ec97bbe3
|
Need to refactor IsPublished
|
2019-01-24 15:22:20 +01:00 |
|
Bjarke Berg
|
f8b52a57c3
|
Injecting Umbraco Context Accessor and not saving the url on the class
|
2019-01-23 14:16:42 +01:00 |
|
Bjarke Berg
|
e871392405
|
Added IsPublished(culture) to IPublishedContent
|
2019-01-23 07:54:45 +01:00 |
|
Stephan
|
c840895f90
|
Deal with more fixme
|
2019-01-22 09:49:35 +01:00 |
|
Stephan
|
0bee01e0ee
|
Great AppCaches renaming
|
2019-01-17 11:01:23 +01:00 |
|
Stephan
|
ed7c8da81f
|
Merge branch 'temp8' of https://github.com/StefanoChiodino/Umbraco-CMS into temp8-pr3583
|
2019-01-10 16:29:36 +01:00 |
|
Stephan
|
8152862ad2
|
Fix issue with figuring out whether a published content version is draft
|
2018-12-18 08:31:10 +01:00 |
|
Stefano Chiodino
|
cc8cb96140
|
The change to nullable expands to even more neighbors...
|
2018-11-15 07:23:09 +00: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
|
ecf9a928d7
|
Refactor variations
|
2018-07-03 13:05:21 +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
|
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 |
|
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 |
|
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
|
908589277a
|
U4-11227 - default variations and fallback (wip)
|
2018-04-30 09:13:21 +02:00 |
|
Shannon
|
73567ffdce
|
Fixes IPublishedShapshot and friends
|
2018-04-27 11:38:50 +10:00 |
|
Shannon
|
ffd85b4e94
|
Fixes more bugs and outbound routing for additional urls
|
2018-04-26 22:54:36 +10:00 |
|
Stephan
|
40f94d23d4
|
Cleanup
|
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
|
48641166b9
|
WIP - gets 'inbound' routing working to generate culture specific URLs
|
2018-04-24 01:31:01 +10:00 |
|