Git commits in Moodle 1.7.0 by thompson697

commit 95df21e3aec9da3c87f2aaf4196553a35e376dfc
Author: thompson697 <thompson697>
Date:   Mon, 16 Oct 2006 18:40:48 +0800
Tag:    v1.7.0

Apply modularity to the creation of the log file during restore to a new course. Remove the responsibility for loging the application of the course start date offset, from activity modules to the backup module.

commit eb87ac71c555e83826eb8712ea7a489cde940784
Author: thompson697 <thompson697>
Date:   Wed, 04 Oct 2006 22:50:50 +0800
Tag:    v1.7.0

Change creation of restorelog file location to protected backupdata folder. Reassign style and language links

commit 163ff97e84e8718b02d324bb5f32cd09ab37f808
Author: thompson697 <thompson697>
Date:   Wed, 13 Sep 2006 21:19:39 +0800
Tag:    v1.7.0

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

commit c3b307b777ff3d84f9dd0107da3de9982105db8d
Author: thompson697 <thompson697>
Date:   Wed, 13 Sep 2006 17:40:55 +0800
Tag:    v1.7.0

Initial work on Roll Forwards - Restore from previous semester (ongoing 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