Sebastiaan Janssen
82954b6b6f
Merge pull request #1325 from umbraco/temp-u4-8361
...
U4-8361 Basic 301 Support In Core
2016-06-13 23:22:34 +02:00
Stephan
839603342b
U4-8361 - bugfix, get events to work
2016-06-13 19:45:25 +02:00
Sebastiaan Janssen
d83d7956bb
Dev v7 health check ( #1220 )
...
Adds health check feature including some initial checks
2016-06-13 17:42:05 +02:00
Stephan
e231206555
U4-8361 - bugfix, get finder to work
2016-06-12 19:47:11 +02:00
Shannon
e60e4e52fc
U4-7708 Using a RTE Macro Partial Form (SurfaceController) & Doctype Hijack Controller causes problem with submissions
2016-03-10 18:00:14 +01:00
Stephan
293b170a56
U4-8027 - fix ApplicationContext request cache (was null cache)
2016-02-24 14:16:48 +01:00
Sebastiaan Janssen
85ca85fd42
Merge pull request #1129 from umbraco/temp-U4-7577
...
U4-7577 Remove dependency on UmbracoContext in CreateServiceContext /…
2016-02-16 17:32:38 +01:00
Shannon
6fffc8b45e
U4-7577 Remove dependency on UmbracoContext in CreateServiceContext / RequestLifespanMessagesFactory
2016-02-16 15:07:42 +01:00
Shannon
640b2c0ee0
Moves strings to constants, adds ControllerContextExtensions to get the UmbracoContext from the hierarchy of ControllerContext's, changes RenderModelBinder to use this method to get the UmbracoContext, changes UmbracoViewPageOfTModel to use this method to get the UmbracoContext, adds RouteDataExtensions to get the UmbracoContext from routedata, adds extension methods on the HttpContext to get the UmbracoContext from it.
2016-02-16 11:17:47 +01:00
Shannon
5f246c533c
Fixes issue when there are zero instructions in the db table and we've never synced before, in this case it will always cold boot because it will never saved the last synced, in this scenario also the indexes will not build because we've cleared the collection before they can run.
2016-02-11 18:07:31 +01:00
Shannon
0829bae5b2
Fixes TextStringValueConverter to include the text box and multi-textbox (since it's like that in the Core one that this overrides), adds new converter for Image cropper including ToString converter & custom type converter to convert from the strongly typed object to JObject, adds test to support this, adds equatable methods for the strongly typed model so it can be easily compared. Ensures that the webboot manager does not include the core value converter for image cropper.
2016-02-10 14:53:56 +01:00
Shannon
e423864781
Merge remote-tracking branch 'origin/master-v7' into dev-v7
...
Conflicts:
build/UmbracoVersion.txt
src/SolutionInfo.cs
src/Umbraco.Core/Cache/FullDataSetRepositoryCachePolicy.cs
src/Umbraco.Core/Cache/FullDataSetRepositoryCachePolicyFactory.cs
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Core/Persistence/Repositories/ContentTypeBaseRepository.cs
src/Umbraco.Core/Persistence/Repositories/ContentTypeRepository.cs
src/Umbraco.Core/Persistence/Repositories/DomainRepository.cs
src/Umbraco.Core/Persistence/Repositories/LanguageRepository.cs
src/Umbraco.Core/Persistence/Repositories/MediaTypeRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberTypeRepository.cs
src/Umbraco.Core/Persistence/Repositories/PublicAccessRepository.cs
src/Umbraco.Core/Persistence/Repositories/TemplateRepository.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/Cache/FullDataSetCachePolicyTests.cs
src/Umbraco.Web.UI.Client/src/common/directives/components/grid/grid.rte.directive.js
src/Umbraco.Web.UI.Client/src/less/hacks.less
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/WebBootManager.cs
2016-02-03 12:30:11 +01:00
Shannon
d1be38be64
reverts profiler changes, we'll inlcude in 7.4
2016-01-28 18:37:56 +01:00
Stephan
c9c451be65
U4-7682 Minor review adjustments
2016-01-28 14:19:32 +01:00
Shannon
a0036d925e
U4-7682 Add option to DatabaseServerMessengerOptions to force a Cold Boot if there are too many instructions
2016-01-28 12:14:30 +01:00
Stephan
81754b37a4
Add support for models in controllers
2016-01-27 12:05:22 +01:00
Shannon
72900ef3b3
U4-7813 Enable MiniProfiler to profiler during startup
...
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
2016-01-26 17:56:25 +01:00
Shannon
5ab61e7638
U4-7816 The IsolatedCache instance in the RepositoryFactory differs from the ApplicationContext singleton instance
2016-01-22 17:09:44 +01:00
Shannon
f78a425985
U4-7816 The IsolatedCache instance in the RepositoryFactory differs from the ApplicationContext singleton instance
2016-01-22 16:37:47 +01:00
Shannon
1f29d85f83
U4-7813 Enable MiniProfiler to profiler during startup
2016-01-22 11:46:10 +01:00
Shannon
38a6f8c4a9
creates new EditorValidationResolver for external validators to work (internal for now), bumps version
2016-01-20 16:57:31 +01:00
Sebastiaan Janssen
198ba0db83
Merge branch 'dev-v7' into 7.4.0
2015-12-15 11:25:09 +01:00
James Coxhead
f27a726a6e
Disabled the X-AspNetMvc-Version header
2015-12-08 21:19:41 +00:00
Shannon
97c352030a
Gets a little more validation working and creating using the new Save models
2015-10-07 17:16:42 +02:00
Shannon
6d8ffb903f
Ensures events for deleting, trashing and unpublishing are done using the event messages, updates UI to support showing these messages in the list view, Since we cannot change the
...
method results on a service, we've created a new temporary service that we will explicitly implement with an extension method to get it. This is temporary until v8 where we will just replace
the original methods on the service with these methods and then remove this class.
2015-07-29 15:12:12 +02:00
Shannon
accf52ca38
if user has explicitly opted out of index rebuild on startup, we must ensure that the database server messenger doesn't rebuild them either.
2015-07-24 18:52:04 +02:00
Shannon
db0defb93f
Ensures that indexes aren't double rebuilt on startup which can occur if there are no indexes and the DatabaseServerMessenger hasn't sync'd anything
2015-07-24 18:07:20 +02:00
Shannon
a6a2b02cd8
working on U4-5927 - this extends the base event class to have EventMessages which event consumers can add to, the trick is that there is a factory for these EventMessages, in a web context, the factory is a request based factory so that during a request all instances of the EventMessages are the same instance. All services then accept an instance of IEventMessagesFactory which they can then use when raising events. We'll then use this to send messages to the UI. Not sure if i should make this a resolver yet or not. Still a WIP!!
2015-07-23 20:04:40 +02:00
Shannon
37076fa4eb
Completes: U4-6871 CoreBootManager.CreateApplicationContext & CoreBootManager.CreateApplicationCache returns the instance instead of setting the singleton
2015-07-23 18:26:56 +02:00
Shannon
44c3140b20
Updates CoreBootManager to be provided a logger which decouples it a little bit, updates CoreBootManagerTests to ensure resolution is reset on teardown, updates the ApplicationEventsResolver inner resolver to not use obsolete ctor's
2015-07-22 12:44:29 +02:00
Shannon
18e8f09654
BatchedDatabaseServerMessenger only exists in Web now, no reason for it to be in Core. CoreBootManager by default now uses DatabaseServerMessenger (non-batched), WebBootManager now uses BatchedDatabaseServerMessenger and is always enabled by default unless the Dist Calls setting in umbracoSettings is enabled, in that case it will revert to using the legacy batched web services messenger.
2015-07-15 17:27:01 +02:00
Shannon
11b5123bbb
fixes datatokens dictionary check and ensures that webapi is initialized at the very end of the boot cycle.
2015-05-08 19:13:58 +10:00
Shannon
bceed10bd8
Merge branch 'dev-v7-distcache' into 7.3.0
2015-04-01 14:00:13 +11:00
Shannon
d3eff734aa
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
build/UmbracoVersion.txt
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Core/CoreBootManager.cs
src/Umbraco.Core/Models/Template.cs
src/Umbraco.Core/Persistence/Repositories/ContentTypeBaseRepository.cs
src/Umbraco.Core/PropertyEditors/ParameterEditorResolver.cs
src/Umbraco.Core/PropertyEditors/PropertyEditorResolver.cs
src/Umbraco.Core/Services/LocalizedTextService.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/Plugins/TypeFinderTests.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/Editors/BackOfficeController.cs
src/Umbraco.Web/Models/ContentExtensions.cs
src/Umbraco.Web/PublishedContentExtensions.cs
src/Umbraco.Web/Routing/PublishedContentRequestEngine.cs
src/Umbraco.Web/Scheduling/Scheduler.cs
src/Umbraco.Web/Umbraco.Web.csproj
2015-03-19 17:37:00 +11:00
Shannon
9c1d3fabb8
Fixes: U4-6418 Loading back office with ClientDependency does not respect the configured value for the compositeFileHandlerPath
2015-03-18 19:04:49 +11:00
Stephan
46fdd605ae
Refactor distributed cache & merge Shazwazza's DataBaseServerMessenger
2015-03-05 10:49:21 +01:00
Shannon
1cb0cd296c
Decoupling more things, mostly to do with the PluginManager and logging which now requires an IServiceProvider so have created a simple instance of that.
2015-01-16 15:47:44 +11:00
Shannon
519b06fe30
Moves logging interface to Logging namespace called ILogger, creates a resolver for it, updates the boot process to ensure it exists first and anything during the boot process that is logging ensures that if it is not resolved that it logs elsewhere. Wraps LogHelper to use the ILogger based on the resolver. Updates all services that used LogHelper to have an ILogger injected into them. This is really only the start, there's a ton of places that use LogHelper (508) other places so we'll need to start looking at changing those over. All base classes will need to expose an Ilogger so people can use that.
2015-01-07 17:23:24 +11:00
Shannon
f08320bd81
Fixes: U4-5976 When no Examine indexes exist they are rebuilt at startup, however the rebuilding happens too soon before any Examine event handlers are actually wired up.
...
Updates examine version to facilitate this. Adds ability to tokenize the {machinename} in an examine index path.
2014-12-09 19:07:14 +11:00
Shannon
6d33cf6c69
Merge branch '7.1.9' into 7.2.0
...
Conflicts:
src/Umbraco.Tests/PublishedContent/PublishedMediaTests.cs
2014-11-19 11:50:10 +11:00
Shannon
2850c8aa05
Fixes build and fixes how published media cache gets root nodes - if people have done this in the past it would have been horrible for site performance
2014-11-19 11:35:37 +11:00
Shannon
4a1ea6e2d8
Fixes: U4-5710 UmbracoVirtualNodeRouteHandler does not allow for SurfaceController forms
2014-10-29 18:20:01 +10:00
Shannon
8e7ed865f0
Fixes: U4-5151 Backoffice controllers collide on name even if different namespace
2014-06-27 13:34:15 +10:00
Shannon
3ecc974325
Merge remote-tracking branch 'origin/6.2.1' into 7.1.5
...
Conflicts:
build/NuSpecs/UmbracoCms.Core.nuspec
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Tests/packages.config
src/Umbraco.Web.UI/packages.config
2014-06-25 14:33:32 +10:00
Shannon
a18a2198a8
removes comment
2014-06-25 12:25:27 +10:00
Shannon
2ccec3be33
Merge remote-tracking branch 'origin/6.2.1' into 7.1.5
...
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Web/LegacyScheduledTasks.cs
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/WebBootManager.cs
src/Umbraco.Web/umbraco.presentation/publishingService.cs
2014-06-23 15:08:04 +10:00
Shannon
e8f7f77bb6
Fixes: U4-581 Automatic publishing not working in load balanced setup - added some more convention and configuration to distributed calls so that servers are aware of the master and how to call into themselves for scheduled tasks, ping and scheduled publishing. Will need to update the docs on LB regarding this too. Cleaned up the code that does the scheduling and separates it into proper segments. Obsoletes the old presentation classes that were doing it.
2014-06-20 14:34:21 +10:00
Shannon
0da4879400
downgrades mini profiler to what it used to be
2014-06-09 15:32:44 +02:00
Shannon
d0cb27d1c1
Completes: U4-2633 Bundle all cache refresher transmissions into a single call per request for much better performance
2014-06-08 12:49:20 +02:00
Shannon
e8990eb6b2
Merge commit 'beb1979b4655a529b703ceec094a50f6a3dd8602' into 7.1.5
...
Conflicts:
src/Umbraco.Web.UI/config/umbracoSettings.config
2014-06-08 12:24:29 +02:00