moodle/backup
Eloy Lafuente ead791ddd5 MDL-21045, MDL-21046 restore - gradebook categories, letters and outcomes are now
restored no matter if user info is enabled or no (as far as they are user-independent)
Merged from 19_STABLE
2009-12-18 18:48:44 +00:00
..
bb MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 15:39:15 +00:00
cc MDL-20728 ims-cc import - fix importing of quiz with only 1 question ; merged from 19_STABLE 2009-11-12 23:55:06 +00:00
backup.php MDL-20901 fixed input validation 2009-11-19 18:11:14 +00:00
backup_check.html MDL-20961 customize notices showed when user information is not included in backup ; merged from 19_STABLE 2009-12-07 11:42:18 +00:00
backup_execute.html MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 15:39:15 +00:00
backup_form.html MDL-9251 backup/restore *all* users - is now forbidden for users 2009-11-21 11:56:27 +00:00
backup_scheduled.php MDL-20766 message_send() used intead of events, it will enable us to improve performance and solve db transactions issues independedntly from events, hopefully this will give us more options in future too because the events are designed specifically for communication "moodle-->external systems" 2009-11-07 10:27:57 +00:00
backuplib.php MDL-20939 backup & restore - avoid admins to be always included. Two things 2009-11-24 00:45:11 +00:00
lib.php MDL-20700 whitespace terror returns yet again 2009-12-16 22:22:37 +00:00
log.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 15:39:15 +00:00
README.txt Test. Ignore this. 2009-12-14 18:31:22 +00:00
restore.php MDL-20901 fixed input validationand removed annoying redirect which must not be clicked during course import 2009-11-19 18:48:34 +00:00
restore_check.html MDL-9251 backup/restore *all* users - is now forbidden for users 2009-11-21 11:56:27 +00:00
restore_execute.html MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 15:39:15 +00:00
restore_form.html MDL-9251 backup/restore *all* users - is now forbidden for users 2009-11-21 11:56:27 +00:00
restore_precheck.html MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 15:39:15 +00:00
restorelib.php MDL-21045, MDL-21046 restore - gradebook categories, letters and outcomes are now 2009-12-18 18:48:44 +00:00
STATUS.txt MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 15:39:15 +00:00
try.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 15:39:15 +00:00

README
------

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