commit: incubator/content/app/controllers TagController.php TagsController.php incubator/content/app/views/Tag searchTags.html.php incubator/content/app/views/Tags search.html.php incubator/content/config routes.php incubator/content/lib/Tags Tagger.php incubator/content/test ...

"Chuck Hagenbuch" <[email protected]>
Newsgroups gmane.comp.horde.cvs
Message-ID <[email protected]>
chuck       2008-12-10 00:58:28 EST

  Modified files:
    content/app/controllers TagController.php 
    content/config       routes.php 
    content/lib/Tags     Tagger.php 
  Added files:
    content/app/views/Tag searchTags.html.php 
    content/test         AllTests.php 
    content/test/Tags    TaggerTest.php 
    content/test/fixtures schema.sql 
  Removed files:
    content/app/controllers TagsController.php 
    content/app/views/Tags search.html.php 
  Log:
  start a sqlite-based test suite
  move a bunch of functions around
  start rewriting getTagCloud() and getTags() functions to cover all desired cases
  rough out some other functions
  
  Revision  Changes    Path
  1.5       +0 -32     incubator/content/app/controllers/Attic/TagsController.php (dead)
  1.2       +44 -0     incubator/content/app/controllers/TagController.php
  1.1       +5 -0      incubator/content/app/views/Tag/searchTags.html.php (new)
  1.3       +0 -5      incubator/content/app/views/Tags/Attic/search.html.php (dead)
  1.10      +31 -3     incubator/content/config/routes.php
  1.7       +51 -21    incubator/content/lib/Tags/Tagger.php
  1.1       +67 -0     incubator/content/test/AllTests.php (new)
  1.1       +79 -0     incubator/content/test/Tags/TaggerTest.php (new)
  1.1       +58 -0     incubator/content/test/fixtures/schema.sql (new)

  Chora Links:
  http://cvs.horde.org/co.php/incubator/content/app/controllers/Attic/TagsController.php?r=1.4
  http://cvs.horde.org/diff.php/incubator/content/app/controllers/TagController.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/co.php/incubator/content/app/views/Tag/searchTags.html.php?r=1.1
  http://cvs.horde.org/co.php/incubator/content/app/views/Tags/Attic/search.html.php?r=1.2
  http://cvs.horde.org/diff.php/incubator/content/config/routes.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/incubator/content/lib/Tags/Tagger.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/co.php/incubator/content/test/AllTests.php?r=1.1
  http://cvs.horde.org/co.php/incubator/content/test/Tags/TaggerTest.php?r=1.1
  http://cvs.horde.org/co.php/incubator/content/test/fixtures/schema.sql?r=1.1

--
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.