[cvs] commit: framework/Kolab package.xml framework/Kolab/Kolab Format.php framework/Kolab/Kolab/Format Date.php XML.php framework/Kolab/Kolab/Format/XML contact.php distributionlist.php event.php hprefs.php note.php task.php framework/Kolab/tests ...

Gunnar Wrobel p at rdus.de
Sun Jul 6 08:59:14 UTC 2008


wrobel      2008-07-06 04:59:14 EDT

  Modified files:
    Kolab                package.xml 
  Added files:
    Kolab_Format         package.xml 
    Kolab_Format/lib/Horde/Kolab Format.php 
    Kolab_Format/lib/Horde/Kolab/Format Date.php XML.php 
    Kolab_Format/lib/Horde/Kolab/Format/XML contact.php 
                                            distributionlist.php 
                                            event.php hprefs.php 
                                            note.php task.php 
    Kolab_Format/test    bug_6388.phpt kolab_xml.phpt 
    Kolab_Format/test/fixtures recur.xml recur_fail.xml 
  Removed files:
    Kolab/Kolab          Format.php 
    Kolab/Kolab/Format   Date.php XML.php 
    Kolab/Kolab/Format/XML contact.php distributionlist.php 
                           event.php hprefs.php note.php task.php 
    Kolab/tests          bug_6388.phpt kolab_xml.phpt 
    Kolab/tests/fixtures recur.xml recur_fail.xml 
  Log:
  Split the Kolab_Format package from the original Kolab module.
  
  Revision  Changes    Path
  1.2       +0 -44     framework/Kolab/Kolab/Attic/Format.php (dead)
  1.2       +0 -104    framework/Kolab/Kolab/Format/Attic/Date.php (dead)
  1.2       +0 -1262   framework/Kolab/Kolab/Format/Attic/XML.php (dead)
  1.2       +0 -500    framework/Kolab/Kolab/Format/XML/Attic/contact.php (dead)
  1.2       +0 -100    framework/Kolab/Kolab/Format/XML/Attic/distributionlist.php (dead)
  1.2       +0 -123    framework/Kolab/Kolab/Format/XML/Attic/event.php (dead)
  1.2       +0 -48     framework/Kolab/Kolab/Format/XML/Attic/hprefs.php (dead)
  1.2       +0 -93     framework/Kolab/Kolab/Format/XML/Attic/note.php (dead)
  1.2       +0 -181    framework/Kolab/Kolab/Format/XML/Attic/task.php (dead)
  1.29      +0 -15     framework/Kolab/package.xml
  1.4       +0 -29     framework/Kolab/tests/Attic/bug_6388.phpt (dead)
  1.5       +0 -326    framework/Kolab/tests/Attic/kolab_xml.phpt (dead)
  1.2       +0 -40     framework/Kolab/tests/fixtures/Attic/recur.xml (dead)
  1.2       +0 -39     framework/Kolab/tests/fixtures/Attic/recur_fail.xml (dead)
  1.1       +44 -0     framework/Kolab_Format/lib/Horde/Kolab/Format.php (new)
  1.1       +104 -0    framework/Kolab_Format/lib/Horde/Kolab/Format/Date.php (new)
  1.1       +1262 -0   framework/Kolab_Format/lib/Horde/Kolab/Format/XML.php (new)
  1.1       +500 -0    framework/Kolab_Format/lib/Horde/Kolab/Format/XML/contact.php (new)
  1.1       +100 -0    framework/Kolab_Format/lib/Horde/Kolab/Format/XML/distributionlist.php (new)
  1.1       +123 -0    framework/Kolab_Format/lib/Horde/Kolab/Format/XML/event.php (new)
  1.1       +48 -0     framework/Kolab_Format/lib/Horde/Kolab/Format/XML/hprefs.php (new)
  1.1       +93 -0     framework/Kolab_Format/lib/Horde/Kolab/Format/XML/note.php (new)
  1.1       +181 -0    framework/Kolab_Format/lib/Horde/Kolab/Format/XML/task.php (new)
  1.1       +102 -0    framework/Kolab_Format/package.xml (new)
  1.1       +29 -0     framework/Kolab_Format/test/bug_6388.phpt (new)
  1.1       +40 -0     framework/Kolab_Format/test/fixtures/recur.xml (new)
  1.1       +39 -0     framework/Kolab_Format/test/fixtures/recur_fail.xml (new)
  1.1       +326 -0    framework/Kolab_Format/test/kolab_xml.phpt (new)

  Chora Links:
  http://cvs.horde.org/co.php/framework/Kolab/Kolab/Attic/Format.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab/Kolab/Format/Attic/Date.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab/Kolab/Format/Attic/XML.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab/Kolab/Format/XML/Attic/contact.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab/Kolab/Format/XML/Attic/distributionlist.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab/Kolab/Format/XML/Attic/event.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab/Kolab/Format/XML/Attic/hprefs.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab/Kolab/Format/XML/Attic/note.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab/Kolab/Format/XML/Attic/task.php?r=1.1
  http://cvs.horde.org/diff.php/framework/Kolab/package.xml?r1=1.28&r2=1.29&ty=u
  http://cvs.horde.org/co.php/framework/Kolab/tests/Attic/bug_6388.phpt?r=1.3
  http://cvs.horde.org/co.php/framework/Kolab/tests/Attic/kolab_xml.phpt?r=1.4
  http://cvs.horde.org/co.php/framework/Kolab/tests/fixtures/Attic/recur.xml?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab/tests/fixtures/Attic/recur_fail.xml?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_Format/lib/Horde/Kolab/Format.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_Format/lib/Horde/Kolab/Format/Date.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_Format/lib/Horde/Kolab/Format/XML.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_Format/lib/Horde/Kolab/Format/XML/contact.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_Format/lib/Horde/Kolab/Format/XML/distributionlist.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_Format/lib/Horde/Kolab/Format/XML/event.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_Format/lib/Horde/Kolab/Format/XML/hprefs.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_Format/lib/Horde/Kolab/Format/XML/note.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_Format/lib/Horde/Kolab/Format/XML/task.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_Format/package.xml?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_Format/test/bug_6388.phpt?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_Format/test/fixtures/recur.xml?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_Format/test/fixtures/recur_fail.xml?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab_Format/test/kolab_xml.phpt?r=1.1


More information about the cvs mailing list