866 Commits

Author SHA1 Message Date
skodak
c69b02bbdf MDL-14840 trimming scale options - the spaces should not be there in the first place (to be addressed later MDL-16832) - credit goes to Mike Corb and Dan Marsden; merged from MOODLE_19_STABLE 2008-10-08 18:53:28 +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
nicolasconnault
e58fcb3517 MDL-15680 Began implementing a simple YUI treeview of the grade items in their categories. Will tweak this to become a form with weights in input fields, and possible drag and drop also 2008-09-22 15:51:27 +00:00
nicolasconnault
b9c639d6c2 MDL-16483 Refactored install/upgrade code into lib/adminlib. Created an intermediate MoodleUnitTestCase class that overrides simpletest's constructor, destructor and setup/teardown methods. All moodle unit tests must extend this class. 2008-09-16 12:19:43 +00:00
moodler
b467ee7539 MDL-16474 Modifications to allow definition of 1-point scales 2008-09-12 07:33:49 +00:00
tjhunt
0acbdf846c XHTML Strict! 2008-09-09 02:48:54 +00:00
wildgirl
3a3931d546 MDL-16050 wrong help file name, thanks to Marty Gilbert and Daniel Miksik for reporting this issue 2008-09-05 13:53:49 +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
f6f2f42dae MDL-16011 send_temp_file() now used in grades xml export 2008-08-12 15:16:06 +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
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