Stephan
|
19d8796c40
|
Merge branch 'temp8' into temp8-3640
|
2019-02-06 15:07:49 +01:00 |
|
Stephan
|
29f2f34f9b
|
Refactor IContent vs IContentType
|
2019-02-05 14:06:48 +01:00 |
|
Stephan
|
d2692a2ff5
|
NuCache respects global local temp storage
|
2019-02-05 12:20:13 +01:00 |
|
Shannon
|
9f612465cf
|
Cleans up IContent/IContentBase, no more internal methods or setters, moves manipulation used by the DocumentRepository to ext methods
|
2019-02-05 14:13:03 +11:00 |
|
Stephan
|
132c3c0c8e
|
Cleanup PR, document and rename things
|
2019-02-01 17:19:12 +01:00 |
|
Bjarke Berg
|
9acf913872
|
#3545 - Added IContentTypeServiceBaseFactory to create a IContentTypeServiceBase (E.g. IContentTypeService or IMediaTypeService) based on the type of the IContentBase
|
2019-02-01 14:07:31 +01:00 |
|
Bjarke Berg
|
bfc2d53fa4
|
Merge remote-tracking branch 'origin/temp8' into feature/IContentType-removale-from-IContent
# Conflicts:
# src/Umbraco.Web/Macros/PublishedContentHashtableConverter.cs
|
2019-02-01 12:52:20 +01:00 |
|
Shannon
|
f02da1fdd2
|
nucache bug fix
|
2019-01-30 17:36:33 +11:00 |
|
Shannon
|
86d8bc0c62
|
fix merge
|
2019-01-29 17:19:58 +11: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
|
193e24afd2
|
Fixing all the TODO, FIXME & HACK comments so they all follow the same layout.
|
2019-01-27 11:16:00 +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
|
9522ee826f
|
Deal with fixme in Umbraco.Web
|
2019-01-21 16:01:37 +01:00 |
|
Stephan
|
ec58532f7b
|
More renaming of caches
|
2019-01-18 08:29:16 +01:00 |
|
Stephan
|
e6bff12337
|
Merge branch temp8 into feature/IContentType-removale-from-IContent
|
2019-01-17 13:33:55 +01:00 |
|
Stephan
|
0bee01e0ee
|
Great AppCaches renaming
|
2019-01-17 11:01:23 +01:00 |
|
Stephan
|
8347fd79a3
|
Reviewing packages PR, various fixes
|
2019-01-16 13:20:49 +01:00 |
|
Shannon
|
430c95dfad
|
Merge remote-tracking branch 'origin/temp8' into temp8-packages-ui
|
2019-01-15 22:59:49 +11:00 |
|
Bjarke Berg
|
1f87ce02a1
|
Merge remote-tracking branch 'origin/temp8' into feature/IContentType-removale-from-IContent
|
2019-01-15 09:26:00 +01:00 |
|
Stephan
|
eb6b172be2
|
Cleanup
|
2019-01-14 08:09:43 +01:00 |
|
Bjarke Berg
|
0330be4e6b
|
Merge remote-tracking branch 'origin/temp8' into feature/IContentType-removale-from-IContent
# Conflicts:
# src/Umbraco.Core/ContentExtensions.cs
# src/Umbraco.Core/Models/Content.cs
# src/Umbraco.Tests/Models/ContentTests.cs
# src/Umbraco.Tests/Models/Mapping/ContentWebModelMappingTests.cs
# src/Umbraco.Tests/Models/VariationTests.cs
# src/Umbraco.Tests/Scoping/ScopedNuCacheTests.cs
# src/Umbraco.Tests/Services/ContentTypeServiceVariantsTests.cs
# src/Umbraco.Tests/Web/Controllers/ContentControllerTests.cs
# src/Umbraco.Web.UI/Umbraco/dialogs/ChangeDocType.aspx.cs
|
2019-01-11 08:29:29 +01:00 |
|
Shannon
|
687aa8cc99
|
Merge remote-tracking branch 'origin/temp8' into temp8-packages-ui
|
2019-01-11 10:37:22 +11:00 |
|
Stephan
|
ed7c8da81f
|
Merge branch 'temp8' of https://github.com/StefanoChiodino/Umbraco-CMS into temp8-pr3583
|
2019-01-10 16:29:36 +01:00 |
|
Shannon
|
5f972384b1
|
WIP - new IEntityXmlSerializer, IPackageCreation, PackageActionRunner, large refactor of entity serialization, no more IPackagingService.Export methods, ports legacy package creation code to new IPackageCreation, more more ExportEventArgs (makes no sense)
|
2019-01-10 12:44:57 +11:00 |
|
Stephan
|
84f6239c98
|
Components Initialize and Terminate
|
2019-01-07 09:46:11 +01:00 |
|
Stephan
|
5670c6354e
|
Introduce ComponentComposer to simplify registration of components
|
2019-01-05 15:49:10 +01:00 |
|
Stephan
|
1bd4cba9ac
|
Fix component constructors
|
2019-01-04 08:36:38 +01:00 |
|
Stephan
|
816ed84a2f
|
Refactor components
|
2019-01-03 21:00:28 +01:00 |
|
Bjarke Berg
|
eda46a16d0
|
Changed IContentType on IContent to a more simple class with lesser properties
|
2019-01-03 09:27:52 +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
|
35ebced4ed
|
True standalone test
|
2018-12-17 18:55:36 +01:00 |
|
Stephan
|
e40c9cb227
|
Fix missing dependencies errors, simplify
|
2018-12-12 16:07:21 +01:00 |
|
Stephan
|
49a0b68b28
|
IContainer is IRegister+IFactory
|
2018-11-28 11:05:41 +01:00 |
|
Stephan
|
6ffc340725
|
Merge branch temp8 into temp8-di2690
|
2018-11-23 14:58:08 +01:00 |
|
Aaron Powell
|
e1be4effca
|
Fixes 3710: Removing the usage of HostingEnvironment.MapPath
|
2018-11-19 14:31:20 +11:00 |
|
Stefano Chiodino
|
cc8cb96140
|
The change to nullable expands to even more neighbors...
|
2018-11-15 07:23:09 +00:00 |
|
Stephan
|
a4c81b269f
|
Merge branch temp8 into temp8-di2690
|
2018-10-26 15:10:20 +02:00 |
|
Stephan
|
8af1da3661
|
Merge branch temp8 into temp8-di2690
|
2018-10-25 10:59:49 +02:00 |
|
Stephan
|
a8110a0886
|
Merge branch temp8 into temp8-3129
|
2018-10-25 10:32:05 +02:00 |
|