Commit Graph

120 Commits

Author SHA1 Message Date
stronk7 1e98ff2a8d Bump 2009-01-28 23:44:23 +00:00
stronk7 d3a94cbbe4 Mini-bump version 2008-11-16 23:38:27 +00:00
moodler 6f82b46490 Bumping backup version to 1.9 release date 2008-03-03 11:55:15 +00:00
stronk7 9059cb4550 Raising to 1.9 final 2008-02-29 01:43:04 +00:00
stronk7 675b1a05ea Bump release to have it included in backups to beta 4 2008-01-10 00:19:57 +00:00
stronk7 17f1039b58 Bump to 1.9 beta 3 2007-12-27 00:15:12 +00:00
stronk7 13bf86a3ba Bump to beta 2 (real branch) 2007-10-10 16:06:12 +00:00
stronk7 f12d645a8d Bump backup version! 2007-09-05 23:12:31 +00:00
stronk7 82355e2f84 Bump to 1.9dev (keeping sync with 18_STABLE version). 2007-02-21 08:34:21 +00:00
stronk7 0d83d91c88 simple bumb (Sync with 17_STABLE) 2006-11-06 17:44:00 +00:00
stronk7 23357d060b Update to 1.8dev 2006-10-28 11:02:54 +00:00
stronk7 454adccfa9 Adding one PHP close tag that has been missing (but working) since years! 2006-08-23 15:23:53 +00:00
stronk7 3f5adc4af1 Keeping this in sync with 16_STABLE 2006-07-21 07:56:27 +00:00
stronk7 aca116d84e Bump equivalent to 1.6 2006-05-29 22:50:44 +00:00
stronk7 76046108e9 Ready to new functionalities...;-) 2006-05-20 00:11:30 +00:00
martinlanghoff aec6df38ac moodle16cleanup: backup/ set the correct column datatype and default value 2006-05-17 06:36:14 +00:00
stronk7 2ce22ad858 Bump to beta4! ;-) 2006-04-28 17:57:46 +00:00
toyomoyo 0327c40abb bug fix for 5303. hope i didn't break anything >_< 2006-04-28 03:18:56 +00:00
toyomoyo cb24115c8e trying to change all the default NULL fields to NOT NULL default '0'/'', hope i didn't mess up. Please report any bugs asap! 2006-04-26 05:48:04 +00:00
toyomoyo 34d495d1ba fix for bug 5205 2006-04-21 07:47:14 +00:00
stronk7 447ed99612 Bump! 2006-03-29 17:27:29 +00:00
gustav_delius 9b908126b9 Bumped the backup version because I need this version in the question restore code. 2006-03-22 10:28:42 +00:00
stronk7 b1a88d0413 Part of Bug 4583. Now backup tables are moodle-style compliant.
Also, the 4th parameter used in insert_record() has been erased
to avoid the bug itself. PortgreSQL upgrade not tested!
(http://moodle.org/bugs/bug.php?op=show&bugid=4583)
2006-01-16 10:23:48 +00:00
stronk7 bcba85618f Bump. New and improved relinking system available.
No changes at DB layer so I'm free to update the version
and maintain it syncronished with 15_STABLE, isn't it?

Merged from MOODLE_15_STABLE
2005-07-04 22:33:02 +00:00
stronk7 9a3725c22e Upgraded backup/restore TODO list. Only two points remain open:
- SCORM: restore. See bug 3404.
- QUIZ: 1.5 <=> 1.5 backup and restore. Gustav's team is polishing  it.

Bump to 1.5 (Final)

Merged from MOODLE_15_STABLE
2005-06-03 17:45:26 +00:00
stronk7 000b822e54 Now restore code for quizzes is enabled again. pre15 restore
seems to work and 1.5 backup 1.5 is in being done by Gustav's team.
2005-05-22 19:25:48 +00:00
stronk7 cf416cc429 Advance a bit... 2005-05-20 23:17:48 +00:00
stronk7 aacf918b5d Bump to 1.5 Beta's Day :-) 2005-05-17 22:51:41 +00:00
stronk7 e61aa22042 Version Updated to a Rounded Number.
We'll use this number to determinate the code to be used
in quiz restore making these assumptions:

- backup_version < 2005043000, old quiz version.
- backup_version >=2005043000, new quiz version.

This will cover near every backup in the world, only
some backups generated last week will be wrong but I
think we can ignore them (we are in alpha stage).
2005-05-09 19:18:37 +00:00
stronk7 04592aec06 Now event->repeatid is included in backup/restore. Thanks for
your support Jon!
Bump to 1.5 beta
2005-04-22 23:49:48 +00:00
stronk7 2191bf1fa2 Although there are some work todo, this practically can be considered beta! 2005-04-22 00:29:22 +00:00
stronk7 75766456f9 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.
2005-04-12 23:40:40 +00:00
stronk7 a819238cb2 Bump!
quiz module backup and restore is now working (although some important
bugs remains in the module, creating strange versions and hidden questions).

Only some minor final things need to be finished to be 1.5 ready! B-)
2005-03-20 23:44:00 +00:00
stronk7 e4fa95c287 Bump! Workshops are done. 2005-03-13 00:14:47 +00:00
stronk7 bbab80d1fc Some minor XML indentation, some changes in the XML structure and
some important bugs. Now everything seems to work properly with
lessons and backup/restore.

Only 1 pending change: Should the answer->grade field in old backups
  go to the new score field??????
2005-03-07 01:32:05 +00:00
stronk7 22bb909b57 Now forum_read is included in backup & restore 2005-02-18 19:05:09 +00:00
stronk7 6d1e416208 Now MIM is restored completely too!!!
It was more complex than I thought!
2005-02-13 19:09:41 +00:00
stronk7 1bbf415fe8 Now the restore process is XHTMLised 2005-02-07 23:28:52 +00:00
stronk7 f2d5737825 Now manual backups are XHTML 1.0 Transitional.
And version bump!
2005-02-05 01:00:33 +00:00
defacer 3ecf46a193 Blocks are now saved to and restored from course backups!
Backward compatibility is maintained, i.e. you can restore ANY version
backups without problems in 1.5. When "adding backup data to an existing
course", no blocks are added. I 'm not sure what the correct behavior
would be in this case.

When restoring a backup from Moodle <= 1.2, the new course SHOULD be given
default blocks when it is restored. I have not actually tested this, my
tests were with version 1.3 and 1.4 backup format.
2004-10-29 17:07:11 +00:00
stronk7 40385a0219 Syncronished with 14_STABLE. Bump to 1.4.2. 2004-10-16 16:11:18 +00:00
stronk7 ed187d7506 Sync with 14_STABLE version. Not needed but, for now I prefer
both being the same.
2004-10-01 09:27:32 +00:00
stronk7 eb811077de Bump (sync with 14_STABLE) 2004-10-01 07:31:44 +00:00
stronk7 a09859bd1c Bumped a bit after 1.4 release. 2004-08-29 10:16:29 +00:00
stronk7 0083049b21 Now user->auth is in backup & restore
Bug 1789
(http://moodle.org/bugs/bug.php?op=show&bugid=1789)

Merged from MOODLE_14_STABLE
2004-08-28 10:26:06 +00:00
stronk7 3cde8e9a99 Life continues in 1.5.... :-D 2004-08-24 22:30:56 +00:00
stronk7 42ad99c5a8 Bump!! Calculated questions are now included 2004-08-06 23:44:27 +00:00
stronk7 b619008d27 Simple bump. Now 1.3<--->1.4 resource backup & restore is finished...I hope :-) 2004-07-30 20:24:38 +00:00
stronk7 d735b7ba9c Now new resources are included in backup & restore.
1.4--->1.4 and 1.3--->1.4 conversions are working fine.
Tomorrow I'll try the backwards conversion (1.4--->1.3).
Bug 1674
(http://moodle.org/bugs/bug.php?op=show&bugid=1674)
2004-07-27 23:05:05 +00:00
stronk7 27e2dea647 Bump to support plugin formats in glossaries.
Bug 936
(http://moodle.org/bugs/bug.php?op=show&bugid=936)
2004-07-27 17:21:23 +00:00