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
|
9a9237e78e
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
src/Umbraco.Core/Services/IMembershipUserService.cs
src/Umbraco.Tests/PublishedContent/PublishedContentTestElements.cs
src/Umbraco.Web.UI/config/trees.config
src/Umbraco.Web.UI/config/umbracoSettings.config
src/Umbraco.Web.UI/umbraco/controls/ContentTypeControlNew.ascx
src/Umbraco.Web.UI/umbraco/developer/DataTypes/editDatatype.aspx
src/Umbraco.Web.UI/umbraco/plugins/uGoLive/Dashboard.ascx
src/Umbraco.Web/Mvc/UmbracoViewPageOfTModel.cs
src/Umbraco.Web/Search/ExamineEvents.cs
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/umbraco.presentation/content.cs
src/Umbraco.Web/umbraco.presentation/umbraco/cache/LegacyClasses.cs
|
2014-03-06 20:22:32 +11:00 |
|
Stephan
|
ea4be14f0c
|
Fix 026d040 - keep Standalone stuff internal
|
2014-03-06 09:10:14 +01:00 |
|
Stephan
|
026d040a62
|
Enable StandaloneApplication to work with Powershell
|
2014-03-05 15:39:16 +01:00 |
|
Shannon
|
a42b660648
|
Backporting the cachehelper and associated cache classes.
|
2013-12-16 13:19:10 +11:00 |
|
Shannon
|
660e89a46c
|
Fixes merge issues
|
2013-10-28 11:38:07 +11:00 |
|
Shannon
|
fea90482b6
|
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
Conflicts:
src/Umbraco.Web/Standalone/StandaloneBootManager.cs
src/Umbraco.Web/UmbracoContext.cs
|
2013-10-28 11:26:01 +11:00 |
|
Stephan
|
73b7729b82
|
Standalone - fix so it works again
|
2013-10-28 01:07:29 +01:00 |
|
Stephan
|
d1af20424e
|
merge branch '6.2.0' into '7.0.0'
|
2013-09-12 13:09:04 +02:00 |
|
Stephan
|
9fa5821f07
|
Comments - Web.Standalone
|
2013-09-10 17:56:43 +02:00 |
|
Shannon
|
75ceb539b4
|
Streamlines cache helper ctor's
|
2013-08-09 11:37:57 +10:00 |
|
Shannon
|
dcf730a1bc
|
ensures the ui cultures are set in the back office. adds WebSecurity as a dependency for UmbracoContext.
|
2013-07-31 18:21:27 +10:00 |
|
Shannon
|
deceec3fa2
|
Merge remote-tracking branch 'origin/6.1.3' into 7.0.0
Conflicts:
src/Umbraco.Core/Models/Membership/IUser.cs
src/Umbraco.Web/Cache/CacheRefresherEventHandler.cs
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/packages.config
src/umbraco.businesslogic/packages.config
src/umbraco.cms/Actions/ActionNew.cs
|
2013-07-12 11:03:49 +10:00 |
|
Shannon
|
048480d5be
|
Fixes: #U4-2460 - UmbracoHelper.RenderTemplate will now execute the complete MVC cycle when rendering MVC templates whereas before it would only execute the view which means any actionfilters, etc... applied would never have fired (as well as other things)
|
2013-07-05 14:12:31 +10:00 |
|
Shannon
|
3779e79367
|
Changes over SectionCollection to SectionService, ApplicationTreeCollection to ApplicationTreeService. Starts implementing UserSectionRepository for use with SectionService. Streamlines BaseMapper implementations.
|
2013-07-02 17:47:20 +10:00 |
|
Morten Christensen
|
0bb643672f
|
Adding some minor changes/adjustments to the TypeFinder to make a bit more flexible for external usage.
|
2013-06-07 05:19:25 -02:00 |
|
Morten Christensen
|
ecfe51134d
|
Updating the internal standalone context, and adding one that is limited to the core assembly to limit dependencies.
|
2013-05-17 05:51:22 -02:00 |
|
Stephan
|
3c15f9b57c
|
Web.Standalone - refactor
|
2013-05-05 09:07:51 -02:00 |
|
Stephan
|
5e1115218c
|
Web.Standalone - import initial version
* * *
FOLD 003
|
2013-04-10 12:50:08 -02:00 |
|