[cvs] commit: kronolith/lib api.php mnemo/lib api.php nag/lib api.php turba/lib api.php

Karsten Fourmont fourmont at gmx.de
Mon May 1 06:59:35 PDT 2006


karsten     2006-05-01 06:59:35 PDT

  Modified files:
    lib                  api.php 
    lib                  api.php 
    lib                  api.php 
    lib                  api.php 
  Log:
  Various external api bugfixing
  - Turba: We need to call delete rather than _delete to create history entries.
  - Nag: modified add/modify to reflect new function signatures due to new
  fields.
  - All: no longer use arrays for special contentType info. Not needed. Use
  text/calendar for VCALENDAR2.0, text/x-vcalendar for VCALENDAR1.0,
  text/x-vcard for vcard3.0 and 'text/x-vcard;version=2.1' (new,
  horde specific) for vcard2.1.
  - smaller fixes.
  
  New features:
  - Implement removeUserData for turba/mnemo/nag/kronolith api.
  This removes all data for the service and is automatically called by
  Auth::removeUserData
  
  Revision  Changes    Path
  1.150     +86 -113   kronolith/lib/api.php
  1.69      +40 -44    mnemo/lib/api.php
  1.118     +133 -126  nag/lib/api.php
  1.175     +113 -66   turba/lib/api.php

  Chora Links:
  http://cvs.horde.org/diff.php/kronolith/lib/api.php?r1=1.149&r2=1.150&ty=u
  http://cvs.horde.org/diff.php/mnemo/lib/api.php?r1=1.68&r2=1.69&ty=u
  http://cvs.horde.org/diff.php/nag/lib/api.php?r1=1.117&r2=1.118&ty=u
  http://cvs.horde.org/diff.php/turba/lib/api.php?r1=1.174&r2=1.175&ty=u


More information about the cvs mailing list