cvs commit: horde maintenance.php horde/lib Maintenance.php horde/docs CHANGES imp/lib/Maintenance IMP.php imp/docs CHANGES imp mailbox.php prefs.php imp/config prefs.php.dist horde/templates/maintenance confirm_bottom.inc confirm_middle.inc ...

Jan Schneider jan@ammma.de
Wed, 14 Nov 2001 02:51:25 -0800 (PST)


jan         2001/11/14 02:51:25 PST

  Modified files:
    docs                 CHANGES 
    docs                 CHANGES 
    .                    prefs.php mailbox.php 
    config               prefs.php.dist 
  Added files:
    .                    maintenance.php 
    lib                  Maintenance.php 
    lib/Maintenance      IMP.php 
    templates/maintenance confirm_bottom.inc confirm_middle.inc 
                          confirm_top.inc javascript.inc 
    lib/Maintenance/Task delete_sentmail_monthly.php 
                         purge_trash.php 
                         rename_sentmail_monthly.php 
  Log:
  Move the IMP maintenance stuff to Horde so that other Horde apps can make
  use of it.
  
  Submitted by: Michael M Slusarz <slusarz@bigworm.colorado.edu>
  
  Revision  Changes    Path
  1.213     +3 -1      horde/docs/CHANGES
  1.1       +450 -0    horde/lib/Maintenance.php (new)
  1.1       +58 -0     horde/maintenance.php (new)
  1.1       +16 -0     horde/templates/maintenance/confirm_bottom.inc (new)
  1.1       +8 -0      horde/templates/maintenance/confirm_middle.inc (new)
  1.1       +23 -0     horde/templates/maintenance/confirm_top.inc (new)
  1.1       +13 -0     horde/templates/maintenance/javascript.inc (new)
  1.50      +2 -2      imp/config/prefs.php.dist
  1.391     +3 -1      imp/docs/CHANGES
  1.1       +40 -0     imp/lib/Maintenance/IMP.php (new)
  1.1       +77 -0     imp/lib/Maintenance/Task/delete_sentmail_monthly.php (new)
  1.1       +94 -0     imp/lib/Maintenance/Task/purge_trash.php (new)
  1.1       +109 -0    imp/lib/Maintenance/Task/rename_sentmail_monthly.php (new)
  2.297     +3 -3      imp/mailbox.php
  2.147     +3 -3      imp/prefs.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.212&r2=1.213&ty=u
  http://cvs.horde.org/co.php/horde/lib/Maintenance.php?r=1.1
  http://cvs.horde.org/co.php/horde/maintenance.php?r=1.1
  http://cvs.horde.org/co.php/horde/templates/maintenance/confirm_bottom.inc?r=1.1
  http://cvs.horde.org/co.php/horde/templates/maintenance/confirm_middle.inc?r=1.1
  http://cvs.horde.org/co.php/horde/templates/maintenance/confirm_top.inc?r=1.1
  http://cvs.horde.org/co.php/horde/templates/maintenance/javascript.inc?r=1.1
  http://cvs.horde.org/diff.php/imp/config/prefs.php.dist?r1=1.49&r2=1.50&ty=u
  http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.390&r2=1.391&ty=u
  http://cvs.horde.org/co.php/imp/lib/Maintenance/IMP.php?r=1.1
  http://cvs.horde.org/co.php/imp/lib/Maintenance/Task/delete_sentmail_monthly.php?r=1.1
  http://cvs.horde.org/co.php/imp/lib/Maintenance/Task/purge_trash.php?r=1.1
  http://cvs.horde.org/co.php/imp/lib/Maintenance/Task/rename_sentmail_monthly.php?r=1.1
  http://cvs.horde.org/diff.php/imp/mailbox.php?r1=2.296&r2=2.297&ty=u
  http://cvs.horde.org/diff.php/imp/prefs.php?r1=2.146&r2=2.147&ty=u