This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6856f9f3416b9fe2725f6758f5ecf902f5eb2dfd
Umbraco-CMS
/
src
/
Umbraco.Web.UI
History
Stephan
6856f9f341
Merge pull request
#654
from umbraco/U4-274-disable-alttemplate
...
U4-274 - Adds config option to disable alternative templates
2015-03-17 14:32:08 +01:00
..
App_Browsers
…
config
U4-274 - Adds config option to disable alternative templates
2015-03-17 13:50:33 +01:00
Properties
Improved caching in debug mode by adding global yepnope filter
2014-02-07 15:45:52 +01:00
umbraco
U4-6306 - hostname validation issue
2015-03-16 10:52:54 +01:00
Umbraco
Moves jquery and blueimp files to be included with bower, removes all unnecessary jquery files that are committed to the repo. Jquery and jquery ui versions remain the same, however the canvas designer was using a jquery ui version one patch version ahead so need to test that it works with the bower version, otherwise we'll have to re-include it.
2015-02-11 18:39:53 +11:00
umbraco_client
U4-6306 - hostname validation issue
2015-03-16 10:52:54 +01:00
Views
Removes all references of Microsoft.Web.Helpers - we don't need to ship this, we don't reference it and it has compatibility problems. Also updates the version to 7.3.0
2015-01-06 18:24:27 +11:00
xslt
…
default.aspx
…
Global.asax
WIP - updates to latest examine which exposes some methods needed to get this syncing done. This will not build until i put that examine version on nuget (soon). Ensures all readers/writers uses the same deletion policy, ensure segments file is copied across on sync restore. Changes the config to use an enum instead of a boolean which will give us some more flexibility.
2014-12-11 15:58:54 +11:00
packages.config
Fixes: U4-6303 SaveAndPublishWithStatus error - updates to latest Examine with the fix.
2015-03-09 15:06:32 +11:00
Umbraco.Web.UI.csproj
Fixes: U4-6303 SaveAndPublishWithStatus error - updates to latest Examine with the fix.
2015-03-09 15:06:32 +11:00
web.Template.config
Unfortunately, we HAVE to point to MVC 4.0.0.0 else you get YSODs on machines with 4.0.0.1 in the GAC (and we can't point to 4.0.0.1 because 4.0.0.0 might be in the GAC and then it'll YSOD for THOSE people). BOOOO
2014-12-01 10:57:24 +01:00
web.Template.Debug.config
Merge remote-tracking branch 'origin/6.2.5' into 7.2.1
2014-12-08 17:16:16 +11:00
web.Template.Release.config
Made the whitespace consistent in config files.
2014-03-28 16:25:01 +00:00