[cvs] commit: imp compose.php login.php prefs.php recompose.php redirect.php imp/docs CHANGES imp/lib IMP.php base.php imp/templates/compose compose.inc compose.js recompose.inc redirect.inc imp/templates/login login.inc

Chuck Hagenbuch chuck at horde.org
Wed Apr 2 09:14:06 PST 2003


chuck       2003/04/02 09:14:05 PST

  Modified files:
    .                    compose.php login.php prefs.php 
                         redirect.php 
    docs                 CHANGES 
    lib                  IMP.php base.php 
    templates/compose    compose.inc compose.js redirect.inc 
    templates/login      login.inc 
  Added files:
    .                    recompose.php 
    templates/compose    recompose.inc 
  Log:
  [cjh] When a user's session times out while they are composing a message,
  give them a special login screen which displays the message and
  allows them to log in again to resume their message with all data
  intact.
  [cjh] Remove javascript refresh popups in the compose window.
  
  Revision  Changes    Path
  2.643     +25 -16    imp/compose.php
  1.584     +5 -0      imp/docs/CHANGES
  1.371     +18 -9     imp/lib/IMP.php
  1.54      +22 -5     imp/lib/base.php
  2.176     +7 -69     imp/login.php
  2.193     +3 -2      imp/prefs.php
  2.1       +97 -0     imp/recompose.php (new)
  1.75      +3 -2      imp/redirect.php
  2.222     +1 -1      imp/templates/compose/compose.inc
  2.7       +0 -16     imp/templates/compose/compose.js
  2.1       +34 -0     imp/templates/compose/recompose.inc (new)
  1.3       +1 -1      imp/templates/compose/redirect.inc
  2.125     +73 -3     imp/templates/login/login.inc

  Chora Links:
  http://cvs.horde.org/diff.php/imp/compose.php?r1=2.642&r2=2.643&ty=u
  http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.583&r2=1.584&ty=u
  http://cvs.horde.org/diff.php/imp/lib/IMP.php?r1=1.370&r2=1.371&ty=u
  http://cvs.horde.org/diff.php/imp/lib/base.php?r1=1.53&r2=1.54&ty=u
  http://cvs.horde.org/diff.php/imp/login.php?r1=2.175&r2=2.176&ty=u
  http://cvs.horde.org/diff.php/imp/prefs.php?r1=2.192&r2=2.193&ty=u
  http://cvs.horde.org/co.php/imp/recompose.php?r=2.1
  http://cvs.horde.org/diff.php/imp/redirect.php?r1=1.74&r2=1.75&ty=u
  http://cvs.horde.org/diff.php/imp/templates/compose/compose.inc?r1=2.221&r2=2.222&ty=u
  http://cvs.horde.org/diff.php/imp/templates/compose/compose.js?r1=2.6&r2=2.7&ty=u
  http://cvs.horde.org/co.php/imp/templates/compose/recompose.inc?r=2.1
  http://cvs.horde.org/diff.php/imp/templates/compose/redirect.inc?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/imp/templates/login/login.inc?r1=2.124&r2=2.125&ty=u


More information about the cvs mailing list