Rasmus John Pedersen
d0701ae34e
Add media url provider support
2019-04-16 15:36:21 +02:00
Warren Buckley
9c7ab96c92
Typo FilderedControllerFactory ( #4650 )
2019-02-19 14:23:26 +01:00
Stephan
7185089f1d
Move sections to their own namespace
2019-02-18 11:22:25 +01:00
Stephan
382a3aba81
Merge branch 'temp8' into temp8-reorg-composing
2019-02-14 13:38:41 +01:00
Stephan
7660e9fb25
Reorganize composition code
2019-02-14 09:15:47 +01:00
Shannon
fd5a2f355b
Also exposes the SearchableTreeCollectionBuilder since that's required to be able to replace the ISearchableTree implementations
2019-02-14 11:08:39 +11:00
Shannon
f385e1d01d
fixes #4408
2019-02-14 11:01:34 +11:00
Warren Buckley
14c43d76c1
Adds OEmbedProviders to the composition extension to make it easier to add/append the collection
2019-01-31 13:37:47 +00: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
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
Warren Buckley
9b9c9ef455
Adds Sections() ordered collection to the Composition, so devs can ammend the collection, change order etc
2019-01-22 14:59:32 +00:00
Stephan
9f41457f45
Public composition.UrlProviders
2019-01-16 13:44:19 +01:00
Warren Buckley
c67cb0e8f2
Adds the TourFilterCollectionBuilder into the CompositionExtensions, as StarterKit uses this in its current ApplicationEventHandler
2019-01-07 14:11:00 +00: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
ed222510f0
Fixes
2018-12-07 13:24:25 +01:00
Stephan
e5d12117d5
Composition can set default renderMvc controller
2018-12-05 08:19:21 +01:00
Stephan
c6891c6c70
RegisterUnique
2018-11-29 10:35:16 +01:00
Stephan
e9de6c1fc9
Naming is hard
2018-11-28 17:35:12 +01:00
Stephan
49a0b68b28
IContainer is IRegister+IFactory
2018-11-28 11:05:41 +01:00
Stephan
6ffc340725
Merge branch temp8 into temp8-di2690
2018-11-23 14:58:08 +01:00
Warren Buckley
2badacb8a8
Adds UmbracoFeatures to the Composition to allow user components to do something like this - composition.Features().Disabled.Controllers.Add<LogViewerTreeController>()
2018-11-02 15:35:20 +00:00
Shannon
bae9bb6108
Initial cleanup of IActions, menu items, etc...
2018-10-29 17:27:33 +11:00
Stephan
d71c879374
Merge branch temp8 into temp8-di2690
2018-10-23 18:01:52 +02:00
Warren Buckley
f37f679031
Adds ContentApps to the Composition extension methods
2018-10-19 15:19:37 +01:00
Stephan
5836cd05cb
Abstract container (in progress)
2018-07-20 15:45:01 +02:00
Shannon
6faa2ff177
Removes unused and obsoleted code
2018-05-01 01:27:25 +10:00
Shannon
6db5ebf6f9
More xslt removal
2018-05-01 00:15:05 +10:00
Stephan
ec6ba01cbf
So long Facade
2017-10-31 12:48:24 +01:00
Stephan
7ea9c9c8e2
Move Web.Current to Composing
2017-05-30 18:13:11 +02:00
Stephan
81234cd702
Rename DI to Composing
2017-05-30 15:46:25 +02:00
Stephan
a00ee8d275
Rename DependencyInjection into DI, cleanup components, compose
2016-10-17 11:00:12 +02:00