33594 Commits

Author SHA1 Message Date
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
nicolasconnault
4f0d8cc837 MDL-11501 Fixed error in xml file 2008-09-17 06:41:08 +00:00
jerome
e49eaacbc9 MDL-15402: add some help texts to filckr/boxnet plugins 2008-09-17 06:09:10 +00:00
tjhunt
98e82289b3 MDL-16505 - Removing qtype_datasetdependent questiontype - finish off the database upgrade, after Pierre's previous work. 2008-09-17 05:24:29 +00:00
moodlerobot
32769b6210 Updated the HEAD build version to 20080917 2008-09-17 01:45:34 +00:00
piers
1881df2733 MDL-7097 - API debug. Change the control of debugging over to SCORM admin settings. 2008-09-16 22:50:16 +00:00
mjollnir_
2512cb3509 MDL-14591 - recover gracefully from portfolio cron 2008-09-16 21:41:26 +00:00
poltawski
83199e454e MDL-16542 - missing global $USER 2008-09-16 21:32:09 +00:00
mjollnir_
5a04379a49 MDL-15758 - make sure there's a break between mutliple-session chat export 2008-09-16 20:42:59 +00:00
piers
6381fa56ed MDL-11501 Scorm New attempts and reviewing. Changes to help customise player/package interactions. 2008-09-16 20:32:50 +00:00
mjollnir_
ad1cfbb17e glossary portfolio caller - fixing tiny bug - incorrectly named string key (thanks dan for finding it!) 2008-09-16 19:42:00 +00:00
mjollnir_
b816c08a3f MDL-16526 - added admin notifications for misconfigured portfolio plugins.
does not get triggered while admin is currently editing, only when users use it.
2008-09-16 19:09:30 +00:00
mjollnir_
612a14c570 MDL-16520 - better handling of resuming exports in portfolio 2008-09-16 19:02:30 +00:00
nicolasconnault
b2313a2abe MDL-16177 2008-09-16 18:57:01 +00:00
mjollnir_
9205ca2e7b fixing fatal error in message lib - relative path to config.php 2008-09-16 18:54:49 +00:00
mjollnir_
06844b49f4 MDL-16535 - better handling of the expired error 2008-09-16 18:17:28 +00:00
mjollnir_
c737eed82f MDL-16535 - nicer messages about invalid exports 2008-09-16 17:50:55 +00:00
mjollnir_
a7d9068300 MDL-15758: fixing up mod/chat supported formats 2008-09-16 17:25:27 +00:00
nicolasconnault
356e001031 MDL-16483 minor fixes 2008-09-16 16:40:15 +00:00