33176 Commits

Author SHA1 Message Date
martin
388f8911e3 Can now specify course by "short name" using name parameter. Useful for
integrating with external interfaces.  Thanks to dopey for the idea.
2002-07-29 13:10:25 +00:00
martin
6f93182a0e OK, this is working now 2002-07-29 13:03:39 +00:00
martin
13da983e6c hmm wierd bug on production server but not testing ... this is to test that 2002-07-29 10:12:20 +00:00
martin
e383782039 Fixes to journal reporting 2002-07-29 09:48:52 +00:00
martin
77305fe6eb Minor forum formatting tweaks 2002-07-29 09:17:14 +00:00
martin
944d5a3c98 Cleaned up subscription checking - it's a bit slower but will work with the
upcoming changes to forums (subscribeall flag).  Code is shorter too.
2002-07-29 08:24:13 +00:00
martin
d9bf513d9c edit icon always appears now, as long as a coursemodule exists 2002-07-29 08:11:12 +00:00
martin
bc575b88c6 Slightly bigger textarea for teacher feedback 2002-07-29 07:26:59 +00:00
martin
85acc43e47 Improvements to report.php ... clearer code, new functions in lib.php
and now the journal entries are sorted with the newest at the top.
2002-07-29 07:21:36 +00:00
martin
4c550bc013 changed function get_course_participants --> get_course_users (naming consistency) 2002-07-29 07:00:32 +00:00
martin
4b232245df Changed to use the new functions for lists of students, teachers etc 2002-07-29 06:53:09 +00:00
martin
8a9e3fd753 New functions for getting lists of people in a course, and some cleanups 2002-07-29 06:52:48 +00:00
martin
34354e4fce modernised the code to use newer database functions - no change in functionality 2002-07-29 06:34:52 +00:00
martin
39917a09c4 New functions for printing date selector forms and reconstructing dates
afterwards.  Also a new function for counting words in a text
2002-07-29 06:21:37 +00:00
martin
64dc5067fd Added word count 2002-07-29 06:20:27 +00:00
martin
58918d13db Slight fix for daily x-axis (nicer-looking numbers) 2002-07-29 01:38:31 +00:00
martin
20cad2b64f Fixed bug where admin controls would be shown to teachers in edit-mode (thanks dopey) 2002-07-28 16:35:34 +00:00
martin
fc8909658e Same 2002-07-28 07:25:19 +00:00
martin
394933864c Fixed up the graphs (one for userday and they are also now correct for timezones) 2002-07-27 13:33:50 +00:00
martin
cbd1170e91 Moodle can now upgrade itself, just like the modules do 2002-07-27 13:09:08 +00:00
martin
dafa318bab Dropping any pretense of Postgres support for the moment, and added a README 2002-07-27 12:38:06 +00:00
martin
90ead1c315 new strings 2002-07-27 11:54:11 +00:00
martin
803b2c7606 Altered buttons from index and view pages 2002-07-27 10:23:45 +00:00
martin
2b8cef8038 Changes to improve the user activity reports 2002-07-27 09:44:01 +00:00
martin
cbc83a39f3 Fixed up graph pages 2002-07-27 08:35:13 +00:00
martin
c24d3070cc Improvements to user activity report - including graphs 2002-07-27 08:31:09 +00:00
martin
96e0ad26b6 Fix to account for people not in course 2002-07-27 07:22:20 +00:00
martin
ab2eafe3ad Dummy (for now) 2002-07-27 07:13:17 +00:00
martin
8a85e90825 Implemented journal feedback notification (mailouts) 2002-07-27 06:58:39 +00:00
martin
1afd014ea2 Better error checking in update_record 2002-07-27 06:10:37 +00:00
martin
673de29291 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
2002-07-27 06:09:54 +00:00
martin
2c4483e5fb New upgrading procedure, uses module functions to handle all version changes 2002-07-27 06:08:29 +00:00
martin
12b820c227 Changes to suit new upgrading procedure (admin/index.html) 2002-07-27 06:07:49 +00:00
martin
ec5472d974 Fixed 0 days -> ALways Open 2002-07-26 02:15:03 +00:00
martin
3f4deb2b86 Extra space at end of file :-) 2002-07-25 13:54:07 +00:00
martin
0d22e7cc7e 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
2002-07-25 13:48:14 +00:00
martin
359b138b5d Changes to how functions are called from modules - much cleaner now 2002-07-25 13:47:11 +00:00
martin
56e234f204 cough 2002-07-23 18:26:58 +00:00
martin
6ee410e3c3 title tweaking 2002-07-23 18:26:01 +00:00
martin
49a6849ee5 Formatting outline tweaks 2002-07-23 18:24:11 +00:00
martin
5110affbb7 H3 -> H4 2002-07-23 18:20:24 +00:00
martin
d645e9e510 Ch ch ch 2002-07-23 18:11:26 +00:00
martin
6462d1a1e1 Formatting fixes for ratings 2002-07-23 18:02:05 +00:00
martin
b8973de69d Allow teachers to be marked, and allow ratings to be ignored 2002-07-23 17:56:52 +00:00
martin
82f5285f5f Fixes to Activity reports 2002-07-23 17:04:31 +00:00
martin
bbfe835ba3 Improvements to activity reports 2002-07-23 16:48:47 +00:00
martin
7468bf014f Part of "contributions" overhaul in course/user.php 2002-07-23 16:24:12 +00:00
martin
65cf9fc390 Improvements to the help system 2002-07-21 08:34:25 +00:00
martin
c31ebf26c7 Doesn't display discussions AND forums in the Activities 2002-07-20 18:50:23 +00:00
martin
37b155148d Slight formatting tweaks (forum index) 2002-07-20 18:20:19 +00:00