[cvs] commit: scry edit.php polls.php view.php vote.php scry/lib Driver.php Scry.php Vote.php scry/lib/Block poll.php summary.php

Ben Klang ben at alkaloid.net
Fri Nov 17 22:58:07 PST 2006


bklang      2006-11-17 22:58:07 PST

  Modified files:
    .                    edit.php polls.php view.php vote.php 
    lib                  Driver.php Scry.php Vote.php 
    lib/Block            poll.php summary.php 
  Log:
  * Standardized poll management links
  * Changed $scry->isVotable() to accept a poll_id for API consistency
  * Remove need to pass $votes to $scry->isEditable()
  * Only allow group to be set on poll creation.  Further permissions editing will be done with a new UI
  
  Revision  Changes    Path
  1.45      +17 -7     scry/edit.php
  1.54      +2 -2      scry/lib/Block/poll.php
  1.29      +2 -2      scry/lib/Block/summary.php
  1.39      +10 -7     scry/lib/Driver.php
  1.68      +57 -1     scry/lib/Scry.php
  1.22      +2 -2      scry/lib/Vote.php
  1.45      +2 -38     scry/polls.php
  1.38      +2 -28     scry/view.php
  1.36      +2 -2      scry/vote.php

  Chora Links:
  http://cvs.horde.org/diff.php/scry/edit.php?r1=1.44&r2=1.45&ty=u
  http://cvs.horde.org/diff.php/scry/lib/Block/poll.php?r1=1.53&r2=1.54&ty=u
  http://cvs.horde.org/diff.php/scry/lib/Block/summary.php?r1=1.28&r2=1.29&ty=u
  http://cvs.horde.org/diff.php/scry/lib/Driver.php?r1=1.38&r2=1.39&ty=u
  http://cvs.horde.org/diff.php/scry/lib/Scry.php?r1=1.67&r2=1.68&ty=u
  http://cvs.horde.org/diff.php/scry/lib/Vote.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/scry/polls.php?r1=1.44&r2=1.45&ty=u
  http://cvs.horde.org/diff.php/scry/view.php?r1=1.37&r2=1.38&ty=u
  http://cvs.horde.org/diff.php/scry/vote.php?r1=1.35&r2=1.36&ty=u


More information about the cvs mailing list