Stephan
|
ed7c8da81f
|
Merge branch 'temp8' of https://github.com/StefanoChiodino/Umbraco-CMS into temp8-pr3583
|
2019-01-10 16:29:36 +01:00 |
|
Stephan
|
95ef6cd249
|
Merge branch 'temp8' into temp8-examine-updates-3920
|
2019-01-10 15:44:16 +01:00 |
|
Stephan
|
7db3644fcd
|
Merge remote-tracking branch 'origin/temp8' into temp8-removes-config-based-indexes-3901
|
2019-01-10 14:04:52 +01:00 |
|
Shannon
|
5cb99bfddc
|
forgot to add the test class
|
2019-01-10 18:55:24 +11:00 |
|
Shannon
|
b8d2309b9c
|
Gets the IPackageBuilder working and tested, now the controller can create and update packages, validation is also working, need to do some more tests for adding other entities , removes more of the old packaging code.
|
2019-01-10 17:18:47 +11: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 |
|
Warren Buckley
|
6d808cb121
|
Merge remote-tracking branch 'origin/temp8' into temp8-logviewer
|
2019-01-09 10:46:44 +00:00 |
|
Shannon
|
a1ad04e04e
|
Refactors a bit of the BuildDtos method and adds a unit test
|
2019-01-09 16:57:40 +11:00 |
|
Stephan
|
429423c07f
|
Unwrap wrapped filesystems
|
2019-01-08 12:52:16 +01:00 |
|
Shannon
|
801e9da028
|
Fixes issue with dynamically creating/storing field definitions, latest examine update
|
2019-01-08 16:37:16 +11:00 |
|
Shannon
|
340a7e5383
|
Changes published index flag to y/n instead of 1/0
|
2019-01-08 14:04:37 +11:00 |
|
Shannon
|
4a1ae0573f
|
Gets definitions dynamically applied for culture specific fields.
|
2019-01-08 13:25:07 +11:00 |
|
Stephan
|
19ae9f5dee
|
Refactor configuration for DI
|
2019-01-07 19:40:07 +01:00 |
|
Shannon
|
f7c70bde1e
|
Fixing up the PublishedContentQuery.Search implementation 3920
|
2019-01-07 23:49:29 +11:00 |
|
Warren Buckley
|
9ce35d25d2
|
Merge remote-tracking branch 'origin/temp8' into temp8-logviewer
# Conflicts:
# src/Umbraco.Core/Migrations/Install/DatabaseSchemaCreator.cs
|
2019-01-07 09:59:15 +00:00 |
|
Stephan
|
84f6239c98
|
Components Initialize and Terminate
|
2019-01-07 09:46:11 +01:00 |
|
Shannon
|
0356e5a224
|
Updates to latest examine, fixes issue with rebuilding indexes in the back office seeming to timeout but was a problem with the callback registration in examine
|
2019-01-07 18:16:06 +11:00 |
|
Shannon
|
118ad5361a
|
Merge remote-tracking branch 'origin/temp8' into temp8-removes-config-based-indexes-3901
# Conflicts:
# src/Umbraco.Examine/UmbracoExamineIndex.cs
|
2019-01-07 16:17:58 +11:00 |
|
Stephan
|
edfc3996d6
|
Adjustments for Forms and Deploy
|
2019-01-04 16:42:55 +01:00 |
|
Stephan
|
025cdede6c
|
Merge branch origin/temp8 into temp8-di2690
|
2019-01-04 11:43:14 +01:00 |
|
Claus
|
9821901717
|
Merge remote-tracking branch 'origin/dev-v7' into temp8
# Conflicts:
# src/Umbraco.Core/StringExtensions.cs
# src/Umbraco.Web/UI/LegacyDialogHandler.cs
# src/Umbraco.Web/WebServices/SaveFileController.cs
|
2019-01-04 11:30:51 +01:00 |
|
Stephan
|
1875270db1
|
Compose after/before
|
2019-01-04 10:29:29 +01:00 |
|
Claus
|
71f2b7ee06
|
updating unit tests.
|
2019-01-04 09:40:55 +01:00 |
|
Stephan
|
f6cd13488e
|
Refactor collection builders to be nicer with DI
|
2019-01-04 09:34:08 +01:00 |
|
Lars-Erik Aabech
|
7cfe2115c0
|
Actually uses a scope in the ScopeBuilderCreatesScopedCollection tests
|
2019-01-04 00:15:06 +01:00 |
|
Stephan
|
816ed84a2f
|
Refactor components
|
2019-01-03 21:00:28 +01:00 |
|
Warren Buckley
|
baa37549fb
|
Merge remote-tracking branch 'origin/temp8' into temp8-logviewer
|
2019-01-03 13:52:14 +00:00 |
|
Stephan
|
7a37c8743b
|
Add container tests
|
2019-01-03 11:41:40 +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
|
ceab758100
|
Merge branch 'temp8' into temp8-di2690
|
2019-01-02 16:44:35 +01:00 |
|
Stephan
|
986a7f368f
|
Merge branch 'temp8' into temp8-removes-config-based-indexes-3901
|
2019-01-02 15:37:20 +01:00 |
|
Stephan
|
ebf15b9052
|
Fix CacheRefresher and DistributedCache
|
2019-01-02 15:24:33 +01:00 |
|
Stephan
|
b21d07a282
|
Merge branch origin/temp8 into temp8-di2690
|
2019-01-02 10:23:24 +01:00 |
|
Warren Buckley
|
4651325d77
|
Merge remote-tracking branch 'origin/temp8' into temp8-logviewer
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/services/navigation.service.js
|
2019-01-01 19:08:59 +00:00 |
|
elitsa
|
0aa1dc1dc7
|
Adding tests for verifying that malicious code input will be cleaned for XSS.
|
2018-12-27 10:02:49 +01:00 |
|
Stephan
|
a60fd1b7be
|
Merge branch origin/temp8 into temp8-di2690
|
2018-12-21 15:47:08 +01:00 |
|
Stephan
|
bb9846a6ca
|
Merge branch origin/temp8 into temp8-di2690
|
2018-12-21 10:58:38 +01:00 |
|
Stephan
|
798eb1099a
|
Merge branch 'temp8' into temp8-migrations
|
2018-12-21 10:46:37 +01:00 |
|
Stephan
|
d0623bc494
|
Merge branch 'temp8' into temp8-removes-config-based-indexes-3901
|
2018-12-21 09:25:37 +01:00 |
|
Stephan
|
7f6994514f
|
Merge branch 'temp8' into temp8-contentquery-search-culture-3828
|
2018-12-21 09:00:03 +01:00 |
|
Shannon
|
698b83c455
|
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
|
2018-12-21 14:17:36 +11:00 |
|
Shannon
|
7e20e81cc8
|
Fixes EntityRepository and EntityService to perform order by operations correctly
|
2018-12-21 13:15:46 +11:00 |
|
Stephan
|
4a71d14097
|
Simplify migrations
|
2018-12-20 18:38:55 +01:00 |
|
Stephan
|
b0eb0d1205
|
Fix tests
|
2018-12-20 15:36:12 +01:00 |
|
Stephan
|
1ffd457985
|
Merge branch 'temp8' into temp8-3658-contextual-info-app
|
2018-12-20 13:42:19 +01:00 |
|
Stephan
|
5286e02f11
|
Merge branch 'temp8' into temp8-contentquery-search-culture-3828
|
2018-12-20 10:19:02 +01:00 |
|
Stephan
|
8219e0ccdd
|
Fix failing test
|
2018-12-20 08:25:58 +01:00 |
|
Steve Temple
|
fcbfb1a56e
|
Rename PluginManager to TypeLoader in tests
|
2018-12-19 16:44:35 +01:00 |
|
Stephan
|
fd6a5f60d2
|
Merge branch 'temp8' into temp8-contentquery-search-culture-3828
|
2018-12-19 16:06:35 +01:00 |
|
Stephan
|
720ad984dc
|
Merge branch 'temp8-backoffice-search-with-variants' into temp8
|
2018-12-19 16:02:54 +01:00 |
|