Shannon
fccfa4f412
Removes umbraco settings: ImageTagAllowedAttributes, UploadAllowDirectories, ensureUniqueNaming, ImageTagAllowedAttributes, ScriptEditorDisable, ScriptFolderPath, UploadAllowDirectories
2019-01-30 23:42:25 +11:00
Stephan
5d65ba3147
Merge branch 'temp8-fixtree' into temp8
2019-01-29 14:59:45 +01:00
Stephan
c675708388
Refactor dashboards
2019-01-28 12:38:58 +01:00
Stephan
27ecd795b2
Merge branch temp8 into temp8-fixtree
2019-01-28 10:19:36 +01:00
Warren Buckley
9f79f1833f
Merge remote-tracking branch 'origin/temp8' into temp8-dashboards-collection
...
# Conflicts:
# src/Umbraco.Web/Services/DashboardService.cs
2019-01-28 08:33:52 +00: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
Warren Buckley
5e9f861991
Cleanup of WebRuntimeComposer
2019-01-23 15:09:31 +00:00
Warren Buckley
69a3c85bbc
Refactor of dashboards
...
* Remove dashboards from Configs().Dashboards
* Remove dashboard.config XML file & associated code reading from XML
* Load Dashboards from TypeLoader into a CollectionBuilder
* Load merge/concat C# Dashboard Types with package.manifest
* Add buildercolletion to an extension method on Composition
2019-01-23 14:37:33 +00:00
Stephan
e36ca2e957
Merge branch temp8 into temp8-fixtree
2019-01-22 14:08:14 +01:00
Stephan
ad026e25d7
Cleanup trees
2019-01-22 13:55:31 +01:00
Stephan
c840895f90
Deal with more fixme
2019-01-22 09:49:35 +01:00
Shannon
1667e914cd
Allows the tree collection to be manipulated by devs on startup, renames some things
2019-01-17 18:38:55 +11:00
Shannon
356209e013
renames ApplicationTree to just Tree
2019-01-17 17:33:38 +11:00
Shannon
0160f141f4
cleanup and explicitly registering sections
2019-01-17 17:04:53 +11:00
Shannon
cfe1b17eec
Gets trees and sections loading now in a much more simplified way without any xml, now to cleanup
2019-01-17 16:40:11 +11:00
Shannon
355ac09d90
WIP - moved out the tree and section service from Core, these are web only things, removes their xml parsing, fixes base controller ctor params with UmbracoContext, need to implement tree/section collections taking into account controllers and not scanning so much
2019-01-17 13:20:19 +11:00
Stephan
19ae9f5dee
Refactor configuration for DI
2019-01-07 19:40:07 +01:00
Stephan
5670c6354e
Introduce ComponentComposer to simplify registration of components
2019-01-05 15:49:10 +01:00
Stephan
1875270db1
Compose after/before
2019-01-04 10:29:29 +01:00
Lars-Erik Aabech
c18ed7e15a
Registering WebRuntimeComponent and publicizing its dep. chain
2019-01-03 22:11:25 +01:00
Stephan
816ed84a2f
Refactor components
2019-01-03 21:00:28 +01:00