Commit graph

38171 commits

Author SHA1 Message Date
tjhunt
964c571975 question import/export: MDL-20299 fix regression I introduced yesterday in hotpot import/export 2009-10-01 10:12:29 +00:00
tjhunt
d0fdb92ccf question preview: MDL-19820 set_url and generaltype = popup on question preview page 2009-10-01 10:09:59 +00:00
tjhunt
f38f2d474d quiz: fix debugging notice ->classes = to set_classes. 2009-10-01 10:07:09 +00:00
skodak
9950c88ff9 MDL-20385 better access control checks for frontpage activities; merged from MOODLE_19_STABLE 2009-10-01 09:58:08 +00:00
moodler
9b610c986c calendar MDL-19940 Don't require login for site calendar when forcelogin is false 2009-10-01 07:04:18 +00:00
moodler
7e13493675 form/recaptcha MDL-20144 Don't specify tabindex, for accessibility 2009-10-01 06:54:45 +00:00
dongsheng
45fa433ee1 "MDL-16597, fixed callback function" 2009-10-01 06:51:23 +00:00
samhemelryk
41f23791f1 javascript MDL-20400 Addition of disabledif hide option, thanks Jonathan for the brilliant patch 2009-10-01 06:41:33 +00:00
samhemelryk
2ffd5c3591 navigation MDL-20395 Fixed notificiation regarding missing context during simpletest 2009-10-01 05:02:08 +00:00
samhemelryk
1d89818236 navigation MDL-20395 Fixed regression created earlier 2009-10-01 04:16:22 +00:00
jerome
a1b74a5672 user MDL-20390 remove broken unit test for user external function. This need to be rewritten. 2009-10-01 03:04:39 +00:00
samhemelryk
fac052675a admin-roles MDL-19787 Fixed regression in recent upgrades of link_to_popup_window 2009-10-01 02:39:37 +00:00
samhemelryk
c705a24eb2 simpletest-navigation MDL-20395 Fixed up regressions in the simpletest caused by recent changes to upgrades to navigation lib.
Also fixed issue whereby PAGE->set_url was being called by testdeprecatedlib but not being reset to the original value causing several flow on errors through simpletests
2009-10-01 02:31:42 +00:00
moodlerobot
e28112cc52 Updated the HEAD build version to 20091001 2009-10-01 00:38:47 +00:00
ashleyholman
5e01555f74 MDL-5223 fix flashvars in mediafilter to make waitForPlay work. 2009-10-01 00:30:49 +00:00
moodlerobot
0f52c0722f Automatic installer.php lang files by installer_builder (20091001) 2009-10-01 00:28:31 +00:00
tjhunt
035b96a9d9 unittests: NOBUG fix pagelib unit tests
Fix regression caused by my earlier commit.
(It was preventing a new install.)
2009-09-30 22:35:48 +00:00
tjhunt
477082146b unit tests: MDL-20398 spurious exceptions when $CFG->debugdisplay is false
Doh! I had the logic the wrong way round in my previous commit. Sorry.
2009-09-30 18:13:27 +00:00
tjhunt
4f19b365b8 unit tests: MDL-20398 spurious exceptions when $CFG->debugdisplay is false 2009-09-30 18:06:45 +00:00
tjhunt
eaf3fd7a45 question import/export: MDL-20299 fatal error cause by hotpot format changes
Replaced copy and paste code from mod/hotpot/lib.php with a require_once.
2009-09-30 17:19:32 +00:00
tjhunt
3d39d775fa unittests: NOBUG further fix to HTML expectations - prevent side-effects. 2009-09-30 17:01:05 +00:00
tjhunt
46aa52bf85 unittests: NOBUG fix outputlib unit tests 2009-09-30 16:55:35 +00:00
tjhunt
91b652ac58 unittests: NOBUG further fix to HTML expectations. 2009-09-30 16:54:49 +00:00
tjhunt
f69bdd006d unittests: NOBUG further pagelib unit test fixes 2009-09-30 16:34:41 +00:00
tjhunt
7d87587449 unittests: NOBUG fix pagelib unit tests 2009-09-30 16:24:05 +00:00
tjhunt
ec26b38806 unittests: NOBUG improve testrss.php failure message to make it easier for people to know to set their proxy. 2009-09-30 14:57:31 +00:00
tjhunt
d4bc6be7e8 unittests: NOBUG fix expectations for content with various types of HTML.
Also, refactor to reduce duplicate code.
2009-09-30 14:52:12 +00:00
tjhunt
5de46612bb unit tests: MDL-20393 temporary work-around for this breakage, so other tests can be run. 2009-09-30 14:16:12 +00:00
tjhunt
f2fcb08c86 unit tests: MDL-20391 temporary work-around for this breakage, so other tests can be run. 2009-09-30 14:15:46 +00:00
tjhunt
c88ab6d5a7 unit tests: MDL-20390 temporary work-around for this breakage, so other tests can be run. 2009-09-30 14:03:39 +00:00
tjhunt
89d865a676 unit tests: MDL-20391 temporary work-around for this breakage, so other tests can be run. 2009-09-30 14:03:00 +00:00
tjhunt
88bc20c30f question types: MDL-20157 export_to_xml and import_from_xml functions for question types using extra_question_fields.
Thanks to Oleg Sychev for the implementation.
2009-09-30 13:38:36 +00:00
tjhunt
7d4dfc481e quiz: MDL-19145 Safe Exam Browser integration.
This is a better alternative to 'secure' mode.

It needs to be enabled by the administrator.
2009-09-30 10:57:57 +00:00
samhemelryk
cac0c3ef3d grade MDL-19797 Upgraded deprecated function calls 2009-09-30 07:20:31 +00:00
samhemelryk
e25b7ded61 filter MDL-19796 Upgraded deprecated function calls 2009-09-30 07:03:52 +00:00
samhemelryk
597887b42f enrol MDL-19795 Upgraded call to print_header_with_help 2009-09-30 06:57:16 +00:00
samhemelryk
4cdb8d70ae blocks MDL-19791 Upgrade deprecated function calls 2009-09-30 06:54:07 +00:00
samhemelryk
80d13119ba auth MDL-19788 Upgrade deprecated function calls 2009-09-30 06:38:52 +00:00
samhemelryk
9e492db050 admin MDL-19787 Upgrade deprecated function calls 2009-09-30 06:32:25 +00:00
samhemelryk
ceebb2ec5f core MDL-19799 Upgraded deprecated calls and minor documentation improvement 2009-09-30 06:14:58 +00:00
samhemelryk
521fb444ee message MDL-19801 Fixed regression from recent update missing OUTPUT global 2009-09-30 01:33:32 +00:00
moodlerobot
6ec3aab518 Updated the HEAD build version to 20090930 2009-09-30 00:38:16 +00:00
samhemelryk
632d7fa20b message MDL-19801 Fixed regression from recent update 2009-09-29 08:52:30 +00:00
skodak
39ccd06b59 MDL-20371 improved warning string 2009-09-29 07:25:56 +00:00
ashleyholman
89781f3c0e MDL-20374 default exception handler: log backtrace to webserver log if DEBUG_MINIMAL or greater. 2009-09-29 06:29:11 +00:00
samhemelryk
dedb239dc0 message MDL-19801 Regression caused by recent upgrades 2009-09-29 06:16:36 +00:00
samhemelryk
55a6bb2d49 message MDL-19801 Added missing OUTPUT global 2009-09-29 06:10:51 +00:00
jerome
1a434a4113 output MDL-19788 fix missing global $OUTPUT 2009-09-29 06:04:59 +00:00
pichetp
4acb204c7d mod-quiz MDL-19813 $OUPUT and cm defined correctly 2009-09-29 04:49:23 +00:00
samhemelryk
8570cff01f login MDL-19800 Upgrade deprecated calls and added set_url calls 2009-09-29 03:55:09 +00:00