219 Commits

Author SHA1 Message Date
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
martin
720a43cec7 Improvements to logs for admin user (can view any course) 2002-06-12 04:22:41 +00:00
martin
b7b6fef98c OK, this is better (sigh) 2002-06-11 07:43:54 +00:00
martin
c629ec1b1d Tweaks to course format (search box) 2002-06-11 07:27:31 +00:00
martin
5af78ed2b2 New highlight function for searches etc 2002-06-11 07:01:51 +00:00
martin
0157e3bfba New "highlight" class (eg for search results) 2002-06-11 06:28:56 +00:00
martin
aa9872466d Added search form 2002-06-11 04:56:11 +00:00
martin
01afb600fb grr 2002-06-11 04:31:04 +00:00
martin
9604ccb131 Tiny fix so that when today is specified, it's selected in the list 2002-06-11 04:28:01 +00:00
martin
d2d6171f7c Fixes to usergetdate() ... looks OK now. 2002-06-11 04:04:45 +00:00
martin
10b0e476c1 Fomat tweaking 2002-06-11 03:10:21 +00:00
martin
a6f9c61f05 Removed bodgy forums link - it's not necessary 2002-06-11 03:06:27 +00:00
martin
edf7fe8c19 New usergetmidnight function and use in finding today's logs 2002-06-10 14:01:30 +00:00
martin
8c0de43cb8 Added generic "your teacher" when there is no teacher defined yet 2002-06-10 13:47:05 +00:00
martin
89997e5999 Tweaking layout 2002-06-10 13:40:31 +00:00
martin
e4b5c8c0cd More tweaks and simplification when possible 2002-06-10 13:35:19 +00:00
martin
7a522f28c8 Tweak: added courses link back in ... because courses page may
one day be something different to the display on the front page
(eg when there's very many courses)
2002-06-10 11:35:43 +00:00
martin
f13b00d318 Added course->timecreated 2002-06-10 11:34:31 +00:00
martin
e452ca303f Make sure new courses set the timecreated field 2002-06-10 11:30:02 +00:00
martin
dd3b9827da Fixed formatting. 2002-06-10 11:16:07 +00:00
martin
cbc1462997 Course entry key is now called an enrolment key 2002-06-10 11:11:53 +00:00
martin
6977fccb36 Changes 2002-06-10 09:47:06 +00:00
martin
9481285b84 Fixes related to user timezones. All times are now displayed as expected. 2002-06-10 09:44:37 +00:00
martin
d552ead0e7 Fixes to functions relating to user timezones 2002-06-10 09:43:40 +00:00
martin
d3e2c35ad5 Display tweaks 2002-06-10 06:56:01 +00:00
martin
de973a1820 More tweaks for admin view 2002-06-10 05:41:36 +00:00
martin
d887b5a7bd Changes to allow choice of format on home page of site 2002-06-10 05:19:03 +00:00
martin
b5460e6013 Layout tweak 2002-06-10 04:41:08 +00:00
martin
603d4c7226 Better handling of guest user 2002-06-10 04:33:46 +00:00
martin
a9b07c5288 Moved creation of guest user to login page - this means it can be
trashed any time and it will recreate itself as necessary.
2002-06-10 04:24:50 +00:00
martin
b51e99130f All users are viewable in the "site" course. 2002-06-10 03:49:28 +00:00
martin
f9e3b8fdf0 Tweaking formatting 2002-06-10 02:46:36 +00:00
martin
40c31c318d Improved formatting for consistency and clarity 2002-06-10 02:42:04 +00:00
martin
372a3f1d67 Little more documentation about guest account 2002-06-09 14:44:55 +00:00
martin
da5c172a07 Changes to support guest user across any course (guest/guest) 2002-06-09 14:14:07 +00:00
martin
e2fc256b82 This file was here by mistake 2002-06-09 14:12:08 +00:00
martin
5575a053d3 Changes to put update/edit icons in the headers of module and course pages 2002-06-08 06:52:00 +00:00
martin
c7e3ac2ac2 Changes so that an icon can be displayed in the header 2002-06-08 06:47:33 +00:00
martin
65adacc4ba Put backquotes around some field names to avoid errors 2002-06-08 02:13:17 +00:00
martin
1e411ffc98 Added Moodle version number 2002-06-07 03:57:38 +00:00