33605 Commits

Author SHA1 Message Date
peterbulmer
3394a57675 MDL-16560 - correct bogus function call
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-09-25 09:54:47 +00:00
tjhunt
90507d7ec4 Fix HTML validity of some help files. 2008-09-25 09:03:09 +00:00
dongsheng
5d2edd1ce9 "MDL-14129, fixed hardcoded print_error in feedback module" 2008-09-25 08:47:55 +00:00
dongsheng
a6344df49a "MDL-14129, fixed hardcoded print_header in quiz module" 2008-09-25 08:21:59 +00:00
tjhunt
2aa98ea846 Fix HTML validity of some help files. 2008-09-25 08:05:07 +00:00
dongsheng
9ee948813a "MDL-14129, fixed hardcoded print_error" 2008-09-25 08:03:54 +00:00
tjhunt
59a6963699 Fix HTML validity of some help files. 2008-09-25 07:51:31 +00:00
skodak
6dfd522656 MDL-15682 fixed isset() test 2008-09-25 07:41:30 +00:00
dongsheng
53e242f9d1 "MDL-14129, fixed hardcoded print_header" 2008-09-25 07:40:31 +00:00
tjhunt
7e76b9e8db Fix HTML validity of some help files. 2008-09-25 07:33:47 +00:00
jerome
cfec045442 MDL-12846: move course default settings into config_plugin table 2008-09-25 07:33:22 +00:00
tjhunt
2ca22c727b Fix HTML validity of some help files. 2008-09-25 07:29:32 +00:00
tjhunt
1f193b9f11 Fix HTML validity of some help files. 2008-09-25 07:20:32 +00:00
tjhunt
4225e68f88 MDL-16676 Developer debug warning if you refer to the old text.html help file. 2008-09-25 07:13:46 +00:00
tjhunt
80f69dc0ee MDL-16676 All references to the text.html and emoticons.html files need to be updated to point to text2.html and emoticons2.html 2008-09-25 07:12:46 +00:00
skodak
9971cc0ce1 MDL-16617 fixed forum name filtering - thanks Mark Nielsen; merged from mOODLE_19_STABLE 2008-09-25 07:12:27 +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
tjhunt
e874af28ce MDL-16583 Make require_js accept library names like lib/javascript-static.js without the caller having to fiddle around with $CFG->wwwroot themselves. 2008-09-25 06:29:28 +00:00
tjhunt
1bab4e784d Delete code that has been commented out for over 18 months. 2008-09-25 03:43:57 +00:00
tjhunt
77241d9bd1 MDL-16671 - Move openpopup out of javascript.php and in to javascript-static.js 2008-09-25 03:14:24 +00:00
tjhunt
830c58b7e3 MDL-16672 Output a standard set of config variables into JavaScript on every page. 2008-09-25 03:11:33 +00:00
jerome
eb1b95976f MDL-12846: add course default settings page 2008-09-25 02:31:26 +00:00
scyrma
edc1b8bd88 MDL-14739: New file added in version 3.2.0.1, missing in initial update 2008-09-25 02:11:43 +00:00
dongsheng
9b34dc6e75 "MDL-14129, fix hardcoded print_error" 2008-09-25 02:09:49 +00:00
dongsheng
85c30b9c91 "MDL-14129, fix hardcoded print_error" 2008-09-25 01:55:39 +00:00
moodlerobot
7806828d0e Updated the HEAD build version to 20080925 2008-09-25 01:44:29 +00:00
moodlerobot
f3db58950b Automatic installer.php lang files by installer_builder (20080925) 2008-09-25 01:25:37 +00:00
pichetp
41e13dd395 MDL-15233 add answers tolerance modificaions texts 2008-09-25 00:18:09 +00:00
piers
bf34ac0fb2 MDL-7068 - SCORM 2004 compliance. Handle cmi.interactions hydration (scorm 1.2 to as well). 2008-09-24 23:12:09 +00:00
skodak
3c24a39108 MDL-15810 whitelist _blank target in htmlpurifier cleaning; merged from MOODLE_19_STABLE 2008-09-24 21:39:47 +00:00
skodak
67d7aa437a MDL-16668 import htmlpurifier 3.1.1 to HEAD 2008-09-24 21:32:10 +00:00
skodak
165a2c9efe fixed typo 2008-09-24 21:04:53 +00:00
skodak
db4a3d8ffe MDL-16666 removing all use_html_editor() instances 2008-09-24 21:03:36 +00:00
skodak
9ab17a328f MDL-16598 Admin config setting to make enrolment key hint optional 2008-09-24 18:47:40 +00:00
stronk7
8c44681c23 Substring MSSQL function *requires* 3rd parameter - MDL-16655 ; merged from 19_STABLE 2008-09-24 17:35:42 +00:00
skodak
bff34a6747 MDL-16365 domain restrictions are now optional when changing email address; merged from MOODLE_19_STABLE 2008-09-24 17:00:49 +00:00
jamiesensei
8cc901371a MDL-16612 "Response report : Long group names need shortening" 2008-09-24 10:55:55 +00:00
jamiesensei
04299b1f19 MDL-16632 "green highlighting should not be applied to grading method in quiz responses report form" Ooops. We do need highlighting on the reponses report. The responses page does have a grade displayed that needs highlighting. I was looking at an ungraded quiz. Need highlighting to highlight grade of graded attempt.
Reverted earlier patch and instead using a different colour for highlighting graded grade. Now using light yellow with a darker yellow border instead of green which is used in reports to highlight the correct answer.
2008-09-24 10:45:05 +00:00
jamiesensei
8968f51fab MDL-16610 "Warnings when a question has a grade of 0" not seeing this issue in HEAD but committing some code to make code for generating html for response cell more robust. 2008-09-24 10:43:45 +00:00
jamiesensei
1c88737ffa MDL-16653 "Adding colour highlighting of correct / incorrect / partially correct answers and tick / cross marks to overview report" 2008-09-24 10:22:57 +00:00
tjhunt
c849ed1e1e MDL-16583 - Clean up javascript: Move some static scripts out of javascript.php and into javascript-static.js. Also, ensure the HTML editor JS is only included if the user has chosen to use the HTML editor. 2008-09-24 09:32:46 +00:00
jamiesensei
bfcaf5e684 MDL-16632 "green highlighting should not be applied to grading method in quiz responses report form" Ooops. We do need highlighting on the reponses report. The responses page does have a grade displayed that needs highlighting. I was looking at an ungraded quiz. Need highlighting to highlight grade of graded attempt.
Reverted earlier patch and instead using a different colour for highlighting graded grade. Now using light yellow with a darker yellow border instead of green which is used in reports to highlight the correct answer.
2008-09-24 09:10:43 +00:00
jamiesensei
01e6f9e9e4 MDL-16632 "green highlighting should not be applied to grading method in quiz responses report form" Ooops. We do need highlighting on the reponses report. The responses page does have a grade displayed that needs highlighting. I was looking at an ungraded quiz. Need highlighting to highlight grade of graded attempt.
Reverted earlier patch and instead using a different colour for highlighting graded grade. Now using light yellow with a darker yellow border instead of green which is used in reports to highlight the correct answer.
2008-09-24 08:55:46 +00:00
scyrma
dae7b4f606 MDL-14489: Make the tag cloud "more extended" in size with small dataset (credits to Matt Gibson) (merge from 1.9) 2008-09-24 08:07:15 +00:00
danmarsden
94abd70c7d MDL-16599 - tidy up error message to be make more sense to the user. 2008-09-24 07:01:32 +00:00
dongsheng
7e33b68de2 "MDL-15488, modify declaration of function to use pass-by-reference" 2008-09-24 06:25:22 +00:00
moodler
afb7a3c462 MDL-16649 Call to wrong function, should be __construct I think. 2008-09-24 06:24:18 +00:00
dongsheng
35bae111b8 "MDL-15488, modify declaration of function to use pass-by-reference" 2008-09-24 06:22:21 +00:00
dongsheng
e6b451606e "MDL-16384, enable management url" 2008-09-24 05:18:18 +00:00
dongsheng
6926b00569 "MDL-16648, UTF-8 lang file for phpmailer" 2008-09-24 02:39:44 +00:00