]>
git.mjollnir.org Git - moodle.git/log
moodler [Sat, 12 Oct 2002 03:54:56 +0000 (03:54 +0000)]
Removed references to btnPost because I don't use it
moodler [Sat, 12 Oct 2002 03:53:40 +0000 (03:53 +0000)]
Modified text_to_html to use the new smilies, which for efficiency are
now defined in a global array, and use str_replace instead of ereg ...
moodler [Sat, 12 Oct 2002 03:51:29 +0000 (03:51 +0000)]
Modified this help file to describe the new smilies
moodler [Sat, 12 Oct 2002 03:50:45 +0000 (03:50 +0000)]
Modified all smilies and added some new ones.
moodler [Fri, 11 Oct 2002 05:20:23 +0000 (05:20 +0000)]
Better placing of standard links etc when there are lots of images and
other funny formatting in HTML posts
moodler [Fri, 11 Oct 2002 02:32:05 +0000 (02:32 +0000)]
New strings to do with language direction
moodler [Fri, 11 Oct 2002 02:31:37 +0000 (02:31 +0000)]
Changes to support choice of language direction (so that languages
like Arabic, Hebrew etc will work)
moodler [Fri, 11 Oct 2002 01:58:24 +0000 (01:58 +0000)]
Added a new string to make it very clear how to upload assignments
moodler [Thu, 10 Oct 2002 09:27:49 +0000 (09:27 +0000)]
Better default options, and hiding of moodle-text help when htmlediting is operational
moodler [Thu, 10 Oct 2002 07:29:44 +0000 (07:29 +0000)]
Added another translator for Finnish
moodler [Thu, 10 Oct 2002 07:29:09 +0000 (07:29 +0000)]
Added option to choose HTML editor
moodler [Thu, 10 Oct 2002 07:27:57 +0000 (07:27 +0000)]
Initial attempt at adding html text editor features to these forms.
moodler [Thu, 10 Oct 2002 07:27:07 +0000 (07:27 +0000)]
Updated the version (database table addition user->htmleditor)
moodler [Thu, 10 Oct 2002 07:26:10 +0000 (07:26 +0000)]
Additions to cope with richtext editor being used in some forms.
moodler [Thu, 10 Oct 2002 07:24:59 +0000 (07:24 +0000)]
Added new strings
moodler [Thu, 10 Oct 2002 07:21:32 +0000 (07:21 +0000)]
Adding a beta version of Rich Text Editor, for embedding into Moodle
forms (forums, readings, journals etc). Works only on IE 5.5 and later.
Slightly customised for a slimmer toolbar.
moodler [Wed, 9 Oct 2002 14:20:24 +0000 (14:20 +0000)]
Arg .. so much for quick hacks ... this code is so messy it's
a hassle to hack ... going back to the way it was originally, with
just a more informative error message instead.
moodler [Wed, 9 Oct 2002 14:08:33 +0000 (14:08 +0000)]
Changes to avoid cryptic errors
paca70 [Tue, 8 Oct 2002 15:51:27 +0000 (15:51 +0000)]
More corrections, documentation is coming.
moodler [Tue, 8 Oct 2002 02:09:43 +0000 (02:09 +0000)]
Latest changes for Italian version, by Davide Suraci
paca70 [Mon, 7 Oct 2002 17:17:33 +0000 (17:17 +0000)]
Initial version
paca70 [Sun, 6 Oct 2002 18:41:38 +0000 (18:41 +0000)]
Some corrections
paca70 [Sun, 6 Oct 2002 18:24:14 +0000 (18:24 +0000)]
Initial version
moodler [Sun, 6 Oct 2002 17:31:46 +0000 (17:31 +0000)]
Empty file
moodler [Sun, 6 Oct 2002 17:20:54 +0000 (17:20 +0000)]
New words
moodler [Sun, 6 Oct 2002 17:20:32 +0000 (17:20 +0000)]
New function print_file_picture for printing a picture from the
files area, or optionally from a URL
moodler [Sun, 6 Oct 2002 17:06:54 +0000 (17:06 +0000)]
Further work done. It currently can print the quiz form (including images!)
but can't mark them yet. I've been constructing quizzes manually in the
database and it's helping to refine the database structure. Don't count
on anything stable in the quiz module for a few days yet ...
moodler [Sun, 6 Oct 2002 03:24:56 +0000 (03:24 +0000)]
A start on the page that actually prints the questions and stores the answers
moodler [Sun, 6 Oct 2002 03:23:34 +0000 (03:23 +0000)]
More or less working now
moodler [Sun, 6 Oct 2002 03:23:16 +0000 (03:23 +0000)]
Added some more functions
moodler [Sun, 6 Oct 2002 03:05:22 +0000 (03:05 +0000)]
Changed includes of module libraries to use full pathnames constructed
from $CFG->dirroot, rather than relative. This is because the relative
path could sometime be a different case to the full path (on Windows)
causing include_once not to work.
moodler [Sat, 5 Oct 2002 17:21:39 +0000 (17:21 +0000)]
Moved module upgrading functions out into database-specific files
moodler [Sat, 5 Oct 2002 17:20:24 +0000 (17:20 +0000)]
Moved upgrade functions into db/mysql.sql
moodler [Sat, 5 Oct 2002 17:09:31 +0000 (17:09 +0000)]
Moved upgrade_moodle functions out to database-specific files, because
the SQL is not compatible (nor is it possible to make it so).
moodler [Sat, 5 Oct 2002 16:49:42 +0000 (16:49 +0000)]
create_new_user() can now import other fields from an external source
if the function for it has been defined. (Petri's code with additions by me)
paca70 [Fri, 4 Oct 2002 13:07:16 +0000 (13:07 +0000)]
More corrections
moodler [Fri, 4 Oct 2002 02:59:05 +0000 (02:59 +0000)]
Skeleton version of the quiz module. It won't break an installation,
but it doesn't do anything yet.
moodler [Fri, 4 Oct 2002 02:55:27 +0000 (02:55 +0000)]
Use main version of "maximum grade" string
moodler [Fri, 4 Oct 2002 02:54:53 +0000 (02:54 +0000)]
Make names into a list
paca70 [Thu, 3 Oct 2002 17:10:50 +0000 (17:10 +0000)]
and some more....
paca70 [Thu, 3 Oct 2002 17:04:15 +0000 (17:04 +0000)]
Some fixs more.
paca70 [Thu, 3 Oct 2002 16:54:58 +0000 (16:54 +0000)]
Translated new strings and fixed some old ones.
paca70 [Thu, 3 Oct 2002 15:55:45 +0000 (15:55 +0000)]
Corrected some comments.
paca70 [Thu, 3 Oct 2002 13:45:19 +0000 (13:45 +0000)]
Initial version of ldap authentication module. It have no config-interface yet. (But it's coming)
It contains also experimental auth_get_userinfo() function, what is not used by moodle yet.
If you like to try it, create following $CFG variables to /config.php or directly to config-table and activate
ldap authentication from admin-configuration page.
$CFG->ldap_bind_dn "If your like to use bind-user to search users, specify it here. Someting like 'cn=ldapuser,ou=public,o=org'"
$CFG->ldap_bind_pw "Password for bind-user."
$CFG->ldap_contexts "List of contexts where users are located.
Separate different contexts with ';'. Something like 'ou=users,o=org; ou=other,o=org'"
$CFG->ldap_host_url "Specify LDAP host in URL-form like 'ldap://ldap.myorg.com/' or 'ldaps//ldap.myorg.com/' ";
$CFG->ldap_search_sub "Put value <> 0 if you like to search users from subcontexts.";
$CFG->ldap_user_attribute "What attribute is used to name/search users. Usually 'cn'. ";
More configuration optios are coming. This version is tested against Novell E-Directory without SSL and it works fine.
moodler [Thu, 3 Oct 2002 11:17:51 +0000 (11:17 +0000)]
Fixed definition of forum->open
moodler [Thu, 3 Oct 2002 11:15:50 +0000 (11:15 +0000)]
Fixes bug 112
Changes to expand "open" option in forums. Now have a choice between
three options: new discussions and new replies, new replies only and
no new discussions or new replies.
Three new options in lang/forum.php and I changed "allowdiscussions".
moodler [Thu, 3 Oct 2002 11:11:53 +0000 (11:11 +0000)]
User's name in footer is now a link
moodler [Thu, 3 Oct 2002 04:04:59 +0000 (04:04 +0000)]
format_time() now supports language strings for day(s)/hour(s)/min(s)/sec(s)
String lookups are cached in user/index.php for efficiency
moodler [Thu, 3 Oct 2002 03:55:03 +0000 (03:55 +0000)]
Just making this more relevant for the CVS update junkies :-)
moodler [Thu, 3 Oct 2002 03:35:53 +0000 (03:35 +0000)]
Expanded the description and included sample commands
moodler [Thu, 3 Oct 2002 02:57:36 +0000 (02:57 +0000)]
"Activities" wasn't being taken from language files
paca70 [Wed, 2 Oct 2002 19:37:35 +0000 (19:37 +0000)]
Minor update to test that update rights are working.
moodler [Wed, 2 Oct 2002 16:23:12 +0000 (16:23 +0000)]
Fixes for accented characters
moodler [Wed, 2 Oct 2002 15:55:22 +0000 (15:55 +0000)]
Updated a word
moodler [Wed, 2 Oct 2002 14:43:04 +0000 (14:43 +0000)]
New version number for development
moodler [Wed, 2 Oct 2002 14:20:30 +0000 (14:20 +0000)]
Added 'thischarset' = "iso-8859-1", for completeness
moodler [Wed, 2 Oct 2002 13:50:36 +0000 (13:50 +0000)]
Checked in initial Italian version by Davide Suraci, with help from others
moodler [Wed, 2 Oct 2002 10:59:04 +0000 (10:59 +0000)]
Added Sebastien Nameche
moodler [Wed, 2 Oct 2002 10:35:43 +0000 (10:35 +0000)]
Locale box is a bit bigger, since locale strings can be bigger :-)
moodler [Wed, 2 Oct 2002 10:34:31 +0000 (10:34 +0000)]
Removed configcharset, but kept thischarset
moodler [Wed, 2 Oct 2002 10:33:05 +0000 (10:33 +0000)]
Added new header to all pages to set the current charset, to help browsers
moodler [Wed, 2 Oct 2002 09:37:29 +0000 (09:37 +0000)]
Updates to the French translation, by M. Sebastien Namèche
moodler [Wed, 2 Oct 2002 08:23:49 +0000 (08:23 +0000)]
A change to test the ACLs
moodler [Wed, 2 Oct 2002 07:59:22 +0000 (07:59 +0000)]
Changes
moodler [Wed, 2 Oct 2002 07:08:56 +0000 (07:08 +0000)]
Fixed links to be relative. This prevents errors on the offchance that
the current URL != $CFG->wwwroot/login
moodler [Wed, 2 Oct 2002 05:10:10 +0000 (05:10 +0000)]
Made these images transparent
moodler [Wed, 2 Oct 2002 02:24:19 +0000 (02:24 +0000)]
Fixed links in navigation
moodler [Wed, 2 Oct 2002 02:05:29 +0000 (02:05 +0000)]
Don't use getenv anywhere - not necessary and breaks PHP under ISAPI
martin [Fri, 27 Sep 2002 15:14:04 +0000 (15:14 +0000)]
CHANGES UP TO 1.0.5
martin [Fri, 27 Sep 2002 15:03:28 +0000 (15:03 +0000)]
Mentioned newly allowed tags
martin [Fri, 27 Sep 2002 14:48:25 +0000 (14:48 +0000)]
Added a few more allowed HTML tags in plain text files. <dl> <h1><h2><h3> <hr>
martin [Fri, 27 Sep 2002 14:26:02 +0000 (14:26 +0000)]
Tweaks to page titles to make them more consistent
martin [Fri, 27 Sep 2002 14:19:59 +0000 (14:19 +0000)]
Aaaahhh I remember now why this was in here, because in future there might
be course-level themes and user-level themes.
Putting it back as before ... :-)
martin [Fri, 27 Sep 2002 14:18:06 +0000 (14:18 +0000)]
Removed theme chooser from here ... moving it to admin folder
martin [Fri, 27 Sep 2002 13:44:52 +0000 (13:44 +0000)]
Fixed a little link to login page
martin [Fri, 27 Sep 2002 13:40:17 +0000 (13:40 +0000)]
Updated version for 1.0.5 release
martin [Fri, 27 Sep 2002 13:39:59 +0000 (13:39 +0000)]
Mentioned the icon bug
martin [Fri, 27 Sep 2002 06:20:20 +0000 (06:20 +0000)]
Updated version and release
martin [Fri, 27 Sep 2002 06:19:49 +0000 (06:19 +0000)]
Add manage database link to home page admin links if necessary
martin [Fri, 27 Sep 2002 06:19:18 +0000 (06:19 +0000)]
Put version info on admin page
martin [Fri, 27 Sep 2002 06:13:59 +0000 (06:13 +0000)]
Nicer way to find out the major changes since the last version.
RELEASES.html shows the changes, and these are displayed during
an upgrade.
martin [Fri, 27 Sep 2002 05:25:46 +0000 (05:25 +0000)]
Tweaks and formatting
martin [Fri, 27 Sep 2002 05:12:02 +0000 (05:12 +0000)]
Hoepfully made the upgrade process clearer.
martin [Fri, 27 Sep 2002 04:53:27 +0000 (04:53 +0000)]
A little extra error checking.
martin [Fri, 27 Sep 2002 01:35:25 +0000 (01:35 +0000)]
Removed encoding setting because i suspect it may be messing with SMTP mail
martin [Thu, 26 Sep 2002 16:02:13 +0000 (16:02 +0000)]
Better format for text version of emails
martin [Thu, 26 Sep 2002 14:41:59 +0000 (14:41 +0000)]
Changed some instances of include() to include_once()
martin [Thu, 26 Sep 2002 13:05:18 +0000 (13:05 +0000)]
After upgrading version, stay on admin page rather than going to home
page, just in case there is more to do.
martin [Thu, 26 Sep 2002 11:44:06 +0000 (11:44 +0000)]
Updated version and release
martin [Thu, 26 Sep 2002 11:10:20 +0000 (11:10 +0000)]
Little bug that caused the guest icon to display even when guest was turned
off (if the password was null)
martin [Thu, 26 Sep 2002 07:27:01 +0000 (07:27 +0000)]
the more things change, the less they stay the same
martin [Thu, 26 Sep 2002 07:25:47 +0000 (07:25 +0000)]
Update the version
martin [Thu, 26 Sep 2002 07:13:14 +0000 (07:13 +0000)]
The login page now shows different instructions depending on the
authentication mechanism.
martin [Thu, 26 Sep 2002 07:03:22 +0000 (07:03 +0000)]
First implementation of new authentication system, which can now use
pluggable modules in the 'auth' directory.
Everything is done through authentication_user_login in lib/moodlelib.php
As well as the old default "email" confirmation, I added a new type of
confirmation "none", which basically does no confirmation at all.
martin [Thu, 26 Sep 2002 03:51:31 +0000 (03:51 +0000)]
Check for USER->email in require_login. With external authentication
schemes it's possible that the email field could be empty, so this
will force users to update it (and the rest of their profile) any
time they log into a course.
martin [Thu, 26 Sep 2002 03:36:16 +0000 (03:36 +0000)]
Make $a bold so it's easier to see
martin [Thu, 26 Sep 2002 03:20:15 +0000 (03:20 +0000)]
New help file for language editing
martin [Thu, 26 Sep 2002 03:16:40 +0000 (03:16 +0000)]
Much better. No slashes needed AT ALL now, not even for $a variables.
Also provided a help button at the top.
martin [Thu, 26 Sep 2002 02:19:53 +0000 (02:19 +0000)]
Patches from Petri
martin [Wed, 25 Sep 2002 16:38:09 +0000 (16:38 +0000)]
Info about lib/htaccess