Commit graph

381 commits

Author SHA1 Message Date
nicolasconnault
a238239d92 MDL-13501 Removing all capabilities but one 2009-02-12 08:22:57 +00:00
nicolasconnault
7cdfde4308 no message 2009-02-12 07:55:24 +00:00
nicolasconnault
5bdb5ab2af MDL-13501 Adding visual report to HEAD for community feedback and ideas. 2009-02-11 15:21:07 +00:00
nicolasconnault
f5c6409eaa MDL-17807 Fixed skipped first column (Thanks Barry) 2009-02-11 14:29:11 +00:00
nicolasconnault
b827784e59 MDL-18004 Added a new "Settings tab" which includes course settings and report preferences 2009-02-11 14:27:22 +00:00
nicolasconnault
534b18ce69 MDL-18188 Removed obsolete css files for IE and implemented Sam's solution 2009-02-10 16:31:16 +00:00
nicolasconnault
dc482cfac0 MDL-18083 (including MDL-15680, MDL-17829, MDL-17807, MDL-18004, MDL-12631, MDL-16913) 2009-02-09 10:49:41 +00:00
skodak
c7d45f6da0 MDL-17226 reverted incorrect fix 2009-01-01 23:55:20 +00:00
skodak
bba9b20e0e MDL-17677 fixed string locations - patch by Vlas Voloshin; merged from MOODLE_19_STABLE 2008-12-29 20:21:01 +00:00
dongsheng
771dc7b298 "MDL-14129, fix error() in moodle2" 2008-12-12 05:45:43 +00:00
skodak
fd01125fc2 MDL-17547 added missing param type; merged from MOODLE_19_STABLE 2008-12-07 21:32:01 +00:00
nicolasconnault
7f304262ba MDL-17226 Hiding the group show/hide settings and toggle for grader report. Merging from MOODLE_19_STABLE 2008-11-13 15:44:01 +00:00
skodak
000067553c MDL-16881 gradebook: overview report does not ignore hidden grades if user can not view them; merged from MOODLE_19_STABLE 2008-10-14 20:36:04 +00:00
nicolasconnault
252d14db78 MDL-16568 Hiding courses with showgrades set to 0. Merging from MOODLE_19_STABLE 2008-10-13 12:35:23 +00:00
nicolasconnault
aea45e7ef1 MDL-15887 Merging from MOODLE_19_STABLE 2008-10-13 08:44:10 +00:00
nicolasconnault
4dc81cc70d MDL-15680 Added grade category aggregation settings and weights, plus correct handling of 3 types of weights. 2008-10-10 07:18:19 +00:00
nicolasconnault
699da6b5d5 MDL-15887 Implemented new setting, Merged from MOODLE_19_STABLE 2008-10-08 11:06:05 +00:00
tjhunt
ac324e05ea MDL-16675 change callers to require_js to take advantage of the fact that callers no longer have to add $CFG->wwwroot themselves. 2008-09-25 06:40:52 +00:00
moodler
afb7a3c462 MDL-16649 Call to wrong function, should be __construct I think. 2008-09-24 06:24:18 +00:00
tjhunt
7264519e3f MDL-16583 - Clean up some fo the places we link to javascript files, to use require_js 2008-09-23 07:00:59 +00:00
tjhunt
0acbdf846c XHTML Strict! 2008-09-09 02:48:54 +00:00
skodak
b50371da1d MDL-16238 improved SQL - see tracker for details, merged from MOODLE_19_STABLE + DML conversion updates 2008-08-28 17:42:49 +00:00
thepurpleblob
670710966d MDL-16221
Specify both width and height for user image

Merged from STABLE_19
2008-08-28 12:46:31 +00:00
skodak
20ec8cb100 MDL-16085 fixed typo -thanks John Ryan 2008-08-17 20:18:30 +00:00
skodak
013578c1f6 MDL-14035 fixed user images on user report; merged from MOODLE_19_STABLE 2008-07-05 16:14:08 +00:00
skodak
4889285be4 MDL-15372 fixed comment typo 2008-06-25 07:36:37 +00:00
nicolasconnault
0fd8bc0044 MDL-15253 Changed setup_group access from private to protected. 2008-06-16 09:30:44 +00:00
skodak
294ce9870f MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
skodak
ea1e551da6 MDL-15100 gradebook conversion 2008-06-05 14:08:58 +00:00
nicolasconnault
5c75a0a3b4 MDL-14967 DB upgrades. All done. Just bug fixing now ;) 2008-06-03 16:10:57 +00:00
nicolasconnault
d24832f9af MDL-14967 DB upgrades. Not finished yet. 2008-06-02 16:06:33 +00:00
skodak
44e1b7d7ff MDL-14679 remoed all instances of get_records_list() 2008-06-01 15:42:48 +00:00
mudrd8mz
ecc11af02f MDL-15036 Merged from 19_STABLE. Did not work with PostgreSQL 2008-05-29 17:27:36 +00:00
dongsheng
14398fd611 "MDL-14129, fix print_error" 2008-05-14 08:17:40 +00:00
nicolasconnault
b244b9b776 MDL-14163 YUI implementation complete, new grader_report preference and admin setting for enabling ajax. 2008-04-18 19:30:28 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
skodak
85db09fb81 MDL-14021 replaced sloppy JOIN ON TRUE with CROSS JOINs - ora or ms does not like it; backported from MOODLE_19_STABLE 2008-03-22 20:23:06 +00:00
nicolasconnault
5ebce7bb5c MDL-13880 Overridden and excluded grades are now coloured with alternate row colours that override the default alternate row colours (gray). I also fixed the long-standing notice about aggregationposition. See attached patch. 2008-03-19 16:11:37 +00:00
skodak
05d820ea4c MDL-13884 fixed incorrect left join, thanks Tim; merged from MOODLE_19_STABLE 2008-03-11 10:53:18 +00:00
skodak
09d0ef2137 MDL-13884 Students assigned at site or course category level do not appear in grader report; merged from MOODLE_19_STABLE 2008-03-11 09:51:31 +00:00
skodak
99ccfda8e2 MDL-13878 use ints for old values of scales in grader report; merged from MOODLE_19_STABLE 2008-03-10 20:25:29 +00:00
skodak
67881aa801 MDL-13862 grader report - do not show column averages if error found; merged from MOODLE_19_STABLE 2008-03-10 09:33:09 +00:00
nicolasconnault
e64779883b MDL-12356 Patched grade_grade->is_passed() method so that it returns null when the gradepass value is null or equal to grademin, or when the finalgrade is null. Merging from MOODLE_19_STABLE 2008-03-07 14:09:43 +00:00
nicolasconnault
54294d3b09 MDL-13787 Updated get_pref() so that it looks up a short version of the config variable (grade_ instead of grade_report_) in case the first isn't set. It also returns null if no variable is found. Merging from MOODLE_19_STABLE 2008-03-05 07:10:16 +00:00
nicolasconnault
3908893554 MDL-13709 More lang fixes. Merging from MOODLE_19_STABLE 2008-03-03 10:54:21 +00:00
nicolasconnault
4de3322dc8 MDL-13709 66 new lang files, and links to these help files have been updated wherever found. Merging from MOODLE_19_STABLE 2008-03-03 10:25:37 +00:00
nicolasconnault
fb299d4750 MDL-13663 Updated the link to configshowquickfeedback. Merging from MOODLE_19_STABLE 2008-03-03 07:28:06 +00:00
skodak
bbadce5351 fixed groups property typo; merged from MOODLE_19_STABLE 2008-03-01 16:20:30 +00:00
stronk7
94519ff59b Deletin the grader->get_numusers() method. I was doing some not
needed checks (I guess copied from load_users(), where they have
sense). Fallback to grade_report->get_numusers(), that looks ok. MDL-13403

Merged from 19_STABLE
2008-02-29 15:14:30 +00:00
nicolasconnault
6fd0984c24 Changing "overall average" to "Course average" in the outcomes report. Merging from MOODLE_19_STABLE 2008-02-28 15:52:23 +00:00