This website requires JavaScript.
Explore
Help
Register
Sign In
swcs
/
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
201464cb44fb062e3704092f76a28fdeb916ae9c
Umbraco-CMS
/
src
/
Umbraco.Web
/
UI
T
History
Shannon
201464cb44
Fixes: U4-5918 Update Underscore.js and also updates our usage of bower with the correct grunt-bower plugin, this massively simplifies bower usage and paves the way to start using bower for all JS components.
2015-01-02 14:25:11 +11:00
..
Bundles
Completes: U4-1521 Updated back office to use ClientDependency bundles for common files
2013-12-19 15:05:05 +11:00
Controls
Merge remote-tracking branch 'origin/6.2.1' into 7.1.4
2014-05-22 13:01:23 +10:00
JavaScript
Fixes: U4-5918 Update Underscore.js and also updates our usage of bower with the correct grunt-bower plugin, this massively simplifies bower usage and paves the way to start using bower for all JS components.
2015-01-02 14:25:11 +11:00
Pages
Creates new attribute: WebformsPageTreeAuthorizeAttribute for auto-authorizing webforms editors for a specific tree and thus for a specific application.
2014-09-05 15:47:45 +10:00
CdfLogger.cs
Updated to latest CDF version that has a few bug fixes and added a CDF logger.
2013-05-28 13:24:48 -10:00
IAssignedApp.cs
Secures all ITasks, adds unit tests to ensure they are all secured and the correct app is assigned.
2013-04-08 23:11:47 +06:00
LegacyDialogHandler.cs
Fixes: U4-2852 Create dialog with legacy implementations.
2013-11-01 14:46:33 +11:00
LegacyDialogTask.cs
Fixing unit tests
2013-11-04 17:24:25 +11:00
SpeechBubbleIcon.cs
Gets notification msgs on the server side to be displayed. Fixes property existence checking... was checking on id before but that is incorrect, needs to be on alias since a new property id is gen'd on each save and we're not re-wiring them back up. Fixes YSOD messaging for content as well. Changes the ModelState to modelState to be consistent in js.
2013-07-22 18:16:50 +10:00