Stephan
3a0f80fc7e
Merge branch 'temp8' into temp8-oembed-collection
2019-02-01 17:44:53 +01:00
Warren Buckley
69f7a1b7b9
Finish up remaining AppSetting keys as Constants
2019-01-31 12:05:56 +00:00
Stephan
a6f9598a23
Introduce IPublishedRouter
2019-01-31 11:07:45 +01:00
Warren Buckley
a36b1962c6
Last of providers moved across & the old config file gone
2019-01-31 09:32:50 +00:00
Warren Buckley
fe9700b3f7
A handful more providers moved across & removed any that no longer supported
2019-01-30 21:52:12 +00:00
Warren Buckley
880faeebd3
Adds a few more providers to the collection
2019-01-30 16:50:08 +00:00
Warren Buckley
74dcaea879
Merge remote-tracking branch 'origin/temp8' into temp8-oembed-collection
2019-01-30 16:02:02 +00:00
Shannon
fccfa4f412
Removes umbraco settings: ImageTagAllowedAttributes, UploadAllowDirectories, ensureUniqueNaming, ImageTagAllowedAttributes, ScriptEditorDisable, ScriptFolderPath, UploadAllowDirectories
2019-01-30 23:42:25 +11:00
Warren Buckley
88eb29e199
Removes EmbedProviders.config & moves into C# types (As its a config file that is rarely ammended IMO)
2019-01-30 11:46:15 +00:00
Shannon
febc788c20
Merge remote-tracking branch 'origin/temp8' into temp8-remove-legacy-controls
...
# Conflicts:
# src/Umbraco.Web/UI/Pages/UmbracoEnsuredPage.cs
2019-01-30 14:36:40 +11:00
Stephan
5d65ba3147
Merge branch 'temp8-fixtree' into temp8
2019-01-29 14:59:45 +01:00
Shannon
eef86689c8
Removes booting.aspx and creates embedded html pages for booting and failed (if those are ever seen ), renames some classes and namespaces, removes old cdf bundle classes
2019-01-29 23:05:59 +11: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
Chris Houston
0b6ba5aa52
Temp8 - Fixing spelling / typos etc in Umbraco.Web ( #4148 )
2019-01-26 16:52:19 +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
Stephan
1506d8c3fa
Kill AppCaches.StaticCache
2019-01-18 15:49:54 +01:00
Stephan
876056f0bb
Merge branch temp8 into temp8-appCaches
2019-01-18 14:54:08 +01:00
Stephan
ec58532f7b
More renaming of caches
2019-01-18 08:29:16 +01:00
Stephan
0bee01e0ee
Great AppCaches renaming
2019-01-17 11:01:23 +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
Stephan
67e4703821
CacheHelper becomes AppCaches
2019-01-17 08:34:29 +01: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
Shannon
44ab0991ce
Package installing is working
2019-01-15 22:08:08 +11:00
Stephan
19ae9f5dee
Refactor configuration for DI
2019-01-07 19:40:07 +01: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
1875270db1
Compose after/before
2019-01-04 10:29:29 +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
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
Stephan
f21dbb3e77
Fix merge
2018-12-21 16:25:16 +01:00
Stephan
adced099be
Move UmbracoConfig singleton to Current
2018-12-12 23:31:16 +01:00
Stephan
3e082f1a94
Restructure registration of essential services, validate
2018-12-12 14:28:57 +01:00
Stephan
7f8eeeab83
Merge branch temp8 into temp8-di2690
2018-12-07 16:12:08 +01:00
Stephan
1eee6dfb2f
Cleanup
2018-12-07 14:05:47 +01:00
Stephan
6dad124d5b
Merge branch 'temp8' into temp8-manifest
2018-12-07 13:53:28 +01:00
Stephan
710ec704b3
Merge branch temp8 into temp8-di2690
2018-12-07 09:52:46 +01:00
Bjarke Berg
aee6156a09
Refactored the ManifestContentAppDefinition to have a factory and a seperate data class.
2018-12-06 10:02:23 +01:00