2005-01-23 17:16:10 +00:00
|
|
|
CHANGES_14_15 $Id$
|
|
|
|
----------
|
|
|
|
|
|
|
|
This document shows changes between 1.4 and 1.5 and their current
|
|
|
|
status in backup/restore code.
|
|
|
|
|
|
|
|
========== ========== ========== ========== ========== ==========
|
|
|
|
|
|
|
|
Now I show the specific detailed status of every item in the process:
|
|
|
|
|
2005-01-23 23:24:58 +00:00
|
|
|
1. DONE: check user->idnumber
|
|
|
|
2. DONE: check user->lang (at restore set mi_nt where ma_nt).
|
|
|
|
3. DONE: check course->lang (at restore set mi_nt where ma_nt).
|
2005-01-30 11:39:12 +00:00
|
|
|
4. DONE: user_students->enrol (analyse and proceed).
|
|
|
|
5. DONE: user_teachers->enrol (analyse and proceed).
|
|
|
|
6. DONE: user->policyagreed (analyse and proceed).
|
2005-01-30 12:12:06 +00:00
|
|
|
7. DONE: groups->password
|
2005-01-30 19:03:46 +00:00
|
|
|
8. DONE: assignment->emailteachers
|
2005-01-30 22:49:24 +00:00
|
|
|
9. DONE: exercise->usepassword and exercise->password
|
|
|
|
10. DONE: exercise_assessments->generalcomment and teachercomment
|
2005-01-31 18:11:51 +00:00
|
|
|
11. DONE: glossary->allowprintview
|
2005-01-23 17:16:10 +00:00
|
|
|
12. TODO: quiz_responses->answer (analyse).
|
|
|
|
13. TODO: quiz_calculated->correctaswerformat.
|
|
|
|
14. TODO: quiz->popup and questionsperpage.
|
|
|
|
15. TODO: quiz_categories->parent and sortorder.
|
|
|
|
16. TODO: Messages subsystem (should it be done?).
|
|
|
|
17. TODO: Detect questions without categories and create a category for them
|
|
|
|
(in backup process).
|
|
|
|
18. TODO: If the course hasn't users and the importer is a teacher, make him
|
|
|
|
teacher in the restored course.
|
2005-01-27 19:07:51 +00:00
|
|
|
19. DONE: Move blocks code to libraries and use it in a standard way. Now new
|
|
|
|
blocks are supported by scheduled backup.
|
2005-01-23 17:16:10 +00:00
|
|
|
20. TODO: Review the lesson module completely! Check the upgrade process to
|
|
|
|
mimic it.
|
|
|
|
21. TODO: Review the workshop module completely! Check the upgrade process to
|
|
|
|
mimic it.
|
|
|
|
22. TODO: Review the wiki module fully (if possible, try to make binary
|
|
|
|
uploaded contents to work).
|
2005-02-07 17:52:58 +00:00
|
|
|
23. DONE: Add support for metacourses in backup and restore. Show a new option
|
2005-01-27 16:30:21 +00:00
|
|
|
to decide what to do (ignore, process).
|
2005-01-28 00:01:20 +00:00
|
|
|
24. DONE: Take out THEME from backup directory.
|
2005-01-29 10:43:40 +00:00
|
|
|
25. TODO: Add support for forum_read table in backup and restore.
|
2005-02-04 14:33:51 +00:00
|
|
|
26. DONE: chat_users->course and chat_users->lang. No changes required!
|
2005-02-05 02:00:12 +00:00
|
|
|
27. PROG: Make the backup/restore/config/logs/index.php XHTML 1.0 Transitional.
|
2005-02-07 23:28:52 +00:00
|
|
|
Done in manual backups, config, logs and restore.
|
2005-01-23 17:16:10 +00:00
|
|
|
Eloy (stronk7)
|
|
|
|
23-01-2004
|