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
0e6f2b542e813d075c03d169d4c7fe3137a54456
Umbraco-CMS
/
src
/
Umbraco.Web
/
WebServices
History
Shannon
0e6f2b542e
Merge branch 'dev-v7.6' into temp-faster-startup-less-scanning
...
# Conflicts: # src/Umbraco.Core/PluginManager.cs
2017-04-03 16:57:57 +10:00
..
BulkPublishController.cs
Fixes styling and fixing error message quotes to make it more clear
2017-03-23 11:27:46 +11: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-7109 - could not change language in Culture and Hostnames
2016-03-15 17:26:05 +01:00
EmbedMediaService.cs
…
ExamineManagementApiController.cs
No need to warn if attribute is not present
2017-01-20 09:55:41 +01:00
FolderBrowserService.cs
Changes all relevant scannable plugin types to implement a base marker interface so we only scan one time
2017-02-28 23:12:48 +01:00
SaveFileController.cs
U4-5699 - update template alias in gui after saving
2016-04-25 14:14:55 +02:00
ScheduledPublishController.cs
Add some extra logging to ScheduledPublishing to more easily see where errors are coming from
2017-01-04 16:31:55 +01: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
Simplifies all creation of UrlHelper, creates GetUmbracoApiServiceBaseUrl extensions for WebApi
2017-01-03 11:13:38 +11:00
UmbracoWebService.cs
Simplifies all creation of UrlHelper, creates GetUmbracoApiServiceBaseUrl extensions for WebApi
2017-01-03 11:13:38 +11:00
XmlDataIntegrityController.cs
U4-9587 RebuildXmlStructures doesn't clear out stale data so there is unpublished or trashed items remaining in the xml table, xml data integrity check is misleading due to the media lookup
2017-03-02 17:28:34 +01:00