nicolasconnault
7c08ef3653
Fixed MDL-8582
...
Not sure if the hotpot module is converting ampersands correctly. $heading and $title are set up differently than in other modules: instead of outputting $course->title, a temporary $title variable is created and assigned that value. That made it difficult for me to decide whether it was already formatted elsewhere or not.
Also I didn't format_string() any of the variables included in $navigation rings, because I assume these strings get processed by print_navigation(), which includes format_string().
2007-02-28 05:36:13 +00:00
skodak
5841aa9122
fixed obsoleted course->category test for finding if course is site
2007-02-01 09:06:48 +00:00
skodak
5577ceb354
xhtml fixing in logs and reports, code cleanup MDL-8187
2007-01-15 21:28:25 +00:00
vyshane
dd2a21da76
Fixes for MDL-7861.
2007-01-15 07:59:28 +00:00
donal72
2c1833bdb4
Mnet: Bugfix: Revised query to find hosts we SSO with: MDL-8082
2007-01-11 05:59:57 +00:00
moodler
04a252be7e
A "guess" at what this query might be. Needs MH or DOnal to check it.
...
MDL-8082
2007-01-09 12:23:57 +00:00
andreabix
fcf78b1557
fixed missing comma
2007-01-05 13:14:37 +00:00
martinlanghoff
c215b32be7
mnet: courses and activity log know about mnet remote users
2007-01-04 03:22:51 +00:00
skodak
ea49a66cea
MDL-7996 Add ods export support - added ods to course logs with other minor fixes, implemented date support and added missing stub functions for better excel class compatibility
2006-12-21 10:58:18 +00:00
skodak
1936c10e54
fixed obsoleted use of course->category to find site course - now used SITEID instead MDL-1899
2006-11-12 08:55:13 +00:00
toyomoyo
51792df056
adding capabilities
2006-09-08 08:46:26 +00:00
toyomoyo
d02eededf7
adding capabilities
2006-09-06 08:55:23 +00:00
stronk7
fea43a7f51
Casting $course->modinfo to string prevents one notice to
...
be showed when it's null, returning false as desired.
2006-09-04 21:12:37 +00:00
vyshane
92890025fe
Added option to download logs in excel or csv formats. Merged in code contributed by
...
Daniele Cordella <d.cordella@iss.it >. Originally posted as bug 5024.
2006-05-15 05:01:00 +00:00
skodak
1f411afd1f
lots of typos fixed, graph in stats, parameter cleanup etc., somebody could cleanup the page layout of those report/xxx/mod.php files ;-)
2006-04-20 22:36:22 +00:00
tjhunt
ee35e0b855
Allow the display of course logs to be filtered by type of action.
2006-03-28 17:33:40 +00:00
moodler
4d70ff5c51
Changed to full urls as we will be linking to here from the admin reports (SE)
2006-03-15 08:05:34 +00:00
moodler
6b2f1037b3
Some cleanups
2006-03-09 15:13:02 +00:00
moodler
0a935fb3c0
Added real rough new report for logs - needs work. Shane?
2006-03-09 09:45:57 +00:00