]> git.mjollnir.org Git - moodle.git/log
moodle.git
22 years agoGot rid of all pv() functions, now consistently uses p() to print variables safely.
martin [Sat, 6 Jul 2002 04:07:55 +0000 (04:07 +0000)]
Got rid of all pv() functions, now consistently uses p() to print variables safely.

22 years agoRemove teacher posts from recent activity (for students)
martin [Thu, 4 Jul 2002 08:49:22 +0000 (08:49 +0000)]
Remove teacher posts from recent activity (for students)

22 years agoTo keep track of upgrading info
martin [Thu, 4 Jul 2002 08:31:22 +0000 (08:31 +0000)]
To keep track of upgrading info

22 years agoAdded new teacher forum. TABLE CHANGED: forum
martin [Thu, 4 Jul 2002 08:30:36 +0000 (08:30 +0000)]
Added new teacher forum.  TABLE CHANGED:  forum

22 years agoPrevent caching of these forms
martin [Thu, 4 Jul 2002 08:06:21 +0000 (08:06 +0000)]
Prevent caching of these forms

22 years agoTypo in userdate
martin [Thu, 4 Jul 2002 08:01:26 +0000 (08:01 +0000)]
Typo in userdate

22 years agoUse lang if locale not defined
martin [Thu, 4 Jul 2002 07:56:19 +0000 (07:56 +0000)]
Use lang if locale not defined

22 years agoLanguage-related fixes
martin [Thu, 4 Jul 2002 07:52:06 +0000 (07:52 +0000)]
Language-related fixes

22 years agoAdded missing parameter to update_module_icon (courseid)
martin [Thu, 4 Jul 2002 07:49:38 +0000 (07:49 +0000)]
Added missing parameter to update_module_icon (courseid)

22 years agoFix to update_module_icon (to pass the courseid)
martin [Thu, 4 Jul 2002 07:48:44 +0000 (07:48 +0000)]
Fix to update_module_icon (to pass the courseid)

22 years agoFurther internationalisation
martin [Tue, 2 Jul 2002 07:09:26 +0000 (07:09 +0000)]
Further internationalisation

22 years agoSlight changes to userdate() function. It now uses gmstrftime() instead of
martin [Tue, 2 Jul 2002 07:02:28 +0000 (07:02 +0000)]
Slight changes to userdate() function.  It now uses gmstrftime() instead of
gmdate to format times, thus allowing it to take advantage of locale, if set,
to print dates in the appropriate language.  Several userdate invocations
had to be changed, though, to use the different formatting specs.

22 years agoSlight changes to documentation
martin [Tue, 2 Jul 2002 04:19:54 +0000 (04:19 +0000)]
Slight changes to documentation

22 years agoList of all 2-letter language codes (ISO 639)
martin [Tue, 2 Jul 2002 04:11:39 +0000 (04:11 +0000)]
List of all 2-letter language codes (ISO 639)

22 years agoNew languages system - get_string() in moodlelib.
martin [Thu, 27 Jun 2002 08:47:27 +0000 (08:47 +0000)]
New languages system - get_string() in moodlelib.

22 years agoChanges to the location of help files
martin [Thu, 27 Jun 2002 08:46:22 +0000 (08:46 +0000)]
Changes to the location of help files

22 years agoMinor formatting tweaks
martin [Tue, 25 Jun 2002 16:42:34 +0000 (16:42 +0000)]
Minor formatting tweaks

22 years agoChanges to display user discussions
martin [Tue, 25 Jun 2002 16:42:00 +0000 (16:42 +0000)]
Changes to display user discussions

22 years agoCh-Ch-Changes
martin [Tue, 25 Jun 2002 15:40:22 +0000 (15:40 +0000)]
Ch-Ch-Changes

22 years agoCh-Ch-Changes
martin [Tue, 25 Jun 2002 15:34:50 +0000 (15:34 +0000)]
Ch-Ch-Changes

22 years agoCh ch ch changes
martin [Tue, 25 Jun 2002 15:26:25 +0000 (15:26 +0000)]
Ch ch ch changes

22 years agoMinor changes
martin [Tue, 25 Jun 2002 12:08:38 +0000 (12:08 +0000)]
Minor changes

22 years agoWhoops forgot some more 'week's
martin [Tue, 25 Jun 2002 11:57:00 +0000 (11:57 +0000)]
Whoops forgot some more 'week's

22 years agoMajor changes throughout to change "week" notation to "section" notation.
martin [Tue, 25 Jun 2002 11:49:06 +0000 (11:49 +0000)]
Major changes throughout to change "week" notation to "section" notation.
Sections covers "weeks", "topics" and anything else that may come along.
Note, again, some databases have changed esp course_weeks -> course_sections
and several fields called "week" are now "section.  Also course no longer
has an enddate, but instead has a numsections field.

22 years agoRenamed from editweek to editsection
martin [Tue, 25 Jun 2002 11:46:12 +0000 (11:46 +0000)]
Renamed from editweek to editsection

22 years agoRenamed week->section
martin [Tue, 25 Jun 2002 11:44:11 +0000 (11:44 +0000)]
Renamed week->section

22 years agoRenamed allweeks.gif -> all.gif oneweek.gif -> one.gif
martin [Tue, 25 Jun 2002 11:43:01 +0000 (11:43 +0000)]
Renamed allweeks.gif -> all.gif oneweek.gif -> one.gif

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