Bjarke Berg
|
50e61e9227
|
More usage of IPropertyType, and moved more classes
|
2019-11-18 13:03:24 +01:00 |
|
Shannon
|
3bd223669f
|
Moves as much as possible from Models/Packaging, Models/PublishedContent, Models/Entities, Models/Membership
|
2019-11-14 16:19:24 +11:00 |
|
Bjarke Berg
|
2b8805b69d
|
Merge branch 'v8/dev' into vx/feature/unicore
# Conflicts:
# src/Umbraco.Web.UI.Client/package-lock.json
|
2019-10-09 11:09:10 +02:00 |
|
Stephan
|
280f4e7cbe
|
Fix member properties [#6227]
|
2019-09-05 16:34:17 +02:00 |
|
Shannon
|
16d8f8846e
|
Adds PanicException with details instead of throwing "panic" strings
|
2019-07-30 22:40:15 +10:00 |
|
Bjarke Berg
|
9a2d309dbe
|
Merge remote-tracking branch 'origin/v8/dev' into vx/feature/unicore
# Conflicts:
# src/Umbraco.Abstractions/EnumerableExtensions.cs
# src/Umbraco.Abstractions/Models/Entities/EntityBase.cs
# src/Umbraco.Core/Models/Member.cs
|
2019-07-03 15:05:34 +02:00 |
|
Shannon
|
cd6ef35bf9
|
comments out the fix during investigation - adds some notes
|
2019-07-03 15:17:51 +10:00 |
|
Stephan
|
14a056f4f4
|
Fix and cleanup
|
2019-06-07 11:15:58 +02:00 |
|
Stephan
|
7fd6bfa163
|
Make IPublishedContent changes less breaking and more friendly
|
2019-06-06 16:54:00 +02:00 |
|
Bjarke Berg
|
00a121188a
|
Moved more abstractions of models
|
2019-05-27 12:58:51 +02:00 |
|
Stephan
|
bb0331e9cc
|
Move IPublishedContent.Url() to ext method
|
2019-04-24 14:25:41 +02:00 |
|
Stephan
|
25b8c8a565
|
Refactor getting Urls
|
2019-04-24 11:53:35 +02:00 |
|
Stephan
|
4feb766cc6
|
Fix IPublishedContent.Children() and NuCache
|
2019-04-23 08:29:43 +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
|
afda7a5661
|
Refactor IPublishedContent.ItemType
|
2019-04-23 08:27:49 +02:00 |
|
Stephan
|
11ef00c63d
|
Refactor IPublishedContent.Url()
|
2019-04-23 08:27:49 +02:00 |
|
Stephan
|
2b54cc50ab
|
Refactor IPublishedContent.UrlSegment()
|
2019-04-23 08:27:49 +02:00 |
|
Stephan
|
f99302ac63
|
Cleanup IPublishedContent/PropertyType
|
2019-04-23 08:27:49 +02:00 |
|
Stephan
|
890d7d8ce3
|
Refactor IPublishedContent.Name()
|
2019-04-23 08:27:48 +02:00 |
|
Stephan
|
f039b00a44
|
Introduce IPublishedPropertyType
|
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
|
ad62983327
|
Introduce ILivePublishedModelFactory
|
2019-02-21 19:15:35 +01:00 |
|
Stephan
|
d11fd67a09
|
Bugfix PublishedContentTypeFactory
|
2019-02-07 08:04:53 +01:00 |
|
Stephan
|
162e691828
|
Bugfix PublishedContentTypeFactory
|
2019-02-06 16:26:32 +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
|
a13a38a482
|
Updated all the TODO: comments in the Umbraco.Core project so they are all in the same format. ( // TODO: ) (#4220)
Also moved some of the comments so they are will work better / are not within Code Documentation comments
|
2019-01-26 15:42:14 +01:00 |
|
Stephan
|
38ec97bbe3
|
Need to refactor IsPublished
|
2019-01-24 15:22:20 +01:00 |
|
Bjarke Berg
|
e871392405
|
Added IsPublished(culture) to IPublishedContent
|
2019-01-23 07:54:45 +01:00 |
|
Chris Houston
|
78319bae9e
|
Temp8 fix typos 2 (#4130)
|
2019-01-23 00:03:39 +01:00 |
|
Stephan
|
ce4fc6654e
|
Fix NestedContent tests now we have isElement
|
2019-01-22 17:32:46 +01:00 |
|
Stephan
|
fd0ee6bb11
|
Merge branch 'v8-fix-nested-content-only-elements' of https://github.com/kjac/Umbraco-CMS into temp8-pr4102
|
2019-01-22 14:30:38 +01:00 |
|
Stephan
|
e349ead8b5
|
Better error message
|
2019-01-22 13:08:47 +01:00 |
|
Stephan
|
9e811ddd50
|
Fix fallback
|
2019-01-21 17:38:06 +01:00 |
|
Stephan
|
358a36dd87
|
Merge branch temp8 into temp8-3668-query-builder-snippits
|
2019-01-21 16:07:20 +01:00 |
|
Stephan
|
ee0c868687
|
Misc fixes for PR and Fallback
|
2019-01-21 16:02:16 +01:00 |
|
Stephan
|
4a0b969777
|
Deal with fixme in Umbraco.Core
|
2019-01-21 16:01:37 +01:00 |
|
Stephan
|
650f668edb
|
Improve PublishedModelFactory error message on collisions
|
2019-01-17 14:21:35 +01:00 |
|
Stephan
|
2eabdbb55b
|
Improve PublishedModelFactory error message on collisions
|
2019-01-17 14:19:52 +01:00 |
|
Kenn Jacobsen
|
4303b4eb80
|
Ensure that all items passed to rendering are element types
|
2019-01-16 13:05:54 +01:00 |
|
Bjarke Berg
|
11ffafacdf
|
Revert "Revert "Identify element types""
This reverts commit ff6a9ba9
|
2019-01-15 15:12:59 +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
|
19ae9f5dee
|
Refactor configuration for DI
|
2019-01-07 19:40:07 +01:00 |
|
Stephan
|
115b0cd2aa
|
Merge branch temp8 into temp8-di2690
|
2018-12-18 15:42:45 +01:00 |
|
Stephan
|
8152862ad2
|
Fix issue with figuring out whether a published content version is draft
|
2018-12-18 08:31:10 +01:00 |
|
Stephan
|
5b39e5e5c7
|
Fix typo in ReflectionUtilities
|
2018-11-18 11:05:14 +01:00 |
|
Stefano Chiodino
|
8275050dee
|
Comes to terms that we are now using nullables...spread the word to all other types that use a template ID one way or another.
|
2018-11-15 06:48:25 +00:00 |
|
Shannon
|
93a52432cf
|
Manual merging
|
2018-10-22 17:04:58 +11:00 |
|