[cvs] commit: kronolith attendees.php attendeescommon.php attendeeshandler.php attendeesview.php kronolith/lib/FBView day.php week.php workweek.php kronolith/templates/attendees attendees.inc kronolith/templates/menu menu.inc

Stuart Binge s.binge at codefusion.co.za
Tue May 25 01:34:22 PDT 2004


stuart      2004/05/25 01:34:22 PDT

  Modified files:
    .                    attendees.php 
    lib/FBView           day.php week.php workweek.php 
    templates/attendees  attendees.inc 
    templates/menu       menu.inc 
  Added files:
    .                    attendeescommon.php attendeeshandler.php 
                         attendeesview.php 
  Log:
  Moved the attendee handling code to separate files, which are used by the popup attendees screen (attendees.php) and the new attendees view (attendeesview.php). The difference between the new 'view' screen and the existing attendees screen is that the new one shows the Kronolith menu, as well as hides the 'dismiss' button.
  
  Changed the date handling code in the attendees files to use 'timestamp' instead of 'date', to be consistent with the other top-level kronolith views (changing dates within a view affects other views as well)
  
  Added a Free/Busy menu item, which links to attendeesview.php
  
  Revision  Changes    Path
  1.5       +8 -120    kronolith/attendees.php
  1.1       +53 -0     kronolith/attendeescommon.php (new)
  1.1       +94 -0     kronolith/attendeeshandler.php (new)
  1.1       +37 -0     kronolith/attendeesview.php (new)
  1.8       +3 -3      kronolith/lib/FBView/day.php
  1.6       +3 -3      kronolith/lib/FBView/week.php
  1.6       +3 -3      kronolith/lib/FBView/workweek.php
  1.3       +6 -4      kronolith/templates/attendees/attendees.inc
  1.84      +3 -2      kronolith/templates/menu/menu.inc

  Chora Links:
  http://cvs.horde.org/diff.php/kronolith/attendees.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/co.php/kronolith/attendeescommon.php?r=1.1
  http://cvs.horde.org/co.php/kronolith/attendeeshandler.php?r=1.1
  http://cvs.horde.org/co.php/kronolith/attendeesview.php?r=1.1
  http://cvs.horde.org/diff.php/kronolith/lib/FBView/day.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/FBView/week.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/FBView/workweek.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/kronolith/templates/attendees/attendees.inc?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/kronolith/templates/menu/menu.inc?r1=1.83&r2=1.84&ty=u


More information about the cvs mailing list