commit: framework/Kolab_FreeBusy package.xml framework/Kolab_FreeBusy/lib/Horde/Kolab FreeBusy.php framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy Access.php Cache.php Error.php Imap.php View.php framework/Kolab_FreeBusy/script/Horde/Kolab/FreeBusy generatefb.php framework/Kolab_FreeBusy/test ...

"Gunnar Wrobel" <[email protected]>
Newsgroups gmane.comp.horde.cvs
Message-ID <[email protected]>
wrobel      2008-08-19 05:30:35 EDT

  Modified files:
    Kolab_FreeBusy       package.xml 
    Kolab_FreeBusy/lib/Horde/Kolab FreeBusy.php 
    Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy Access.php Cache.php 
                                            Error.php Imap.php 
                                            View.php 
    Kolab_FreeBusy/script/Horde/Kolab/FreeBusy generatefb.php 
  Added files:
    Kolab_FreeBusy/test/Horde/Kolab/FreeBusy AllTests.php 
                                             FreeBusyTest.php 
    Kolab_FreeBusy/www/Horde/Kolab/FreeBusy config.php 
                                            freebusy.php pfb.php 
  Removed files:
    Kolab_FreeBusy/test  bug_6394.phpt bug_6403.phpt fb_basic.phpt 
  Log:
  Package cleanup for the initial release. This package still needs some real world testing though.
  
  Revision  Changes    Path
  1.3       +72 -80    framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy.php
  1.4       +79 -23    framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Access.php
  1.4       +510 -54   framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache.php
  1.2       +17 -15    framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Error.php
  1.2       +45 -15    framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Imap.php
  1.2       +37 -11    framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/View.php
  1.4       +57 -5     framework/Kolab_FreeBusy/package.xml
  1.3       +16 -12    framework/Kolab_FreeBusy/script/Horde/Kolab/FreeBusy/generatefb.php
  1.2       +0 -40     framework/Kolab_FreeBusy/test/Attic/bug_6394.phpt (dead)
  1.2       +0 -282    framework/Kolab_FreeBusy/test/Attic/bug_6403.phpt (dead)
  1.2       +0 -107    framework/Kolab_FreeBusy/test/Attic/fb_basic.phpt (dead)
  1.1       +64 -0     framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/AllTests.php (new)
  1.1       +132 -0    framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyTest.php (new)
  1.1       +111 -0    framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/config.php (new)
  1.1       +22 -0     framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/freebusy.php (new)
  1.1       +27 -0     framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/pfb.php (new)

  Chora Links:
  http://cvs.horde.org/diff.php/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Access.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Error.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Imap.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/View.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/framework/Kolab_FreeBusy/package.xml?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/framework/Kolab_FreeBusy/script/Horde/Kolab/FreeBusy/generatefb.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/co.php/framework/Kolab_FreeBusy/test/Attic/bug_6394.phpt?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_FreeBusy/test/Attic/bug_6403.phpt?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_FreeBusy/test/Attic/fb_basic.phpt?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/AllTests.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyTest.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/config.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/freebusy.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/pfb.php?r=1.1

--
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.