[cvs] commit: odin addobject.php addobjectaction.php summary.php odin/config sources.php.dist odin/docs CHANGES odin/graphics quick.gif summary.gif odin/lib Driver.php Source.php odin/lib/Driver sql.php odin/templates/menu menu.inc ...

Chuck Hagenbuch chuck@horde.org
Thu, 3 Oct 2002 13:57:05 -0700 (PDT)


chuck       2002/10/03 13:57:04 PDT

  Modified files:
    .                    addobject.php addobjectaction.php 
    config               sources.php.dist 
    docs                 CHANGES 
    lib                  Driver.php Source.php 
    lib/Driver           sql.php 
    templates/menu       menu.inc 
  Added files:
    .                    summary.php 
    graphics             quick.gif summary.gif 
    templates/summary    nosummary.inc select.inc summary.inc 
  Log:
  Add option to provide summaries of fields. Basically, count()s are
  supported so far, but it's pretty flexible and we can add more fairly
  easily.
  
  Revision  Changes    Path
  1.3       +2 -4      odin/addobject.php
  1.2       +5 -8      odin/addobjectaction.php
  1.2       +12 -1     odin/config/sources.php.dist
  1.3       +1 -0      odin/docs/CHANGES
  1.1       +3 -0      odin/graphics/quick.gif (new)
  1.1       +2 -0      odin/graphics/summary.gif (new)
  1.3       +15 -8     odin/lib/Driver.php
  1.3       +81 -36    odin/lib/Driver/sql.php
  1.3       +10 -7     odin/lib/Source.php
  1.1       +56 -0     odin/summary.php (new)
  1.5       +4 -0      odin/templates/menu/menu.inc
  1.1       +12 -0     odin/templates/summary/nosummary.inc (new)
  1.1       +15 -0     odin/templates/summary/select.inc (new)
  1.1       +13 -0     odin/templates/summary/summary.inc (new)

  Chora Links:
  http://cvs.horde.org/diff.php/odin/addobject.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/odin/addobjectaction.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/odin/config/sources.php.dist?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/odin/docs/CHANGES?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/co.php/odin/graphics/quick.gif?r=1.1
  http://cvs.horde.org/co.php/odin/graphics/summary.gif?r=1.1
  http://cvs.horde.org/diff.php/odin/lib/Driver.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/odin/lib/Driver/sql.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/odin/lib/Source.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/co.php/odin/summary.php?r=1.1
  http://cvs.horde.org/diff.php/odin/templates/menu/menu.inc?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/co.php/odin/templates/summary/nosummary.inc?r=1.1
  http://cvs.horde.org/co.php/odin/templates/summary/select.inc?r=1.1
  http://cvs.horde.org/co.php/odin/templates/summary/summary.inc?r=1.1