[cvs] commit: imp mailbox.php message.php imp/lib IMP.php Message.php imp/templates/message navbar_actions.inc

Jon Parise jon at horde.org
Wed Mar 3 00:04:35 PST 2004


jon         2004/03/03 00:04:35 PST

  Modified files:
    .                    mailbox.php message.php 
    lib                  IMP.php Message.php 
    templates/message    navbar_actions.inc 
  Log:
  The task creation code has been completely reorganized.
  
  All of the user's editable tasklists are now listed in the navbar's folder
  list dropdown.  Messages can be moved or copied to the selected tasklist
  using the standard "Mopy | Cove" message conventions.
  
  To support this change, the IMP_Message class has grown a createTask()
  method.  This helps simplify the calling code in mailbox.php and
  message.php.
  
  The old "Create Task" navbar action and its supporting code have been
  removed.
  
  Revision  Changes    Path
  1.418     +27 -3     imp/lib/IMP.php
  1.148     +85 -2     imp/lib/Message.php
  2.568     +18 -10    imp/mailbox.php
  2.523     +19 -64    imp/message.php
  2.11      +0 -3      imp/templates/message/navbar_actions.inc

  Chora Links:
  http://cvs.horde.org/diff.php/imp/lib/IMP.php?r1=1.417&r2=1.418&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Message.php?r1=1.147&r2=1.148&ty=u
  http://cvs.horde.org/diff.php/imp/mailbox.php?r1=2.567&r2=2.568&ty=u
  http://cvs.horde.org/diff.php/imp/message.php?r1=2.522&r2=2.523&ty=u
  http://cvs.horde.org/diff.php/imp/templates/message/navbar_actions.inc?r1=2.10&r2=2.11&ty=u


More information about the cvs mailing list