Commit graph

2465 commits

Author SHA1 Message Date
stronk7
04aa5b2de1 To mantain updated the db with the auto-update feature.
This file is for mysql installations. Every DB must have
its own file.
2003-05-03 23:19:07 +00:00
stronk7
c4c8f73c4a File that contains currect backup/restore version. To use with the
auto-update feature (copied from moodle main code).
2003-05-03 23:17:40 +00:00
stronk7
8cc242516e Changed to support the backup_ids table in all modules (to store and
convert ids in backup/restore.
Added a check_version (copied from main moodle auto-update) to mantain
changes in backup/restore system.
2003-05-03 23:15:43 +00:00
moodler
8980a4e8db Trying to unregister sessions properly and hopefully avoid the "compat"
warnings on some setups
2003-05-03 11:45:41 +00:00
adamtpaw
24a39b1761 Few corrections to inital translation. 2003-05-03 09:30:22 +00:00
moodler
984a8bf349 Two new language variables implemented.
langmenu  - turns the language menu on and off
langlist  - allows the admin to restrict and/or re-order the available language choices
2003-05-03 06:50:29 +00:00
moodler
107b010b43 Some random lowercasing 2003-05-03 06:49:37 +00:00
paca70
ea563f8f99 Postgres needs full longnames for indexes to prevent overlapping names. 2003-05-03 06:44:03 +00:00
moodler
3565715c76 Moved the "turn editing on" button and tidied some other things up a bit 2003-05-03 05:57:29 +00:00
moodler
005103e0bc Changed some function names, making room for export functions later 2003-05-03 04:31:49 +00:00
stronk7
141097ff80 Finalized every mod check 2003-05-02 23:32:02 +00:00
stronk7
d6545aefbc Check page finished (all mods except quiz). 2003-05-02 17:22:18 +00:00
moodler
c6bcd06aba Tidied up the quiz imports a bit, and added AON as a format choice
Also added Scott Elliott's Blackboard module!
2003-05-02 15:31:24 +00:00
stronk7
02fee14e28 Changed the name of the backup 2003-05-02 14:48:11 +00:00
stronk7
82e8e7f569 Two new strings to backup function 2003-05-02 14:40:32 +00:00
stronk7
75da62deee changed backupnameformat 2003-05-02 14:39:54 +00:00
stronk7
519bd9342a Completed the module_check_backup_mods function (used in check.html) 2003-05-02 14:38:16 +00:00
stronk7
61ae5d36ca Modified the userdate() function. No changes needed when invoking it.
Added a new parameter (fixday->default true->old behavior) to avoid
formatting days when invoked with false value.
2003-05-02 09:37:41 +00:00
moodler
b1834f2dde More tweaks 2003-05-02 08:42:31 +00:00
moodler
6f40f198d2 Tweaks 2003-05-02 08:35:02 +00:00
moodler
e6622eda6a Simplified intro a bit 2003-05-02 08:29:35 +00:00
moodler
c45855e551 Added FAQ about quotes 2003-05-02 01:24:27 +00:00
stronk7
7db29e6783 More strings to the backup utility 2003-05-02 00:58:34 +00:00
stronk7
10332943ca Add more things !! 2003-05-02 00:57:57 +00:00
stronk7
d67257815d Completed the module_check_backup_mods function (used in check.html) 2003-05-02 00:54:51 +00:00
stronk7
c53987bbb8 This file shows all the info gathered before launch the backup
process itself.
2003-05-02 00:53:40 +00:00
gregb_cc
aa0959690c fixed isadmin so that it checks once on each page view if the user is an admin
fixed check_gd_version to properly identify bundled gd versions (old
check_gd_version was returning 0 instead of 2 for bundled gd).
2003-05-01 23:12:05 +00:00
mits
890a2cfeea New translation added. 2003-05-01 17:50:05 +00:00
stronk7
c5be7d8e8e Included Schema of evey mod (comments) and complete
assignments
2003-05-01 17:43:03 +00:00
stronk7
737c4885be Simplified a lot (I discover the variable variables in php !!) 2003-05-01 17:42:08 +00:00
stronk7
3fe1c56cdd Changed 2003-05-01 17:41:16 +00:00
moodler
b3afe8244a Useful function for XML ... currently used only in Blackboard quiz importing 2003-05-01 13:57:35 +00:00
moodler
52ff6a7f44 Updates (removed Peer-graded module) 2003-05-01 13:46:11 +00:00
moodler
d22d31c659 Workshop module from Ray Kingdon
This version is still beta!
2003-05-01 13:16:58 +00:00
moodler
edffca1558 Changes to make forum mailouts a little more robust, and avoid duplicates
I hope, at least the ones caused by overlapping cron jobs.
2003-05-01 12:56:03 +00:00
stronk7
28408ed2ac Two more strings to backup utility 2003-05-01 12:47:52 +00:00
stronk7
d4ccfc2a2b Now all the variables are correctly transfered
Changer error to notice
2003-05-01 12:41:11 +00:00
stronk7
5f5ea8cc4c Include some entries to use in the backup utility. 2003-05-01 12:06:38 +00:00
stronk7
a36175db4c Now checks dinamically if "backuplib.php" and function "module_backup_mods"
exists !!
2003-05-01 11:19:33 +00:00
moodler
6db95aa730 new help file from Howard Miller (needs a little editing still) 2003-05-01 03:44:30 +00:00
moodler
3e9ca9fbc5 Added new Wiki code to allow Resource web pages to be created/edited using Wiki format
This code contributed by Howard Miller.  Thanks!
2003-05-01 03:43:16 +00:00
stronk7
bf32194357 Initial version. Do nothing. Just exist !! 2003-05-01 00:48:58 +00:00
stronk7
3b777608ac Continue 2003-05-01 00:46:39 +00:00
stronk7
3920667ee3 First Version. Do nothing but I saved it from accidental remove !! 2003-05-01 00:45:40 +00:00
stronk7
ea914a66ae Included possible feature
Restore into new course or existing course
2003-04-29 23:22:34 +00:00
stronk7
d565341a2f Frontend started. 2003-04-29 21:23:20 +00:00
stronk7
ea65b07cdd Included ID info. Simple. 2003-04-29 21:09:27 +00:00
stronk7
6b14fdcb1d Initial version of STATUS.txt
Used to show the detailed status of every part of the backup/restore.
2003-04-29 20:21:27 +00:00
stronk7
482fa9f6c6 Initial version of README.txt
Used for general comments about the backup/restore feature
2003-04-29 20:19:51 +00:00
moodler
ca16eaeb31 Make sure all these links break out of subframes and go to mainframe 2003-04-29 13:54:53 +00:00