280 Commits

Author SHA1 Message Date
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
martin
71fb963094 Changed listing of forums 2002-07-20 17:56:21 +00:00
martin
88ef865e6a additions 2002-07-20 16:04:30 +00:00
martin
4f384fce97 Fixed welcome email 2002-07-19 12:18:37 +00:00
martin
7ddb84b5e5 Fixed formatting of welcome email 2002-07-19 12:18:12 +00:00
martin
9fd9fe68c1 typo 2002-07-19 12:11:47 +00:00
martin
7ff56f2d4a Altered blink to make it less annoying 2002-07-19 12:11:15 +00:00
martin
97b3785424 Make 'Edit profile" link blink, as a reminder, if not used yet 2002-07-19 12:08:30 +00:00
martin
af978a6dc4 More language changes 2002-07-19 12:01:35 +00:00
martin
bffb106d50 Added ability for teacher to see subscribers for each forum 2002-07-14 13:32:51 +00:00
martin
731bc13a97 Format tweak 2002-07-12 13:29:55 +00:00
martin
64adf56d17 Small language-related changes 2002-07-12 13:25:26 +00:00
martin
8553b7005a Changes related to internationalision strings and printing them 2002-07-11 05:30:57 +00:00
martin
a83fded1a9 Consistent use of get_site() instead of checking course->category directly 2002-07-11 05:30:10 +00:00
martin
bec7ff3ee3 Added search box here 2002-07-10 15:26:08 +00:00
martin
72e62a9ec7 Fixed week zooming 2002-07-10 15:17:43 +00:00
martin
d2d7eefed3 Daily changes 2002-07-06 06:34:32 +00:00
martin
069bce6efc Got rid of all pv() functions, now consistently uses p() to print variables safely. 2002-07-06 04:07:55 +00:00
martin
f9730aefef Remove teacher posts from recent activity (for students) 2002-07-04 08:49:22 +00:00
martin
66b43b6c74 To keep track of upgrading info 2002-07-04 08:31:22 +00:00
martin
82aa0e8de6 Added new teacher forum. TABLE CHANGED: forum 2002-07-04 08:30:36 +00:00
martin
95f48e102e Prevent caching of these forms 2002-07-04 08:06:21 +00:00
martin
6d9d8344b4 Typo in userdate 2002-07-04 08:01:26 +00:00
martin
6df680ca6a Use lang if locale not defined 2002-07-04 07:56:19 +00:00
martin
fa0626c6f4 Language-related fixes 2002-07-04 07:52:06 +00:00
martin
bcc83c41f2 Added missing parameter to update_module_icon (courseid) 2002-07-04 07:49:38 +00:00
martin
da8b7aa7a5 Fix to update_module_icon (to pass the courseid) 2002-07-04 07:48:44 +00:00
martin
ed5ab9f7f5 Further internationalisation 2002-07-02 07:09:26 +00:00
martin
7a302afc5f 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.
2002-07-02 07:02:28 +00:00
martin
1d16c5717b Slight changes to documentation 2002-07-02 04:19:54 +00:00
martin
60dae40800 List of all 2-letter language codes (ISO 639) 2002-07-02 04:11:39 +00:00
martin
1180c6dc56 New languages system - get_string() in moodlelib. 2002-06-27 08:47:27 +00:00
martin
be2e8c2ede Changes to the location of help files 2002-06-27 08:46:22 +00:00
martin
77775bff99 Minor formatting tweaks 2002-06-25 16:42:34 +00:00
martin
51feb9d56c Changes to display user discussions 2002-06-25 16:42:00 +00:00
martin
be3c5810c7 Ch-Ch-Changes 2002-06-25 15:40:22 +00:00
martin
d7cd2da60d Ch-Ch-Changes 2002-06-25 15:34:50 +00:00
martin
f41f88c72b Ch ch ch changes 2002-06-25 15:26:25 +00:00
martin
e3f0a6a737 Minor changes 2002-06-25 12:08:38 +00:00
martin
9ccbad71e3 Whoops forgot some more 'week's 2002-06-25 11:57:00 +00:00
martin
b5fe4c935d 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.
2002-06-25 11:49:06 +00:00
martin
578fdd0a03 Renamed from editweek to editsection 2002-06-25 11:46:12 +00:00
martin
a079d4c1a0 Renamed week->section 2002-06-25 11:44:11 +00:00
martin
64db3a7250 Renamed allweeks.gif -> all.gif oneweek.gif -> one.gif 2002-06-25 11:43:01 +00:00
martin
d9d1c35db1 Nicer formatting of editing modules, takes into account course format 2002-06-25 07:56:26 +00:00
martin
77f4a40bbb Don't show overall graph when no students have completed survey 2002-06-25 07:17:51 +00:00
martin
b416a1c34f Slight tweaks to survey display after it's been done (list # of students) 2002-06-25 07:10:01 +00:00