Commit graph

491 commits

Author SHA1 Message Date
nicolasconnault
7cdfde4308 no message 2009-02-12 07:55:24 +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
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
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
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
013578c1f6 MDL-14035 fixed user images on user report; merged from MOODLE_19_STABLE 2008-07-05 16:14:08 +00:00
skodak
294ce9870f MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +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
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
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
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
2ca093fa32 MDL-11924 Changed setting quickfeedback to showquickfeedback and added the toggle accordingly. Merging from MOODLE_19_STABLE 2008-02-27 17:06:06 +00:00
nicolasconnault
05766b50c7 MDL-13579 Corrected a bug in default value selection for the grader report preferences form. Merging from MOODLE_19_STABLE 2008-02-27 07:51:38 +00:00
nicolasconnault
a2342ad3f0 MDL-13579 Reduced the setting to 3 locations. Merging from MOODLE_19_STABLE 2008-02-27 07:29:31 +00:00
nicolasconnault
c2acd8318b MDL-13663 Docs updated. Merging from MOODLE_19_STABLE 2008-02-26 10:00:10 +00:00
skodak
828af11cf2 MDL-13026 improved sql for course totals on grader report; merged from MOODLE_19_STABLE 2008-02-17 17:18:33 +00:00
skodak
322a5f6301 MDL-13437 Grader report: Showing idnumber column shifts controls into wrong columns; merged from MOODLE_19_STABLE 2008-02-17 14:56:30 +00:00
skodak
345674caa0 MDL-13454 user iterator fixed; merged from MOODLE_19_STABLE 2008-02-17 14:49:40 +00:00
skodak
84d1a8fa22 MDL-11920 prevent db traffic caused by user images; merged from MOODEL_19_STABLE 2008-02-12 08:20:37 +00:00
skodak
d1556c0985 MDL-13147 fixing undefined ungraded array and its indexes; merged from MOODLE_19_STABLE 2008-02-02 21:23:41 +00:00
tjhunt
9d35e66ea8 MDL-13238 - Optionally show the user's idnumber in the grader report. Merged from MOODLE_19_STABLE. 2008-01-30 16:04:09 +00:00
poltawski
d20737e8bf MDL-12627 - when visiting the gradebook for the first time, we don't sort
by anything sensible. Default to surname
merged from MOODLE_19_STABLE
2008-01-24 20:12:35 +00:00
skodak
883187d0b7 MDL-13026 rewritten sql for calculation of averages on grader report, I hope it will be a bit faster now; merged from MOODLE_19_STABLE 2008-01-23 19:05:22 +00:00
skodak
d48ebf9769 MDL-11920 prevent db traffic caused by user images; merged from MOODLE_19_STABLE 2008-01-23 17:41:30 +00:00
skodak
220a90c5a1 MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
tjhunt
36ffa395f9 MDL-12517 - fix typo in the last commit. 2007-12-18 14:57:03 +00:00
skodak
7567447034 MDL-12517 reverting the moving of data processign, returning array of warnings instead from function; merged from MOODLE_19_STABLE 2007-12-18 13:53:18 +00:00
skodak
379ea94931 MDL-12517 null not treated properly, max instead of min typo and pretty please initialize all objects properly; merged from MOODLE_19_STABLE 2007-12-18 13:27:31 +00:00