moodle/backup
stronk7 cd44fdcb82 Some important changes:
- Now course events are supported in backup & restore.
        - in manual backups
        - in scheduled backups
    - Fixed important bug when restoring groups.
    - Added support to the "user change password" action
      (with some changes done in login/change_password.php)

Please, test it !!!!
2004-02-21 01:30:22 +00:00
..
db Added missing "(" 2004-01-14 18:25:25 +00:00
backup.php Restricted users can't do backups 2004-02-04 12:43:05 +00:00
backup_check.html Changed to use clean_filename() function when calculating 2003-12-29 20:15:56 +00:00
backup_execute.html Some important changes: 2004-02-21 01:30:22 +00:00
backup_form.html Take out more notices in restore process. Undefined variables, mainly. 2003-10-14 17:26:37 +00:00
backup_scheduled.php Some important changes: 2004-02-21 01:30:22 +00:00
backuplib.php Some important changes: 2004-02-21 01:30:22 +00:00
config.html Now the destination directory in scheduled bakups have some checks: 2004-01-26 23:24:12 +00:00
lib.php First version of restore logs !! 2004-02-13 23:28:45 +00:00
README.txt Included ID info. Simple. 2003-04-29 21:09:27 +00:00
restore.php Don't allow restricted users to do restores 2004-02-04 12:44:06 +00:00
restore_check.html Take out more notices in restore process. Undefined variables, mainly. 2003-10-14 17:26:37 +00:00
restore_execute.html Some important changes: 2004-02-21 01:30:22 +00:00
restore_form.html Take out more notices in restore process. Undefined variables, mainly. 2003-10-14 17:26:37 +00:00
restore_precheck.html Use isteacheredit instead of isteacher 2003-08-16 06:37:06 +00:00
restorelib.php Some important changes: 2004-02-21 01:30:22 +00:00
STATUS.txt Some important changes: 2004-02-21 01:30:22 +00:00
try.php Wow !! 2003-12-01 22:00:00 +00:00
version.php Some important changes: 2004-02-21 01:30:22 +00:00

README $Id$
----------

This directory contains my try to create a backup/recover 
admin option to moodle. I don't know when and how it'll be 
finished, but I'going to try it, sure.

Some day, if this is fully functional, it could be integrated 
into the main Moodle distribution (ask uncle Martin).   :-)

Code here may not be tested - so there are no guarantees as
to the quality of the code in here, even if part of a stable
Moodle release.

Please, for any comment about this option, do it in Moodle
Developer Forum at:
   
   http://moodle.org/mod/forum/view.php?id=55
   (searching an "backup" topic) 

or you can put tour comments in Moodel Bugs at: 

   http://moodle.org/bugs/bug.php?op=show&bugid=84.

All comments will be welcome. TIA.

To see the general status of the utility, take a look to
"STATUS.txt" in this directory.

And this is all, I start with it NOW. 

Eloy (stronk7)
29-04-2003