2402 Commits

Author SHA1 Message Date
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
moodler
f855f6062b Some tidying up - too much thesis wool in the head 2003-04-29 13:51:28 +00:00
moodler
5d0d5d5ac5 Images, when displayed as resources, are now centered and controlled
by a new style resourceimage
2003-04-29 13:31:47 +00:00
moodler
31d6331615 Don't go through enrolment procedure if they are already enrolled. 2003-04-29 13:04:22 +00:00
moodler
dc95f4a11b Always print full number of student at the top 2003-04-29 12:51:21 +00:00
moodler
9d6f5d42eb Only retrieve records that are needed (eg description never is used) 2003-04-29 03:16:32 +00:00
stronk7
6d41991acc Little spell in word "Recursos" 2003-04-28 21:35:03 +00:00
minkowski
46956de552 no message 2003-04-28 18:08:23 +00:00
moodler
a273084d7a Strange no-one has noticed this so far ... ! 2003-04-28 16:56:57 +00:00
moodler
81f186b47a I'm getting wierd numbers of records returned on moodle.org.
This fix makes the page a bit more robust even if this is
happening.
2003-04-28 16:13:46 +00:00
moodler
df48be741a Minor fixes 2003-04-28 15:52:51 +00:00
moodler
8de14dc72b Print some nice feedback when a discussion has been moved, to help
prevent accidents.
2003-04-28 15:27:44 +00:00
paca70
28ba0d55cc ...And now it works 2003-04-28 15:24:13 +00:00
paca70
8809fee944 updates 2003-04-28 14:59:28 +00:00