mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
22072: ALF-3707: Alfresco Sharepoint protocol and Office 2010 issue The following was added to support Office 2010: - Specific HTTP headers were added. - Server version headers and server version method were changed. - WebDAV LOCK method was changed to support inheritance. - VTI LOCK and UNLOCK methods were implemented. - VtiWebDavAction was added to support WebDAV methods extension. - VtiLock and VtiUnlock actions were implemented. - IfHeaderAction was extended to support new requests. - CheckOutFile service was implemented. - CheckInFile service was implemented. - UndoCheckOutFile service was implemented. - VtiMethodHandler was extended to support work with Working Copy. - CheckOutCheckInServiceHandler was added to support appropriate endpoints. - VtiRequestDispatcher was extended to provide additional dispatching. - Configuration was extended to support new FrontPage methods and web services. - Some unused fields and config values were removed. 22922: ALF-4817: Can't use Sharepoint module with Windows 7 - locking not implemented Implemented and Tested Open, Save, CheckOut, CheckIn and cancel checkOut operations on following environment: Win Vista: Office 2003, Office 2007 Win XP: Office 2003, Office 2007, Office 2010 Win 7: Office 2007 git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@23025 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261