]>
git.mjollnir.org Git - moodle.git/log
moodler [Sun, 4 May 2003 07:58:15 +0000 (07:58 +0000)]
Added new style for hidden topics as well as some docs about
all the changes in this version
moodler [Sun, 4 May 2003 04:14:14 +0000 (04:14 +0000)]
Latest tags
moodler [Sun, 4 May 2003 04:07:36 +0000 (04:07 +0000)]
Added Wiki format as a system-wide format (forums, journals, etc)
Also, added better formatting to plain-text emails via a new function
in weblib.php - format_text_email
moodler [Sun, 4 May 2003 03:46:15 +0000 (03:46 +0000)]
Don't throw errors when deleting old logs and unsent mail
moodler [Sun, 4 May 2003 03:43:46 +0000 (03:43 +0000)]
Fixed bug where text format of a new discussion was not being saved
moodler [Sun, 4 May 2003 03:00:52 +0000 (03:00 +0000)]
Fixes to improve the password recovery process. There is now a
confirmation step required before the password is changed and sent.
Also, many of the email texts have been cleaned up.
TRANSLATORS: check your texts in moodle.php starting with "email.."
stronk7 [Sun, 4 May 2003 01:10:20 +0000 (01:10 +0000)]
Commented the "needed users" option (too complex for this initial release).
Check all and course users.
stronk7 [Sun, 4 May 2003 01:05:58 +0000 (01:05 +0000)]
Check mods and check users done
stronk7 [Sun, 4 May 2003 00:01:43 +0000 (00:01 +0000)]
Added some entries to the backup/restore utility
stronk7 [Sat, 3 May 2003 23:20:38 +0000 (23:20 +0000)]
Library to every functions related with the backup/restore matter
stronk7 [Sat, 3 May 2003 23:19:07 +0000 (23:19 +0000)]
To mantain updated the db with the auto-update feature.
This file is for mysql installations. Every DB must have
its own file.
stronk7 [Sat, 3 May 2003 23:17:40 +0000 (23:17 +0000)]
File that contains currect backup/restore version. To use with the
auto-update feature (copied from moodle main code).
stronk7 [Sat, 3 May 2003 23:15:43 +0000 (23:15 +0000)]
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.
moodler [Sat, 3 May 2003 11:45:41 +0000 (11:45 +0000)]
Trying to unregister sessions properly and hopefully avoid the "compat"
warnings on some setups
adamtpaw [Sat, 3 May 2003 09:30:22 +0000 (09:30 +0000)]
Few corrections to inital translation.
moodler [Sat, 3 May 2003 06:50:29 +0000 (06:50 +0000)]
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
moodler [Sat, 3 May 2003 06:49:37 +0000 (06:49 +0000)]
Some random lowercasing
paca70 [Sat, 3 May 2003 06:44:03 +0000 (06:44 +0000)]
Postgres needs full longnames for indexes to prevent overlapping names.
moodler [Sat, 3 May 2003 05:57:29 +0000 (05:57 +0000)]
Moved the "turn editing on" button and tidied some other things up a bit
moodler [Sat, 3 May 2003 04:31:49 +0000 (04:31 +0000)]
Changed some function names, making room for export functions later
stronk7 [Fri, 2 May 2003 23:32:02 +0000 (23:32 +0000)]
Finalized every mod check
stronk7 [Fri, 2 May 2003 17:22:18 +0000 (17:22 +0000)]
Check page finished (all mods except quiz).
moodler [Fri, 2 May 2003 15:31:24 +0000 (15:31 +0000)]
Tidied up the quiz imports a bit, and added AON as a format choice
Also added Scott Elliott's Blackboard module!
stronk7 [Fri, 2 May 2003 14:48:11 +0000 (14:48 +0000)]
Changed the name of the backup
stronk7 [Fri, 2 May 2003 14:40:32 +0000 (14:40 +0000)]
Two new strings to backup function
stronk7 [Fri, 2 May 2003 14:39:54 +0000 (14:39 +0000)]
changed backupnameformat
stronk7 [Fri, 2 May 2003 14:38:16 +0000 (14:38 +0000)]
Completed the module_check_backup_mods function (used in check.html)
stronk7 [Fri, 2 May 2003 09:37:41 +0000 (09:37 +0000)]
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.
moodler [Fri, 2 May 2003 08:42:31 +0000 (08:42 +0000)]
More tweaks
moodler [Fri, 2 May 2003 08:35:02 +0000 (08:35 +0000)]
Tweaks
moodler [Fri, 2 May 2003 08:29:35 +0000 (08:29 +0000)]
Simplified intro a bit
moodler [Fri, 2 May 2003 01:24:27 +0000 (01:24 +0000)]
Added FAQ about quotes
stronk7 [Fri, 2 May 2003 00:58:34 +0000 (00:58 +0000)]
More strings to the backup utility
stronk7 [Fri, 2 May 2003 00:57:57 +0000 (00:57 +0000)]
Add more things !!
stronk7 [Fri, 2 May 2003 00:54:51 +0000 (00:54 +0000)]
Completed the module_check_backup_mods function (used in check.html)
stronk7 [Fri, 2 May 2003 00:53:40 +0000 (00:53 +0000)]
This file shows all the info gathered before launch the backup
process itself.
gregb_cc [Thu, 1 May 2003 23:12:05 +0000 (23:12 +0000)]
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).
mits [Thu, 1 May 2003 17:50:05 +0000 (17:50 +0000)]
New translation added.
stronk7 [Thu, 1 May 2003 17:43:03 +0000 (17:43 +0000)]
Included Schema of evey mod (comments) and complete
assignments
stronk7 [Thu, 1 May 2003 17:42:08 +0000 (17:42 +0000)]
Simplified a lot (I discover the variable variables in php !!)
stronk7 [Thu, 1 May 2003 17:41:16 +0000 (17:41 +0000)]
Changed
moodler [Thu, 1 May 2003 13:57:35 +0000 (13:57 +0000)]
Useful function for XML ... currently used only in Blackboard quiz importing
moodler [Thu, 1 May 2003 13:46:11 +0000 (13:46 +0000)]
Updates (removed Peer-graded module)
moodler [Thu, 1 May 2003 13:16:58 +0000 (13:16 +0000)]
Workshop module from Ray Kingdon
This version is still beta!
moodler [Thu, 1 May 2003 12:56:03 +0000 (12:56 +0000)]
Changes to make forum mailouts a little more robust, and avoid duplicates
I hope, at least the ones caused by overlapping cron jobs.
stronk7 [Thu, 1 May 2003 12:47:52 +0000 (12:47 +0000)]
Two more strings to backup utility
stronk7 [Thu, 1 May 2003 12:41:11 +0000 (12:41 +0000)]
Now all the variables are correctly transfered
Changer error to notice
stronk7 [Thu, 1 May 2003 12:06:38 +0000 (12:06 +0000)]
Include some entries to use in the backup utility.
stronk7 [Thu, 1 May 2003 11:19:33 +0000 (11:19 +0000)]
Now checks dinamically if "backuplib.php" and function "module_backup_mods"
exists !!
moodler [Thu, 1 May 2003 03:44:30 +0000 (03:44 +0000)]
new help file from Howard Miller (needs a little editing still)
moodler [Thu, 1 May 2003 03:43:16 +0000 (03:43 +0000)]
Added new Wiki code to allow Resource web pages to be created/edited using Wiki format
This code contributed by Howard Miller. Thanks!
stronk7 [Thu, 1 May 2003 00:48:58 +0000 (00:48 +0000)]
Initial version. Do nothing. Just exist !!
stronk7 [Thu, 1 May 2003 00:46:39 +0000 (00:46 +0000)]
Continue
stronk7 [Thu, 1 May 2003 00:45:40 +0000 (00:45 +0000)]
First Version. Do nothing but I saved it from accidental remove !!
stronk7 [Tue, 29 Apr 2003 23:22:34 +0000 (23:22 +0000)]
Included possible feature
Restore into new course or existing course
stronk7 [Tue, 29 Apr 2003 21:23:20 +0000 (21:23 +0000)]
Frontend started.
stronk7 [Tue, 29 Apr 2003 21:09:27 +0000 (21:09 +0000)]
Included ID info. Simple.
stronk7 [Tue, 29 Apr 2003 20:21:27 +0000 (20:21 +0000)]
Initial version of STATUS.txt
Used to show the detailed status of every part of the backup/restore.
stronk7 [Tue, 29 Apr 2003 20:19:51 +0000 (20:19 +0000)]
Initial version of README.txt
Used for general comments about the backup/restore feature
moodler [Tue, 29 Apr 2003 13:54:53 +0000 (13:54 +0000)]
Make sure all these links break out of subframes and go to mainframe
moodler [Tue, 29 Apr 2003 13:51:28 +0000 (13:51 +0000)]
Some tidying up - too much thesis wool in the head
moodler [Tue, 29 Apr 2003 13:31:47 +0000 (13:31 +0000)]
Images, when displayed as resources, are now centered and controlled
by a new style resourceimage
moodler [Tue, 29 Apr 2003 13:04:22 +0000 (13:04 +0000)]
Don't go through enrolment procedure if they are already enrolled.
moodler [Tue, 29 Apr 2003 12:51:21 +0000 (12:51 +0000)]
Always print full number of student at the top
moodler [Tue, 29 Apr 2003 03:16:32 +0000 (03:16 +0000)]
Only retrieve records that are needed (eg description never is used)
stronk7 [Mon, 28 Apr 2003 21:35:03 +0000 (21:35 +0000)]
Little spell in word "Recursos"
minkowski [Mon, 28 Apr 2003 18:08:23 +0000 (18:08 +0000)]
no message
moodler [Mon, 28 Apr 2003 16:56:57 +0000 (16:56 +0000)]
Strange no-one has noticed this so far ... !
moodler [Mon, 28 Apr 2003 16:13:46 +0000 (16:13 +0000)]
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.
moodler [Mon, 28 Apr 2003 15:52:51 +0000 (15:52 +0000)]
Minor fixes
moodler [Mon, 28 Apr 2003 15:27:44 +0000 (15:27 +0000)]
Print some nice feedback when a discussion has been moved, to help
prevent accidents.
paca70 [Mon, 28 Apr 2003 15:24:13 +0000 (15:24 +0000)]
...And now it works
paca70 [Mon, 28 Apr 2003 14:59:28 +0000 (14:59 +0000)]
updates
moodler [Mon, 28 Apr 2003 13:29:26 +0000 (13:29 +0000)]
New feature replacing the old zoom function.
Now these are saved in a new table called course_display,
each user and each course can have independent settings.
I'm intending to expand this table later for all the other
course display stuff (like hidden topics etc)
paca70 [Mon, 28 Apr 2003 12:51:19 +0000 (12:51 +0000)]
Now postgres works as it should, returned primarykeys are correct.
paca70 [Mon, 28 Apr 2003 12:02:29 +0000 (12:02 +0000)]
I did't test previous change well, have take changes back.
paca70 [Mon, 28 Apr 2003 06:36:14 +0000 (06:36 +0000)]
Don't give fatal error when questions were not found.
moodler [Mon, 28 Apr 2003 06:07:02 +0000 (06:07 +0000)]
Some random tidy-ups
moodler [Mon, 28 Apr 2003 05:29:26 +0000 (05:29 +0000)]
New info
moodler [Mon, 28 Apr 2003 04:55:31 +0000 (04:55 +0000)]
Fixed user images
moodler [Mon, 28 Apr 2003 04:45:44 +0000 (04:45 +0000)]
Forgot one
moodler [Mon, 28 Apr 2003 04:45:15 +0000 (04:45 +0000)]
Added new custompix parameter
moodler [Mon, 28 Apr 2003 04:43:51 +0000 (04:43 +0000)]
The rest of the images
moodler [Mon, 28 Apr 2003 04:41:21 +0000 (04:41 +0000)]
Added example of how "custompix" is to be used
moodler [Mon, 28 Apr 2003 04:32:55 +0000 (04:32 +0000)]
Tidying up the way pix images are used.
It's now also possible to override the standard pix with a set of new ones
in a theme.
moodler [Mon, 28 Apr 2003 03:09:27 +0000 (03:09 +0000)]
Moving some images around - cleaning up organisation
moodler [Mon, 28 Apr 2003 02:43:18 +0000 (02:43 +0000)]
Whoops ... left and old line in there during the last fix
paca70 [Sun, 27 Apr 2003 17:35:54 +0000 (17:35 +0000)]
Corrected typo
paca70 [Sun, 27 Apr 2003 16:03:01 +0000 (16:03 +0000)]
$db->Insert_ID seems to work with postgresql too
paca70 [Sun, 27 Apr 2003 15:33:31 +0000 (15:33 +0000)]
quiz_match was missing...
moodler [Sun, 27 Apr 2003 14:50:03 +0000 (14:50 +0000)]
Don't process $usernew->username if it doesn't exist (prevents normal users from editing profile).
moodler [Sun, 27 Apr 2003 12:45:51 +0000 (12:45 +0000)]
Fixed rogue spaces
moodler [Sun, 27 Apr 2003 12:10:27 +0000 (12:10 +0000)]
New and very complete translation in Russian, from
Yakov Alperin and http://elearning.microtest.ru
mits [Sun, 27 Apr 2003 11:32:42 +0000 (11:32 +0000)]
New translation added.
mits [Sun, 27 Apr 2003 11:31:45 +0000 (11:31 +0000)]
New translation added and polished some.
I'm keeping my head above water, Martin :-)
moodler [Sun, 27 Apr 2003 10:58:20 +0000 (10:58 +0000)]
Added new format to this file ... heads up for translators!
moodler [Sun, 27 Apr 2003 10:46:16 +0000 (10:46 +0000)]
New plain text format.
Translates smileys and carriage returns, but prints all other tags and code
as plain text
paca70 [Sun, 27 Apr 2003 09:54:03 +0000 (09:54 +0000)]
indexes for postgres
moodler [Sun, 27 Apr 2003 08:13:45 +0000 (08:13 +0000)]
Moved microtime_diff() to moodlelib
moodler [Sun, 27 Apr 2003 06:51:44 +0000 (06:51 +0000)]
Fixed typo