408 Commits

Author SHA1 Message Date
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
martin
e07635f4d0 Changes related to new forum type: eachuser and some general forum-related tweaking 2002-06-25 06:47:34 +00:00
martin
de8c1874c1 Improved formatting of module links (using a TITLE that is modulename) 2002-06-25 03:32:50 +00:00
martin
6d9541bddf Slight formatting improvement (list module name in link title) 2002-06-25 03:30:31 +00:00
martin
8b03b86b6a Updated icon to make it less like discussions and more flexible 2002-06-25 03:23:40 +00:00
martin
dd831125fa Typo in add_to_log ... index->view 2002-06-24 15:27:12 +00:00
martin
79a69a3a4b Slight change when checking for user. 2002-06-21 15:55:37 +00:00
martin
66092a38b7 Ch ch ch changes 2002-06-21 04:54:38 +00:00
martin
3901360532 Bugfixes from move - this is now up to date 2002-06-20 15:41:02 +00:00
martin
c2fbfe6db4 Subscibing to forum, not discuss 2002-06-20 15:24:59 +00:00
martin
f93f848ab3 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.
2002-06-20 15:15:22 +00:00
martin
7dc1ea300a Modifications to unenrol. Now a teacher can unenrol students from the course. 2002-06-19 15:42:49 +00:00
martin
2f21e988a6 Added course->marker 2002-06-19 05:37:59 +00:00
martin
78b330e983 "marker" icon used by "topics" course format to mark a topic 2002-06-19 05:08:26 +00:00
martin
b693339510 Bugfix in crumbs 2002-06-19 05:05:05 +00:00
martin
0b35af180a 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.
2002-06-19 05:04:31 +00:00
martin
30e1a2ee55 Changes to add subscribe/unsubscribe to site News forum 2002-06-16 09:44:22 +00:00
martin
a325bd2bf6 More accessible log in button up top 2002-06-16 03:25:10 +00:00
martin
b1a1b00aa6 Upgraded to ADOdb 2.12 2002-06-13 12:31:58 +00:00
martin
22f4320bdb 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
2002-06-13 11:18:52 +00:00
martin
849bc02af1 Whoops ... removed Choose... 2002-06-12 04:31:08 +00:00
martin
cfa5d3f2a0 Changes to course menu 2002-06-12 04:29:03 +00:00
martin
ccfa2080e9 Link to site logs 2002-06-12 04:24:14 +00:00