[cvs] commit: thor/templates/list item_headers.inc
item_summaries.inc
project_headers.inc project_summaries.inc thor admin.php item.php
list.php project.php team.php view.php thor/lib Item.php
Project.php Thor.php api.php base.php thor/config .cvsignore ...
Carlos Pedrinaci
cpedrinaci at yahoo.es
Tue Jun 8 14:32:25 PDT 2004
carlos 2004-06-08 14:32:25 PDT
Modified files:
templates/list project_headers.inc item_summaries.inc
project_summaries.inc item_headers.inc
. item.php team.php list.php admin.php
project.php view.php
lib api.php Project.php Thor.php base.php
Item.php
config .cvsignore
lib/Project SampleProject.php SoftwareProject.php
templates/view header_team.inc team.inc
templates/team description.inc
lib/Item Deliverable.php
templates/menu menu.inc
Added files:
config thor_registry.php.dist
templates/view footer.inc
Removed files:
templates/view footers.inc
Log:
Projects container and Items container handled via Thor class.
Start introducing thor registry.
Some layout changes
Revision Changes Path
1.12 +4 -4 thor/admin.php
1.2 +1 -0 thor/config/.cvsignore
1.1 +33 -0 thor/config/thor_registry.php.dist (new)
1.3 +9 -9 thor/item.php
1.4 +11 -11 thor/lib/Item.php
1.4 +12 -7 thor/lib/Item/Deliverable.php
1.16 +46 -21 thor/lib/Project.php
1.3 +9 -9 thor/lib/Project/SampleProject.php
1.3 +9 -9 thor/lib/Project/SoftwareProject.php
1.28 +89 -16 thor/lib/Thor.php
1.2 +4 -3 thor/lib/api.php
1.17 +4 -3 thor/lib/base.php
1.23 +4 -4 thor/list.php
1.23 +9 -9 thor/project.php
1.19 +2 -2 thor/team.php
1.2 +5 -9 thor/templates/list/item_headers.inc
1.2 +7 -6 thor/templates/list/item_summaries.inc
1.3 +2 -2 thor/templates/list/project_headers.inc
1.6 +6 -2 thor/templates/list/project_summaries.inc
1.16 +1 -1 thor/templates/menu/menu.inc
1.7 +3 -3 thor/templates/team/description.inc
1.3 +0 -1 thor/templates/view/Attic/footers.inc (dead)
1.1 +1 -0 thor/templates/view/footer.inc (new)
1.6 +13 -6 thor/templates/view/header_team.inc
1.7 +4 -6 thor/templates/view/team.inc
1.16 +5 -34 thor/view.php
Chora Links:
http://cvs.horde.org/diff.php/thor/admin.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/thor/config/.cvsignore?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/co.php/thor/config/thor_registry.php.dist?r=1.1
http://cvs.horde.org/diff.php/thor/item.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/thor/lib/Item.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/thor/lib/Item/Deliverable.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/thor/lib/Project.php?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/thor/lib/Project/SampleProject.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/thor/lib/Project/SoftwareProject.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/thor/lib/Thor.php?r1=1.27&r2=1.28&ty=u
http://cvs.horde.org/diff.php/thor/lib/api.php?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/thor/lib/base.php?r1=1.16&r2=1.17&ty=u
http://cvs.horde.org/diff.php/thor/list.php?r1=1.22&r2=1.23&ty=u
http://cvs.horde.org/diff.php/thor/project.php?r1=1.22&r2=1.23&ty=u
http://cvs.horde.org/diff.php/thor/team.php?r1=1.18&r2=1.19&ty=u
http://cvs.horde.org/diff.php/thor/templates/list/item_headers.inc?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/thor/templates/list/item_summaries.inc?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/thor/templates/list/project_headers.inc?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/thor/templates/list/project_summaries.inc?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/thor/templates/menu/menu.inc?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/thor/templates/team/description.inc?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/co.php/thor/templates/view/Attic/footers.inc?r=1.2
http://cvs.horde.org/co.php/thor/templates/view/footer.inc?r=1.1
http://cvs.horde.org/diff.php/thor/templates/view/header_team.inc?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/thor/templates/view/team.inc?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/thor/view.php?r1=1.15&r2=1.16&ty=u
More information about the cvs
mailing list