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 |
|
Shannon
|
640de1c1a4
|
very small cleanup before some package code changes
|
2019-01-09 18:59:59 +11:00 |
|
Shannon
|
c7598bf647
|
changes the invariant check back since this is how it was done before in code above, plus means a later refactor of property/propertytype will be easier
|
2019-01-09 17:03:34 +11:00 |
|
Shannon
|
a1ad04e04e
|
Refactors a bit of the BuildDtos method and adds a unit test
|
2019-01-09 16:57:40 +11:00 |
|
Shannon
|
0267378bf9
|
Merge remote-tracking branch 'origin/temp8' into temp8-3708
|
2019-01-09 13:19:40 +11:00 |
|
Stephan
|
429423c07f
|
Unwrap wrapped filesystems
|
2019-01-08 12:52:16 +01:00 |
|
Shannon
|
c6d13ebc39
|
Merge remote-tracking branch 'origin/temp8' into temp8-3708
|
2019-01-08 17:17:10 +11:00 |
|
Stephan
|
a1400d33fd
|
Fixes, version 8.0.0-alpha.58
|
2019-01-07 19:41:23 +01:00 |
|
Stephan
|
19ae9f5dee
|
Refactor configuration for DI
|
2019-01-07 19:40:07 +01:00 |
|
Robert
|
e0511646af
|
Fixes - Fix publish/draft status for variant content when invariant properties are edited
|
2019-01-07 16:23:26 +01:00 |
|
Stephan
|
84f6239c98
|
Components Initialize and Terminate
|
2019-01-07 09:46:11 +01:00 |
|
Stephan
|
8ce50ca357
|
Missing change broke the build
|
2019-01-05 16:24:49 +01:00 |
|
Stephan
|
048b6aa529
|
Expose FileSystemWrapper.InnerFileSystem
|
2019-01-05 15:49:35 +01:00 |
|
Stephan
|
5670c6354e
|
Introduce ComponentComposer to simplify registration of components
|
2019-01-05 15:49:10 +01:00 |
|
Stephan
|
edfc3996d6
|
Adjustments for Forms and Deploy
|
2019-01-04 16:42:55 +01:00 |
|
Sebastiaan Janssen
|
62d6cf111e
|
Applies fix for #3937 to v8 as well
|
2019-01-04 15:12:09 +01:00 |
|
Claus
|
2fad3c745a
|
Merge branch 'temp8-3539-support-for-variants-in-redirects' into temp8
# Conflicts:
# src/Umbraco.Web/Routing/RedirectTrackingComponent.cs
|
2019-01-04 14:36: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 |
|
Bjarke Berg
|
9bf66b0881
|
#3539 - Re-enabled url redirect tracking and implemented support for culture variants
|
2019-01-04 11:24:30 +01:00 |
|
Stephan
|
1875270db1
|
Compose after/before
|
2019-01-04 10:29:29 +01:00 |
|
Claus
|
08e13ac530
|
Merge pull request #3814 from umbraco/temp7-269-xss-stylesheets
Removing malicious code from the name of a Stylesheet.
|
2019-01-04 10:11:25 +01:00 |
|
Claus
|
7ead62730b
|
reverting changes to StripHtml method.
|
2019-01-04 09:34:24 +01:00 |
|
Stephan
|
f6cd13488e
|
Refactor collection builders to be nicer with DI
|
2019-01-04 09:34:08 +01:00 |
|
Stephan
|
3f1843def0
|
Merge remote-tracking branch 'lars-erik/temp8-u4-11427-remove-propertyinjection' into temp8-di2690
|
2019-01-04 08:36:48 +01:00 |
|
Stephan
|
1bd4cba9ac
|
Fix component constructors
|
2019-01-04 08:36:38 +01:00 |
|
Lars-Erik Aabech
|
8e5ed6eaa6
|
Internalize testing ctor to provide unambiguous ctor for container. (Non LI req. / MS-DI)
|
2019-01-03 22:43:08 +01:00 |
|
Lars-Erik Aabech
|
b8a939d1a1
|
Public ctor on CoreRuntimeComponent
|
2019-01-03 21:37:35 +01:00 |
|
Stephan
|
0481c2c736
|
Fix components
|
2019-01-03 21:10:13 +01:00 |
|
Stephan
|
9b756b9ce6
|
Fix components
|
2019-01-03 21:04:39 +01:00 |
|
Stephan
|
816ed84a2f
|
Refactor components
|
2019-01-03 21:00:28 +01:00 |
|
Stephan
|
9fe8b5f654
|
TEMP
|
2019-01-03 11:41:56 +01:00 |
|
Stephan
|
4f7a5e3046
|
Bugfix RuntimeState
|
2019-01-03 09:50:51 +01:00 |
|
Stephan
|
ceab758100
|
Merge branch 'temp8' into temp8-di2690
|
2019-01-02 16:44:35 +01:00 |
|
Stephan
|
17d818b604
|
Make Current.Container public for Deploy, wont last
|
2019-01-02 15:29:22 +01:00 |
|
Claus
|
fb9d5a3c5d
|
Merge branch 'v8-feature-angular-public-access' of https://github.com/kjac/Umbraco-CMS into kjac-v8-feature-angular-public-access
|
2019-01-02 11:58:24 +01:00 |
|
Stephan
|
b21d07a282
|
Merge branch origin/temp8 into temp8-di2690
|
2019-01-02 10:23:24 +01:00 |
|
Kenn Jacobsen
|
debbf87a04
|
Support image crop data set when overwriting files using the API
|
2018-12-31 12:43:06 +00:00 |
|
Stephan
|
8d9bf91512
|
Merge branch 'temp8-migrations' into temp8
|
2018-12-28 21:33:00 +01:00 |
|
elitsa
|
247f213d26
|
Merge remote-tracking branch 'origin/dev-v7' into temp7-269-xss-stylesheets
|
2018-12-27 08:50:44 +01:00 |
|
Stephan
|
f21dbb3e77
|
Fix merge
|
2018-12-21 16:25:16 +01:00 |
|
Stephan
|
a60fd1b7be
|
Merge branch origin/temp8 into temp8-di2690
|
2018-12-21 15:47:08 +01:00 |
|
Stephan
|
29540b1835
|
TypeLoader TLC, better perfs and logging
|
2018-12-21 15:11:23 +01:00 |
|
Stephan
|
a571af8be2
|
Make more types IDiscoverable
|
2018-12-21 13:42:24 +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
|
7f6994514f
|
Merge branch 'temp8' into temp8-contentquery-search-culture-3828
|
2018-12-21 09:00:03 +01:00 |
|
Stephan
|
9db0f540d0
|
Fix failing tests
|
2018-12-21 08:58:20 +01:00 |
|
Shannon
|
711304dffe
|
manual merges
|
2018-12-21 13:44:18 +11:00 |
|
Shannon
|
7e20e81cc8
|
Fixes EntityRepository and EntityService to perform order by operations correctly
|
2018-12-21 13:15:46 +11:00 |
|