cf0b1faded
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.
Merged from stable branch
2006-10-17 10:05:41 +00:00
eb87ac71c5
Change creation of restorelog file location to protected backupdata folder.
...
Reassign style and language links
2006-10-04 14:50:50 +00:00
fdb1cf2cc1
FIxed to use the new debugging function
2006-09-18 09:13:04 +00:00
163ff97e84
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
2006-09-13 13:19:39 +00:00
1b1858d260
htmlentities() to s()
2006-04-11 16:09:52 +00:00
2070370cfa
Typo.
2006-03-28 23:31:12 +00:00
f90666aa5c
Abstracted a bit of the restore procedure to allow for silent restoring.
...
Added new function, import_backup_file_silently
Changed everything that prints stuff to check for a constant first.
Backup_flush checks a different constant, this is so that output can still
get flushed to the browser when necessary but not print <li>s everywhere.
Please test this!
2006-01-15 21:09:13 +00:00
1ecea97679
Granular backup & restore:
...
This patch allows the much requested selection of individual instances of modules within a course to backup and restore.
It needs A LOT of testing and probably some prettyifying too.
2006-01-13 03:45:31 +00:00
140b7eb5db
Log actions must be strored to DB without &
...
print_log() takes care of it! Bug 3853.
(http://moodle.org/bugs/bug.php?op=show&bugid=3853 )
Merged from MOODLE_15_STABLE
2005-11-23 09:46:25 +00:00
f5e1319ec3
Merged SC139 from stable
2005-07-12 08:00:51 +00:00
a9c80fec8e
Now workshop are working under the new system to relink. Bug 3678.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=3678 )
Merged from MOODLE_15_STABLE
2005-07-04 22:25:10 +00:00
85b9471fb4
Now all the wiki formated texts are converted to markdown
...
by the restore process. Such conversion is performed for
every backup file prior to 2005041100.
Wiki internal links are dinamically changed and then,
converted to Markdown. Bye, Wiki! ;-)
2005-04-12 23:42:56 +00:00
b79aa685fb
Finally we have to use the 'nomatch' because we can come
...
from other script (assess.php).
filterall work in progress.
2005-04-10 18:22:18 +00:00
b16d48b04e
Workshop module backup & restore now working completely. Upgrade
...
logic added.
2005-03-13 00:12:28 +00:00
e09087bc76
Some minor changes to each module to XHTMLise the restore process
2005-02-07 23:33:17 +00:00
ab98918f09
Workshop module now works with dates rather than phases, see http://moodle.org/mod/forum/discuss.php?d=15541 .
2004-12-05 11:49:18 +00:00
9a21768212
Version 2004111000 of workshop.
2004-11-12 17:28:07 +00:00
3903e0729b
New fields in version 2004092700.
2004-09-28 16:30:29 +00:00
a557e354ed
Version 2004092400 - in line student submission (plus attachments);
...
addition of on-the-fly grading of assessments; some bugs cleared.
2004-09-27 14:41:17 +00:00
839f2456bb
XHTML compliance
...
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- & in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
9a58f7cb85
towards XHTML compliance
2004-09-12 21:43:59 +00:00
a9ef4a630a
closed <input /> <br /> <hr />
2004-09-12 14:41:49 +00:00
4cd23ea295
Version 2004081100: auto grading of assessments.
2004-09-07 16:17:32 +00:00
0f318c26b4
Now logs from:
...
- Assignments
- Choices
- Workshops
are restored too.
2004-02-15 21:18:52 +00:00
282ecaf828
Added support to teacherloading, assessmentstodrop and donotuse
...
fields in workshop module.
2004-01-05 18:21:42 +00:00
d5ec0e19e6
Fixes to restore.
2003-12-24 14:49:33 +00:00
a50f447b04
Some minor improvements, see Workshop Forum.
2003-11-13 16:22:27 +00:00
9bc0466171
Now assessment->resubmission is in backup/restore too.
2003-10-07 12:14:16 +00:00
5c32d7258d
Addition of the overallocation field to the workshop table.
2003-09-25 19:14:14 +00:00
d04983d8a3
Now restoring workshops are working too !!
...
Now all is ready to be 1.1 Beta 1.
Congratulations everybody !!
Anyway, some polish must be done, friends...
2003-08-25 22:40:38 +00:00