moodler
|
6ba65fa08d
|
Merged Nicolas' changes from MDL-8582 into HEAD.
|
2007-02-28 06:25:22 +00:00 |
|
martinlanghoff
|
595fa6468b
|
Stopping warning and possible errors in graphlib.php caused by bugs in statsgraph.php
Ported from LDC (1.5) branch
Author: Andrew Walbran <andrew.walbran@catalyst.net.nz>
|
2007-02-28 00:32:39 +00:00 |
|
nicolasconnault
|
3e080d75ef
|
Fixed 2 typos identified by Dan (guset instead of guest). MDL-8676
|
2007-02-27 05:09:15 +00:00 |
|
toyomoyo
|
fbe31d22d1
|
xhtml validation fixes for MDL-8425
|
2007-02-06 08:24:37 +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
|
68febe8361
|
Fixes for MDL-7861.
|
2007-01-15 08:15:04 +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 |
|
skodak
|
0d905d9f34
|
MDL-7861 new class .icon and .iconsmall
|
2007-01-08 09:14:05 +00:00 |
|
andreabix
|
fcf78b1557
|
fixed missing comma
|
2007-01-05 13:14:37 +00:00 |
|
skodak
|
b7dc225654
|
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead
|
2007-01-04 21:32:36 +00:00 |
|
martinlanghoff
|
c215b32be7
|
mnet: courses and activity log know about mnet remote users
|
2007-01-04 03:22:51 +00:00 |
|
moodler
|
5f60ed9b6a
|
Added CDATA to Javascript
|
2006-12-22 04:25:00 +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 |
|
vyshane
|
6e6014aea1
|
Fixed xhtml issues. MDL-7861.
|
2006-12-20 02:38:10 +00:00 |
|
vyshane
|
048e3e2121
|
xhtml fixes for MDL-7861.
|
2006-12-20 02:25:52 +00:00 |
|
nfreear
|
8430912a73
|
Fixes MDL-7603 <script Language..> should use 'type', user/index.php, course/report/participation/index.php
|
2006-11-28 10:23:26 +00:00 |
|
skodak
|
344044b28e
|
MDL-7434 all images that convey information should have alt text to convey that information - part 1
|
2006-11-24 20:16:37 +00:00 |
|
skodak
|
3dc579ad6d
|
removed JS submission from stats code MDL-7492
|
2006-11-20 10:19:55 +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 |
|
stronk7
|
422770d8cb
|
Moving deprecated uses of sql_paging_limit() to the new $limitfrom,
$limitnum parameters in all the get_recordXXX() functions. MDL-7167
Merged from MOODLE_17_STABLE
|
2006-10-23 23:00:18 +00:00 |
|
stronk7
|
37c47abaca
|
Suppress all the uses of LIMIT in the get_field_sql() calls. MDL-7173
Merged from MOODLE_17_STABLE
|
2006-10-23 16:03:52 +00:00 |
|
moodler
|
18894ee462
|
Fixed   characters MDL-7179
|
2006-10-23 13:42:23 +00:00 |
|
skodak
|
ea17d55da1
|
MDL-6444 Typo in Course/Report/Participation/index.php, patch by Stephen Bourget; merged from MOODLE_17_STABLE
|
2006-10-16 09:06:35 +00:00 |
|
moodler
|
4e03aa7a00
|
FIxed up log headers etc MDL-6714
|
2006-09-27 09:22:29 +00:00 |
|
moodler
|
867f5adb73
|
Moved Penny's funky sql function into dmllib.php
|
2006-09-26 04:33:59 +00:00 |
|
mjollnir_
|
75673b93f8
|
fixing the participants report to work with roles
|
2006-09-26 01:23:57 +00:00 |
|
mjollnir_
|
32da8f410f
|
fixed the dropdown menus in the detailed (user) reports (WHICH WORK!)
|
2006-09-24 22:13:31 +00:00 |
|
mjollnir_
|
96edb010da
|
more work on stats reports ...
|
2006-09-24 07:13:33 +00:00 |
|
moodler
|
13e21433a4
|
Better errors
|
2006-09-24 05:53:45 +00:00 |
|
mjollnir_
|
11887b6d5e
|
more fixing on reports
|
2006-09-24 03:15:52 +00:00 |
|
mjollnir_
|
32baf47939
|
accidently left in debugging stuff in stats reports
|
2006-09-23 21:43:11 +00:00 |
|
mjollnir_
|
afc97d5349
|
fixing reports
|
2006-09-23 12:10:42 +00:00 |
|
mjollnir_
|
0f259f63d9
|
lots of fixes to stats, more to come
|
2006-09-23 08:52:12 +00:00 |
|
tjhunt
|
36075e092d
|
MDL-6041 - Proper fix that eliminates the magic number 99999 when getting lists of studnets. Now, there is no arbitrary upper limit in the datalib functions, and sensible upper limits on pages that display lists of users. However, if you try to get all the site students, then get_students prints a warning in debug mode, telling you that you need to rethink your code.
Also a few more ISNULL()s eliminated.
And a typo role_assignment -> role_assignments.
|
2006-09-15 14:32:35 +00:00 |
|
toyomoyo
|
ea8158c118
|
changing sql calls from user_students table to role_assignments table
|
2006-09-14 09:08:07 +00:00 |
|
skodak
|
d541baa141
|
fixed courseid typo
|
2006-09-10 22:01:39 +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 |
|
toyomoyo
|
3924b9884b
|
adding capabilities
|
2006-09-05 08:50: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 |
|
vyshane
|
25c38f25a1
|
Added has_capability check
|
2006-08-25 08:30:25 +00:00 |
|
vyshane
|
6ac96fcb3c
|
Added has_capability checks
|
2006-08-25 08:27:28 +00:00 |
|
vyshane
|
030605e57a
|
Merge from 1.6. Refactored this report module so that we can use it as an
admin report module.
|
2006-06-06 04:15:04 +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 |
|
skodak
|
6d7ef1f2c3
|
merged Martins warning patch from MOODLE_16_STABLE
|
2006-06-02 16:53:17 +00:00 |
|