Commit graph

32413 commits

Author SHA1 Message Date
jamiesensei
16de0ed32b MDL-15732 "question_load_questions has changed in HEAD and expects an array instead of a comma seperated list of question ids" 2008-07-21 13:06:57 +00:00
tjhunt
9824e56707 MDL-15731 Removed default grouping for modules which do not support grouping - Commiting the merge to head on behalf of sam. 2008-07-21 13:00:41 +00:00
jamiesensei
68f332f391 MDL-15452 - "Fix regressions introduced by my recent work on this bug and its children. Thanks to Paul Johnson for his testing." - fix xhtml error. 2008-07-21 12:14:32 +00:00
jamiesensei
670b895478 MDL-15631 "move detailled responses report out of contrib into main distribution" minor fix to html to align select all / deselect all with table 2008-07-21 12:09:19 +00:00
jamiesensei
e5395a5fd5 MDL-15730 "in detailled report : scale grade to a fraction of the max grade and THEN use it for calculating whether this is a correct / partially correct / or wrong answer" 2008-07-21 11:24:14 +00:00
jamiesensei
3e71541fde MDL-15729 "detailled responses report not showing responses" 2008-07-21 10:27:47 +00:00
dongsheng
2c1363e622 MDL-15317, when forum is invisible, only users with 'mod/forum:managesubscriptions' capability can subscrib forum, merged from MOODLE_19_STABLE. 2008-07-21 09:20:40 +00:00
jamiesensei
6559096f2c MDL-15728 "quiz_report_load_questions should alias qqi.grade to maxgrade so that questions array has the required fields expected by much of the question code." 2008-07-21 09:06:46 +00:00
dongsheng
32487831cd MDL-14129, remove error() and white space in search module. 2008-07-21 08:28:26 +00:00
dongsheng
dde78cb8f2 MDL-14129, remove error() in forum mod. 2008-07-21 08:03:42 +00:00
jamiesensei
d71226a4ac whitespace fixes 2008-07-21 08:02:37 +00:00
urs_hunkler
a3dfd2ff21 I cleaned up the worst issues with these 1.9 themes under 2.0 and added missing images. 2008-07-21 07:41:36 +00:00
piers
1fe98e8d5b MDL-14455 corrected deprecated error() calls (thanks Eloy). 2008-07-21 07:24:14 +00:00
dongsheng
06e84d52bd MDL-14129, remove error() call 2008-07-21 07:18:58 +00:00
dongsheng
764a1dfad1 MDL-13766, fix bugs in javascript, and use different icons in boxnet plugin according to the extension. 2008-07-21 03:26:47 +00:00
piers
4ecf843819 MDL-14455 also affects, MDL-11892, MDL-14485, and MDL-14486 - patches supplied by Martin Holden described in MDL-14455 (thank you!) applied to HEAD. 2008-07-21 01:31:55 +00:00
moodlerobot
c7057c091c Updated the HEAD build version to 20080721 2008-07-21 01:31:30 +00:00
moodlerobot
b3020c32fd Automatic installer.php lang files by installer_builder (20080721) 2008-07-21 01:14:12 +00:00
piers
859e38fe65 MDL-11892 Propogate Fixes for 'calls to expand javascript' to SCORM AICC code. 2008-07-21 00:50:52 +00:00
moodlerobot
3b4f4a978f Added autogenerated bn_utf8 installer file. 2008-07-20 21:24:00 +00:00
jamiesensei
35bf63526a MDL-15718 "overview report slow for large data sets - print_user_picture queries the db if only provided with a userid" 2008-07-20 14:40:22 +00:00
jamiesensei
162db41723 MDL-15198 "non-standard sql in reportlib.php" using CASE statement to wrap logic in fields list 2008-07-20 14:34:53 +00:00
jamiesensei
7f29a7dbe4 MDL-15631 "move detailled responses report out of contrib into main distribution" adding responses report to main distribution 2008-07-20 14:29:10 +00:00
jamiesensei
55caa1d5dc MDL-15198 "non-standard sql in reportlib.php" using CASE statement to wrap logic in fields list 2008-07-20 12:52:14 +00:00
jamiesensei
0fa4107dfc MDL-15719 "overview report slow for large data sets - count sql operation for table paging repeated twice whether or not it is necessary" 2008-07-20 12:21:59 +00:00
jamiesensei
66eb3b5930 MDL-15268 "Content for Quiz Statistics report table" fixed a bug where every a row was added to the table for every time a subquestion was attempted. 2008-07-20 11:58:15 +00:00
jamiesensei
375381a006 MDL-15718 "overview report slow for large data sets - print_user_picture queries the db if only provided with a userid" 2008-07-20 11:56:35 +00:00
moodler
5a4825fa76 Added lines theme (beta) from Urs 2008-07-20 08:22:52 +00:00
moodler
4015776bbb Added BETA quality version of colors theme from Urs Hunkler 2008-07-20 08:13:05 +00:00
moodlerobot
b5adbaf320 Updated the HEAD build version to 20080720 2008-07-20 01:32:32 +00:00
skodak
177d5493bb MDL-15712 fixed groups regressions - credit goes to Daniel Servos 2008-07-19 08:07:51 +00:00
moodlerobot
cc127f138d Updated the HEAD build version to 20080719 2008-07-19 01:32:35 +00:00
moodlerobot
0eb8dca68f Automatic installer.php lang files by installer_builder (20080719) 2008-07-19 01:15:17 +00:00
piers
770f1bc881 MDL-11892 Propogate Fixes for 'calls to expand javascript' to SCORM 1.2, and 1.3 code. Minor update to remove tab characters. 2008-07-19 00:25:36 +00:00
stronk7
84774c552c upgrade_mod_savepoint() implemented in XMLDB Editor generators. MDL-15343 2008-07-18 22:18:47 +00:00
dongsheng
284cf75fdb MDL-15348, improve list view of picker, display file size and file updated date. 2008-07-18 16:01:08 +00:00
agrabs
59f89d805b MDL-14517 Cannot export analysis to excel by course 2008-07-18 14:53:28 +00:00
jamiesensei
4f5ffac022 MDL-15268 "Content for Quiz Statistics report table" seperated quiz item / position stats code into a seperate class in qstats.php and now calculating item statistics too. 2008-07-18 14:36:24 +00:00
ericmerrill
b230cac1da MDL-15697 Added a check form rule limiting post subject and forum name to 255 characters, as limited by the DB 2008-07-18 13:19:55 +00:00
dongsheng
2040478fb2 MDL-15348, improve list view of picker, display file size and file updated date. 2008-07-18 09:22:46 +00:00
nicolasconnault
767172e4d5 MDL-14958 Enum and default tests 2008-07-18 08:46:53 +00:00
dongsheng
1afc87ad8c MDL-15350, fix bugs of uploading and getauthtoken 2008-07-18 08:09:32 +00:00
moodler
4ea69f88f3 MDL-15702 SQL efficiency fix Merged from 1.9 2008-07-18 07:52:36 +00:00
dongsheng
84df43de21 MDL-13766
remove require_once call to curl.class.php
2008-07-18 07:44:14 +00:00
dongsheng
bb2c046d5c MDL-13766
1. Move curl and repository_cache class to filelib.php
2. Name the file before downloading it
3. clean up code
2008-07-18 07:40:12 +00:00
scyrma
eec1d200b5 MDL-4346: limiting the 'defer' clause to one call / fix the missing openpopup() bug in IE. (merge from 1.9) 2008-07-18 07:14:58 +00:00
moodler
e294b80ad0 MDL-6850 Removed apparent-size from du 2008-07-18 06:42:08 +00:00
piers
97852875da MDL-11892 Propogate Fixes for 'calls to expand javascript' to SCORM 1.2 code. Minor syntax alignment in player.php. 2008-07-18 06:03:51 +00:00
scyrma
4644313b7c MDL-14741: Make tinymce loading simpler, and makes it work on pages with multiple instances. 2008-07-18 04:24:53 +00:00
moodler
5c0700a604 MDL-15701 Merged fix for showing just non-deleted hosts, from 1.9 2008-07-18 04:06:12 +00:00