]> git.mjollnir.org Git - moodle.git/log
moodle.git
22 years agoNow adds the config table automatically if there isn't one yet.
martin [Mon, 29 Jul 2002 15:09:16 +0000 (15:09 +0000)]
Now adds the config table automatically if there isn't one yet.

22 years agoFixed link for "older topics"
martin [Mon, 29 Jul 2002 13:45:09 +0000 (13:45 +0000)]
Fixed link for "older topics"

22 years agoCan now specify course by "short name" using name parameter. Useful for
martin [Mon, 29 Jul 2002 13:10:25 +0000 (13:10 +0000)]
Can now specify course by "short name" using name parameter.  Useful for
integrating with external interfaces.  Thanks to dopey for the idea.

22 years agoOK, this is working now
martin [Mon, 29 Jul 2002 13:03:39 +0000 (13:03 +0000)]
OK, this is working now

22 years agohmm wierd bug on production server but not testing ... this is to test that
martin [Mon, 29 Jul 2002 10:12:20 +0000 (10:12 +0000)]
hmm wierd bug on production server but not testing ... this is to test that

22 years agoFixes to journal reporting
martin [Mon, 29 Jul 2002 09:48:52 +0000 (09:48 +0000)]
Fixes to journal reporting

22 years agoMinor forum formatting tweaks
martin [Mon, 29 Jul 2002 09:17:14 +0000 (09:17 +0000)]
Minor forum formatting tweaks

22 years agoCleaned up subscription checking - it's a bit slower but will work with the
martin [Mon, 29 Jul 2002 08:24:13 +0000 (08:24 +0000)]
Cleaned up subscription checking - it's a bit slower but will work with the
upcoming changes to forums (subscribeall flag).  Code is shorter too.

22 years agoedit icon always appears now, as long as a coursemodule exists
martin [Mon, 29 Jul 2002 08:11:12 +0000 (08:11 +0000)]
edit icon always appears now, as long as a coursemodule exists

22 years agoSlightly bigger textarea for teacher feedback
martin [Mon, 29 Jul 2002 07:26:59 +0000 (07:26 +0000)]
Slightly bigger textarea for teacher feedback

22 years agoImprovements to report.php ... clearer code, new functions in lib.php
martin [Mon, 29 Jul 2002 07:21:36 +0000 (07:21 +0000)]
Improvements to report.php ... clearer code, new functions in lib.php
and now the journal entries are sorted with the newest at the top.

22 years agochanged function get_course_participants --> get_course_users (naming consistency)
martin [Mon, 29 Jul 2002 07:00:32 +0000 (07:00 +0000)]
changed function get_course_participants --> get_course_users (naming consistency)

22 years agoChanged to use the new functions for lists of students, teachers etc
martin [Mon, 29 Jul 2002 06:53:09 +0000 (06:53 +0000)]
Changed to use the new functions for lists of students, teachers etc

22 years agoNew functions for getting lists of people in a course, and some cleanups
martin [Mon, 29 Jul 2002 06:52:48 +0000 (06:52 +0000)]
New functions for getting lists of people in a course, and some cleanups

22 years agomodernised the code to use newer database functions - no change in functionality
martin [Mon, 29 Jul 2002 06:34:52 +0000 (06:34 +0000)]
modernised the code to use newer database functions - no change in functionality

22 years agoNew functions for printing date selector forms and reconstructing dates
martin [Mon, 29 Jul 2002 06:21:37 +0000 (06:21 +0000)]
New functions for printing date selector forms and reconstructing dates
afterwards.  Also a new function for counting words in a text

22 years agoAdded word count
martin [Mon, 29 Jul 2002 06:20:27 +0000 (06:20 +0000)]
Added word count

22 years agoSlight fix for daily x-axis (nicer-looking numbers)
martin [Mon, 29 Jul 2002 01:38:31 +0000 (01:38 +0000)]
Slight fix for daily x-axis (nicer-looking numbers)

22 years agoFixed bug where admin controls would be shown to teachers in edit-mode (thanks dopey)
martin [Sun, 28 Jul 2002 16:35:34 +0000 (16:35 +0000)]
Fixed bug where admin controls would be shown to teachers in edit-mode (thanks dopey)

22 years agoSame
martin [Sun, 28 Jul 2002 07:25:19 +0000 (07:25 +0000)]
Same

22 years agoFixed up the graphs (one for userday and they are also now correct for timezones)
martin [Sat, 27 Jul 2002 13:33:50 +0000 (13:33 +0000)]
Fixed up the graphs (one for userday and they are also now correct for timezones)

22 years agoMoodle can now upgrade itself, just like the modules do
martin [Sat, 27 Jul 2002 13:09:08 +0000 (13:09 +0000)]
Moodle can now upgrade itself, just like the modules do

22 years agoDropping any pretense of Postgres support for the moment, and added a README
martin [Sat, 27 Jul 2002 12:38:06 +0000 (12:38 +0000)]
Dropping any pretense of Postgres support for the moment, and added a README

22 years agonew strings
martin [Sat, 27 Jul 2002 11:54:11 +0000 (11:54 +0000)]
new strings

22 years agoAltered buttons from index and view pages
martin [Sat, 27 Jul 2002 10:23:45 +0000 (10:23 +0000)]
Altered buttons from index and view pages

22 years agoChanges to improve the user activity reports
martin [Sat, 27 Jul 2002 09:44:01 +0000 (09:44 +0000)]
Changes to improve the user activity reports

22 years agoFixed up graph pages
martin [Sat, 27 Jul 2002 08:35:13 +0000 (08:35 +0000)]
Fixed up graph pages

22 years agoImprovements to user activity report - including graphs
martin [Sat, 27 Jul 2002 08:31:09 +0000 (08:31 +0000)]
Improvements to user activity report - including graphs

22 years agoFix to account for people not in course
martin [Sat, 27 Jul 2002 07:22:20 +0000 (07:22 +0000)]
Fix to account for people not in course

22 years agoDummy (for now)
martin [Sat, 27 Jul 2002 07:13:17 +0000 (07:13 +0000)]
Dummy (for now)

22 years agoImplemented journal feedback notification (mailouts)
martin [Sat, 27 Jul 2002 06:58:39 +0000 (06:58 +0000)]
Implemented journal feedback notification (mailouts)

22 years agoBetter error checking in update_record
martin [Sat, 27 Jul 2002 06:10:37 +0000 (06:10 +0000)]
Better error checking in update_record

22 years agoMuch better cron function method - instead of using a code fragment in
martin [Sat, 27 Jul 2002 06:09:54 +0000 (06:09 +0000)]
Much better cron function method - instead of using a code fragment in
mod/cron.php, it now uses a function in mod/lib.php ... more contained

22 years agoNew upgrading procedure, uses module functions to handle all version changes
martin [Sat, 27 Jul 2002 06:08:29 +0000 (06:08 +0000)]
New upgrading procedure, uses module functions to handle all version changes

22 years agoChanges to suit new upgrading procedure (admin/index.html)
martin [Sat, 27 Jul 2002 06:07:49 +0000 (06:07 +0000)]
Changes to suit new upgrading procedure (admin/index.html)

22 years agoFixed 0 days -> ALways Open
martin [Fri, 26 Jul 2002 02:15:03 +0000 (02:15 +0000)]
Fixed 0 days -> ALways Open

22 years agoExtra space at end of file :-)
martin [Thu, 25 Jul 2002 13:54:07 +0000 (13:54 +0000)]
Extra space at end of file :-)

22 years agoGot rid of the user.php code fragments and implemented much cleaner
martin [Thu, 25 Jul 2002 13:48:14 +0000 (13:48 +0000)]
Got rid of the user.php code fragments and implemented much cleaner
system which certain-named functions in lib.php ... called from /course/user.php

22 years agoChanges to how functions are called from modules - much cleaner now
martin [Thu, 25 Jul 2002 13:47:11 +0000 (13:47 +0000)]
Changes to how functions are called from modules - much cleaner now

22 years agocough
martin [Tue, 23 Jul 2002 18:26:58 +0000 (18:26 +0000)]
cough

22 years agotitle tweaking
martin [Tue, 23 Jul 2002 18:26:01 +0000 (18:26 +0000)]
title tweaking

22 years agoFormatting outline tweaks
martin [Tue, 23 Jul 2002 18:24:11 +0000 (18:24 +0000)]
Formatting outline tweaks

22 years agoH3 -> H4
martin [Tue, 23 Jul 2002 18:20:24 +0000 (18:20 +0000)]
H3 -> H4

22 years agoCh ch ch
martin [Tue, 23 Jul 2002 18:11:26 +0000 (18:11 +0000)]
Ch ch ch

22 years agoFormatting fixes for ratings
martin [Tue, 23 Jul 2002 18:02:05 +0000 (18:02 +0000)]
Formatting fixes for ratings

22 years agoAllow teachers to be marked, and allow ratings to be ignored
martin [Tue, 23 Jul 2002 17:56:52 +0000 (17:56 +0000)]
Allow teachers to be marked, and allow ratings to be ignored

22 years agoFixes to Activity reports
martin [Tue, 23 Jul 2002 17:04:31 +0000 (17:04 +0000)]
Fixes to Activity reports

22 years agoImprovements to activity reports
martin [Tue, 23 Jul 2002 16:48:47 +0000 (16:48 +0000)]
Improvements to activity reports

22 years agoPart of "contributions" overhaul in course/user.php
martin [Tue, 23 Jul 2002 16:24:12 +0000 (16:24 +0000)]
Part of "contributions" overhaul in course/user.php

22 years agoImprovements to the help system
martin [Sun, 21 Jul 2002 08:34:25 +0000 (08:34 +0000)]
Improvements to the help system

22 years agoDoesn't display discussions AND forums in the Activities
martin [Sat, 20 Jul 2002 18:50:23 +0000 (18:50 +0000)]
Doesn't display discussions AND forums in the Activities

22 years agoSlight formatting tweaks (forum index)
martin [Sat, 20 Jul 2002 18:20:19 +0000 (18:20 +0000)]
Slight formatting tweaks (forum index)

22 years agoChanged listing of forums
martin [Sat, 20 Jul 2002 17:56:21 +0000 (17:56 +0000)]
Changed listing of forums

22 years agoadditions
martin [Sat, 20 Jul 2002 16:04:30 +0000 (16:04 +0000)]
additions

22 years agoFixed welcome email
martin [Fri, 19 Jul 2002 12:18:37 +0000 (12:18 +0000)]
Fixed welcome email

22 years agoFixed formatting of welcome email
martin [Fri, 19 Jul 2002 12:18:12 +0000 (12:18 +0000)]
Fixed formatting of welcome email

22 years agotypo
martin [Fri, 19 Jul 2002 12:11:47 +0000 (12:11 +0000)]
typo

22 years agoAltered blink to make it less annoying
martin [Fri, 19 Jul 2002 12:11:15 +0000 (12:11 +0000)]
Altered blink to make it less annoying

22 years agoMake 'Edit profile" link blink, as a reminder, if not used yet
martin [Fri, 19 Jul 2002 12:08:30 +0000 (12:08 +0000)]
Make 'Edit profile" link blink, as a reminder, if not used yet

22 years agoMore language changes
martin [Fri, 19 Jul 2002 12:01:35 +0000 (12:01 +0000)]
More language changes

22 years agoAdded ability for teacher to see subscribers for each forum
martin [Sun, 14 Jul 2002 13:32:51 +0000 (13:32 +0000)]
Added ability for teacher to see subscribers for each forum

22 years agoFormat tweak
martin [Fri, 12 Jul 2002 13:29:55 +0000 (13:29 +0000)]
Format tweak

22 years agoSmall language-related changes
martin [Fri, 12 Jul 2002 13:25:26 +0000 (13:25 +0000)]
Small language-related changes

22 years agoChanges related to internationalision strings and printing them
martin [Thu, 11 Jul 2002 05:30:57 +0000 (05:30 +0000)]
Changes related to internationalision strings and printing them

22 years agoConsistent use of get_site() instead of checking course->category directly
martin [Thu, 11 Jul 2002 05:30:10 +0000 (05:30 +0000)]
Consistent use of get_site() instead of checking course->category directly

22 years agoAdded search box here
martin [Wed, 10 Jul 2002 15:26:08 +0000 (15:26 +0000)]
Added search box here

22 years agoFixed week zooming
martin [Wed, 10 Jul 2002 15:17:43 +0000 (15:17 +0000)]
Fixed week zooming

22 years agoDaily changes
martin [Sat, 6 Jul 2002 06:34:32 +0000 (06:34 +0000)]
Daily changes

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)