[cvs] commit: ingo index.php rule.php ingo/config fields.php.dist tests.php.dist ingo/lib Storage.php ingo/templates/index notconfigured.inc

Michael M Slusarz slusarz at bigworm.colorado.edu
Wed Jul 2 00:53:53 PDT 2003


slusarz     2003/07/02 00:53:53 PDT

  Modified files:
    .                    index.php rule.php 
    lib                  Storage.php 
    templates/index      notconfigured.inc 
  Added files:
    config               fields.php.dist 
  Removed files:
    config               tests.php.dist 
  Log:
  Removed the tests.php config file and replaced it with the fields.php file.
  All the tests stuff has been moved to Ingo_Storage:: since it wasn't
  configurable at all (the tests are built into the general drivers) so
  there wasn't any reason to put it into a user configurable file.
  Additionally, I had to remove the automatic filter field -> test list code
  (e.g. if you select the 'To' field, you are only given the tests related
  to text searching).  Although pretty cool, it was really sieve specific
  and was completely broken for drivers (e.g. imap) that don't support most
  of the tests offered.
  
  Revision  Changes    Path
  1.5       +0 -132    ingo/config/Attic/tests.php.dist (dead)
  1.1       +61 -0     ingo/config/fields.php.dist (new)
  1.10      +2 -2      ingo/index.php
  1.17      +70 -3     ingo/lib/Storage.php
  1.36      +17 -13    ingo/rule.php
  1.8       +2 -2      ingo/templates/index/notconfigured.inc

  Chora Links:
  http://cvs.horde.org/co.php/ingo/config/Attic/tests.php.dist?r=1.4
  http://cvs.horde.org/co.php/ingo/config/fields.php.dist?r=1.1
  http://cvs.horde.org/diff.php/ingo/index.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/ingo/lib/Storage.php?r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/ingo/rule.php?r1=1.35&r2=1.36&ty=u
  http://cvs.horde.org/diff.php/ingo/templates/index/notconfigured.inc?r1=1.7&r2=1.8&ty=u


More information about the cvs mailing list