Stephan
|
ce8775b3e7
|
Cleanup IPublishedContent
|
2018-04-30 09:14:13 +02:00 |
|
Stephan
|
a69019aea0
|
From int languageId to string culture
|
2018-04-21 09:57:28 +02:00 |
|
Stephan
|
39cc7add80
|
Rename Umbraco.Whatever2 editors
|
2018-03-19 18:39:34 +01:00 |
|
Stephan
|
c0439b3c4e
|
DataTypes refactoring - troubleshooting
|
2018-02-08 16:08:52 +01:00 |
|
Stephan
|
e60a5a4a83
|
DataType refactoring - in progress
|
2018-01-26 17:55:20 +01:00 |
|
Stephan
|
97a058b817
|
DataType refactoring
|
2018-01-20 12:31:42 +01:00 |
|
Stephan
|
b5856803e1
|
DataType refactoring preparation - Entity refactoring
|
2018-01-10 12:48:51 +01:00 |
|
Stephan
|
b392d72bc2
|
Published variants - WIP
|
2017-12-06 11:51:35 +01:00 |
|
Stephan
|
2305426dda
|
Version -alpha.30 with ModelsBuilder -alpha.13
|
2017-10-26 11:25:01 +02:00 |
|
Stephan
|
14eb4fe6e0
|
Refactor PublishedContentTypes
|
2017-10-19 12:00:55 +02:00 |
|
Stephan
|
bcbd4289ea
|
Facade cleanup and refactoring
|
2017-09-29 18:33:34 +02:00 |
|
Stephan
|
c24fdc0ddf
|
Facade cleanup and refactoring
|
2017-09-27 10:26:36 +02:00 |
|
Stephan
|
d61ca898c4
|
PropertySet => PublishedElement
|
2017-09-27 10:26:34 +02:00 |
|
Stephan
|
d9aaba192c
|
Port 7.7 - WIP
|
2017-09-14 19:29:12 +02:00 |
|
Stephan
|
83f84f05b9
|
PropertyValueConverter - refactoring WIP
|
2017-07-25 13:57:42 +02:00 |
|
Stephan
|
c31cbf6b6d
|
PropertySet - rename and refactor
|
2017-07-24 12:39:35 +02:00 |
|
Stephan
|
c76403077f
|
Normalize cr/lf/tab
|
2017-07-20 11:21:28 +02:00 |
|
Stephan
|
1f5c47f029
|
Move Plugins to Composing
|
2017-05-30 15:56:30 +02:00 |
|
Stephan
|
81234cd702
|
Rename DI to Composing
|
2017-05-30 15:46:25 +02:00 |
|
Stephan
|
b251d23a57
|
Refactor DI and type loading
|
2017-05-30 15:33:57 +02:00 |
|
Stephan
|
13ec3db2d3
|
fix 7.6-rc1 port
|
2017-05-24 12:25:59 +02:00 |
|
Stephan
|
babf00f510
|
Keep structuring tests
|
2016-11-07 20:50:14 +01:00 |
|
Stephan
|
8aa730d986
|
Ensure U4-8720 is properly merged into v8
|
2016-11-05 13:16:22 +01:00 |
|
Stephan
|
341e817fd5
|
Get tests to run, troubleshoot
|
2016-10-17 11:00:18 +02:00 |
|
Stephan
|
3c698cbf8c
|
Refactor UmbracoContext, PublishedContentRequest...
|
2016-10-17 11:00:14 +02:00 |
|
Stephan
|
a00ee8d275
|
Rename DependencyInjection into DI, cleanup components, compose
|
2016-10-17 11:00:12 +02:00 |
|
Stephan
|
0597eea72b
|
Resvolution - Components, Runtime & Booting
|
2016-09-19 16:33:43 +02:00 |
|
Stephan
|
18f3a7fbab
|
Resvolution - Runtime components, fixing, cleanup
|
2016-09-19 16:33:42 +02:00 |
|
Stephan
|
e25e77f167
|
Resvolution - WIP running without Resolution
|
2016-09-19 16:33:40 +02:00 |
|
Stephan
|
d5dd17746d
|
Resvolution - PublishedContentModelFactoryResolver
|
2016-09-19 16:33:34 +02:00 |
|
Stephan
|
713484eb26
|
Resvolution - Prepare, Tests
|
2016-09-19 16:30:45 +02:00 |
|
Stephan
|
dbdff2e2c4
|
Resvolution - PluginManager
|
2016-09-19 16:30:25 +02:00 |
|
Stephan
|
ffb30123cc
|
U4-8710 - from Umbraco.Field, GetPropertyValue to Value
|
2016-07-21 10:03:11 +02:00 |
|
Stephan
|
cdb1f29ec0
|
U4-8626 - kill dynamic support
|
2016-07-21 10:03:11 +02:00 |
|
Stephan
|
a8bb18ecae
|
Refactor - IPublishedContent, converters, fragments (cont)
|
2016-07-21 09:49:06 +02:00 |
|
Stephan
|
d08412c0fe
|
Refactor - IPublishedContent, converters, fragments
|
2016-07-21 09:37:40 +02:00 |
|
Stephan
|
be2d81154b
|
U4-6674 - Kill ToContentSet, becomes ToIndexedArray
|
2016-07-20 19:30:42 +02:00 |
|
Stephan
|
06574b8b40
|
U4-8447 - prepare for NuCache (work-in-progress)
|
2016-05-26 17:12:04 +02:00 |
|
Shannon
|
8127731f72
|
Namespace and file cleanup - Profiling --> Logging, root cache stuff moved to Cache, XmlHelper --> Xml, TypeFinder, etc.. --> Plugins
|
2016-05-18 23:34:56 +02:00 |
|
AndyButland
|
b52c480da3
|
Added IPublishedContent extension method for filtering nodes based on composition alias
Created unit test for IsComposedOf
|
2015-12-22 16:27:12 +01:00 |
|
leekelleher
|
15b4d33e00
|
U4-6986 PublishedContentExtensions.FirstChild() throws exception
Changes the return value to use `.FirstOrDefault()` instead of `.First()`.
Includes unit-test.
|
2015-08-19 13:57:58 +01:00 |
|
Shannon
|
1cb0cd296c
|
Decoupling more things, mostly to do with the PluginManager and logging which now requires an IServiceProvider so have created a simple instance of that.
|
2015-01-16 15:47:44 +11:00 |
|
Stephan
|
ef7a6f19ba
|
Fix the build
|
2014-05-20 08:57:27 +02:00 |
|
Stephan
|
32b7871eaf
|
Rename PublishedContentModelFactoryImpl
|
2014-05-19 13:01:49 +02:00 |
|
Stephan
|
9ed3561b56
|
Fix the build
|
2014-05-18 21:41:34 +02:00 |
|
Stephan
|
28da44f0de
|
Refactor PublishedContentModelFactory
|
2014-05-18 21:31:53 +02:00 |
|
Stephan
|
1a02e6be97
|
Detached PublishedProperty
|
2014-04-19 18:39:11 +02:00 |
|
Stephan
|
6d3e8e1f6d
|
U4-4559 - tests
|
2014-04-02 11:40:05 +02:00 |
|
Shannon
|
2d6d95a63e
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
src/Umbraco.Tests/Persistence/Auditing/AuditTests.cs
src/Umbraco.Tests/Persistence/PetaPocoExtensionsTest.cs
src/Umbraco.Tests/Persistence/Repositories/MemberRepositoryTest.cs
src/Umbraco.Tests/Persistence/Repositories/MemberTypeRepositoryTest.cs
src/Umbraco.Tests/Persistence/Repositories/UserRepositoryTest.cs
src/Umbraco.Tests/Persistence/Repositories/UserTypeRepositoryTest.cs
src/Umbraco.Tests/PublishedContent/DynamicDocumentTestsBase.cs
src/Umbraco.Tests/PublishedContent/PublishedContentExtensionTests.cs
src/Umbraco.Tests/Routing/NiceUrlsProviderWithDomainsTests.cs
src/Umbraco.Tests/Services/LocalizationServiceTests.cs
src/Umbraco.Tests/Services/PackagingServiceTests.cs
src/Umbraco.Tests/Services/PerformanceTests.cs
src/Umbraco.Tests/TestHelpers/BaseDatabaseFactoryTest.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
|
2014-03-17 19:44:34 +11:00 |
|
Shannon
|
d19d1b3a18
|
Changes database behavior in integration tests to be opt-in, removes the db behavior to have a new schema per fixture, now we only deal in new files + schema per fixture/tests as it was taking longer to uninstall the db tables than just delete the file.
|
2014-03-17 19:38:29 +11:00 |
|