33462 Commits

Author SHA1 Message Date
poltawski
d02b207a21 MDL-16572 - avi files were not detected as PORTFOLIO_FORMAT_VIDEO 2008-09-18 21:17:18 +00:00
stronk7
3bfb1f59cd undefined $site causing registerauth to be asked once and again, and again... MDL-16546
eVS: ----------------------------------------------------------------------
2008-09-18 16:49:19 +00:00
stronk7
4ab65b56df Setting some proper zeros. MDL-16565 ; merged from 19_STABLE 2008-09-18 16:15:21 +00:00
nicolasconnault
cb352449ef MDL-16486 Correctly overriding $DB at construct time. 2008-09-18 15:26:38 +00:00
stronk7
165d25cc35 Respect role names for logged students. MDL-16569 ; merged from 19_STABLE.
Credit goes to Otakar Šprdlík
2008-09-18 15:16:02 +00:00
nicolasconnault
00fed722d0 MDL-16486 Activated autopilot for test table install/upgrade 2008-09-18 14:32:43 +00:00
nicolasconnault
23b967c648 MDL-16486 Activated autopilot for test table install/upgrade 2008-09-18 13:43:27 +00:00
tjhunt
a1f6db1775 Nasty hack fix for MDL-16567 - I am hoping Jamie will come up with a proper fix soon, but I am about to demo this. 2008-09-18 12:47:12 +00:00
tjhunt
e26ba4d849 MDL-6751 - qtype admin page layout improvement. 2008-09-18 12:45:50 +00:00
nicolasconnault
137a3498fe MDL-13894 Fixing mistyped cfg var 2008-09-18 10:24:52 +00:00
tjhunt
1a41e80653 MDL-16564 upate javadocs. 2008-09-18 10:23:03 +00:00
nicolasconnault
90997d6d6d MDL-16486 changed unittest_prefix to unittestprefix 2008-09-18 10:05:20 +00:00
mjollnir_
5f98870bf2 MDL-16526 - don't notify admins about misconfigured plugins, only plugin instances. 2008-09-18 09:57:08 +00:00
tjhunt
7fb0303d89 MDL-16564 Make admin settings work better with the cnfig_plugins table.
Also, take the opportunity to take the quiz-specific stuff out of adminlib.php, to make Petr happy.
2008-09-18 09:55:04 +00:00
nicolasconnault
0186b1d06c MDL-16486 Added few cfg vars 2008-09-18 09:42:53 +00:00
dongsheng
83d9400445 "MDL-15488, change default instance name" 2008-09-18 09:34:13 +00:00
dongsheng
b7668e73db "MDL-16384, dynload for alfresco" 2008-09-18 09:33:18 +00:00
tjhunt
c215d9d4f2 XHTML Strict! 2008-09-18 08:21:57 +00:00
scyrma
62ea712f60 MDL-13894: saving a better source IP, following what the admin wants. (merge from 1.9) 2008-09-18 08:18:58 +00:00
tjhunt
766df8f72b MDL-16334 Convert mod/quiz/comment.php to use attemptlib.php - final part of the work on the quiz navigtion, I hope.
MDL-16559 Remove question/comment.html template, and instead just have a function in questionlib.php
MDL-16562 Regression from MDL-16263, notices when regrading.
Sorry, the three got tangled together (coupled through questionlib) while I was fixing bugs in preparation for a demo.
2008-09-18 07:39:10 +00:00
moodler
71baf8f0f5 New tags file 2008-09-18 07:37:11 +00:00
tjhunt
829eabfec2 New option on close_window_button to reload the page that opened this pop-up, as the pop-up is closed. Needed in preparation for MDL-16334. 2008-09-18 07:34:45 +00:00
nicolasconnault
a5905c9975 MDL-16486 Fixed mistyped function call 2008-09-18 07:34:18 +00:00
dongsheng
00045af9c0 "MDL-13766, 1) improve javascript error handle 2) add language string 3) change parameter type" 2008-09-18 07:08:45 +00:00
pichetp
fac1189dee MDL-16427 changing $answer=='*' to $answer ==='*' 2008-09-18 06:16:50 +00:00
pichetp
078cc3f044 MDL-16427 implement the '*' convention as for other questiontypes 2008-09-18 06:13:18 +00:00
jerome
83a018ed67 MDL-15402: add comments to the repository plugin_init() function 2008-09-18 05:54:23 +00:00
pichetp
e7f9f11635 MDL_14763 removing old help file multianswer.html 2008-09-18 05:48:31 +00:00
jerome
c295f9ff05 MDL-15402: refactor repository_admin_form into repository_type_form 2008-09-18 05:48:25 +00:00
jerome
792ad3aaa7 MDL-15402: comment adminitration part of the repository plugins 2008-09-18 05:43:38 +00:00
jerome
96297ca2dd MDL-15402: add skeleton comments to all repository plugins 2008-09-18 05:33:44 +00:00
jerome
8740d9e8bf MDL-15402: remove has_multiple_instance(), API will know there is multiple instance if the function get_instance_option_names() return a not empty object. (fix box.net) 2008-09-18 05:23:02 +00:00
jerome
edb50637d7 MDL-15402: remove has_multiple_instance(), API will know there is multiple instance if the function get_instance_option_names() return a not empty object. 2008-09-18 05:21:51 +00:00
tjhunt
8033d8423f Minor bug fixes. 2008-09-18 04:33:38 +00:00
tjhunt
1aea04dcbf MDL-15452 quiz navigation - followup - avoid a division by 0. 2008-09-18 04:31:11 +00:00
jerome
1b79955a70 MDL-15402: refactor get_admin_option_names() into get_type_option_names() 2008-09-18 03:19:52 +00:00
jerome
daff8f506b MDL-15402: refactor admin_config_form() into type_config_form() 2008-09-18 03:06:10 +00:00
jerome
73bee8ad20 MDL-15402: remove version.php file from flickr plugin 2008-09-18 03:02:28 +00:00
tjhunt
80f1f76e50 MDL-16411 - fix qtype admin page to look in the new place for version numbers. 2008-09-18 02:46:06 +00:00
jerome
c715404e6a MDL-15402: remove has_admin_config() and has_instance_config() from repository local and update plugins 2008-09-18 02:39:10 +00:00
jerome
06e65e1e67 MDL-15402: remove has_admin_config() and has_instance_config() from repository lib and all repository plugins 2008-09-18 02:36:17 +00:00
dongsheng
1d66f2b20e "MDL-13766, print_login should not be an abstract function" 2008-09-18 02:25:28 +00:00
moodlerobot
1b2a278392 Updated the HEAD build version to 20080918 2008-09-18 01:54:19 +00:00
pichetp
88087a98a5 MDL_14763 adding new helpfile 2008-09-17 23:11:25 +00:00
nicolasconnault
294c7286c3 MDL-15666 MDL-16486 2008-09-17 14:41:16 +00:00
nicolasconnault
c7d306e168 MDL-15666 MDL-16486 2008-09-17 14:31:30 +00:00
dongsheng
2de72cb521 "MDL-16539, fix a syntax error" 2008-09-17 08:24:45 +00:00
moodler
1369d8e172 Fixed some wording ... 2008-09-17 08:15:10 +00:00
dongsheng
9e5f5f9fcf "MDL-16539, fix warning when create new foler" 2008-09-17 07:11:50 +00:00
dongsheng
fda7529b7f "MDL-14706, comment value check code to make progress bar work" 2008-09-17 07:02:08 +00:00