Commit Graph

29121 Commits

Author SHA1 Message Date
danmarsden
8c74e3f676 fix for MDL-11063 - thanks to Wen for the patch. 2007-10-22 21:25:06 +00:00
arborrow
948acd80e2 MDL-11869 - javascript syntax error was preventing the call to the calc function. Adding in the double slashes around CDATA resolves the problem. (merging into HEAD) 2007-10-22 20:39:29 +00:00
tjhunt
ebf83e2c6f MDL-11708 - Zero answers are not allowed in Matching questions - sometimes I hate PHP. Merged from MOODLE_18_STABLE. 2007-10-22 16:57:19 +00:00
tjhunt
9b75adc2e3 MDL-11824 - Literal asterisk (\*) in shortanswer question not handled correctly by get_correct_responses + Unit tests. Merged from MOODLE_18_STABLE. 2007-10-22 15:37:31 +00:00
urs_hunkler
86f7ba7f8d merged from 1.9 :: CSS color "lightgrey" does not exist. I replaced it with the "corresponding" Linux color value #D3D3D3. 2007-10-22 10:36:30 +00:00
nfreear
317d5ddcb3 Fix for reopened bug MDL-7878, "Link identification and skipping" - includes site and course index.php. 2007-10-22 09:21:11 +00:00
nfreear
5c3550191a Partial fix for reopened bug MDL-7878, "Link identification and skipping" - affects all course formats + other files. 2007-10-22 06:43:00 +00:00
toyomoyo
5b27c44667 fixing a warning 2007-10-22 03:05:15 +00:00
gbateson
7762e45ef4 improve XHTML compatability of HotPot reports; fix termination of <input> tags for JCloze and JQuiz 2007-10-22 01:48:14 +00:00
stronk7
956cabd4ab Changing some standard colors 2007-10-21 19:26:11 +00:00
skodak
4c8893ed88 MDL-11718 fixed altered aggregation of overridden and locked grades + some speedup and corrections 2007-10-21 13:22:07 +00:00
skodak
029735054a MDL-11859 student rank and showing of hidden grade items are now configurable + fixed some incorrect include_once 2007-10-21 12:56:19 +00:00
moodler
f51c9b8c24 Automatic installer.php lang files by installer_builder (20071021) 2007-10-21 04:12:36 +00:00
gbateson
f6c4bee314 improvements to XHTML compatability (merged from 1.9) 2007-10-21 03:02:55 +00:00
skodak
e3516b2da1 MDL-8605 fixed user image restore code 2007-10-20 20:57:06 +00:00
skodak
ffb2a56ff1 MDL-11857 missing addslashes on idnumber field during backup restore 2007-10-20 19:31:51 +00:00
skodak
549bf9cd73 MDL-11857 missing addslashes on idnumber field during backup restore 2007-10-20 19:25:10 +00:00
skodak
bfe0c0ddcf MDL-11835 proper labels for aggregation coef - weight and extra credit 2007-10-20 19:12:33 +00:00
skodak
78358cd6a1 MDL-11718 fixed incorrect bounds when altering aggregates for hidden grades 2007-10-20 15:48:46 +00:00
skodak
89a5f82768 MDL-11278 improved forced category settings - refactoring + regrading forced + new setting to hide forced settings in UI 2007-10-20 15:00:31 +00:00
mudrd8mz
a8d0a37a27 Fixed tabindex feature 2007-10-20 01:03:06 +00:00
mudrd8mz
cc8d91fa5f Added tabindex so you can jump to another missing string field by pressing a TAB key. 2007-10-20 00:45:51 +00:00
stronk7
04c2d0db9d Booleans are not always transformed to 0 /1. This was preventing install
under mysqli. Define block->multiple if needed.

Merged from MOODLE_19_STABLE
2007-10-19 17:53:23 +00:00
stronk7
df7cb97973 Adding support to course/formats from within the editor. MDL-11842
Merged from MOODLE_19_STABLE
2007-10-19 16:52:34 +00:00
poltawski
83f8b304e2 MDL-11766 Flickr/Youtube blocks don't respect http proxy vars
Merged from MOODLE_19_STABLE
2007-10-19 15:09:12 +00:00
poltawski
08ec989fd0 MDL-11840 - curl was set to use CONNECTs for all http requests. This is disallowed
by most http proxies to prevent tunneling. Added some debugging in case of failure.

Merged from MOODLE_19_STABLE
2007-10-19 14:47:14 +00:00
poltawski
e27f076535 MDL-11766 download_file_content is quite broken with proxies - lacking global
CFG definition, so must never have worked, also incorrectly specified proxyhost..

Merged from MOODLE_19_STABLE
2007-10-19 11:45:21 +00:00
skodak
d297269d79 2007-10-19 08:51:52 +00:00
toyomoyo
deb2988f39 MDL-11167, admin blocks page should not show blocks not placed on course pages 2007-10-19 07:54:30 +00:00
donal72
b3f0a052b2 Enable access to Mahara from testclient.php 2007-10-19 00:43:33 +00:00
urs_hunkler
a2d67b20d2 different spacing to 1.9 corrected. 2007-10-18 19:08:17 +00:00
urs_hunkler
6487c75230 merged from 1.9 2007-10-18 19:03:39 +00:00
stronk7
b738808bb3 Commenting some more debug...
Merged from MOODLE_19_STABLE
2007-10-18 16:04:54 +00:00
stronk7
6100dad06e Commenting out some excess of debug info.
Merged from MOODLE_19_STABLE
2007-10-18 15:57:15 +00:00
skodak
3b34f698b5 userid must be set in new grade too 2007-10-18 10:08:26 +00:00
toyomoyo
478f4322fa grade_grade does not have itemid initialized in grader report 2007-10-18 07:09:31 +00:00
toyomoyo
cb8cb8bf88 MDL-11241, adding logs for roles management 2007-10-18 05:53:14 +00:00
moodler
8754093016 Automatic installer.php lang files by installer_builder (20071018) 2007-10-18 05:29:44 +00:00
mattc-catalyst
e34f620386 groups/autogroup: Allocate members to groups more fairly
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-10-18 00:40:04 +00:00
skodak
b89a70ce8a MDL-11718 aggregated grades which depend on hidden grades are now hidden too + cleanup in grader report 2007-10-17 20:38:52 +00:00
tjhunt
93b2ed94a8 MDL-11061 - admin notifications about $CFG->wwwroot, which sometimes lead to obscure errors. Merged from MOODLE_19_STABLE. 2007-10-17 20:21:16 +00:00
tjhunt
bfbef967bc Fix notice. Meged from MOODLE_19_STABLE. 2007-10-17 14:36:03 +00:00
urs_hunkler
1c3f0a2aab merged from 1.9 :: removed CSSEdit reference line. 2007-10-17 14:01:26 +00:00
urs_hunkler
0ca8946ec7 merged from 1.9 :: RTL rendering optimized for IE6, IE7, Oper with CSS and Safari 2 with JavaScript. 2007-10-17 13:41:11 +00:00
skodak
6391ebe7da MDL-11718 aggregated grades which depend on hidden grades are now hidden too; cleanup in user report 2007-10-17 09:45:14 +00:00
skodak
a2cf7f1b8a MDL-11658 shared rdef definition - reduced memory usage in cron 2007-10-17 09:19:39 +00:00
donal72
fd7756e468 Laying groundwork for more Mnet error reporting 2007-10-17 08:14:47 +00:00
donal72
4ce054f348 Rewrite testclient.php to be a service browser for remote Moodles. This should be useful to people who are trying to connect to the API from non-Moodle hosts, or write software to connect to Moodle. MDL-10214, MDL-10174, MDL-10172, MDL-10171 2007-10-17 08:12:06 +00:00
donal72
f633d85d72 Change reflection methods to only report on methods that are being published to the inquiring host (instead of all methods that could be published). MDL-10214, MDL-10174, MDL-10172, MDL-10171 2007-10-17 08:08:12 +00:00
toyomoyo
82f66bed7b closing the $rs 2007-10-17 07:28:17 +00:00