33681 Commits

Author SHA1 Message Date
moodlerobot
ae6bc29505 Updated the HEAD build version to 20080921 2008-09-21 01:38:18 +00:00
moodlerobot
7f6f1878fe Automatic installer.php lang files by installer_builder (20080921) 2008-09-21 01:20:07 +00:00
skodak
8546def3b6 MDL-16596 basic areafiles formslib element 2008-09-20 20:56:21 +00:00
moodlerobot
11550b8adb Updated the HEAD build version to 20080920 2008-09-20 01:43:25 +00:00
jbeedell
c34984cfcc Minor patch for MDL-11992 course tagging. Corrected a statement in cron(). 2008-09-19 16:00:52 +00:00
nicolasconnault
5d1381c2c3 MDL-16486 Implemented the proxy DB class. Sort of working, but still some issues to sort out, like fix_course_sort_order, which updates a record NOT inserted by the unit test. 2008-09-19 14:28:22 +00:00
tjhunt
aa41944f23 Commit the print_js_config, so people can see it as the read http://moodle.org/mod/forum/discuss.php?d=106312 2008-09-19 13:37:33 +00:00
jamiesensei
452351550b MDL-16567 "Quiz statistics report does not work when the quiz contains descriptions" slightly more elegant and efficient solution to issue. 2008-09-19 10:12:54 +00:00
thepurpleblob
3695cfa93f MDL-16570
Use CDATA sections for text where required. More readable and less error
prone.

Merged from MOODLE_19_STABLE
2008-09-19 10:01:47 +00:00
jerome
9885b864df MDL-15402: fix bug with rep type form not displayed during creation 2008-09-19 09:56:53 +00:00
jerome
1e97f196a4 MDL-15402: when an instance is reaonly, the administrator cannot delete it but should be able to modify the name (only) 2008-09-19 06:43:06 +00:00
jerome
ce2066a1c2 MDL-15402: do not display type form if there is no option to set 2008-09-19 06:16:20 +00:00
tjhunt
ea16a91d2e MDL-12391 Prevent browser autocomplete in the quiz. Acutally, there was already code trying to do that, but it was not working. Fix it in HEAD only, because it is not a big deal, and so much has changed, it is not an easy back-port. 2008-09-19 04:54:49 +00:00
tjhunt
ddf977898c Clean up code in a couple of places by using my print_js_call function. 2008-09-19 04:53:03 +00:00
tjhunt
78b5eb25c8 New function to make it easy when you just want to call one JavaScript function, so you don't have to worry about constructing the script tag yourself. I did this in the context of MDL-12391, but I think it is generally userful. 2008-09-19 04:51:47 +00:00
dongsheng
17e31bb097 MDL-16384, first draft of alfresco plugin
TODO:
1) Create a SOAP wrapper
2) Implement searching
2008-09-19 04:49:38 +00:00
dongsheng
86e68c2dc7 MDL-15488, use paging in tag searching 2008-09-19 04:44:37 +00:00
scyrma
1baac464df MDL-16574: improving configgetremoteaddrconf documentation (merge from 1.9) 2008-09-19 03:35:00 +00:00
moodlerobot
6a673e7699 Updated the HEAD build version to 20080919 2008-09-19 01:43:04 +00:00
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