Commit graph

43787 commits

Author SHA1 Message Date
Tim Hunt
1be4990421 quiz summary MDL-23700 logic for whether to show the marks column was wrong. 2010-08-11 16:54:32 +00:00
Tim Hunt
36fa6cb133 quiz NOBUG fatal error on the review page.
I am pretty sure this check is not necessary, preload_question_states will have loaded enough information.
2010-08-11 16:54:07 +00:00
Tim Hunt
e934fa008b question editing MDL-23758 notice on clicking cancel. 2010-08-11 16:37:11 +00:00
Tim Hunt
690510bd3d quiz NOBUG fix some JavaScript errors. 2010-08-11 16:31:52 +00:00
Petr Skoda
6b24e35e79 MDL-23740 fixed PARAM_TAG compatibility with utf-8 chars 2010-08-11 09:57:21 +00:00
Sam Hemelryk
97b4ec5e20 mod lesson MDL-23753 Fixed use of $this outside object scope 2010-08-11 08:39:11 +00:00
Petr Skoda
c30949a93a MDL-23747 fixed multiple PAGE->context issues, improved coding style and added license headers 2010-08-11 08:04:57 +00:00
Andrew Davis
e2a8447777 gradebook MDL-19070 Added a guard to protect against a potential error 2010-08-11 07:28:57 +00:00
Dongsheng Cai
89e2569b0f "MDL-22950 fixed filearea" 2010-08-11 07:25:20 +00:00
Andrew Davis
5174f3c5c4 gradebook MDL-23750 category and item page had extra cells due to partial refactoring 2010-08-11 06:54:40 +00:00
Sam Hemelryk
a26f25ae65 custommenu MDL-23707 Fixed trim issue with custom menu item URLs 2010-08-11 06:02:21 +00:00
Sam Hemelryk
a47bff6fb0 theme-splash MDL-23674 Cleanup of the themes, numerous small changes to the back end code, no notable changes to the front end. 2010-08-11 02:51:14 +00:00
Moodle Robot
6ede031dec Updated the HEAD build version to 20100811 2010-08-11 00:46:58 +00:00
Tim Hunt
38c9edd0a0 quiz nav NOBUG whitespace and comment clean-up. 2010-08-10 13:30:32 +00:00
Andrew Davis
4ce5fe9e32 gradebook MDL-23433 made some strings a bit clearer 2010-08-10 12:20:08 +00:00
Dongsheng Cai
fe6ce23489 MDL-16094 File storage conversion Quiz and Questions 2010-08-10 09:56:48 +00:00
Petr Skoda
ba206b3a2f curl now mandatory 2010-08-10 09:26:12 +00:00
Petr Skoda
bce08d9a37 MDL-23739 improved ajax headers - now using application/json with the exception of YUI upload 2010-08-10 08:50:08 +00:00
Dongsheng Cai
09e8e6d408 "MDL-23736, remove netbeans project files" 2010-08-10 07:15:48 +00:00
Dongsheng Cai
c67a139c66 "MDL-23375, fixed the js error on IE" 2010-08-10 05:49:52 +00:00
Andrew Davis
d0ce3d0300 rss MDL-23734 fixed rss block link back to item parents ie the forum itself 2010-08-10 02:41:38 +00:00
Moodle Robot
2338454e6e Updated the HEAD build version to 20100810 2010-08-10 00:46:08 +00:00
Dariem Garcs \(Demian\)
ecfac06677 Initial revision 2010-08-09 19:34:12 +00:00
Sam Marshall
fce37b254e course MDL-23701: Fixed order of deleting entire course to delete grades before course-modules, avoiding dependency problem 2010-08-09 17:13:35 +00:00
Tim Hunt
a26246eac2 quiz attempt UI NOBUG need accesshide text in the quiz navigation to say if a question has been flagged. 2010-08-09 17:10:25 +00:00
Petr Skoda
c2a3a44818 MDL-23722 importing latest 1.9.1 PEAR base classes 2010-08-09 16:25:32 +00:00
Petr Skoda
7efcb7358f MDL-23726 fixed phpdocs - credit goes to Henning Bostelmann 2010-08-09 16:14:52 +00:00
Petr Skoda
b9ee1fc748 MDL-23720 improved iplookup coding style + fixed a potential privacy issue 2010-08-09 16:10:02 +00:00
john St
2265bbc25c fixed misspelled CSS, MDL-23030 2010-08-09 15:19:15 +00:00
john St
dc38e364fc Adding new theme to 2.0 core, Sky_high, MDL-23724 2010-08-09 15:11:00 +00:00
Petr Skoda
0a31acef78 fixing IDE code completion issue 2010-08-09 13:23:11 +00:00
Petr Skoda
8061887a68 MDL-23720 fixed unicode issue in geoip results 2010-08-09 13:21:13 +00:00
Petr Skoda
bbb13f0619 MDL-23720 importing latest PEAR GeoIP module 2010-08-09 13:10:33 +00:00
Petr Skoda
4806e6d70f MDL-23722 importing Exception from PEAR base 1.9.1 2010-08-09 13:04:46 +00:00
Andrew Davis
e9860baaf9 glossary MDLSITE-953 made glossary autolinker use entry id instead of the entry itself when linking to entries 2010-08-09 13:00:17 +00:00
Petr Skoda
f22b73977f MDL-22001 improved handling of context during install/upgrade in format_text() 2010-08-09 12:00:16 +00:00
Petr Skoda
cc1d9893d7 MDL-23719 some more explanation how longtimenosee works in enrol_self 2010-08-09 10:25:54 +00:00
Petr Skoda
770ab27f1d MDL-23719 longtimenosee finally reimplemented - it is now used in self enrol only. It should be faster, easier to configure and finally there should not be any "my users are disappearing" reports in the future 2010-08-09 10:19:25 +00:00
Aparup Banerjee
8f639ad1bb lesson MDL-23525 fixed unintialized variable. 2010-08-09 09:17:56 +00:00
Petr Skoda
5da6121042 all course completion should be disabled by default, sorry I overlooked the default course settings before 2010-08-09 09:17:32 +00:00
Dongsheng Cai
6b172cdc7f "MDL-23326, fixed undefined index in repository conf form, added validation function to repository plugin" 2010-08-09 09:03:07 +00:00
Andrew Davis
d2e09d60d7 rating MDL-23586 made mod data delete ratings when an instance is deleted 2010-08-09 08:46:52 +00:00
Andrew Davis
9f60f914d8 rating MDL-23586 added intelligent handling if the user configures ratings in a non-sensical way. 2010-08-09 08:42:19 +00:00
Dongsheng Cai
e8a4928ddd "MDL-23375, fixed chat action links and beep sound" 2010-08-09 08:31:39 +00:00
Petr Skoda
8fb1c9af08 MDL-23695 fixed yet another PAGE->context issue 2010-08-09 08:21:45 +00:00
Petr Skoda
428540d174 MDL-19774 fixed incorrect session init in cron - credit goes to Jay Knight 2010-08-09 07:40:26 +00:00
Petr Skoda
6aae37125d MDL-23708 removing ENrol cohort button when no cohort visible by user or user not allowed to use it 2010-08-09 07:35:35 +00:00
Dongsheng Cai
5513379ae6 "MDL-23326, fixed undefined index" 2010-08-09 06:26:14 +00:00
Andrew Davis
9f76d281af glossary MDL-23717 fixed random quote block add entry link 2010-08-09 03:55:55 +00:00
Andrew Davis
fe020fb64b email MDL-23240 added change comments to READEME_MOODLE.txt 2010-08-09 01:33:49 +00:00