Commit graph

7744 commits

Author SHA1 Message Date
stronk7
e9fc2f32ef MDL-18420 reserved words - adding 2 new PG reserved words. Merged from 19_STABLE 2009-03-02 19:09:29 +00:00
stronk7
09717fa5ca MDL-18420 reserved words - adding MySQL 5.1 and 6.0 new reserved words ; merged from 19_STABLE 2009-03-02 18:53:59 +00:00
mjollnir_
ea95cf9c05 MDL-16520 portfolio: when an exception happens, kill the active export 2009-03-01 11:01:57 +00:00
skodak
c70552d871 MDL-18407 fixed wrong select 2009-02-28 09:09:09 +00:00
sam_marshall
ca6b2d6801 MDL-18403: Completion system can cause problems if grade completion is somehow enabled when completion is set to manual 2009-02-27 14:35:05 +00:00
tjhunt
a781921fd0 question bank: MDL-16412 Allow admins to enable/disable of each question type 2009-02-25 09:31:49 +00:00
tjhunt
c7ecf78e5f tablelib: MDL-18372 Let people specify a CSS class name to add to the <tr> element. 2009-02-25 08:07:19 +00:00
tjhunt
f3409e53a0 questionlib: fix typo. 2009-02-25 06:12:55 +00:00
jerome
1b12adb81d web service MDL-12886 remove moodleexternal.php from the lib folder 2009-02-24 08:27:07 +00:00
jerome
386f206787 web service MDL-12886 fix capability name 2009-02-24 07:54:33 +00:00
tjhunt
60cd5b5a34 weblib: Improve PHPdoc comment and parameter names. 2009-02-24 05:09:29 +00:00
stronk7
121ff1f93f Annotating some more customizations performed in PHPMailer(); merged from 19_STABLE 2009-02-23 09:09:08 +00:00
skodak
78e3908f92 MDL-18348 CVE-2007-3215 2009-02-23 07:44:03 +00:00
skodak
8f0632f097 MDL-18318 fixed incorrect function param - thanks Aurelijus 2009-02-19 16:21:46 +00:00
sam_marshall
7556422816 MDL-18272, MDL-18271: Conditional availability - grade condition to use percentages not raw grades; use wording rather than >= symbol in form because (apparently) teachers are functionally innumerate. ;) 2009-02-18 17:50:13 +00:00
stronk7
b9061f5768 MDL-18302 filterlib - fixed rebuild of nested ignoretags ; merged from 19_STABLE 2009-02-18 11:03:33 +00:00
skodak
7daf91f210 MDL-14589 course section summary string 2009-02-18 09:03:09 +00:00
dongsheng
159840f02b "FORMSLIB,EDITOR/MDL-16698, add filepicker to editor element" 2009-02-18 02:18:06 +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
644d506ac1 MDL-16698 towards new general editor element + converted course section summaries 2009-02-17 16:18:05 +00:00
nicolasconnault
54c4a2cb4f MDL-18004 Separated gradebook course settings from report preferences 2009-02-17 09:01:48 +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
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
tjhunt
e4e5ba8c6f weblib: finish documenting print_user_picture. 2009-02-16 04:16:10 +00:00
stronk7
37d975e11f Fix tests (missing declaration) and add tests for sql_length() 2009-02-15 23:43:34 +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
133b5929a1 MDL-18253 hopefully fixed weird float precision that breaks upgrade and gradebook 2009-02-15 19:02:50 +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
nicolasconnault
de0300ea3c MDL-12631 Fixed breadcrumbs 2009-02-13 08:07:27 +00:00
tjhunt
d11de005c6 question bank: MDL-16345 Assorted small efficiency gains. 2009-02-13 06:27:08 +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
nicolasconnault
70aaa10f25 MDL-18004 Combined the two admin settings into one dropdown 2009-02-12 11:00:16 +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
stronk7
b10a14a392 MDL-18200 - fix make_upload_directory() was always failing on initial creation of dataroot 2009-02-11 15:26:29 +00:00
tjhunt
0a0cf09a6f moodlelib.php: Improve the phpdoc comment for userdate. 2009-02-11 08:08:58 +00:00
tjhunt
b81fd01dfe file api: MDL-18111 Improve doc comments a bit. 2009-02-11 07:46:53 +00:00
jerome
06e7fadc43 web serviceMDL-12886 refactor servers into object + add Zend_soap and Zend_xmlrpc server 2009-02-11 06:57:30 +00:00
nicolasconnault
413f347520 MDL-18188 Added a call to the new get_browser_version_classes() function in print_header, so that the classes are always added to the body tag. 2009-02-10 15:42:13 +00:00
nicolasconnault
ec0123208d MDL-18188 Added a new function with matching unit tests, following Sam's comment in the tracker 2009-02-10 15:33:25 +00:00
tjhunt
9cef0c27e4 weblib: XHTML strict. 2009-02-10 03:27:38 +00:00
stronk7
768408e8dd MDL-18198 installer - change distro to distrolib.php and delete distro hack from installlib 2009-02-09 19:35:57 +00:00
skodak
797ffad0c7 MDL-18194 detect if driver install before trying to create db 2009-02-09 17:51:01 +00:00