Shannon
7d7fa0e389
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
...
Conflicts:
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/PropertyEditors/ValueConverters/RteMacroRenderingValueConverter.cs
src/Umbraco.Web/Umbraco.Web.csproj
2014-07-24 09:42:44 -07:00
Shannon
fdab6d5de5
Merge branch '6.2.2' of https://github.com/umbraco/Umbraco-CMS into 6.2.2
2014-07-24 09:39:12 -07:00
Shannon
ff94eba3a7
Fixes: U4-5273 6.2: Umbraco.Field no longer rendering macro container
2014-07-24 09:39:05 -07:00
Sebastiaan Janssen
e200e2fc48
Removes obsolete cachebrowser
2014-07-24 16:17:40 +02:00
Shannon
7f510c107a
updates proj's with correct specific version attributes
2014-07-23 12:31:38 -07:00
Shannon
84fad1300b
All nuget refs are now up to date and installed correctly with copy local set correctly for all non gac 4.5 assemblies as well as the specific version attribute.
2014-07-23 12:19:40 -07:00
Shannon
fd7930256b
Uninstalls package CodeSharp.Package.AspNetWebPage and removes refs to Nuget.Core and Webpages.Administration - neither of which are used anywhere... but we've been shipping Umbraco with them for some reason.
2014-07-23 10:53:30 -07:00
Shannon
6319b10881
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
...
Conflicts:
src/SQLCE4Umbraco/SqlCE4Umbraco.csproj
src/SQLCE4Umbraco/app.config
src/Umbraco.Core/app.config
src/Umbraco.Tests/App.config
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/app.config
src/umbraco.MacroEngines/App.Config
src/umbraco.businesslogic/app.config
src/umbraco.datalayer/app.config
src/umbraco.editorControls/app.config
2014-07-23 10:08:01 -07:00
Shannon
c24775adb0
re-installs mvc, webapi and ensures running the latest 2.0.x versions of webpages and razor, now all proj's are consistent with correct versions referenced and copy local set correctly.
2014-07-23 10:03:26 -07:00
Shannon
b207521f4b
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
...
Conflicts:
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/Umbraco.Web.csproj
2014-07-22 16:15:02 -07:00
Shannon
a2aaa9a1ea
updates proj references to have SpecificVersion set to false
2014-07-22 16:14:13 -07:00
Shannon
217f591db0
updates proj references to have SpecificVersion set to false for libs
2014-07-22 16:13:26 -07:00
Shannon
82cfbab17a
Ensures all WebApi DLLs are copied local
2014-07-22 15:51:44 -07:00
Shannon
851181f861
Microsoft.Net.Http required a reinstall command for the UI project as noted by it's persisted 'requiresReinstall' attribute in the packages.config - and then the project wouldn't actually build anymore.
2014-07-22 15:39:07 -07:00
Shannon
8645e0b193
Fixes: U4-5140 Tags are not respected with bulk publish operations - just need to ensure all tests are passing and run some local tests
2014-07-01 12:53:07 +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
a4bf4b0977
Fixes: U4-5118 Examine not storing XML fragments - updates to latest examine
2014-06-25 14:19:31 +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
65ea6f94d3
adds authorization to the scheduled publishing , this new attribute can be used to secure scheduled tasks as well.
2014-06-23 15:02:23 +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
1c23940b0b
Merge remote-tracking branch 'origin/6.2.1' into 7.1.5
...
Conflicts:
src/Umbraco.Tests/packages.config
src/Umbraco.Web.UI/packages.config
2014-06-17 16:09:29 +10:00
Shannon
d3bb750f98
Updated to latest Examine with lock fixes
2014-06-17 16:07:08 +10:00
Shannon
0da4879400
downgrades mini profiler to what it used to be
2014-06-09 15:32:44 +02:00
Shannon
b5282244f0
Umbraco MVC style routes now implemented.
2014-06-08 17:16:28 +02:00
Shannon
ebbbd80bb3
Fixes: U4-5065 Add event to modify the model on front-end for IRenderMvcControllers
2014-06-08 14:14:12 +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
Shannon
df3bc873df
Upgrades mini profiler and enables it in the back offfice.
2014-05-30 15:26:22 +10:00
Darren Ferguson
a2a81222e6
Adding extension methods to PartialViewMacroModel to allow: Model.GetParameterValue<DateTime>("datey")
...
Model.GetParameterValue<int>("booly", 8) //optional default value if parsing can't happen
Model.GetParameterValue("booly",8) // can be used like this as type is implied by default value argument
2014-05-14 11:33:40 +01:00
Shannon
70f65583d7
Fixes: U4-4546 Error: Failed to retreive data for media ids
2014-05-09 15:50:07 +10:00
Shannon
6827def8ba
Merge branch '7.1.2' of https://github.com/umbraco/Umbraco-CMS into 7.1.2
2014-05-06 10:41:10 +10:00
per ploug
dbbe3fe5fb
Removes remaining yepnop dependencies
2014-05-05 12:59:34 +02:00
Shannon
d2a20b10aa
nearly got tag typeahead working
2014-05-05 19:07:57 +10:00
Shandem
95cd32ad8c
Merge pull request #359 from Jeavon/7.1.2-ImageCropper
...
Adding support for Image Crop Ratio Dimension Support & UpScale to GetCropUrl & More Tests
2014-04-23 20:20:09 +10:00
Stephan
1a02e6be97
Detached PublishedProperty
2014-04-19 18:39:11 +02:00
Jeavon Leopold
e8d41a1b5e
Adding Ratio Mode parameter to GetCropUrl helper
2014-04-18 22:04:23 +01:00
Sebastiaan Janssen
670a67225a
Upgrade to Json.Net 6.0.2
2014-04-08 11:37:40 +02:00
Stephan
8371105c10
U4-4575 - property converters use wrong source value
2014-04-02 16:00:46 +02:00
Stephan
b6185b847f
U4-4575 - property converters use wrong source value
2014-04-02 11:39:53 +02:00
Shannon
c309e18f13
Fixes: U4-459 Public Access permissions not set on distributed servers
2014-03-27 16:11:34 +11:00
Shannon
b4daab2856
started fixing: U4-459 Public Access permissions not set on distributed servers but have commented that code out for now because it will cause problem in some LB scenarios.
2014-03-27 14:28:45 +11:00
Sebastiaan Janssen
4d49268c47
U4-4515 GenericProperty.ascx.cs references non-existent lblAlias control, causing YSOD of death when editing certain document types
...
Codebehind file somehow got out of sync
2014-03-24 15:16:57 +01:00
Shannon
672672d0aa
Completes: U4-2633 Bundle all cache refresher transmissions into a single call per request for much better performance
2014-03-21 14:50:24 +11:00
Shannon
3710c0916c
Fixes up the Image cropper extensions, ensures that we don't recursively call Url (this is a special property).
2014-03-20 14:57:48 +11:00
Shannon
863667f5bd
Moves the image crop enums to their correct location and renames them to be more descriptive (less generic).
2014-03-20 14:27:58 +11:00
Shannon
e0e0076a7a
allows for client side validation on the text box and date picker controls and updates the models to allow support for this for any prop editor.
2014-03-18 15:29:14 +11:00
Shannon
c669a2702b
Fixes: U4-4210 MNTP not working with Member and ensures the content picker has real validation built into it. Fixes up the EntityController switching out the global action selector.
2014-03-17 18:34:41 +11:00
Shannon
66aa3084f9
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
...
Conflicts:
src/Umbraco.Web.UI/packages.config
src/Umbraco.Web/packages.config
src/umbraco.cms/packages.config
src/umbraco.cms/umbraco.cms.csproj
src/umbraco.controls/packages.config
src/umbraco.editorControls/packages.config
src/umbraco.macroRenderings/packages.config
src/umbraco.macroRenderings/umbraco.macroRenderings.csproj
2014-03-17 14:15:14 +11:00
Shannon
d028ee2c3e
Completes: U4-4457 Upgrade to latest CDF
2014-03-17 14:08:07 +11:00