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
df3d427c0b1cf7fb95f20183118814862da45527
Umbraco-CMS
/
src
/
Umbraco.Web
/
UI
History
Shannon
c078a1c12f
Merge branch 'U4-5512' of
https://github.com/arknu/Umbraco-CMS
into arknu-U4-5512
...
Conflicts: src/Umbraco.Web.UI.Client/src/controllers/main.controller.js
2014-10-03 13:01:00 +10: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
Merge branch 'U4-5512' of
https://github.com/arknu/Umbraco-CMS
into arknu-U4-5512
2014-10-03 13:01:00 +10: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
…
IAssignedApp.cs
…
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