[cvs] commit: dimp imp.php dimp/docs CHANGES dimp/js DimpCore.js ViewPort.js dimp/js/src DimpCore.js ViewPort.js dimp/lib/Views ListMessages.php dimp/templates/index index.inc
    Michael M Slusarz 
    slusarz at horde.org
       
    Tue Apr 17 19:57:27 UTC 2007
    
    
  
slusarz     2007-04-17 15:57:27 EDT
  Modified files:
    .                    imp.php 
    docs                 CHANGES 
    js                   DimpCore.js ViewPort.js 
    js/src               DimpCore.js ViewPort.js 
    lib/Views            ListMessages.php 
    templates/index      index.inc 
  Log:
  pollFolders() does not catch all instances when a mailbox has changes.  Thus,
  the cache on the browsers and the current mail server situation may not be
  identical or accurate.  Use an IMAP caching string instead.  In the future,
  this will allow us to update the current mailbox without needing a separate
  ListMessages call.
  
  Revision  Changes    Path
  1.31      +1 -0      dimp/docs/CHANGES
  1.139     +25 -13    dimp/imp.php
  1.136     +1 -1      dimp/js/DimpCore.js
  1.109     +1 -1      dimp/js/ViewPort.js
  1.136     +47 -40    dimp/js/src/DimpCore.js
  1.85      +4 -1      dimp/js/src/ViewPort.js
  1.20      +2 -1      dimp/lib/Views/ListMessages.php
  1.100     +2 -2      dimp/templates/index/index.inc
  Chora Links:
  http://cvs.horde.org/diff.php/dimp/docs/CHANGES?r1=1.30&r2=1.31&ty=u
  http://cvs.horde.org/diff.php/dimp/imp.php?r1=1.138&r2=1.139&ty=u
  http://cvs.horde.org/diff.php/dimp/js/DimpCore.js?r1=1.135&r2=1.136&ty=u
  http://cvs.horde.org/diff.php/dimp/js/ViewPort.js?r1=1.108&r2=1.109&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/DimpCore.js?r1=1.135&r2=1.136&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/ViewPort.js?r1=1.84&r2=1.85&ty=u
  http://cvs.horde.org/diff.php/dimp/lib/Views/ListMessages.php?r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/dimp/templates/index/index.inc?r1=1.99&r2=1.100&ty=u
    
    
More information about the cvs
mailing list