]> err.no Git - sope/blobdiff - sope-appserver/NGObjWeb/ChangeLog
hotfix
[sope] / sope-appserver / NGObjWeb / ChangeLog
index b00e2c835da9a7587e2112a050ec6a88d24d664e..56719c1aff87562483f4d89bd3872ee2ea240962 100644 (file)
@@ -1,3 +1,45 @@
+2007-02-08  Helge Hess  <helge.hess@opengroupware.org>
+
+       * WebDAV/SoWebDAVRenderer.m: added support for XML properties which
+         contain values (v4.5.265)
+
+       * DAVPropMap.plist: added mappings for calendar-home-set,
+         dropbox-home-URL and notifications-URL CalDAV properties (v4.5.264)
+
+2007-01-17  Helge Hess  <helge@perform>
+
+       * WebDAV/SoObjectWebDAVDispatcher.m: never report 404 WebDAV properties
+         in combination with <allprop/> requests (this hacks in the 'brief'
+         header into the request) (v4.5.263)
+
+2006-12-30  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * v4.5.262
+
+       * WOCoreApplication.m: Removed the +_initDefaults class method and
+         instead added a new -registerUserDefaults method which provides a
+         sane hook to alter/extend registration of userDefaults in
+         subclasses. Registration is called very early by -init, though, so
+         subclassers must still act very carefully. Removed the braindead
+         +_initializeClass method, instead moved the proper initialization
+         code into -init.
+
+       * WOCoreApplication.h: exposed -registerUserDefaults to subclassers.
+
+       * WOApplication.m: removed +_initializeWOApp, instead moved
+         initialization code to the proper place in -init (after super has
+         been initialized and user defaults have been set in a proper manner).
+
+2006-12-17  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * DynamicElements/WORepetition.m: fixed another bug when using count
+         without index and list (v4.5.261)
+
+2006-12-14  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * DynamicElements/WORepetition.m: fixed a bug when using count without
+         index and list (v4.5.260)
+
 2006-12-13  Helge Hess  <helge.hess@opengroupware.org>
 
        * Templates/WOHTMLParser.m: fixed a bug with lowercase NAME tags in