]>
git.mjollnir.org Git - moodle.git/log
martin [Mon, 10 Jun 2002 09:44:37 +0000 (09:44 +0000)]
Fixes related to user timezones. All times are now displayed as expected.
martin [Mon, 10 Jun 2002 09:43:40 +0000 (09:43 +0000)]
Fixes to functions relating to user timezones
martin [Mon, 10 Jun 2002 06:56:01 +0000 (06:56 +0000)]
Display tweaks
martin [Mon, 10 Jun 2002 05:41:36 +0000 (05:41 +0000)]
More tweaks for admin view
martin [Mon, 10 Jun 2002 05:19:03 +0000 (05:19 +0000)]
Changes to allow choice of format on home page of site
martin [Mon, 10 Jun 2002 04:41:08 +0000 (04:41 +0000)]
Layout tweak
martin [Mon, 10 Jun 2002 04:33:46 +0000 (04:33 +0000)]
Better handling of guest user
martin [Mon, 10 Jun 2002 04:24:50 +0000 (04:24 +0000)]
Moved creation of guest user to login page - this means it can be
trashed any time and it will recreate itself as necessary.
martin [Mon, 10 Jun 2002 03:49:28 +0000 (03:49 +0000)]
All users are viewable in the "site" course.
martin [Mon, 10 Jun 2002 02:46:36 +0000 (02:46 +0000)]
Tweaking formatting
martin [Mon, 10 Jun 2002 02:42:04 +0000 (02:42 +0000)]
Improved formatting for consistency and clarity
martin [Sun, 9 Jun 2002 14:44:55 +0000 (14:44 +0000)]
Little more documentation about guest account
martin [Sun, 9 Jun 2002 14:14:07 +0000 (14:14 +0000)]
Changes to support guest user across any course (guest/guest)
martin [Sun, 9 Jun 2002 14:12:08 +0000 (14:12 +0000)]
This file was here by mistake
martin [Sat, 8 Jun 2002 06:52:00 +0000 (06:52 +0000)]
Changes to put update/edit icons in the headers of module and course pages
martin [Sat, 8 Jun 2002 06:47:33 +0000 (06:47 +0000)]
Changes so that an icon can be displayed in the header
martin [Sat, 8 Jun 2002 02:13:17 +0000 (02:13 +0000)]
Put backquotes around some field names to avoid errors
martin [Fri, 7 Jun 2002 03:57:38 +0000 (03:57 +0000)]
Added Moodle version number
martin [Fri, 7 Jun 2002 03:54:39 +0000 (03:54 +0000)]
More tweaking of the mail formatting
martin [Fri, 7 Jun 2002 03:37:08 +0000 (03:37 +0000)]
CH CH CH CH Changes.
martin [Thu, 6 Jun 2002 15:25:36 +0000 (15:25 +0000)]
Altered smtphosts and removed cronpassword
martin [Thu, 6 Jun 2002 15:21:30 +0000 (15:21 +0000)]
If $CFG->smtphosts is empty, then mailer uses PHP mail() == sendmail.
martin [Thu, 6 Jun 2002 15:19:23 +0000 (15:19 +0000)]
Removed password ... it's not necessary any more.
martin [Thu, 6 Jun 2002 02:59:44 +0000 (02:59 +0000)]
WHoops .... time should be 1800 seconds
martin [Wed, 5 Jun 2002 16:39:45 +0000 (16:39 +0000)]
Remember to remove subscriptions when unenrolling.
martin [Wed, 5 Jun 2002 14:05:59 +0000 (14:05 +0000)]
Fixes to convert mail to individual mailing ...
so that we can use the new preferences for mail (plain or html).
martin [Wed, 5 Jun 2002 06:24:29 +0000 (06:24 +0000)]
Slight interface tweaks
martin [Wed, 5 Jun 2002 06:10:45 +0000 (06:10 +0000)]
Typo on add_to_log URL
martin [Wed, 5 Jun 2002 05:54:47 +0000 (05:54 +0000)]
Doesn't display teachers or students if there aren't any
martin [Wed, 5 Jun 2002 05:37:55 +0000 (05:37 +0000)]
Changes to user settings, now it matches the stored data better
martin [Wed, 5 Jun 2002 05:36:45 +0000 (05:36 +0000)]
Moved here from login/countries.php. Function removed.
martin [Wed, 5 Jun 2002 05:35:54 +0000 (05:35 +0000)]
Changes to use new lib/countries.php
martin [Wed, 5 Jun 2002 03:24:29 +0000 (03:24 +0000)]
Changes to user table
martin [Wed, 5 Jun 2002 03:22:12 +0000 (03:22 +0000)]
Old new.php system is replaced by print_recent_activity() in course/lib.php
martin [Wed, 5 Jun 2002 03:15:30 +0000 (03:15 +0000)]
Changes related to timezone display. Datetime display now uses userdate()
which itself uses the USER variable timezone to alter the displayed time.
martin [Wed, 5 Jun 2002 03:13:05 +0000 (03:13 +0000)]
Changed formatting (attempting to improve IE display)
martin [Tue, 4 Jun 2002 07:00:58 +0000 (07:00 +0000)]
Errr this is what I meant
martin [Tue, 4 Jun 2002 06:58:25 +0000 (06:58 +0000)]
Improved logging slightly
martin [Tue, 4 Jun 2002 06:54:26 +0000 (06:54 +0000)]
Formatting of teacher links
martin [Tue, 4 Jun 2002 06:49:52 +0000 (06:49 +0000)]
Added a message if the student is not a member of the current course
martin [Tue, 4 Jun 2002 06:35:36 +0000 (06:35 +0000)]
Whoops ... don't put unenrol button unless the user is the current user!
martin [Tue, 4 Jun 2002 06:32:12 +0000 (06:32 +0000)]
course/login.php is now course/enrol.php ...
martin [Tue, 4 Jun 2002 06:30:51 +0000 (06:30 +0000)]
Cleaned up enrol and unenrol process a bit
martin [Tue, 4 Jun 2002 06:29:36 +0000 (06:29 +0000)]
Added button to unenrol a user (course/unenrol.php)
martin [Mon, 3 Jun 2002 10:42:20 +0000 (10:42 +0000)]
Not needed any more ... use the "News" forum instead.
martin [Sun, 2 Jun 2002 08:23:09 +0000 (08:23 +0000)]
Now uses $course->student as title of list
martin [Sun, 2 Jun 2002 08:10:50 +0000 (08:10 +0000)]
Added per-course config and use of a word for "student"
martin [Sun, 2 Jun 2002 07:41:00 +0000 (07:41 +0000)]
Added semicolons to keep IE happy
martin [Sun, 2 Jun 2002 07:39:33 +0000 (07:39 +0000)]
Changed to lowercase to make IE happy
martin [Sat, 1 Jun 2002 15:35:40 +0000 (15:35 +0000)]
Fixed for Internet Explorer?
martin [Sat, 1 Jun 2002 13:47:42 +0000 (13:47 +0000)]
Removed check for course format changing
martin [Sat, 1 Jun 2002 12:52:16 +0000 (12:52 +0000)]
Updated
martin [Sat, 1 Jun 2002 09:48:24 +0000 (09:48 +0000)]
Added a <BR>
martin [Sat, 1 Jun 2002 09:44:06 +0000 (09:44 +0000)]
Modified weekly course format with "People" section and sorted activity modules
martin [Sat, 1 Jun 2002 09:23:37 +0000 (09:23 +0000)]
Improvements to Recent Activity to make it clearer. Formatting, but
also logical changes to reduce the logs for course changes:
add+update=add
add+delete=nothing
update+update=update
update+delete=delete
martin [Sat, 1 Jun 2002 09:06:53 +0000 (09:06 +0000)]
Errors while deleting a module are no longer fatal errors
martin [Sat, 1 Jun 2002 09:05:08 +0000 (09:05 +0000)]
Fixed buglets in get_records_sql and insert_record
martin [Sat, 1 Jun 2002 06:37:04 +0000 (06:37 +0000)]
Slight fix to change some mod->course_module to mod->coursemodule for consistency
martin [Sat, 1 Jun 2002 04:25:33 +0000 (04:25 +0000)]
Fixed some display of the logs in "recent activity"
martin [Sat, 1 Jun 2002 04:06:05 +0000 (04:06 +0000)]
Ch-ch-ch-ch-Changes (turn and face the strain) Ch-ch-changes.
martin [Sat, 1 Jun 2002 03:46:35 +0000 (03:46 +0000)]
Added lists to allowed html in cleantext
martin [Fri, 31 May 2002 13:54:39 +0000 (13:54 +0000)]
Changed link to a newer and better paper on social constructionism.
martin [Fri, 31 May 2002 13:24:14 +0000 (13:24 +0000)]
Removed log and fixed email call
martin [Fri, 31 May 2002 13:20:21 +0000 (13:20 +0000)]
Removed some logging
martin [Fri, 31 May 2002 13:20:01 +0000 (13:20 +0000)]
Now looks for module SQL files in mod/db/dbtype.sql
martin [Fri, 31 May 2002 13:13:42 +0000 (13:13 +0000)]
Removed log entry for now
martin [Fri, 31 May 2002 13:10:58 +0000 (13:10 +0000)]
Replaced by social.php
martin [Fri, 31 May 2002 09:37:16 +0000 (09:37 +0000)]
Indicates only MySQL is supported for now.
martin [Fri, 31 May 2002 09:34:50 +0000 (09:34 +0000)]
New logging format
Improved "Recent Activity" on home page
Better formatting.
Many other small fixes.
martin [Fri, 31 May 2002 09:27:30 +0000 (09:27 +0000)]
Changes to support new logging format
martin [Fri, 31 May 2002 09:25:35 +0000 (09:25 +0000)]
Changes to logging to support new logging format
martin [Fri, 31 May 2002 09:20:39 +0000 (09:20 +0000)]
Various small changes. Main one was new version of add_to_log to suit
the new logging format.
martin [Fri, 31 May 2002 09:19:04 +0000 (09:19 +0000)]
Removed logging from these files (probably temporary)
martin [Fri, 31 May 2002 09:18:12 +0000 (09:18 +0000)]
Removed "logs" and added new log format: "log" and "log_display"
martin [Fri, 31 May 2002 09:15:36 +0000 (09:15 +0000)]
Updated to use new logging format.
martin [Fri, 31 May 2002 09:14:00 +0000 (09:14 +0000)]
Added new entries for log_display table. These are used to define what
to display for any given logged item.
martin [Fri, 31 May 2002 09:07:11 +0000 (09:07 +0000)]
Various small fixes across all modules. Most notable was the revised
use of add_to_log, and the new logging format.
martin [Fri, 31 May 2002 09:03:46 +0000 (09:03 +0000)]
This is the new format for database schema. Each module has a db directory
with one file per database. All these are called from admin/index.php and
work in concert with lib/db.
martin [Fri, 31 May 2002 09:01:00 +0000 (09:01 +0000)]
New icons for courses displayed in weekly format. They collapse/unfold the display.
martin [Tue, 28 May 2002 13:59:45 +0000 (13:59 +0000)]
Changed email_to_users to be a lot more straightforward. I don't think
there's really need for all the BCC hocus-pocus. Everyone can find
everyone's address anyway, the email bloat is minimal, and perhaps
distributing email addresses will spark private emails.
martin [Tue, 28 May 2002 01:22:52 +0000 (01:22 +0000)]
email_to_user no longer exists. Using email_to_users instead.
martin [Mon, 27 May 2002 14:53:11 +0000 (14:53 +0000)]
Added style for <LI>
martin [Mon, 27 May 2002 13:17:18 +0000 (13:17 +0000)]
Reconverted using a newer converter. Still not tested.
martin [Mon, 27 May 2002 13:02:48 +0000 (13:02 +0000)]
Changes to support various types of databases (using SQL code in lib/db)
martin [Mon, 27 May 2002 12:58:06 +0000 (12:58 +0000)]
QL to create core databases in PostgreSQL. Not tested at all. In fact
I'm pretty sure it won't work, because it needs sequences.
martin [Mon, 27 May 2002 12:56:48 +0000 (12:56 +0000)]
SQL to create core databases in MySQL (any version).
martin [Mon, 27 May 2002 06:19:44 +0000 (06:19 +0000)]
All moved to lib/db
martin [Mon, 27 May 2002 06:18:39 +0000 (06:18 +0000)]
Now uses $CFG->cronpassword from config.php
martin [Mon, 27 May 2002 06:16:38 +0000 (06:16 +0000)]
Added CFG->cronpassword for moodle/admin/cron.php
martin [Mon, 27 May 2002 02:25:40 +0000 (02:25 +0000)]
course->id now site->id so we can add a reading
martin [Fri, 24 May 2002 06:48:29 +0000 (06:48 +0000)]
This is part of the phpmailer distribution
martin [Fri, 24 May 2002 06:46:54 +0000 (06:46 +0000)]
Moved to subdirectory phpmailer
martin [Fri, 24 May 2002 06:38:37 +0000 (06:38 +0000)]
Changes to mailing system, now supports HTML, attachments. Simplified functions.
martin [Fri, 24 May 2002 06:35:03 +0000 (06:35 +0000)]
Added version number for Moodle
martin [Sun, 19 May 2002 04:43:04 +0000 (04:43 +0000)]
Moved the array into the function.
martin [Sun, 19 May 2002 03:51:01 +0000 (03:51 +0000)]
smtphost --> smtphosts
martin [Sat, 18 May 2002 06:54:12 +0000 (06:54 +0000)]
Upgraded to phpmailer 1.60
martin [Sat, 18 May 2002 06:36:51 +0000 (06:36 +0000)]
Added Moodle into the X-Mailer: header
martin [Sat, 18 May 2002 05:22:48 +0000 (05:22 +0000)]
Smiley conversion is now optional (better for html mail)
martin [Sat, 18 May 2002 05:17:47 +0000 (05:17 +0000)]
Added full source distribution of phpmailer