[cvs] commit: volos index.php sign.php view.php volos/config html.php.dist volos/docs CHANGES volos/lib base.php volos/lib/Driver sql.php volos/scripts create_sequence.php volos/scripts/drivers volos.sql volos/templates/sign sign.inc ...

Jan Schneider jan at horde.org
Mon Aug 2 14:20:12 PDT 2004


jan         2004-08-02 14:20:12 PDT

  Modified files:
    .                    index.php sign.php view.php 
    docs                 CHANGES 
    lib                  base.php 
    lib/Driver           sql.php 
    scripts/drivers      volos.sql 
    templates/sign       sign.inc 
    templates/view       view.inc 
  Added files:
    scripts              create_sequence.php 
  Removed files:
    config               html.php.dist 
  Log:
  Use DB sequences. NOTE: run create_sequence.php AFTER updating and BEFORE
  changing the id row to INT.
  Remove unused functions and files.
  General cleanup.
  
  Revision  Changes    Path
  1.6       +0 -4      volos/config/Attic/html.php.dist (dead)
  1.3       +3 -1      volos/docs/CHANGES
  1.5       +2 -3      volos/index.php
  1.7       +53 -129   volos/lib/Driver/sql.php
  1.7       +1 -9      volos/lib/base.php
  1.1       +41 -0     volos/scripts/create_sequence.php (new)
  1.3       +4 -4      volos/scripts/drivers/volos.sql
  1.6       +17 -21    volos/sign.php
  1.4       +16 -20    volos/templates/sign/sign.inc
  1.6       +2 -2      volos/templates/view/view.inc
  1.8       +12 -7     volos/view.php

  Chora Links:
  http://cvs.horde.org/co.php/volos/config/Attic/html.php.dist?r=1.5
  http://cvs.horde.org/diff.php/volos/docs/CHANGES?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/volos/index.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/volos/lib/Driver/sql.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/volos/lib/base.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/co.php/volos/scripts/create_sequence.php?r=1.1
  http://cvs.horde.org/diff.php/volos/scripts/drivers/volos.sql?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/volos/sign.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/volos/templates/sign/sign.inc?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/volos/templates/view/view.inc?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/volos/view.php?r1=1.7&r2=1.8&ty=u


More information about the cvs mailing list