[cvs] commit: dimp dimp.js.php dimp/config conf.xml dimp/js DimpCore.js ViewPort.js dimp/js/src DimpCore.js ViewPort.js dimp/templates/index index.inc

Michael M Slusarz slusarz at horde.org
Thu Apr 19 18:53:40 UTC 2007


slusarz     2007-04-19 14:53:40 EDT

  Modified files:
    .                    dimp.js.php 
    config               conf.xml 
    js                   DimpCore.js ViewPort.js 
    js/src               DimpCore.js ViewPort.js 
    templates/index      index.inc 
  Log:
  Do away with folder loading queue.  Instead, just have ViewPort be smarter
  about what to do with the AJAX return.  If showing the current folder, then
  display the data.  If not, then cache the data and return with altering
  any the viewport.  Also, better error handling for message list issues.  Do
  away with "timeout" and instead display a notification message after 10
  seconds indicating the message list is still being downloaded, and display
  error message if invalid response received from the server.
  
  Revision  Changes    Path
  1.14      +1 -7      dimp/config/conf.xml
  1.22      +3 -3      dimp/dimp.js.php
  1.150     +1 -1      dimp/js/DimpCore.js
  1.113     +1 -1      dimp/js/ViewPort.js
  1.150     +16 -24    dimp/js/src/DimpCore.js
  1.89      +70 -63    dimp/js/src/ViewPort.js
  1.101     +1 -0      dimp/templates/index/index.inc

  Chora Links:
  http://cvs.horde.org/diff.php/dimp/config/conf.xml?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/dimp/dimp.js.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/dimp/js/DimpCore.js?r1=1.149&r2=1.150&ty=u
  http://cvs.horde.org/diff.php/dimp/js/ViewPort.js?r1=1.112&r2=1.113&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/DimpCore.js?r1=1.149&r2=1.150&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/ViewPort.js?r1=1.88&r2=1.89&ty=u
  http://cvs.horde.org/diff.php/dimp/templates/index/index.inc?r1=1.100&r2=1.101&ty=u


More information about the cvs mailing list