[cvs] commit: thor/lib/Driver category.php sql.php thor/templates/team description.inc team.inc thor/lib Project.php Thor.php base.php thor/templates/view description.inc team.inc thor/templates/list project_summaries.inc thor list.php project.php team.php view.php ...

Carlos Pedrinaci cpedrinaci at yahoo.es
Mon Jan 5 06:13:21 PST 2004


carlos      2004/01/05 06:13:21 PST

  Modified files:
    lib/Driver           sql.php category.php 
    templates/team       description.inc team.inc 
    lib                  base.php Thor.php 
    templates/view       description.inc team.inc 
    templates/list       project_summaries.inc 
    .                    team.php list.php project.php view.php 
    templates/menu       menu.inc 
    scripts/drivers      thor.sql 
  Added files:
    lib                  Project.php 
  Log:
  Added a Thor_Project class to hold project's information and
  perform project's operations
  
  Revision  Changes    Path
  1.5       +72 -89    thor/lib/Driver/category.php
  1.13      +87 -98    thor/lib/Driver/sql.php
  1.1       +631 -0    thor/lib/Project.php (new)
  1.13      +173 -780  thor/lib/Thor.php
  1.8       +2 -1      thor/lib/base.php
  1.10      +3 -3      thor/list.php
  1.11      +16 -11    thor/project.php
  1.3       +1 -2      thor/scripts/drivers/thor.sql
  1.12      +20 -16    thor/team.php
  1.3       +5 -2      thor/templates/list/project_summaries.inc
  1.9       +14 -9     thor/templates/menu/menu.inc
  1.3       +7 -7      thor/templates/team/description.inc
  1.6       +2 -2      thor/templates/team/team.inc
  1.3       +10 -10    thor/templates/view/description.inc
  1.4       +2 -2      thor/templates/view/team.inc
  1.9       +6 -4      thor/view.php

  Chora Links:
  http://cvs.horde.org/diff.php/thor/lib/Driver/category.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/thor/lib/Driver/sql.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/co.php/thor/lib/Project.php?r=1.1
  http://cvs.horde.org/diff.php/thor/lib/Thor.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/thor/lib/base.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/thor/list.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/thor/project.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/thor/scripts/drivers/thor.sql?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/thor/team.php?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/thor/templates/list/project_summaries.inc?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/thor/templates/menu/menu.inc?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/thor/templates/team/description.inc?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/thor/templates/team/team.inc?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/thor/templates/view/description.inc?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/thor/templates/view/team.inc?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/thor/view.php?r1=1.8&r2=1.9&ty=u


More information about the cvs mailing list