martinlanghoff
e0003dfa08
Merged from MOODLE_14_STABLE - loglive now has a proper footer and the links in header & footer open in new windows
2005-03-01 02:53:27 +00:00
gustav_delius
446d87651b
fixed my own stupid single/double quote mistake
2005-01-22 15:22:06 +00:00
martinlanghoff
d3e6cd798a
Merged from MOODLE_14_STABLE - Added an early session_write_close() to loglive.php and log.php pages
2005-01-17 05:42:27 +00:00
gustav_delius
839f2456bb
XHTML compliance
...
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- & in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
gustav_delius
9a58f7cb85
towards XHTML compliance
2004-09-12 21:43:59 +00:00
gustav_delius
24f2b65a4d
towards XHTML compliance
2004-09-12 12:21:27 +00:00
moodler
fcd0e8edc7
Upgraded the live log to use the new print_log
2003-08-22 08:42:17 +00:00
moodler
783da26290
A bit of an audit and a clean up of require_login to add consistency.
...
No major problems found, just some code tidy-up
2003-05-24 07:29:17 +00:00
moodler
3d89198946
Cleaned up definition of constant COURSE_* values in course/lib.php
...
Moved COURSE_TEACHER_COLOR out to style sheets where it belongs (.teacheronly)
Added some efficiency when printing recent activity
- don't print more than one weeks worth of updates
- don't keep re-parsing logs once they've been used
2003-04-26 12:17:30 +00:00
moodler
b0e3a92523
Clean sweep through all the important changing all include(), include_once()
...
and require() to require_once()
2003-01-05 14:19:20 +00:00
martin
97c270e9a8
Changes related to language support ... get_string()
...
Minor little interface cleanups along the way
2002-08-11 15:41:54 +00:00
martin
0d97d1e35f
Fixed up use of isteacher (removed isadmin check because it's done in isteacher now)
2002-04-03 06:36:04 +00:00
martin
a69023cf46
Allow admin to do anything the teacher can do
2002-03-16 06:19:02 +00:00
martin
f9903ed0a4
Initial revision
2001-11-22 06:23:56 +00:00