[cvs] commit: kronolith addeventaction.php deleventaction.php editeventaction.php month.php kronolith/lib Event.php MonthView.php WeekView.php api.php kronolith/templates/delete delete.inc one.inc kronolith/templates/edit edit.inc ...

Mike Cochrane mike@graftonhall.co.nz
Wed, 14 Aug 2002 13:24:44 -0700 (PDT)


mikec       2002/08/14 13:24:43 PDT

  Modified files:
    .                    addeventaction.php deleventaction.php 
                         editeventaction.php month.php 
    lib                  api.php Event.php MonthView.php 
                         WeekView.php 
    templates/delete     delete.inc one.inc 
    templates/edit       edit.inc 
    templates/javascript goto.inc 
    templates/month      head.inc 
    templates/week       head.inc 
    templates/contacts   javascript.inc 
    templates/menu       menu.inc 
    templates            month_day.inc 
    templates/view       view.inc 
  Log:
  Use Horde::addParameter() to construct urls and
  a couple of other arg_separator.output fixes.
  
  Revision  Changes    Path
  1.31      +4 -2      kronolith/addeventaction.php
  1.2       +6 -9      kronolith/deleventaction.php
  1.35      +4 -2      kronolith/editeventaction.php
  1.29      +10 -5     kronolith/lib/Event.php
  1.16      +17 -6     kronolith/lib/MonthView.php
  1.43      +5 -3      kronolith/lib/WeekView.php
  1.37      +6 -6      kronolith/lib/api.php
  1.77      +53 -29    kronolith/month.php
  1.2       +2 -2      kronolith/templates/contacts/javascript.inc
  1.3       +8 -1      kronolith/templates/delete/delete.inc
  1.3       +9 -2      kronolith/templates/delete/one.inc
  1.62      +25 -4     kronolith/templates/edit/edit.inc
  1.6       +6 -6      kronolith/templates/javascript/goto.inc
  1.33      +6 -1      kronolith/templates/menu/menu.inc
  1.11      +11 -2     kronolith/templates/month/head.inc
  1.9       +1 -1      kronolith/templates/month_day.inc
  1.10      +22 -6     kronolith/templates/view/view.inc
  1.24      +9 -1      kronolith/templates/week/head.inc

  Chora Links:
  http://cvs.horde.org/diff.php/kronolith/addeventaction.php?r1=1.30&r2=1.31&ty=u
  http://cvs.horde.org/diff.php/kronolith/deleventaction.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/kronolith/editeventaction.php?r1=1.34&r2=1.35&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/Event.php?r1=1.28&r2=1.29&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/MonthView.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/WeekView.php?r1=1.42&r2=1.43&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/api.php?r1=1.36&r2=1.37&ty=u
  http://cvs.horde.org/diff.php/kronolith/month.php?r1=1.76&r2=1.77&ty=u
  http://cvs.horde.org/diff.php/kronolith/templates/contacts/javascript.inc?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/kronolith/templates/delete/delete.inc?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/kronolith/templates/delete/one.inc?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/kronolith/templates/edit/edit.inc?r1=1.61&r2=1.62&ty=u
  http://cvs.horde.org/diff.php/kronolith/templates/javascript/goto.inc?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/kronolith/templates/menu/menu.inc?r1=1.32&r2=1.33&ty=u
  http://cvs.horde.org/diff.php/kronolith/templates/month/head.inc?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/kronolith/templates/month_day.inc?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/kronolith/templates/view/view.inc?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/kronolith/templates/week/head.inc?r1=1.23&r2=1.24&ty=u