[cvs] commit: dimp imp.php index.php dimp/docs CHANGES dimp/templates/index index.inc dimp/templates/views ListFolders.php dimp/js DimpCore.js dimp/js/src DimpCore.js

Michael M Slusarz slusarz at horde.org
Fri Mar 2 15:05:49 PST 2007


slusarz     2007-03-02 18:05:49 EST

  Modified files:
    .                    index.php imp.php 
    docs                 CHANGES 
    templates/index      index.inc 
    js                   DimpCore.js 
    js/src               DimpCore.js 
  Removed files:
    templates/views      ListFolders.php 
  Log:
  Remove ListFolders.php file.  The work of this file is now done by
  index.inc and by the ListFolders AJAX call.  This allows us to load up
  the initial screen quicker, and will do the loading of the folders in the
  background which allows a user to start interfacing with the page quicker.
  It is also a more cleaner implementation overall.
  
  Revision  Changes    Path
  1.24      +1 -0      dimp/docs/CHANGES
  1.126     +11 -2     dimp/imp.php
  1.43      +18 -1     dimp/index.php
  1.57      +1610 -1   dimp/js/DimpCore.js
  1.58      +13 -1     dimp/js/src/DimpCore.js
  1.82      +26 -1     dimp/templates/index/index.inc
  1.41      +0 -66     dimp/templates/views/Attic/ListFolders.php (dead)

  Chora Links:
  http://cvs.horde.org/diff.php/dimp/docs/CHANGES?r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/dimp/imp.php?r1=1.125&r2=1.126&ty=u
  http://cvs.horde.org/diff.php/dimp/index.php?r1=1.42&r2=1.43&ty=u
  http://cvs.horde.org/diff.php/dimp/js/DimpCore.js?r1=1.56&r2=1.57&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/DimpCore.js?r1=1.57&r2=1.58&ty=u
  http://cvs.horde.org/diff.php/dimp/templates/index/index.inc?r1=1.81&r2=1.82&ty=u
  http://cvs.horde.org/co.php/dimp/templates/views/Attic/ListFolders.php?r=1.40


More information about the cvs mailing list