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
3a36513307cbcb05272099d6b5dce5bc5da57915
Umbraco-CMS
/
src
/
Umbraco.Web
/
WebServices
History
Shannon
a427427564
fixes sql for sqlce for data integrity controller
2015-01-02 11:56:27 +11:00
..
BulkPublishController.cs
Fixes error message on publishing when it fails due to any of these statuses: FailedHasExpired, FailedAwaitingRelease, FailedIsTrashed
2014-05-15 13:35:52 +10:00
CoreStringsController.cs
Don't throw when validating doctype/property aliases with dangerous chars
2014-05-13 12:39:35 +02:00
DomainsApiController.cs
U4-2317 - issue with domains & languages management
2014-01-30 16:19:09 +01:00
EmbedMediaService.cs
Move embed media service from webservices dll into it's own /base class
2013-05-27 07:19:42 -02:00
ExamineManagementApiController.cs
Added a new dashboard to rebuild xml structures for content, members, media. I haven't put it in the release dashboard config for now. Also added methods to the examine controller to check the index integrity which we can use for th 7.3 task.
2014-10-23 18:52:11 +10:00
FolderBrowserService.cs
Re-fixes: U4-4211 User without media section permission will be logged out immediately when accessing a document type using a media picker datatype (u7.0.3)
2014-05-09 14:06:15 +10:00
SaveFileController.cs
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
ScheduledPublishController.cs
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
TagsController.cs
Added a new dashboard to rebuild xml structures for content, members, media. I haven't put it in the release dashboard config for now. Also added methods to the examine controller to check the index integrity which we can use for th 7.3 task.
2014-10-23 18:52:11 +10:00
UmbracoAuthorizedHttpHandler.cs
Changed WebSecurity to expose IUser instead of User, then fixed up the knock-on effect, obsoleted all calls to the legacy User object in the base classes to point to use the WebSecurity class to access the new user object.
2013-08-09 13:24:26 +10:00
UmbracoAuthorizedWebService.cs
Changed WebSecurity to expose IUser instead of User, then fixed up the knock-on effect, obsoleted all calls to the legacy User object in the base classes to point to use the WebSecurity class to access the new user object.
2013-08-09 13:24:26 +10:00
UmbracoHttpHandler.cs
…
UmbracoWebService.cs
…
XmlDataIntegrityController.cs
fixes sql for sqlce for data integrity controller
2015-01-02 11:56:27 +11:00