]> git.mjollnir.org Git - moodle.git/commit
Complete work on Roll Forwards - Restore from previous semester (MDL-5532)
authorthompson697 <thompson697>
Wed, 13 Sep 2006 13:19:39 +0000 (13:19 +0000)
committerthompson697 <thompson697>
Wed, 13 Sep 2006 13:19:39 +0000 (13:19 +0000)
commit163ff97e84e8718b02d324bb5f32cd09ab37f808
treea2ec5ad9f3ff55422af5f9738f17ab18ba19060f
parentea82d6b63868f6c9f53cc0e4a34de74e12b0ee7a
Complete work on Roll Forwards - Restore from previous semester (MDL-5532)
* Add fields to restore form to enable changes to Short Name, Full Name and Start Date
* Start Date offset added to Restore process
* Created Restorelog file in Course files area
* Activity Modules use offset to change dates
* Activity Modules write changes to Restorelog
16 files changed:
.project [new file with mode: 0644]
backup/restore_check.html
mod/assignment/restorelib.php
mod/chat/restorelib.php
mod/choice/restorelib.php
mod/data/restorelib.php
mod/exercise/restorelib.php
mod/forum/restorelib.php
mod/glossary/restorelib.php
mod/hotpot/restorelib.php
mod/journal/restorelib.php
mod/lesson/restorelib.php
mod/quiz/restorelib.php
mod/quiz/restorelibpre15.php
mod/wiki/restorelib.php
mod/workshop/restorelib.php