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
d54f35f5f72c4fffa427d3b7d6a7ae4914481c89
Umbraco-CMS
/
src
/
Umbraco.Web.UI
History
Sebastiaan Janssen
d54f35f5f7
Merge pull request
#570
from readingdancer/Fix_for_U4-5911
...
Fixed issue U4-5911 & part of U4-5101 - Allow descriptions on property editors to be localized
2014-12-02 11:25:21 +01:00
..
App_Browsers
…
config
Whoops, period should've been comma
2014-11-28 07:44:19 +01:00
Properties
Improved caching in debug mode by adding global yepnope filter
2014-02-07 15:45:52 +01:00
umbraco
Removed "description" as Shaz pointed out this was not required.
2014-11-30 23:54:46 +00:00
Umbraco
Updates PartialView & PartialViewMacros models/services/repositories, streamlines their operations, fixes up other underlying problems with the FileRepository, fixes tree syncing for partial views, partial view macros and scripts, fixes scripts being created in folders, allows partial views and partial view macros to be managed and created in folders, fixes FileUnitOfWork to use a queue, publicizes some internal test classes, fixes tree syncing when dealing with invariant case, adds correct validation to the create dialogs of scripts and partial views (and partial view macros)
2014-10-22 16:44:45 +10:00
umbraco_client
Updates PartialView & PartialViewMacros models/services/repositories, streamlines their operations, fixes up other underlying problems with the FileRepository, fixes tree syncing for partial views, partial view macros and scripts, fixes scripts being created in folders, allows partial views and partial view macros to be managed and created in folders, fixes FileUnitOfWork to use a queue, publicizes some internal test classes, fixes tree syncing when dealing with invariant case, adds correct validation to the create dialogs of scripts and partial views (and partial view macros)
2014-10-22 16:44:45 +10:00
Views
Adds razor helper comments to all grid razor views
2014-11-25 14:41:43 +01:00
xslt
…
default.aspx
…
Global.asax
…
packages.config
Revert to using MVC 4.0.0.0 OOB so that people who have only 4.0.0.0 in the GAC can actually install Umbraco. If 4.0.0.1 is in the GAC that version will be taken.
2014-11-26 10:43:46 +01:00
Umbraco.Web.UI.csproj
Revert to using MVC 4.0.0.0 OOB so that people who have only 4.0.0.0 in the GAC can actually install Umbraco. If 4.0.0.1 is in the GAC that version will be taken.
2014-11-26 10:43:46 +01: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
Upgrade to System.Web.Mvc 4.0.0.1 (or 4.0.40804.0 whatever you want to call it)
2014-10-17 17:24:32 +02:00
web.Template.Release.config
Made the whitespace consistent in config files.
2014-03-28 16:25:01 +00:00