]>
git.mjollnir.org Git - moodle.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
martin [Fri, 17 May 2002 13:29:20 +0000 (13:29 +0000)]
Deleted this file from CVS (see config-dist.php)
martin [Fri, 17 May 2002 13:24:50 +0000 (13:24 +0000)]
Upgraded to ADOsb 2.00
martin [Fri, 17 May 2002 13:20:16 +0000 (13:20 +0000)]
Upgraded ADOdb to 2.00
martin [Fri, 17 May 2002 13:19:23 +0000 (13:19 +0000)]
Upgraded to ADOdb 2.00
martin [Mon, 15 Apr 2002 05:22:43 +0000 (05:22 +0000)]
Fixed download for virtual scale questions with type = -1 (eg ATTLS)
martin [Sat, 13 Apr 2002 06:24:45 +0000 (06:24 +0000)]
Modified most graphs to remove the "zero" line of "No answer" because
this never happens (survey form forces students to always answer).
martin [Sat, 13 Apr 2002 02:49:21 +0000 (02:49 +0000)]
If the array y_tick_labels is defined, then these are used instead of
numbers on the left-hand y-axis. See mod/survey/graph.php for usage.
martin [Fri, 12 Apr 2002 14:24:27 +0000 (14:24 +0000)]
Slightly enlarged graphs to 900 pixels instead of 800.
martin [Fri, 12 Apr 2002 13:58:57 +0000 (13:58 +0000)]
Graphs now contain proper labels down the left hand side.
martin [Fri, 12 Apr 2002 13:20:50 +0000 (13:20 +0000)]
Added :) smileys as well.
martin [Fri, 12 Apr 2002 13:20:17 +0000 (13:20 +0000)]
Added "$factor = round($factor * 1000.0) / 1000.0;"
to function find_range ... it fixes some strange rounding
errors that were happening with Moodle surveys.
martin [Sun, 7 Apr 2002 04:10:08 +0000 (04:10 +0000)]
Added lang config!
martin [Wed, 3 Apr 2002 11:44:01 +0000 (11:44 +0000)]
Added ALT="" tags to spacer.gif so they don't show in text browsers
martin [Wed, 3 Apr 2002 06:36:04 +0000 (06:36 +0000)]
Fixed up use of isteacher (removed isadmin check because it's done in isteacher now)
martin [Wed, 3 Apr 2002 06:30:09 +0000 (06:30 +0000)]
Add check for admin to isteacher() rather than doing checks everywhere else
martin [Thu, 28 Mar 2002 05:52:30 +0000 (05:52 +0000)]
If students view surveys after having done them, then they are now shown
the survey results compared to the class. Needs docs still.
martin [Tue, 26 Mar 2002 14:45:06 +0000 (14:45 +0000)]
Strip tags from emailed text versions of postings
martin [Tue, 26 Mar 2002 13:24:20 +0000 (13:24 +0000)]
Added help information about allowed HTML tags
martin [Tue, 26 Mar 2002 12:58:54 +0000 (12:58 +0000)]
Added cleantext function, used for cleaning user-entered text of nasty tags etc
martin [Sat, 16 Mar 2002 06:19:02 +0000 (06:19 +0000)]
Allow admin to do anything the teacher can do
martin [Sat, 16 Mar 2002 06:06:47 +0000 (06:06 +0000)]
Admin improvements
martin [Fri, 15 Mar 2002 10:19:21 +0000 (10:19 +0000)]
Added help button
martin [Fri, 15 Mar 2002 10:18:14 +0000 (10:18 +0000)]
New help file for uploading a picture
martin [Mon, 11 Mar 2002 03:26:37 +0000 (03:26 +0000)]
Help file for text
martin [Mon, 11 Mar 2002 03:21:10 +0000 (03:21 +0000)]
Added helpbutton function for popup help, see also /help.php
martin [Mon, 11 Mar 2002 03:18:13 +0000 (03:18 +0000)]
First pass at a simple help system
martin [Mon, 11 Mar 2002 02:03:34 +0000 (02:03 +0000)]
This little help button indicates context-sensitive help
martin [Sun, 10 Mar 2002 09:17:26 +0000 (09:17 +0000)]
Edited icon for consistency
martin [Sun, 10 Mar 2002 09:06:02 +0000 (09:06 +0000)]
Favicon for blue theme is now blue (duh).
martin [Thu, 7 Mar 2002 07:07:25 +0000 (07:07 +0000)]
URL for phpmailer
martin [Thu, 7 Mar 2002 06:31:49 +0000 (06:31 +0000)]
Changed version to reflect Moodle (it shows up in the mail headers)
martin [Thu, 7 Mar 2002 06:18:52 +0000 (06:18 +0000)]
Added location on the user overview
martin [Thu, 7 Mar 2002 05:39:38 +0000 (05:39 +0000)]
Added small warning about emails having to be working ones
martin [Sat, 2 Mar 2002 03:26:31 +0000 (03:26 +0000)]
Replaced shadowhead with something a bit more positive (smiley face cake)
martin [Wed, 27 Feb 2002 10:09:02 +0000 (10:09 +0000)]
Slight color changes
martin [Tue, 26 Feb 2002 13:40:11 +0000 (13:40 +0000)]
Small change
martin [Tue, 26 Feb 2002 06:35:18 +0000 (06:35 +0000)]
Some changes to accomodate changes in the reading lib
martin [Tue, 26 Feb 2002 06:34:29 +0000 (06:34 +0000)]
Updated to accomodate new "social" format
martin [Tue, 26 Feb 2002 06:33:48 +0000 (06:33 +0000)]
This social format replaces the old noweeks format
martin [Tue, 26 Feb 2002 03:50:53 +0000 (03:50 +0000)]
New blue theme
martin [Fri, 1 Feb 2002 02:56:28 +0000 (02:56 +0000)]
Some clarification of the GPL
martin [Mon, 28 Jan 2002 05:25:24 +0000 (05:25 +0000)]
Updated the years of Copyright
martin [Thu, 24 Jan 2002 07:20:40 +0000 (07:20 +0000)]
Changed unset($USER) to $USER=NULL ... as unset can cause problems with PHP 4.1
martin [Mon, 7 Jan 2002 15:00:15 +0000 (15:00 +0000)]
Added date stamp on journal entries
martin [Sat, 5 Jan 2002 04:11:31 +0000 (04:11 +0000)]
Removed Curtin-only thing and put email first
martin [Wed, 12 Dec 2001 15:03:16 +0000 (15:03 +0000)]
Updated version number
martin [Tue, 11 Dec 2001 04:30:58 +0000 (04:30 +0000)]
Made an "Admin" section on the frojnt page
martin [Mon, 10 Dec 2001 11:18:56 +0000 (11:18 +0000)]
Fixed description tag and moved switch
martin [Mon, 10 Dec 2001 11:10:33 +0000 (11:10 +0000)]
Added meta tag - Description (for search engines)
martin [Sun, 9 Dec 2001 10:34:19 +0000 (10:34 +0000)]
Added version control strings
martin [Sun, 9 Dec 2001 10:27:39 +0000 (10:27 +0000)]
Added stuff about scaling for large classes
martin [Thu, 6 Dec 2001 04:32:26 +0000 (04:32 +0000)]
Fixed headers
martin [Thu, 6 Dec 2001 04:23:25 +0000 (04:23 +0000)]
First version of HTML documentation
martin [Tue, 4 Dec 2001 16:14:15 +0000 (16:14 +0000)]
New icons
martin [Tue, 4 Dec 2001 16:13:36 +0000 (16:13 +0000)]
Changed weekly format ... makes more sense now I think
martin [Tue, 4 Dec 2001 16:00:14 +0000 (16:00 +0000)]
Changed navigation bar so it uses Site name instead of "Home"
martin [Tue, 4 Dec 2001 15:59:11 +0000 (15:59 +0000)]
Backed out quote changes, they do need to be where they were
martin [Tue, 4 Dec 2001 14:04:03 +0000 (14:04 +0000)]
Added left and right arrows
martin [Tue, 4 Dec 2001 14:02:36 +0000 (14:02 +0000)]
Improvements to the process of setting up Moodle the first time, also better interface for adding/removing teachers
martin [Mon, 3 Dec 2001 08:26:16 +0000 (08:26 +0000)]
Cleaned up some formatting and updated the favicon to match the pages
martin [Sat, 1 Dec 2001 09:47:30 +0000 (09:47 +0000)]
No functional changes, just fixed comments to make the Moodle mods clearer.
martin [Fri, 30 Nov 2001 15:42:43 +0000 (15:42 +0000)]
Added copyright notices and cleaned up the documentation
martin [Fri, 30 Nov 2001 15:21:25 +0000 (15:21 +0000)]
Fixed serious bug that allowed any existing user to use this page. Doh!
martin [Fri, 30 Nov 2001 06:12:35 +0000 (06:12 +0000)]
Added favicon support and a small bugfix or two
martin [Fri, 30 Nov 2001 06:10:00 +0000 (06:10 +0000)]
First go at a favicon for Moodle
martin [Thu, 29 Nov 2001 12:28:29 +0000 (12:28 +0000)]
Corrected a type used "=" instead of "=="
martin [Thu, 29 Nov 2001 05:47:43 +0000 (05:47 +0000)]
Turned on link to teacher.php
martin [Thu, 29 Nov 2001 05:46:15 +0000 (05:46 +0000)]
Basic script to add/delete teachers of courses
martin [Thu, 29 Nov 2001 03:11:16 +0000 (03:11 +0000)]
made Print_Heading more general
martin [Wed, 28 Nov 2001 14:44:53 +0000 (14:44 +0000)]
Make it ignore CVS directories
martin [Sun, 25 Nov 2001 15:53:28 +0000 (15:53 +0000)]
Added a copy of this in the doc directory, just in case
martin [Sun, 25 Nov 2001 15:52:38 +0000 (15:52 +0000)]
Added line about location
martin [Sun, 25 Nov 2001 15:50:17 +0000 (15:50 +0000)]
Setting it back to default status.
martin [Sun, 25 Nov 2001 15:48:24 +0000 (15:48 +0000)]
Several changes related to the front page, so that it now works OK.
martin [Sun, 25 Nov 2001 15:45:35 +0000 (15:45 +0000)]
Tidied up the front page. Added 'editing' switch and normal footer
martin [Thu, 22 Nov 2001 13:47:18 +0000 (13:47 +0000)]
removed shadows from class averages when they are combined with student
results, so that the student graphs "jump out" more
martin [Thu, 22 Nov 2001 06:51:44 +0000 (06:51 +0000)]
removed CVS Id strings
martin [Thu, 22 Nov 2001 06:42:01 +0000 (06:42 +0000)]
Updating with sane default values
martin [Thu, 22 Nov 2001 06:23:56 +0000 (06:23 +0000)]
moodle
martin [Thu, 22 Nov 2001 06:23:56 +0000 (06:23 +0000)]
Initial revision