]> git.mjollnir.org Git - moodle.git/log
moodle.git
22 years agoNicer formatting of editing modules, takes into account course format
martin [Tue, 25 Jun 2002 07:56:26 +0000 (07:56 +0000)]
Nicer formatting of editing modules, takes into account course format

22 years agoDon't show overall graph when no students have completed survey
martin [Tue, 25 Jun 2002 07:17:51 +0000 (07:17 +0000)]
Don't show overall graph when no students have completed survey

22 years agoSlight tweaks to survey display after it's been done (list # of students)
martin [Tue, 25 Jun 2002 07:10:01 +0000 (07:10 +0000)]
Slight tweaks to survey display after it's been done (list # of students)

22 years agoChanges related to new forum type: eachuser and some general forum-related tweaking
martin [Tue, 25 Jun 2002 06:47:34 +0000 (06:47 +0000)]
Changes related to new forum type: eachuser and some general forum-related tweaking

22 years agoImproved formatting of module links (using a TITLE that is modulename)
martin [Tue, 25 Jun 2002 03:32:50 +0000 (03:32 +0000)]
Improved formatting of module links (using a TITLE that is modulename)

22 years agoSlight formatting improvement (list module name in link title)
martin [Tue, 25 Jun 2002 03:30:31 +0000 (03:30 +0000)]
Slight formatting improvement (list module name in link title)

22 years agoUpdated icon to make it less like discussions and more flexible
martin [Tue, 25 Jun 2002 03:23:40 +0000 (03:23 +0000)]
Updated icon to make it less like discussions and more flexible

22 years agoTypo in add_to_log ... index->view
martin [Mon, 24 Jun 2002 15:27:12 +0000 (15:27 +0000)]
Typo in add_to_log ... index->view

23 years agoSlight change when checking for user.
martin [Fri, 21 Jun 2002 15:55:37 +0000 (15:55 +0000)]
Slight change when checking for user.

23 years agoCh ch ch changes
martin [Fri, 21 Jun 2002 04:54:38 +0000 (04:54 +0000)]
Ch ch ch changes

23 years agoBugfixes from move - this is now up to date
martin [Thu, 20 Jun 2002 15:41:02 +0000 (15:41 +0000)]
Bugfixes from move - this is now up to date

23 years agoSubscibing to forum, not discuss
martin [Thu, 20 Jun 2002 15:24:59 +0000 (15:24 +0000)]
Subscibing to forum, not discuss

23 years agoMass change related to separating forum from discuss and making it a
martin [Thu, 20 Jun 2002 15:15:22 +0000 (15:15 +0000)]
Mass change related to separating forum from discuss and making it a
separate module (again).  This frees up forums for some interesting
developments.  Note that database tables have moved around.

23 years agoModifications to unenrol. Now a teacher can unenrol students from the course.
martin [Wed, 19 Jun 2002 15:42:49 +0000 (15:42 +0000)]
Modifications to unenrol.  Now a teacher can unenrol students from the course.

23 years agoAdded course->marker
martin [Wed, 19 Jun 2002 05:37:59 +0000 (05:37 +0000)]
Added course->marker

23 years ago"marker" icon used by "topics" course format to mark a topic
martin [Wed, 19 Jun 2002 05:08:26 +0000 (05:08 +0000)]
"marker" icon used by "topics" course format to mark a topic

23 years agoBugfix in crumbs
martin [Wed, 19 Jun 2002 05:05:05 +0000 (05:05 +0000)]
Bugfix in crumbs

23 years agoAdded a "topics" format. it's very similar to the "Weeks" format,
martin [Wed, 19 Jun 2002 05:04:31 +0000 (05:04 +0000)]
Added a "topics" format.  it's very similar to the "Weeks" format,
except it isn't constrained by times.  Useful for flexible courses
where the pace isn't known and is subject to change.  The teacher
can "mark" the current topic and change this marking as necessary.

23 years agoChanges to add subscribe/unsubscribe to site News forum
martin [Sun, 16 Jun 2002 09:44:22 +0000 (09:44 +0000)]
Changes to add subscribe/unsubscribe to site News forum

23 years agoMore accessible log in button up top
martin [Sun, 16 Jun 2002 03:25:10 +0000 (03:25 +0000)]
More accessible log in button up top

23 years agoUpgraded to ADOdb 2.12
martin [Thu, 13 Jun 2002 12:31:58 +0000 (12:31 +0000)]
Upgraded to ADOdb 2.12

23 years agoChanges to support GD 1 and GD 2. Well, to be more accurate, we now
martin [Thu, 13 Jun 2002 11:18:52 +0000 (11:18 +0000)]
Changes to support GD 1 and GD 2.  Well, to be more accurate, we now
rely on the administrator to tell us which is installed because PHP
is not reliable  (eg GD 2.* functions are available in 4.0.6 and later
EVEN WHEN gd 2 is not present ... sigh).

So, new config variable  $CFG->gdversion

23 years agoWhoops ... removed Choose...
martin [Wed, 12 Jun 2002 04:31:08 +0000 (04:31 +0000)]
Whoops ... removed Choose...

23 years agoChanges to course menu
martin [Wed, 12 Jun 2002 04:29:03 +0000 (04:29 +0000)]
Changes to course menu

23 years agoLink to site logs
martin [Wed, 12 Jun 2002 04:24:14 +0000 (04:24 +0000)]
Link to site logs

23 years agoImprovements to logs for admin user (can view any course)
martin [Wed, 12 Jun 2002 04:22:41 +0000 (04:22 +0000)]
Improvements to logs for admin user (can view any course)

23 years agoOK, this is better (sigh)
martin [Tue, 11 Jun 2002 07:43:54 +0000 (07:43 +0000)]
OK, this is better (sigh)

23 years agoTweaks to course format (search box)
martin [Tue, 11 Jun 2002 07:27:31 +0000 (07:27 +0000)]
Tweaks to course format (search box)

23 years agoNew highlight function for searches etc
martin [Tue, 11 Jun 2002 07:01:51 +0000 (07:01 +0000)]
New highlight function for searches etc

23 years agoNew "highlight" class (eg for search results)
martin [Tue, 11 Jun 2002 06:28:56 +0000 (06:28 +0000)]
New "highlight" class (eg for search results)

23 years agoAdded search form
martin [Tue, 11 Jun 2002 04:56:11 +0000 (04:56 +0000)]
Added search form

23 years agogrr
martin [Tue, 11 Jun 2002 04:31:04 +0000 (04:31 +0000)]
grr

23 years agoTiny fix so that when today is specified, it's selected in the list
martin [Tue, 11 Jun 2002 04:28:01 +0000 (04:28 +0000)]
Tiny fix so that when today is specified, it's selected in the list

23 years agoFixes to usergetdate() ... looks OK now.
martin [Tue, 11 Jun 2002 04:04:45 +0000 (04:04 +0000)]
Fixes to usergetdate() ... looks OK now.

23 years agoFomat tweaking
martin [Tue, 11 Jun 2002 03:10:21 +0000 (03:10 +0000)]
Fomat tweaking

23 years agoRemoved bodgy forums link - it's not necessary
martin [Tue, 11 Jun 2002 03:06:27 +0000 (03:06 +0000)]
Removed bodgy forums link - it's not necessary

23 years agoNew usergetmidnight function and use in finding today's logs
martin [Mon, 10 Jun 2002 14:01:30 +0000 (14:01 +0000)]
New usergetmidnight function and use in finding today's logs

23 years agoAdded generic "your teacher" when there is no teacher defined yet
martin [Mon, 10 Jun 2002 13:47:05 +0000 (13:47 +0000)]
Added generic "your teacher" when there is no teacher defined yet

23 years agoTweaking layout
martin [Mon, 10 Jun 2002 13:40:31 +0000 (13:40 +0000)]
Tweaking layout

23 years agoMore tweaks and simplification when possible
martin [Mon, 10 Jun 2002 13:35:19 +0000 (13:35 +0000)]
More tweaks and simplification when possible

23 years agoTweak: added courses link back in ... because courses page may
martin [Mon, 10 Jun 2002 11:35:43 +0000 (11:35 +0000)]
Tweak: added courses link back in ... because courses page may
one day be something different to the display on the front page
(eg when there's very many courses)

23 years agoAdded course->timecreated
martin [Mon, 10 Jun 2002 11:34:31 +0000 (11:34 +0000)]
Added course->timecreated

23 years agoMake sure new courses set the timecreated field
martin [Mon, 10 Jun 2002 11:30:02 +0000 (11:30 +0000)]
Make sure new courses set the timecreated field

23 years agoFixed formatting.
martin [Mon, 10 Jun 2002 11:16:07 +0000 (11:16 +0000)]
Fixed formatting.

23 years agoCourse entry key is now called an enrolment key
martin [Mon, 10 Jun 2002 11:11:53 +0000 (11:11 +0000)]
Course entry key is now called an enrolment key

23 years agoChanges
martin [Mon, 10 Jun 2002 09:47:06 +0000 (09:47 +0000)]
Changes

23 years agoFixes related to user timezones. All times are now displayed as expected.
martin [Mon, 10 Jun 2002 09:44:37 +0000 (09:44 +0000)]
Fixes related to user timezones.  All times are now displayed as expected.

23 years agoFixes to functions relating to user timezones
martin [Mon, 10 Jun 2002 09:43:40 +0000 (09:43 +0000)]
Fixes to functions relating to user timezones

23 years agoDisplay tweaks
martin [Mon, 10 Jun 2002 06:56:01 +0000 (06:56 +0000)]
Display tweaks

23 years agoMore tweaks for admin view
martin [Mon, 10 Jun 2002 05:41:36 +0000 (05:41 +0000)]
More tweaks for admin view

23 years agoChanges to allow choice of format on home page of site
martin [Mon, 10 Jun 2002 05:19:03 +0000 (05:19 +0000)]
Changes to allow choice of format on home page of site

23 years agoLayout tweak
martin [Mon, 10 Jun 2002 04:41:08 +0000 (04:41 +0000)]
Layout tweak

23 years agoBetter handling of guest user
martin [Mon, 10 Jun 2002 04:33:46 +0000 (04:33 +0000)]
Better handling of guest user

23 years agoMoved creation of guest user to login page - this means it can be
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.

23 years agoAll users are viewable in the "site" course.
martin [Mon, 10 Jun 2002 03:49:28 +0000 (03:49 +0000)]
All users are viewable in the "site" course.

23 years agoTweaking formatting
martin [Mon, 10 Jun 2002 02:46:36 +0000 (02:46 +0000)]
Tweaking formatting

23 years agoImproved formatting for consistency and clarity
martin [Mon, 10 Jun 2002 02:42:04 +0000 (02:42 +0000)]
Improved formatting for consistency and clarity

23 years agoLittle more documentation about guest account
martin [Sun, 9 Jun 2002 14:44:55 +0000 (14:44 +0000)]
Little more documentation about guest account

23 years agoChanges to support guest user across any course (guest/guest)
martin [Sun, 9 Jun 2002 14:14:07 +0000 (14:14 +0000)]
Changes to support guest user across any course (guest/guest)

23 years agoThis file was here by mistake
martin [Sun, 9 Jun 2002 14:12:08 +0000 (14:12 +0000)]
This file was here by mistake

23 years agoChanges to put update/edit icons in the headers of module and course pages
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

23 years agoChanges so that an icon can be displayed in the header
martin [Sat, 8 Jun 2002 06:47:33 +0000 (06:47 +0000)]
Changes so that an icon can be displayed in the header

23 years agoPut backquotes around some field names to avoid errors
martin [Sat, 8 Jun 2002 02:13:17 +0000 (02:13 +0000)]
Put backquotes around some field names to avoid errors

23 years agoAdded Moodle version number
martin [Fri, 7 Jun 2002 03:57:38 +0000 (03:57 +0000)]
Added Moodle version number

23 years agoMore tweaking of the mail formatting
martin [Fri, 7 Jun 2002 03:54:39 +0000 (03:54 +0000)]
More tweaking of the mail formatting

23 years agoCH CH CH CH Changes.
martin [Fri, 7 Jun 2002 03:37:08 +0000 (03:37 +0000)]
CH CH CH CH Changes.

23 years agoAltered smtphosts and removed cronpassword
martin [Thu, 6 Jun 2002 15:25:36 +0000 (15:25 +0000)]
Altered smtphosts and removed cronpassword

23 years agoIf $CFG->smtphosts is empty, then mailer uses PHP mail() == sendmail.
martin [Thu, 6 Jun 2002 15:21:30 +0000 (15:21 +0000)]
If $CFG->smtphosts is empty, then mailer uses PHP mail() == sendmail.

23 years agoRemoved password ... it's not necessary any more.
martin [Thu, 6 Jun 2002 15:19:23 +0000 (15:19 +0000)]
Removed password ... it's not necessary any more.

23 years agoWHoops .... time should be 1800 seconds
martin [Thu, 6 Jun 2002 02:59:44 +0000 (02:59 +0000)]
WHoops .... time should be 1800 seconds

23 years agoRemember to remove subscriptions when unenrolling.
martin [Wed, 5 Jun 2002 16:39:45 +0000 (16:39 +0000)]
Remember to remove subscriptions when unenrolling.

23 years agoFixes to convert mail to individual mailing ...
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).

23 years agoSlight interface tweaks
martin [Wed, 5 Jun 2002 06:24:29 +0000 (06:24 +0000)]
Slight interface tweaks

23 years agoTypo on add_to_log URL
martin [Wed, 5 Jun 2002 06:10:45 +0000 (06:10 +0000)]
Typo on add_to_log URL

23 years agoDoesn't display teachers or students if there aren't any
martin [Wed, 5 Jun 2002 05:54:47 +0000 (05:54 +0000)]
Doesn't display teachers or students if there aren't any

23 years agoChanges to user settings, now it matches the stored data better
martin [Wed, 5 Jun 2002 05:37:55 +0000 (05:37 +0000)]
Changes to user settings, now it matches the stored data better

23 years agoMoved here from login/countries.php. Function removed.
martin [Wed, 5 Jun 2002 05:36:45 +0000 (05:36 +0000)]
Moved here from login/countries.php.  Function removed.

23 years agoChanges to use new lib/countries.php
martin [Wed, 5 Jun 2002 05:35:54 +0000 (05:35 +0000)]
Changes to use new lib/countries.php

23 years agoChanges to user table
martin [Wed, 5 Jun 2002 03:24:29 +0000 (03:24 +0000)]
Changes to user table

23 years agoOld new.php system is replaced by print_recent_activity() in course/lib.php
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

23 years agoChanges related to timezone display. Datetime display now uses userdate()
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.

23 years agoChanged formatting (attempting to improve IE display)
martin [Wed, 5 Jun 2002 03:13:05 +0000 (03:13 +0000)]
Changed formatting (attempting to improve IE display)

23 years agoErrr this is what I meant
martin [Tue, 4 Jun 2002 07:00:58 +0000 (07:00 +0000)]
Errr this is what I meant

23 years agoImproved logging slightly
martin [Tue, 4 Jun 2002 06:58:25 +0000 (06:58 +0000)]
Improved logging slightly

23 years agoFormatting of teacher links
martin [Tue, 4 Jun 2002 06:54:26 +0000 (06:54 +0000)]
Formatting of teacher links

23 years agoAdded a message if the student is not a member of the current course
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

23 years agoWhoops ... don't put unenrol button unless the user is the current user!
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!

23 years agocourse/login.php is now course/enrol.php ...
martin [Tue, 4 Jun 2002 06:32:12 +0000 (06:32 +0000)]
course/login.php is now course/enrol.php ...

23 years agoCleaned up enrol and unenrol process a bit
martin [Tue, 4 Jun 2002 06:30:51 +0000 (06:30 +0000)]
Cleaned up enrol and unenrol process a bit

23 years agoAdded button to unenrol a user (course/unenrol.php)
martin [Tue, 4 Jun 2002 06:29:36 +0000 (06:29 +0000)]
Added button to unenrol a user (course/unenrol.php)

23 years agoNot needed any more ... use the "News" forum instead.
martin [Mon, 3 Jun 2002 10:42:20 +0000 (10:42 +0000)]
Not needed any more ... use the "News" forum instead.

23 years agoNow uses $course->student as title of list
martin [Sun, 2 Jun 2002 08:23:09 +0000 (08:23 +0000)]
Now uses $course->student as title of list

23 years agoAdded per-course config and use of a word for "student"
martin [Sun, 2 Jun 2002 08:10:50 +0000 (08:10 +0000)]
Added per-course config and use of a word for "student"

23 years agoAdded semicolons to keep IE happy
martin [Sun, 2 Jun 2002 07:41:00 +0000 (07:41 +0000)]
Added semicolons to keep IE happy

23 years agoChanged to lowercase to make IE happy
martin [Sun, 2 Jun 2002 07:39:33 +0000 (07:39 +0000)]
Changed to lowercase to make IE happy

23 years agoFixed for Internet Explorer?
martin [Sat, 1 Jun 2002 15:35:40 +0000 (15:35 +0000)]
Fixed for Internet Explorer?

23 years agoRemoved check for course format changing
martin [Sat, 1 Jun 2002 13:47:42 +0000 (13:47 +0000)]
Removed check for course format changing

23 years agoUpdated
martin [Sat, 1 Jun 2002 12:52:16 +0000 (12:52 +0000)]
Updated

23 years agoAdded a <BR>
martin [Sat, 1 Jun 2002 09:48:24 +0000 (09:48 +0000)]
Added a <BR>

23 years agoModified weekly course format with "People" section and sorted activity modules
martin [Sat, 1 Jun 2002 09:44:06 +0000 (09:44 +0000)]
Modified weekly course format with "People" section and sorted activity modules