294 Commits

Author SHA1 Message Date
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
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