]> git.mjollnir.org Git - moodle.git/log
moodle.git
22 years agoAdded Wiki format as a system-wide format (forums, journals, etc)
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

22 years agoDon't throw errors when deleting old logs and unsent mail
moodler [Sun, 4 May 2003 03:46:15 +0000 (03:46 +0000)]
Don't throw errors when deleting old logs and unsent mail

22 years agoFixed bug where text format of a new discussion was not being saved
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

22 years agoFixes to improve the password recovery process. There is now a
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.."

22 years agoCommented the "needed users" option (too complex for this initial release).
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.

22 years agoCheck mods and check users done
stronk7 [Sun, 4 May 2003 01:05:58 +0000 (01:05 +0000)]
Check mods and check users done

22 years agoAdded some entries to the backup/restore utility
stronk7 [Sun, 4 May 2003 00:01:43 +0000 (00:01 +0000)]
Added some entries to the backup/restore utility

22 years agoLibrary to every functions related with the backup/restore matter
stronk7 [Sat, 3 May 2003 23:20:38 +0000 (23:20 +0000)]
Library to every functions related with the backup/restore matter

22 years agoTo mantain updated the db with the auto-update feature.
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.

22 years agoFile that contains currect backup/restore version. To use with the
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).

22 years agoChanged to support the backup_ids table in all modules (to store and
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.

22 years agoTrying to unregister sessions properly and hopefully avoid the "compat"
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

22 years agoFew corrections to inital translation.
adamtpaw [Sat, 3 May 2003 09:30:22 +0000 (09:30 +0000)]
Few corrections to inital translation.

22 years agoTwo new language variables implemented.
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

22 years agoSome random lowercasing
moodler [Sat, 3 May 2003 06:49:37 +0000 (06:49 +0000)]
Some random lowercasing

22 years agoPostgres needs full longnames for indexes to prevent overlapping names.
paca70 [Sat, 3 May 2003 06:44:03 +0000 (06:44 +0000)]
Postgres needs full longnames for indexes to prevent overlapping names.

22 years agoMoved the "turn editing on" button and tidied some other things up a bit
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

22 years agoChanged some function names, making room for export functions later
moodler [Sat, 3 May 2003 04:31:49 +0000 (04:31 +0000)]
Changed some function names, making room for export functions later

22 years agoFinalized every mod check
stronk7 [Fri, 2 May 2003 23:32:02 +0000 (23:32 +0000)]
Finalized every mod check

22 years agoCheck page finished (all mods except quiz).
stronk7 [Fri, 2 May 2003 17:22:18 +0000 (17:22 +0000)]
Check page finished (all mods except quiz).

22 years agoTidied up the quiz imports a bit, and added AON as a format choice
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!

22 years agoChanged the name of the backup
stronk7 [Fri, 2 May 2003 14:48:11 +0000 (14:48 +0000)]
Changed the name of the backup

22 years agoTwo new strings to backup function
stronk7 [Fri, 2 May 2003 14:40:32 +0000 (14:40 +0000)]
Two new strings to backup function

22 years agochanged backupnameformat
stronk7 [Fri, 2 May 2003 14:39:54 +0000 (14:39 +0000)]
changed backupnameformat

22 years agoCompleted the module_check_backup_mods function (used in check.html)
stronk7 [Fri, 2 May 2003 14:38:16 +0000 (14:38 +0000)]
Completed the module_check_backup_mods function (used in check.html)

22 years agoModified the userdate() function. No changes needed when invoking it.
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.

22 years agoMore tweaks
moodler [Fri, 2 May 2003 08:42:31 +0000 (08:42 +0000)]
More tweaks

22 years agoTweaks
moodler [Fri, 2 May 2003 08:35:02 +0000 (08:35 +0000)]
Tweaks

22 years agoSimplified intro a bit
moodler [Fri, 2 May 2003 08:29:35 +0000 (08:29 +0000)]
Simplified intro a bit

22 years agoAdded FAQ about quotes
moodler [Fri, 2 May 2003 01:24:27 +0000 (01:24 +0000)]
Added FAQ about quotes

22 years agoMore strings to the backup utility
stronk7 [Fri, 2 May 2003 00:58:34 +0000 (00:58 +0000)]
More strings to the backup utility

22 years agoAdd more things !!
stronk7 [Fri, 2 May 2003 00:57:57 +0000 (00:57 +0000)]
Add more things !!

22 years agoCompleted the module_check_backup_mods function (used in check.html)
stronk7 [Fri, 2 May 2003 00:54:51 +0000 (00:54 +0000)]
Completed the module_check_backup_mods function (used in check.html)

22 years agoThis file shows all the info gathered before launch the backup
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.

22 years agofixed isadmin so that it checks once on each page view if the user is an admin
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).

22 years agoNew translation added.
mits [Thu, 1 May 2003 17:50:05 +0000 (17:50 +0000)]
New translation added.

22 years agoIncluded Schema of evey mod (comments) and complete
stronk7 [Thu, 1 May 2003 17:43:03 +0000 (17:43 +0000)]
Included Schema of evey mod (comments) and complete
assignments

22 years agoSimplified a lot (I discover the variable variables in php !!)
stronk7 [Thu, 1 May 2003 17:42:08 +0000 (17:42 +0000)]
Simplified a lot (I discover the variable variables in php !!)

22 years agoChanged
stronk7 [Thu, 1 May 2003 17:41:16 +0000 (17:41 +0000)]
Changed

22 years agoUseful function for XML ... currently used only in Blackboard quiz importing
moodler [Thu, 1 May 2003 13:57:35 +0000 (13:57 +0000)]
Useful function for XML ... currently used only in Blackboard quiz importing

22 years agoUpdates (removed Peer-graded module)
moodler [Thu, 1 May 2003 13:46:11 +0000 (13:46 +0000)]
Updates (removed Peer-graded module)

22 years agoWorkshop module from Ray Kingdon
moodler [Thu, 1 May 2003 13:16:58 +0000 (13:16 +0000)]
Workshop module from Ray Kingdon

This version is still beta!

22 years agoChanges to make forum mailouts a little more robust, and avoid duplicates
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.

22 years agoTwo more strings to backup utility
stronk7 [Thu, 1 May 2003 12:47:52 +0000 (12:47 +0000)]
Two more strings to backup utility

22 years agoNow all the variables are correctly transfered
stronk7 [Thu, 1 May 2003 12:41:11 +0000 (12:41 +0000)]
Now all the variables are correctly transfered
Changer error to notice

22 years agoInclude some entries to use in the backup utility.
stronk7 [Thu, 1 May 2003 12:06:38 +0000 (12:06 +0000)]
Include some entries to use in the backup utility.

22 years agoNow checks dinamically if "backuplib.php" and function "module_backup_mods"
stronk7 [Thu, 1 May 2003 11:19:33 +0000 (11:19 +0000)]
Now checks dinamically if "backuplib.php" and function "module_backup_mods"
exists !!

22 years agonew help file from Howard Miller (needs a little editing still)
moodler [Thu, 1 May 2003 03:44:30 +0000 (03:44 +0000)]
new help file from Howard Miller (needs a little editing still)

22 years agoAdded new Wiki code to allow Resource web pages to be created/edited using Wiki format
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!

22 years agoInitial version. Do nothing. Just exist !!
stronk7 [Thu, 1 May 2003 00:48:58 +0000 (00:48 +0000)]
Initial version. Do nothing. Just exist !!

22 years agoContinue
stronk7 [Thu, 1 May 2003 00:46:39 +0000 (00:46 +0000)]
Continue

22 years agoFirst Version. Do nothing but I saved it from accidental remove !!
stronk7 [Thu, 1 May 2003 00:45:40 +0000 (00:45 +0000)]
First Version. Do nothing but I saved it from accidental remove !!

22 years agoIncluded possible feature
stronk7 [Tue, 29 Apr 2003 23:22:34 +0000 (23:22 +0000)]
Included possible feature
Restore into new course or existing course

22 years agoFrontend started.
stronk7 [Tue, 29 Apr 2003 21:23:20 +0000 (21:23 +0000)]
Frontend started.

22 years agoIncluded ID info. Simple.
stronk7 [Tue, 29 Apr 2003 21:09:27 +0000 (21:09 +0000)]
Included ID info. Simple.

22 years agoInitial version of STATUS.txt
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.

22 years agoInitial version of README.txt
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

22 years agoMake sure all these links break out of subframes and go to mainframe
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

22 years agoSome tidying up - too much thesis wool in the head
moodler [Tue, 29 Apr 2003 13:51:28 +0000 (13:51 +0000)]
Some tidying up - too much thesis wool in the head

22 years agoImages, when displayed as resources, are now centered and controlled
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

22 years agoDon't go through enrolment procedure if they are already enrolled.
moodler [Tue, 29 Apr 2003 13:04:22 +0000 (13:04 +0000)]
Don't go through enrolment procedure if they are already enrolled.

22 years agoAlways print full number of student at the top
moodler [Tue, 29 Apr 2003 12:51:21 +0000 (12:51 +0000)]
Always print full number of student at the top

22 years agoOnly retrieve records that are needed (eg description never is used)
moodler [Tue, 29 Apr 2003 03:16:32 +0000 (03:16 +0000)]
Only retrieve records that are needed  (eg description never is used)

22 years agoLittle spell in word "Recursos"
stronk7 [Mon, 28 Apr 2003 21:35:03 +0000 (21:35 +0000)]
Little spell in word "Recursos"

22 years agono message
minkowski [Mon, 28 Apr 2003 18:08:23 +0000 (18:08 +0000)]
no message

22 years agoStrange no-one has noticed this so far ... !
moodler [Mon, 28 Apr 2003 16:56:57 +0000 (16:56 +0000)]
Strange no-one has noticed this so far ... !

22 years agoI'm getting wierd numbers of records returned on moodle.org.
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.

22 years agoMinor fixes
moodler [Mon, 28 Apr 2003 15:52:51 +0000 (15:52 +0000)]
Minor fixes

22 years agoPrint some nice feedback when a discussion has been moved, to help
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.

22 years ago...And now it works
paca70 [Mon, 28 Apr 2003 15:24:13 +0000 (15:24 +0000)]
...And now it works

22 years agoupdates
paca70 [Mon, 28 Apr 2003 14:59:28 +0000 (14:59 +0000)]
updates

22 years agoNew feature replacing the old zoom function.
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)

22 years agoNow postgres works as it should, returned primarykeys are correct.
paca70 [Mon, 28 Apr 2003 12:51:19 +0000 (12:51 +0000)]
Now postgres works as it should, returned primarykeys are correct.

22 years agoI did't test previous change well, have take changes back.
paca70 [Mon, 28 Apr 2003 12:02:29 +0000 (12:02 +0000)]
I did't test previous change well, have take changes back.

22 years agoDon't give fatal error when questions were not found.
paca70 [Mon, 28 Apr 2003 06:36:14 +0000 (06:36 +0000)]
Don't give fatal error when questions were not found.

22 years agoSome random tidy-ups
moodler [Mon, 28 Apr 2003 06:07:02 +0000 (06:07 +0000)]
Some random tidy-ups

22 years agoNew info
moodler [Mon, 28 Apr 2003 05:29:26 +0000 (05:29 +0000)]
New info

22 years agoFixed user images
moodler [Mon, 28 Apr 2003 04:55:31 +0000 (04:55 +0000)]
Fixed user images

22 years agoForgot one
moodler [Mon, 28 Apr 2003 04:45:44 +0000 (04:45 +0000)]
Forgot one

22 years agoAdded new custompix parameter
moodler [Mon, 28 Apr 2003 04:45:15 +0000 (04:45 +0000)]
Added new custompix parameter

22 years agoThe rest of the images
moodler [Mon, 28 Apr 2003 04:43:51 +0000 (04:43 +0000)]
The rest of the images

22 years agoAdded example of how "custompix" is to be used
moodler [Mon, 28 Apr 2003 04:41:21 +0000 (04:41 +0000)]
Added example of how "custompix" is to be used

22 years agoTidying up the way pix images are 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.

22 years agoMoving some images around - cleaning up organisation
moodler [Mon, 28 Apr 2003 03:09:27 +0000 (03:09 +0000)]
Moving some images around - cleaning up organisation

22 years agoWhoops ... left and old line in there during the last fix
moodler [Mon, 28 Apr 2003 02:43:18 +0000 (02:43 +0000)]
Whoops ... left and old line in there during the last fix

22 years agoCorrected typo
paca70 [Sun, 27 Apr 2003 17:35:54 +0000 (17:35 +0000)]
Corrected typo

22 years ago$db->Insert_ID seems to work with postgresql too
paca70 [Sun, 27 Apr 2003 16:03:01 +0000 (16:03 +0000)]
$db->Insert_ID seems to work with postgresql too

22 years agoquiz_match was missing...
paca70 [Sun, 27 Apr 2003 15:33:31 +0000 (15:33 +0000)]
quiz_match was missing...

22 years agoDon't process $usernew->username if it doesn't exist (prevents normal users from...
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).

22 years agoFixed rogue spaces
moodler [Sun, 27 Apr 2003 12:45:51 +0000 (12:45 +0000)]
Fixed rogue spaces

22 years agoNew and very complete translation in Russian, from
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

22 years agoNew translation added.
mits [Sun, 27 Apr 2003 11:32:42 +0000 (11:32 +0000)]
New translation added.

22 years agoNew translation added and polished some.
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 :-)

22 years agoAdded new format to this file ... heads up for translators!
moodler [Sun, 27 Apr 2003 10:58:20 +0000 (10:58 +0000)]
Added new format to this file ... heads up for translators!

22 years agoNew plain text format.
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

22 years agoindexes for postgres
paca70 [Sun, 27 Apr 2003 09:54:03 +0000 (09:54 +0000)]
indexes for postgres

22 years agoMoved microtime_diff() to moodlelib
moodler [Sun, 27 Apr 2003 08:13:45 +0000 (08:13 +0000)]
Moved microtime_diff() to moodlelib

22 years agoFixed typo
moodler [Sun, 27 Apr 2003 06:51:44 +0000 (06:51 +0000)]
Fixed typo

22 years agoChanged my mind about the default setting for loglifetime
moodler [Sun, 27 Apr 2003 06:50:19 +0000 (06:50 +0000)]
Changed my mind about the default setting for loglifetime

22 years agoSome rewording about loglifetime
moodler [Sun, 27 Apr 2003 06:48:13 +0000 (06:48 +0000)]
Some rewording about loglifetime