[cvs] commit: thor/templates/team accepted.inc add_subgroup.inc
confirmation.inc team.inc wanting.inc thor/lib/Driver category.php
sql.php thor/lib Driver.php Thor.php thor/templates/view
header_team.inc team.inc
Chuck Hagenbuch
chuck at horde.org
Mon Nov 10 14:51:39 PST 2003
chuck 2003/11/10 14:51:39 PST
Modified files:
templates/team accepted.inc add_subgroup.inc
confirmation.inc team.inc wanting.inc
lib/Driver category.php sql.php
lib Driver.php Thor.php
templates/view header_team.inc team.inc
Log:
Rework the Thor driver model to be much cleaner. Thor.php still has a lot of
logic that ought to go into a Project class instead, and a bunch of stuff that
seems redundant to the drivers.
Also, the HTML templates need to get a once over for style and XHTML, since
a bunch of them don't even come close.
General code needs to get gone over and cleaned up, too.
Revision Changes Path
1.9 +38 -176 thor/lib/Driver.php
1.4 +157 -106 thor/lib/Driver/category.php
1.12 +227 -177 thor/lib/Driver/sql.php
1.11 +144 -140 thor/lib/Thor.php
1.3 +22 -23 thor/templates/team/accepted.inc
1.2 +22 -28 thor/templates/team/add_subgroup.inc
1.4 +22 -28 thor/templates/team/confirmation.inc
1.5 +56 -60 thor/templates/team/team.inc
1.3 +27 -27 thor/templates/team/wanting.inc
1.2 +4 -4 thor/templates/view/header_team.inc
1.3 +18 -19 thor/templates/view/team.inc
Chora Links:
http://cvs.horde.org/diff.php/thor/lib/Driver.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/thor/lib/Driver/category.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/thor/lib/Driver/sql.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/thor/lib/Thor.php?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/thor/templates/team/accepted.inc?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/thor/templates/team/add_subgroup.inc?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/thor/templates/team/confirmation.inc?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/thor/templates/team/team.inc?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/thor/templates/team/wanting.inc?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/thor/templates/view/header_team.inc?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/thor/templates/view/team.inc?r1=1.2&r2=1.3&ty=u
More information about the cvs
mailing list