[cvs] commit: incubator/thomas admin.php edit.php read.php search.php user.php incubator/thomas/admin categories.php incubator/thomas/admin/categories delete.php edit.php index.php incubator/thomas/lib Categories.php Thomas.php api.php base.php ...

Duck duck at obala.net
Sun Jun 24 13:19:46 UTC 2007


duck        2007-06-24 09:19:46 EDT

  Modified files:
    thomas               admin.php edit.php read.php search.php 
                         user.php 
    thomas/lib           Thomas.php api.php base.php 
    thomas/lib/Block     categories.php category.php 
                         last_bloggers.php tags_cloud.php 
    thomas/po            sl_SI.po thomas.pot 
  Added files:
    thomas/admin/categories delete.php edit.php index.php 
    thomas/lib           Categories.php 
    thomas/scripts/upgrades 20070624_parents.sql 
    thomas/templates/categories index.php 
  Removed files:
    thomas/admin         categories.php 
  Log:
  Replace Horde_Form_Helper with dedicated forms and category object, copied from classifieds.
  
  Revision  Changes    Path
  1.8       +2 -2      incubator/thomas/admin.php
  1.4       +0 -79     incubator/thomas/admin/Attic/categories.php (dead)
  1.1       +42 -0     incubator/thomas/admin/categories/delete.php (new)
  1.1       +56 -0     incubator/thomas/admin/categories/edit.php (new)
  1.1       +47 -0     incubator/thomas/admin/categories/index.php (new)
  1.15      +2 -2      incubator/thomas/edit.php
  1.4       +2 -2      incubator/thomas/lib/Block/categories.php
  1.4       +5 -7      incubator/thomas/lib/Block/category.php
  1.4       +2 -3      incubator/thomas/lib/Block/last_bloggers.php
  1.4       +2 -3      incubator/thomas/lib/Block/tags_cloud.php
  1.1       +424 -0    incubator/thomas/lib/Categories.php (new)
  1.34      +44 -72    incubator/thomas/lib/Thomas.php
  1.7       +3 -3      incubator/thomas/lib/api.php
  1.7       +3 -1      incubator/thomas/lib/base.php
  1.25      +125 -62   incubator/thomas/po/sl_SI.po
  1.22      +108 -58   incubator/thomas/po/thomas.pot
  1.8       +2 -2      incubator/thomas/read.php
  1.1       +1 -0      incubator/thomas/scripts/upgrades/20070624_parents.sql (new)
  1.10      +2 -2      incubator/thomas/search.php
  1.1       +27 -0     incubator/thomas/templates/categories/index.php (new)
  1.10      +2 -2      incubator/thomas/user.php

  Chora Links:
  http://cvs.horde.org/diff.php/incubator/thomas/admin.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/co.php/incubator/thomas/admin/Attic/categories.php?r=1.3
  http://cvs.horde.org/co.php/incubator/thomas/admin/categories/delete.php?r=1.1
  http://cvs.horde.org/co.php/incubator/thomas/admin/categories/edit.php?r=1.1
  http://cvs.horde.org/co.php/incubator/thomas/admin/categories/index.php?r=1.1
  http://cvs.horde.org/diff.php/incubator/thomas/edit.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/lib/Block/categories.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/lib/Block/category.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/lib/Block/last_bloggers.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/lib/Block/tags_cloud.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/co.php/incubator/thomas/lib/Categories.php?r=1.1
  http://cvs.horde.org/diff.php/incubator/thomas/lib/Thomas.php?r1=1.33&r2=1.34&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/lib/api.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/lib/base.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/po/sl_SI.po?r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/po/thomas.pot?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/read.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/co.php/incubator/thomas/scripts/upgrades/20070624_parents.sql?r=1.1
  http://cvs.horde.org/diff.php/incubator/thomas/search.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/co.php/incubator/thomas/templates/categories/index.php?r=1.1
  http://cvs.horde.org/diff.php/incubator/thomas/user.php?r1=1.9&r2=1.10&ty=u


More information about the cvs mailing list