]> err.no Git - sope/blobdiff - sope-appserver/NGObjWeb/ChangeLog
added some WebDrive WebDAV properties
[sope] / sope-appserver / NGObjWeb / ChangeLog
index 07f98f3c609a10078cd0344f4f24d6c656e1cf33..74b06a747407a3cb22af9928154a558206eabd4e 100644 (file)
@@ -1,3 +1,80 @@
+2006-06-21  Helge Hess  <helge.hess@opengroupware.org>
+
+       * DAVPropMap.plist: added WebDrive WebDAV properties: 
+         {DAV:}srt_creationtime, {DAV:}srt_modifiedtime,
+        {DAV:}srt_proptimestamp (v4.5.237)
+
+       * v4.5.236
+
+       * WEClientCapabilities.m: added WebDrive as a known WebDAV client
+
+       * fixed some gcc 4.1 warnings
+
+2006-06-11  Helge Hess  <helge.hess@opengroupware.org>
+
+       * v4.5.235
+
+       * WebDAV/SoWebDAVRenderer.m: added a hack for Cadaver so that it
+         doesn't show errors on missing properties (enabled 'brief' mode),
+         log missing properties if debug is enabled
+
+       * fixed some gcc 4.1 warnings
+
+2006-06-04  Helge Hess  <helge.hess@opengroupware.org>
+
+       * WebDAV/SoWebDAVDispatcher.m: added some basic REPORT support, allows
+         mapping of the top-level report XML element name to a SoMethod
+         (v4.5.234)
+
+2006-05-20  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * DynamicElements/WOForm.api: added wosid parameter. There probably
+         are a lot more parameters we want to add; also, it might be a good
+         idea to mark them as such - this would enable proper validation
+         in .wox files, as they must be prefixed with an underscore in the
+         XML.
+
+2006-05-16  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * *m: changed EOControl related includes into imports
+         to enable compilation against MulleEOF (v4.5.233)
+
+2006-05-05  Helge Hess  <helge.hess@opengroupware.org>
+
+       * WebDAV/SoWebDAVRenderer.m: deliver more lockinfo fields when a lock
+         is acquired. This solves an issue with files being openened in Word
+         2003 in readonly mode. (v4.5.232)
+
+       * v4.5.231
+       
+       * WebDAV/SoWebDAVRenderer.m: major change: WebDAV properties which got
+         NSNull as their value are now rendered in a 404-propstat element. So
+         if you want to have empty properties delivered, return empty strings.
+       
+       * SoObjects/SoObjectRequestHandler.m: minor code cleanups
+
+       * WEClientCapabilities.m: added support for Office 2003
+
+2006-05-04  Helge Hess  <helge.hess@opengroupware.org>
+
+       * v4.5.230
+
+       * WebDAV/SoObjectWebDAVDispatcher.m: added default
+         'SoWebDAVDisableCrossHostMoveCheck' to disable the check for the
+         hostname on WebDAV MOVE/COPY operations. This can give issues when
+         Apache is accessed with different DNS names or IPs.
+
+       * WOHttpAdaptor/WOHttpTransaction.m: log HTTP request size after
+         response size
+
+2006-05-01  Helge Hess  <helge.hess@opengroupware.org>
+
+       * v4.5.229
+
+       * DAVPropMap.plist: added some WebDAV mappings for Novell NetDrive
+
+       * WebDAV: fixed some gcc 4.1 warnings
+
 2006-04-23  Helge Hess  <helge.hess@opengroupware.org>
 
        * SoObjects/SoObjectMethodDispatcher.m: added support for