35339 Commits

Author SHA1 Message Date
stronk7
829fa07417 MDL-9796 environment - add support to specify what xml file we want to use. defaults to newer (bc) 2009-02-14 23:08:05 +00:00
iarenaza
16ceeb6436 NTLM SSO: MDL-13760 Speed up ntlm sign on with conditional redirect for msie
Provides an option, configurable by admin, to make the ntlm test happen
only if MSIE is not used. This speeds things up for IE.
2009-02-14 16:21:58 +00:00
iarenaza
4194d32185 NTLM SSO: MDL-14584 Fix for several outstanding NTLM SSO issues.
These include:

MDL-14078: redirect() doubles the specified timeout when we haven't printed
           the page header and uses javascript to execute the redirect. This
           is interacting badly with some versions of IE and FF (at least
           3.0.x Windows version) that fireup javascript timers even if
           we already left the page where we set those up. Just print
           the page header (we are printing other content anyway) to
           make redirect respect our timeouts.

MDL-14071: All the relevant details are in the description of the bug :)

MDL-14297: This is probably the same as MDL-14078
2009-02-14 16:21:14 +00:00
moodlerobot
47fcb11794 Updated the HEAD build version to 20090214 2009-02-13 23:32:07 +00:00
nicolasconnault
75f3a4daff MDL-18238 Merged from MOODLE_19_STABLE 2009-02-13 13:51:34 +00:00
nicolasconnault
64f4942f71 MDL-18004 2009-02-13 13:50:42 +00:00
stronk7
853a3d8e53 MDL-12846 course defaults - grrr I forgot to re-add the original setDefault() 2009-02-13 10:04:26 +00:00
stronk7
39c28155a5 MDL-12846 don't apply coursedefaults->category anymore. 2009-02-13 09:55:40 +00:00
nicolasconnault
712f332ecb MDL-13501 Fixed headers 2009-02-13 08:08:34 +00:00
nicolasconnault
de0300ea3c MDL-12631 Fixed breadcrumbs 2009-02-13 08:07:27 +00:00
nicolasconnault
1d1d29985f MDL-18163 Implemented stats report from LSU gradebook 2009-02-13 08:04:10 +00:00
jerome
63e3b0d5d8 course default settings MDL-12846 remove category, set back number of topic/week to 10 2009-02-13 07:16:29 +00:00
tjhunt
2b6ec12cd4 quiz editing: MDL-18016 fix regression, adding questions on the order and paging tab was broken. 2009-02-13 07:12:41 +00:00
tjhunt
7b161e1290 quiz editing: MDL-17284 improve wording for delete -> remove all selected questions. 2009-02-13 07:11:55 +00:00
tjhunt
d11de005c6 question bank: MDL-16345 Assorted small efficiency gains. 2009-02-13 06:27:08 +00:00
tjhunt
24e8b9b684 question bank: MDL-12719, MDL-15774, MDL-17105, and MDL-18174
These are all to do with the combination of the $form->category, and $form->categorymoveto fields on the question editing forms since Moodle 1.9. These are now resolved to a single ->category value in question.php, which simplifies the logic for the individual question types.

MDL-15774 and MDL-12719 errors editing Cloze question
MDL-17105 problems with qustion saving logic.
MDL-18174 'Select from subcategories' option not preserved when editing a random question.
2009-02-13 06:11:42 +00:00
tjhunt
2d1e69d37b question bank: MDL-18215 select all checkbox does not always work. 2009-02-13 05:06:01 +00:00
jerome
24350e0625 Web service MDL-17135 add web services administration 2009-02-13 03:08:35 +00:00
tjhunt
8915fb70b0 admin dbtransfer: MDL-18225 also, let the caller control how transactions are used. 2009-02-13 02:49:25 +00:00
moodlerobot
2722269247 Updated the HEAD build version to 20090213 2009-02-12 23:32:19 +00:00
moodlerobot
f235c8eb84 Automatic installer.php lang files by installer_builder (20090213) 2009-02-12 23:22:23 +00:00
nicolasconnault
90dc9c4b9f MDL-18004 Fixed typo 2009-02-12 14:38:19 +00:00
nicolasconnault
52a4b8eaf4 MDL-18004 Changed "dropdown" to "dropdown menu" 2009-02-12 14:26:55 +00:00
nicolasconnault
70aaa10f25 MDL-18004 Combined the two admin settings into one dropdown 2009-02-12 11:00:16 +00:00
nicolasconnault
8354e71618 MDL-18004 Added two admin settings for showing/hiding the gradebook dropdown and tab navigation 2009-02-12 10:27:23 +00:00
tjhunt
e69b06efd6 admin dbtransfer: MDL-18225 dbtransfer script should do some output to reassure you that something is happening. 2009-02-12 08:34:35 +00:00
tjhunt
e82e01d1e0 weblib: MDL-18224 Create a better mechanism for outputting progress information from batch jobs 2009-02-12 08:33:42 +00:00
nicolasconnault
a238239d92 MDL-13501 Removing all capabilities but one 2009-02-12 08:22:57 +00:00
nicolasconnault
3998cc5c58 MDL-16913 2009-02-12 08:02:53 +00:00
nicolasconnault
7cdfde4308 no message 2009-02-12 07:55:24 +00:00
tjhunt
5bbdaed2a1 quiz editing: MDL-17455 fix non-unique first column in get records. Thanks Olli for spotting this. 2009-02-12 05:04:19 +00:00
moodlerobot
7e1fc57658 Updated the HEAD build version to 20090212 2009-02-12 00:33:37 +00:00
moodlerobot
9484cdd8f3 Automatic installer.php lang files by installer_builder (20090212) 2009-02-12 00:21:22 +00:00
stronk7
f571f5f554 MDL-18195 installer - always suggest/write paths using forward slashes 2009-02-11 17:00:39 +00:00
stronk7
08261d3ac1 MDL-18219 installer - respect $distro->dbtype after downloading langs 2009-02-11 16:39:49 +00:00
stronk7
b14df659d7 MDL-18200 installer - Added 2 new strings to installer 2009-02-11 16:22:20 +00:00
stronk7
2718a61ff8 MDL-18200 installer - clarify Data Directory help + 2 new strings 2009-02-11 16:21:15 +00:00
stronk7
cf89052aae MDL-18200 installer - create dataroot dir if possible 2009-02-11 16:16:52 +00:00
stronk7
b10a14a392 MDL-18200 - fix make_upload_directory() was always failing on initial creation of dataroot 2009-02-11 15:26:29 +00:00
nicolasconnault
5bdb5ab2af MDL-13501 Adding visual report to HEAD for community feedback and ideas. 2009-02-11 15:21:07 +00:00
nicolasconnault
f5c6409eaa MDL-17807 Fixed skipped first column (Thanks Barry) 2009-02-11 14:29:11 +00:00
nicolasconnault
b827784e59 MDL-18004 Added a new "Settings tab" which includes course settings and report preferences 2009-02-11 14:27:22 +00:00
tjhunt
4cc11ff992 quiz editing: MDL-17455 fix missing global. Oops. 2009-02-11 10:35:41 +00:00
tjhunt
2a874d65ce quiz editing: MDL-17455 refactor the editing code to use the locallib functions to print the icons.
Also, use the new method in the random question class to get the list of random questions reliably.
2009-02-11 10:08:07 +00:00
tjhunt
9137e95f82 quiz editing: MDL-17296 final attempt to get the display of the open/closed state here to Olli's satisfaction ;-) - Oops, I missed the lang string. 2009-02-11 10:06:11 +00:00
stronk7
78934008d3 MDL-17365 forum ajax rating - revert menu color back after error ; merged from 19_STABLE 2009-02-11 10:01:11 +00:00
tjhunt
68b1b19b16 quiz editing: Whitespace improvements. 2009-02-11 09:48:30 +00:00
tjhunt
ad041fad59 quiz editing: MDL-17296 final attempt to get the display of the open/closed state here to Olli's satisfaction ;-) 2009-02-11 08:12:19 +00:00
tjhunt
0a0cf09a6f moodlelib.php: Improve the phpdoc comment for userdate. 2009-02-11 08:08:58 +00:00
tjhunt
ad65ff47d8 quiz: MDL-17873 small efficiency gains. 2009-02-11 07:52:26 +00:00