[cvs] commit: moment/docs CHANGES moment/lib Moment.php constants.php moment/lib/View week.php workweek.php moment list.php meeting.php viewMeeting.php moment/templates/dayView busyblock.tpl linesblock.tpl meetingblock.tpl row.tpl unknownblock.tpl ...

Mike Cochrane mike at graftonhall.co.nz
Mon Feb 3 08:42:25 PST 2003


mikec       2003/02/03 08:42:25 PST

  Modified files:
    docs                 CHANGES 
    lib                  Moment.php constants.php 
    lib/View             week.php workweek.php 
    .                    list.php meeting.php viewMeeting.php 
    templates/dayView    busyblock.tpl linesblock.tpl 
                         meetingblock.tpl row.tpl unknownblock.tpl 
    templates/list       meeting_summaries.inc 
    templates/meeting    details.inc header_long.inc 
    templates/viewMeeting details.inc 
    templates/view       busyblock.tpl meetingblock.tpl row.tpl 
                         unknownblock.tpl 
    templates/weekView   linesblock.tpl 
    templates/workweekView linesblock.tpl 
  Log:
  [mac] Make the meeting status editable.
  [mac] Translate the meeting status.
  [mac] Fix CSS (whitespace -> white-space).
  [mac] Fix wrapping in meeting list.
  [mac] Make cancelled meetings deletable.
  
  Revision  Changes    Path
  1.4       +4 -0      moment/docs/CHANGES
  1.16      +33 -1     moment/lib/Moment.php
  1.7       +29 -29    moment/lib/View/week.php
  1.7       +28 -28    moment/lib/View/workweek.php
  1.9       +11 -10    moment/lib/constants.php
  1.6       +3 -3      moment/list.php
  1.16      +18 -3     moment/meeting.php
  1.2       +1 -1      moment/templates/dayView/busyblock.tpl
  1.2       +1 -1      moment/templates/dayView/linesblock.tpl
  1.2       +1 -1      moment/templates/dayView/meetingblock.tpl
  1.2       +1 -1      moment/templates/dayView/row.tpl
  1.2       +1 -1      moment/templates/dayView/unknownblock.tpl
  1.5       +1 -1      moment/templates/list/meeting_summaries.inc
  1.6       +16 -3     moment/templates/meeting/details.inc
  1.3       +13 -5     moment/templates/meeting/header_long.inc
  1.2       +1 -1      moment/templates/view/busyblock.tpl
  1.2       +1 -1      moment/templates/view/meetingblock.tpl
  1.3       +3 -3      moment/templates/view/row.tpl
  1.2       +1 -1      moment/templates/view/unknownblock.tpl
  1.3       +19 -0     moment/templates/viewMeeting/details.inc
  1.2       +1 -1      moment/templates/weekView/linesblock.tpl
  1.2       +1 -1      moment/templates/workweekView/linesblock.tpl
  1.3       +2 -1      moment/viewMeeting.php

  Chora Links:
  http://cvs.horde.org/diff.php/moment/docs/CHANGES?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/moment/lib/Moment.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/moment/lib/View/week.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/moment/lib/View/workweek.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/moment/lib/constants.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/moment/list.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/moment/meeting.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/moment/templates/dayView/busyblock.tpl?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/moment/templates/dayView/linesblock.tpl?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/moment/templates/dayView/meetingblock.tpl?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/moment/templates/dayView/row.tpl?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/moment/templates/dayView/unknownblock.tpl?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/moment/templates/list/meeting_summaries.inc?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/moment/templates/meeting/details.inc?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/moment/templates/meeting/header_long.inc?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/moment/templates/view/busyblock.tpl?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/moment/templates/view/meetingblock.tpl?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/moment/templates/view/row.tpl?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/moment/templates/view/unknownblock.tpl?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/moment/templates/viewMeeting/details.inc?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/moment/templates/weekView/linesblock.tpl?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/moment/templates/workweekView/linesblock.tpl?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/moment/viewMeeting.php?r1=1.2&r2=1.3&ty=u


More information about the cvs mailing list