Commit graph

98 commits

Author SHA1 Message Date
skodak
0f56d9297c MDL-15044 fixed regression - thanks Howard 2008-05-29 15:12:49 +00:00
skodak
879fd24c01 MDL-15044 fixed regression - thanks Howard 2008-05-29 15:12:08 +00:00
skodak
79eaec48cd MDL-14978 removed obsoleted get_site_users() 2008-05-25 11:18:12 +00:00
skodak
624a690b3d MDL-14679 first part of datalib conversion 2008-05-25 09:39:02 +00:00
dongsheng
1343697c82 "MDL-14129, fix print_error" 2008-05-13 06:15:20 +00:00
dongsheng
09ee7b0d9e MDL-14460, fix get_context_instance, see tracker 2008-04-23 08:07:42 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
skodak
60ce929f3c MDL-13824 use 0 for all groups - patch by ELoy; merged from MOODLE_19_STABLE 2008-03-18 16:42:33 +00:00
skodak
95aa0af862 MDL-11472 fixed harcoded mdl_ prefix in sql queries 2007-09-27 08:41:19 +00:00
skodak
651f7cf277 MDL-10833 course theme in live logs fixed 2007-09-24 15:39:29 +00:00
skodak
b299029264 fixed syntax error 2007-08-19 21:07:15 +00:00
nicolasconnault
0be6f67819 MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site. 2007-08-17 19:09:11 +00:00
skodak
2c386f82e5 MDL-10383 - deprecated get_groups(), user_group() and ismember() 2007-08-15 20:21:01 +00:00
moodler
a0501fc36a Make sure require_login is being called from reports MDL-10833 2007-08-13 13:45:14 +00:00
skodak
40935142f7 MDL-9647 simplify dealing with headers/footers in admin sections; some more cleanup
fixed continue button in error() on admin page when link present
2007-04-30 17:28:29 +00:00
skodak
1ae083e424 MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
poltawski
f054df1784 MDL-8582 - xhtml course report fixes 2007-03-15 16:03:44 +00:00
moodler
6ba65fa08d Merged Nicolas' changes from MDL-8582 into HEAD. 2007-02-28 06:25:22 +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
donal72
15ed527f38 Mnet: Bugfix: 3 params in optional_param(): MDL-8119 2007-01-11 05:55:37 +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
moodler
4e03aa7a00 FIxed up log headers etc MDL-6714 2006-09-27 09:22:29 +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
1a3e93ffe6 Added has_capability checks 2006-08-25 08:51:50 +00:00
stronk7
b841722573 icourse report xxxx actions must send courseid in the info field. Bug 5714.
(http://moodle.org/bugs/bug.php?op=show&bugid=5714)

Merged from MOODLE_16_STABLE
2006-06-03 20:37:55 +00:00
vyshane
0adf53f6cd Cosmetic fix in print_log_ooo, commented out call to print_log_ooo in
/course/report/log/index.php.
2006-05-17 03:07:11 +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
vyshane
a42ca12218 Fix for Bug #5346. 2006-04-27 07:52:40 +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
moodler
980a5b3a63 Fix the log graphs which had been broken by the reports move 2006-04-05 03:17:20 +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
vyshane
4379c8e9bb W3C validation and misc code cleanup. 2006-03-16 08:49:20 +00:00
skodak
09eb1e9e28 fixed live link 2006-03-15 21:05:19 +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
375013d2f1 Take away the box, so we can use CSS instead 2006-03-09 16:35:25 +00:00
moodler
9216720058 Fixed some more paths 2006-03-09 15:24:41 +00:00
moodler
e3ca6280c6 More cleanups 2006-03-09 15:21:49 +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