35337 Commits

Author SHA1 Message Date
skodak
ff08798b11 MDL-11313 merged strings into HEAD (will not be used there) 2009-02-17 22:25:13 +00:00
skodak
9c6972d630 MDL-18293 exception and DML cleanup 2009-02-17 17:32:36 +00:00
skodak
013376dec4 MDL-18293 exception and DML cleanup 2009-02-17 17:23:56 +00:00
skodak
68fbad4417 MDL-18293 exception and DML cleanup 2009-02-17 17:15:47 +00:00
skodak
5e2f308b91 MDL-18293 exception and DML cleanup 2009-02-17 16:50:36 +00:00
skodak
b25263ffa1 MDL-18293 exception cleanup 2009-02-17 16:44:48 +00:00
skodak
90ee78e21c MDL-18293 removing unused error strings (now replaced by exceptions) 2009-02-17 16:33:32 +00:00
skodak
644d506ac1 MDL-16698 towards new general editor element + converted course section summaries 2009-02-17 16:18:05 +00:00
skodak
cd010c0b2f MDL-18286 fixed incorrect version number bump - thanks Anthony 2009-02-17 13:33:06 +00:00
sam_marshall
54ab56b349 MDL-18208: Make xmldb give sensible error if you try to generate documentation without having xsl extension installed 2009-02-17 12:53:51 +00:00
nicolasconnault
c4c97a6d82 MDL-18004 2009-02-17 11:17:29 +00:00
nicolasconnault
d4a93c208a MDL-18004 Redirecting report preference forms to their respective reports when submitted or cancelled 2009-02-17 09:12:25 +00:00
nicolasconnault
54c4a2cb4f MDL-18004 Separated gradebook course settings from report preferences 2009-02-17 09:01:48 +00:00
skodak
9c023be3cd MDL-18282 fixed incorrect version number bump - thanks Anthony 2009-02-17 07:26:29 +00:00
nicolasconnault
233ae5a323 MDL-18247 Merged from MOODLE_19_STABLE 2009-02-17 07:25:24 +00:00
tjhunt
1bd66f3914 quiz attempts: MDL-18283 add accept-charset="utf-8" to avoid encoding problems. 2009-02-17 07:21:56 +00:00
tjhunt
5348b899c4 random question: MDL-18174 Fix notice when adding a random question to a quiz. 2009-02-17 06:14:54 +00:00
tjhunt
c1d9eeb920 tex filter: MDL-18230 ensure we always generate valid XHTML. 2009-02-17 05:24:41 +00:00
dongsheng
c4fa91692f "FILEPICKER/MDL-13766, fix type" 2009-02-17 01:47:25 +00:00
moodlerobot
c28c290bd0 Updated the HEAD build version to 20090217 2009-02-16 23:32:03 +00:00
skodak
7cdee7486d MDL-16698 towarsd general editor element 2009-02-16 20:54:30 +00:00
skodak
b5cb48de8f MDL-16597 default to unlimited number of files instead of 0 which means no files 2009-02-16 20:53:23 +00:00
skodak
3156b8ca48 MDL-14589 implemented browsing of course section files + fixed bug when getting parent dirs of stored files 2009-02-16 20:47:22 +00:00
stronk7
23a6c9d68c MDL-18243 data module filter - make it cross-db by using sql_compare_text() ; merged from 19_STABLE 2009-02-16 17:58:50 +00:00
wildgirl
ee0c136a4f welcometocoursetext lang string: MDL-18260 small rewording 2009-02-16 17:13:52 +00:00
poltawski
041a1e4173 performance/mymoodle MDL-18241 - Assigments were very expensive
Reworked to take queries out of loops and let it scale. Unfortunately
I don't think we can get the get_users_by_capability() call out of the
loop on assignments.

Real query numbers before/after:
Teacher: 12,509 / 314
Student: 127 / 72
Admin: 718 / 133

Conflicts:

	mod/assignment/lib.php

Merged from 19_STABLE (with dmlib changes)
2009-02-16 13:14:30 +00:00
stronk7
31f9d77191 MDL-18222 restore - fixed restoring of course->summary links. Was being handled too early. Moved to final decoding links process. Merged from 19_STABLE 2009-02-16 10:33:08 +00:00
jerome
d27c5d3383 web service MDL-17135 add moodle/site:usewebservice capability - display only web service users into administration page 2009-02-16 08:06:14 +00:00
dongsheng
5bed810261 "FILTER/MDL-17703, reverse changes to work within p tag, merged from 1.9" 2009-02-16 07:09:50 +00:00
tjhunt
e4e5ba8c6f weblib: finish documenting print_user_picture. 2009-02-16 04:16:10 +00:00
dongsheng
e47d5adef3 "FILTER/MDL-18230, remove hardcoded style for TeX formulas image, merged from 1.9" 2009-02-16 03:10:01 +00:00
stronk7
37d975e11f Fix tests (missing declaration) and add tests for sql_length() 2009-02-15 23:43:34 +00:00
moodlerobot
5b20cde0b2 Updated the HEAD build version to 20090216 2009-02-15 23:32:15 +00:00
stronk7
aab0cd1851 MDL-18244 sql_length() - apply new function to resource names filter ; merged from 19_STABLE 2009-02-15 23:23:41 +00:00
moodlerobot
56adfb3357 Automatic installer.php lang files by installer_builder (20090216) 2009-02-15 23:22:48 +00:00
stronk7
7b837bc375 MDL-18244 sql_length() - deprecate old use of function 2009-02-15 23:18:49 +00:00
stronk7
7e0db2e205 MDL-18244 sql_length() - new cross-db function to calculate the length in chars of any expression ; from 19_STABLE 2009-02-15 23:17:56 +00:00
skodak
a8e299711c MDL-18209 fixe short php tag - thanks Jeffrey Silverman 2009-02-15 19:24:57 +00:00
skodak
133b5929a1 MDL-18253 hopefully fixed weird float precision that breaks upgrade and gradebook 2009-02-15 19:02:50 +00:00
skodak
f2cbf2dc1e MDL-18258 fixed legacy type and improved risky default course role hints 2009-02-15 18:45:15 +00:00
skodak
69f34b9659 MDL-18039 xhtml strict fixes 2009-02-15 17:40:31 +00:00
iarenaza
eee34307b9 Cache LDAP connections: MDL-18130 Properly handle open LDAP connections.
Both CAS and LDAP auth plugins open new connections to the LDAP server
to get the user account details. While this is the desired behaviour
for regular logins (we probably don't have an already open connection
to the LDAP server), this is a ressource hog when we are doing user
synchronization, as the closed connections remain in the TCP_WAIT
state for a while before the server can reuse them. If we are syncing
a lot of users, we can make the server run out of available TCP
ressources.

So we cache the connection the first time we establish it and return
the same connection handle everytime, unless we've closed all the
'open' connections, or the auth object is destroyed.

In addition to that, there were a few missing calls to ldap_close().
2009-02-15 15:03:33 +00:00
skodak
e36005bef6 MDL-18041 improved admin risk info 2009-02-15 11:30:45 +00:00
skodak
ee84498bd3 MDL-18155 mentioned possiblity to lock email field; merged from MOODLE_19_STABLE 2009-02-15 10:05:33 +00:00
skodak
e7dd3aac30 MDL-18155 no warning if allowed email domains set; merged from MOODLE_19_STABLE 2009-02-15 09:55:48 +00:00
skodak
be22a5c16c MDL-18078 adding docs links from detailed security overview report; merged from MOODLE_19_STABLE 2009-02-15 09:45:34 +00:00
moodlerobot
ff721259ca Updated the HEAD build version to 20090215 2009-02-14 23:31:12 +00:00
stronk7
493c3651bf MDL-9796 environment - make install & upgrade to ignore dataroot xml file (ENV_SELECT_RELEASE) 2009-02-14 23:12:04 +00:00
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