[cvs] commit: chora annotate.php co.php cvs.php diff.php index.php chora/config conf.php.dist html.php.dist chora/docs CHANGES chora/lib Chora.php base.php constants.php chora/lib/CVSLib File.php chora/templates headerbar.inc

Chuck Hagenbuch chuck at horde.org
Tue Mar 4 11:38:02 PST 2003


chuck       2003/03/04 11:38:02 PST

  Modified files:
    .                    annotate.php co.php cvs.php diff.php 
                         index.php 
    config               conf.php.dist html.php.dist 
    docs                 CHANGES 
    lib                  Chora.php base.php 
    lib/CVSLib           File.php 
    templates            headerbar.inc 
  Removed files:
    lib                  constants.php 
  Log:
  [cjh] Finally get most setup code into functions in the Chora:: class.
  
  - removed constants.php
  - plenty of long-overdue cleanup
  - 'login' is now a session variable so that it doesn't pollute the URL.
  - UI update; no need for including version.php
  
  Revision  Changes    Path
  1.35      +4 -4      chora/annotate.php
  1.31      +3 -3      chora/co.php
  1.41      +9 -8      chora/config/conf.php.dist
  1.18      +2 -2      chora/config/html.php.dist
  1.148     +7 -11     chora/cvs.php
  1.67      +14 -7     chora/diff.php
  1.72      +1 -0      chora/docs/CHANGES
  1.18      +7 -8      chora/index.php
  1.3       +0 -69     chora/lib/Attic/constants.php (dead)
  1.38      +3 -3      chora/lib/CVSLib/File.php
  1.32      +200 -128  chora/lib/Chora.php
  1.86      +6 -4      chora/lib/base.php
  1.2       +4 -20     chora/templates/headerbar.inc

  Chora Links:
  http://cvs.horde.org/diff.php/chora/annotate.php?r1=1.34&r2=1.35&ty=u
  http://cvs.horde.org/diff.php/chora/co.php?r1=1.30&r2=1.31&ty=u
  http://cvs.horde.org/diff.php/chora/config/conf.php.dist?r1=1.40&r2=1.41&ty=u
  http://cvs.horde.org/diff.php/chora/config/html.php.dist?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/chora/cvs.php?r1=1.147&r2=1.148&ty=u
  http://cvs.horde.org/diff.php/chora/diff.php?r1=1.66&r2=1.67&ty=u
  http://cvs.horde.org/diff.php/chora/docs/CHANGES?r1=1.71&r2=1.72&ty=u
  http://cvs.horde.org/diff.php/chora/index.php?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/co.php/chora/lib/Attic/constants.php?r=1.2
  http://cvs.horde.org/diff.php/chora/lib/CVSLib/File.php?r1=1.37&r2=1.38&ty=u
  http://cvs.horde.org/diff.php/chora/lib/Chora.php?r1=1.31&r2=1.32&ty=u
  http://cvs.horde.org/diff.php/chora/lib/base.php?r1=1.85&r2=1.86&ty=u
  http://cvs.horde.org/diff.php/chora/templates/headerbar.inc?r1=1.1&r2=1.2&ty=u


More information about the cvs mailing list