[cvs] commit: dimp/js DimpBase.js DimpCore.js compose.js fullmessage.js dimp/js/src DimpBase.js DimpCore.js compose.js fullmessage.js dimp/lib DIMP.php

Michael M Slusarz slusarz at horde.org
Mon May 12 18:44:32 UTC 2008


slusarz     2008-05-12 14:44:32 EDT

  Modified files:
    js                   DimpBase.js DimpCore.js compose.js 
                         fullmessage.js 
    js/src               DimpBase.js DimpCore.js compose.js 
                         fullmessage.js 
    lib                  DIMP.php 
  Log:
  Don't pass any string into the anchor href attribute - allows us to handle
  events with an anchor tag and allow the event to continue to propgate up the
  element tree without causing the browser to load a new page (i.e. '#').
  Fix logout loading so that the Loading screen isn't shown.
  
  Revision  Changes    Path
  1.60      +1 -1      dimp/js/DimpBase.js
  1.425     +1 -1      dimp/js/DimpCore.js
  1.104     +1 -1      dimp/js/compose.js
  1.33      +1 -1      dimp/js/fullmessage.js
  1.61      +18 -18    dimp/js/src/DimpBase.js
  1.426     +5 -5      dimp/js/src/DimpCore.js
  1.100     +3 -3      dimp/js/src/compose.js
  1.33      +3 -3      dimp/js/src/fullmessage.js
  1.127     +2 -2      dimp/lib/DIMP.php

  Chora Links:
  http://cvs.horde.org/diff.php/dimp/js/DimpBase.js?r1=1.59&r2=1.60&ty=u
  http://cvs.horde.org/diff.php/dimp/js/DimpCore.js?r1=1.424&r2=1.425&ty=u
  http://cvs.horde.org/diff.php/dimp/js/compose.js?r1=1.103&r2=1.104&ty=u
  http://cvs.horde.org/diff.php/dimp/js/fullmessage.js?r1=1.32&r2=1.33&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/DimpBase.js?r1=1.60&r2=1.61&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/DimpCore.js?r1=1.425&r2=1.426&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/compose.js?r1=1.99&r2=1.100&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/fullmessage.js?r1=1.32&r2=1.33&ty=u
  http://cvs.horde.org/diff.php/dimp/lib/DIMP.php?r1=1.126&r2=1.127&ty=u


More information about the cvs mailing list