[cvs] commit: imp compose.php folders.php identities.php mailbox.php message.php prefs.php imp/lib Folder.php Message.php Tree.php api.php imp/lib/Block summary.php imp/lib/Maintenance/Task delete_sentmail_monthly.php rename_sentmail_monthly.php

Michael M Slusarz slusarz at bigworm.colorado.edu
Wed Jan 14 10:24:34 PST 2004


slusarz     2004/01/14 10:24:34 PST

  Modified files:
    .                    compose.php folders.php identities.php 
                         mailbox.php message.php prefs.php 
    lib                  Folder.php Message.php Tree.php api.php 
    lib/Block            summary.php 
    lib/Maintenance/Task delete_sentmail_monthly.php 
                         rename_sentmail_monthly.php 
  Log:
  Move IMP_Tree cache updating to inside the IMP_Folder:: class - the only
  location where IMAP folder changes are performed in IMP.  This eliminates
  us having to remember to update the cache in a bunch of different places.
  
  Revision  Changes    Path
  2.710     +1 -16     imp/compose.php
  2.256     +2 -2      imp/folders.php
  2.63      +2 -9      imp/identities.php
  1.31      +2 -2      imp/lib/Block/summary.php
  1.106     +27 -2     imp/lib/Folder.php
  1.15      +2 -11     imp/lib/Maintenance/Task/delete_sentmail_monthly.php
  1.23      +2 -10     imp/lib/Maintenance/Task/rename_sentmail_monthly.php
  1.146     +2 -9      imp/lib/Message.php
  1.110     +36 -25    imp/lib/Tree.php
  1.82      +1 -8      imp/lib/api.php
  2.559     +1 -8      imp/mailbox.php
  2.515     +1 -8      imp/message.php
  2.204     +3 -17     imp/prefs.php

  Chora Links:
  http://cvs.horde.org/diff.php/imp/compose.php?r1=2.709&r2=2.710&ty=u
  http://cvs.horde.org/diff.php/imp/folders.php?r1=2.255&r2=2.256&ty=u
  http://cvs.horde.org/diff.php/imp/identities.php?r1=2.62&r2=2.63&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Block/summary.php?r1=1.30&r2=1.31&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Folder.php?r1=1.105&r2=1.106&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Maintenance/Task/delete_sentmail_monthly.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Maintenance/Task/rename_sentmail_monthly.php?r1=1.22&r2=1.23&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Message.php?r1=1.145&r2=1.146&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Tree.php?r1=1.109&r2=1.110&ty=u
  http://cvs.horde.org/diff.php/imp/lib/api.php?r1=1.81&r2=1.82&ty=u
  http://cvs.horde.org/diff.php/imp/mailbox.php?r1=2.558&r2=2.559&ty=u
  http://cvs.horde.org/diff.php/imp/message.php?r1=2.514&r2=2.515&ty=u
  http://cvs.horde.org/diff.php/imp/prefs.php?r1=2.203&r2=2.204&ty=u


More information about the cvs mailing list