702 Commits

Author SHA1 Message Date
skodak
013578c1f6 MDL-14035 fixed user images on user report; merged from MOODLE_19_STABLE 2008-07-05 16:14:08 +00:00
mudrd8mz
b62aaf07b5 MDL-15077 Fixed link to admin section. Merged from 1.9 2008-07-05 11:19:47 +00:00
Francois Marier
6800d78e06 Drift between CVS and git
- large deletions
- lucene updates
- error() => print_error()
- NO_MOODLE_COOKIES define
- various other things
2008-06-25 17:31:23 +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
dongsheng
bd8ee7c1c4 "MDL-14129, fix print_error" 2008-06-15 12:02:43 +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
skodak
655b09ca8a MDL-15117 wiki converted and other regressions fixed 2008-06-04 21:34:14 +00:00
skodak
785720d662 MDL-14967 fixed syntax error 2008-06-03 21:58:44 +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
f400841b23 MDL-14679 converted some get courses 2008-06-01 17:59:13 +00:00
skodak
3264868249 MDL-14679 removed magic quotes from forms validation() method, fixed some minor problems 2008-06-01 17:53:25 +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
skodak
f33e1ed4ae MDL-14679 ok, here is the big patch with new dmllib and ddlib API, some code is already converted, XML db editor works; see tracker for details of regressions and TODOs 2008-05-15 21:40:00 +00:00
dongsheng
9b6a1a4b66 "MDL-14129, fix print_error" 2008-05-14 08:24:19 +00:00
dongsheng
14398fd611 "MDL-14129, fix print_error" 2008-05-14 08:17:40 +00:00
dongsheng
f39c16e0f4 "MDL-14129, fix print_error" 2008-05-14 08:05:45 +00:00
dongsheng
1bb0aa0f06 "MDL-14129, fix print_error" 2008-05-14 07:24:28 +00:00
dongsheng
c7a4be5e63 "MDL-14129, fix print_error" 2008-05-14 07:04:09 +00:00
dongsheng
ffc1c10572 "MDL-14129, fix print_error" 2008-05-14 07:01:32 +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
e1f096fda4 cvs commmit notification test - fixed tabs; merged from MOODLE_19_STABLE 2008-04-02 06:43:42 +00:00
skodak
6d62a9d7ee MDL-14008 various SUM aggregation bugfixes; merged from MOODLE_19_STABLE 2008-03-22 21:26:31 +00:00
skodak
94e7961403 MDL-14008 various SUM aggregation bugfixes; merged from MOODLE_19_STABLE 2008-03-22 21:20:33 +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
072901a9eb MDL-13789 Fixed the index file issue (with a hack) and also documented extra credits properly. 2008-03-21 15:05:51 +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
5048575d7e MDL-13920 assignment without grades now sets text grade type, fixed overriding of feedback and overriding logic in general on grade edit page; merged from MOODLE_19_STABLE 2008-03-15 14:54:43 +00:00
skodak
25bcd90821 MDL-13845 rewritten rounding in grades classes again - rounding done also before storage into db so that we can compare the values properly and skip db updates if possible + some more optimisations; merged from MOODLE_19_STABLE 2008-03-12 19:45:17 +00:00
skodak
05aba805bb MDL-13895 incorrect title and alt on grade edit icon in gradebook reports; merged from MOODLE_19_STABLE 2008-03-11 23:59:55 +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
nicolasconnault
fe6caf18f7 MDL-13852 Fixed help string links. Merging from MOODLE_19_STABLE 2008-03-10 10:11:46 +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
skodak
bf9211ef78 fixed db warning; merged from MOODLE_19_STABLE 2008-03-08 15:27:42 +00:00
tjhunt
7d69de1830 MDL-13836 - When grades are imported, list users who had grades imported, but who are not currenly in the course. 2008-03-07 17:30:54 +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
e61c1bee67 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:30:11 +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
moodler
68fdd78ab8 Merged MDL-13722 to make export preview work again 2008-03-02 15:16:20 +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