stronk7
382123a06e
2.0 has lowercase xmldb objects.
2009-05-04 14:33:01 +00:00
stronk7
f9ecb1716d
MDL-18577 drop enums support - fixed dml/ddl tests to be runnable once enums are out. Some
...
are failing but will be fixed/completed soon by MDL-19057
2009-05-03 23:46:40 +00:00
stronk7
d14fc380c9
MDL-19055 two missed XHTML fixes forgotten in previous commit.
2009-05-03 23:15:44 +00:00
stronk7
2f326cef12
MDL-19055 Upgrade to AdoDB 5.08 + local patches reapplied
2009-05-03 22:33:18 +00:00
stronk7
d64514aab0
MDL-14679 - PG get_indexes() fix - minor problem retrieving indexes with columns quoted
2009-05-03 17:19:40 +00:00
mjollnir_
4c7a4ef9df
MDL-18734 - documentation and coding style in portfolio/*
...
Added much needed documentation to the portfolio "scripts" (the libs are all
fine), and moved all parameter fetching from the body of the file to the top.
2009-05-02 13:23:22 +00:00
stronk7
526fe7d8da
MDL-18577 drop enums support - step3: deprecate old change_field_enum() use
...
by new drop_enum_from_field() available in 2.0
2009-05-02 00:22:20 +00:00
stronk7
ae5a39398b
using new DB syntax
2009-05-02 00:17:31 +00:00
stronk7
2d2d79ef49
MDL-18577 drop enums support - step3: Drop enums from generator classes. Only code used to drop enums remains until Moodle 2.1
2009-05-01 23:49:31 +00:00
stronk7
ffaf9c59a9
MDL-18577 drop enums support - step3: Missing return
2009-05-01 23:35:36 +00:00
stronk7
e00ab5f994
MDL-18577 drop enums support - step3: Fix oci8 adodb set_field_select() without select
2009-05-01 23:35:01 +00:00
stronk7
762bd0df3c
MDL-18577 drop enums support - step3: fix native pgsql set_field_select() handling of BLOBs
2009-05-01 23:33:24 +00:00
stronk7
74c288a100
MDL-18577 drop enums support - step2: enums out from install.xml files
2009-05-01 14:07:43 +00:00
tjhunt
fb073f60ec
adminlib: MDL-19038 lazy-load the list of users in admin_setting_users_with_capability
2009-05-01 10:32:12 +00:00
jerome
eef760748c
repository MDL-15404 display instance number into the administration
2009-05-01 06:55:10 +00:00
dongsheng
b8aa76c1a4
"MDL-19037, use getremoteaddr to get remote ip address"
2009-05-01 03:04:10 +00:00
stronk7
2a88f626f7
MDL-18577 drop enums support - step2: enums out from editor, dbmanager and all upgrade scripts.
2009-05-01 01:19:16 +00:00
skodak
49ba2b61b9
MDL-19030 even uglier hack - do not try to add id to labels of static element - they do not have it; merged from MOODLE_19_STABLE
2009-04-30 10:09:13 +00:00
skodak
5c89242e50
MDL-19030 very ugly hack - do not try to add id to labels of element group - they do not have it; merged from MOODLE_19_STABLE
2009-04-30 10:06:11 +00:00
skodak
8c453e41f7
MDL-19030 fixed xhtml strictness when label attached to frozen element; merged from MOODLE_19_STABLE
2009-04-30 09:50:02 +00:00
skodak
35079f539c
MDL-18951 standardised group support in grader report (not complete yet)
2009-04-30 08:07:43 +00:00
tjhunt
e8c8cee99a
blocklib: MDL-19010 add standard boilerplate at the top of the file.
2009-04-30 03:50:00 +00:00
skodak
a9e38ac8a7
MDL-19008 extra credis should not be dropped when drop low or keep high specified (including unit tests)
2009-04-29 13:42:03 +00:00
skodak
b9b199beba
MDL-18993 implemented frull support for droplow and keephigh in sum aggregation type
2009-04-29 10:05:55 +00:00
nicolasconnault
9810d8a08c
MDL-14909 Preventing the border from being assigned to label list elements. Merged from MOODLE_19_STABLE
2009-04-29 09:31:24 +00:00
skodak
59080eee21
MDL-18993 implemented frull support for droplow and keephigh in sum aggregation type
2009-04-29 08:55:25 +00:00
skodak
85db95e708
MDL-19002 new simplified file api file limits; docs are still not finished
2009-04-29 07:52:35 +00:00
dongsheng
90dc80b3e6
"MDL-16911, display video name for youtube link"
2009-04-29 05:02:57 +00:00
tjhunt
a8320eeae9
filters: MDL-19000 don't do ORDER BY in subqueries (thanks Eloy)
...
Problem introduced by MDL-7336.
2009-04-29 03:12:31 +00:00
stronk7
0aa060602f
MDL-14679 mssql fix - Fix boolean handling in mssql + set_field() without params.
2009-04-28 23:49:33 +00:00
skodak
c94882ffa2
MDL-19002 new simplified file api file limits; docs are still not finished
2009-04-28 21:20:43 +00:00
skodak
a08171c5c2
MDL-19002 file upload limits support
2009-04-28 19:08:33 +00:00
tjhunt
dc740f9788
MDL-18132 - fix upgrade SQL for MS SQL.
2009-04-28 09:55:46 +00:00
stronk7
e37cd84ad4
MDL-18577 drop enums support - step1: transforming all enums to nomal varchar + prevent creation of new ones
2009-04-27 20:29:01 +00:00
skodak
b3d965212e
MDL-17248 fixed incorrect sum when scales involved; merged from MOODLE_19_STABLE (regrading will be forced later)
2009-04-27 15:21:09 +00:00
stronk7
6bdf4c99b3
MDL-16824 messaging - move unread messages from deleted users to message_read.
...
Pending to commit changes to uploaduser.php. Credit goes to Anthony Borrow. Thanks!
Merged from 19_STABLE
2009-04-26 22:56:56 +00:00
skodak
d9ae2ab53b
MDL-12942 new extra credit option for simple mean agg; merged from MOODLE_19_STABLE
2009-04-24 16:24:49 +00:00
tjhunt
6db66ba11c
Disable the bloody eventslib unit tests until someone fixes them!
2009-04-24 09:49:43 +00:00
skodak
29712788b7
MDL-18948 fixed handling of indexes when removing options; merged from MOODLE_19_STABLE
2009-04-24 07:15:45 +00:00
dongsheng
7b58fb4179
"webdav plugin/MDL-16908, fix header check code, reformat code"
2009-04-23 09:50:30 +00:00
nicolasconnault
577d5f9e32
MDL-15931 More unit tests of file_info_* classes
2009-04-23 09:06:59 +00:00
nicolasconnault
a196c5ace7
MDL-15931 More unit tests of file_info_* classes
2009-04-23 09:02:21 +00:00
nicolasconnault
ce75fef1c6
MDL-15931 More unit tests of file_info_* classes
2009-04-23 08:58:49 +00:00
nicolasconnault
472a4b92c8
MDL-9306 Converting tabs to spaces. Merged from MOODLE_19_STABLE
2009-04-23 07:22:27 +00:00
skodak
398a160d4d
MDL-18934 removed legacy grading support
2009-04-22 21:03:38 +00:00
skodak
121d8006e4
MDL-18927 fixed performance regression
2009-04-22 19:40:21 +00:00
skodak
7d2948bdd0
MDL-18910 full support for module intro editor with embedded images
2009-04-22 07:19:56 +00:00
skodak
43b44d5ea6
MDL-18910 full support for module intro editor with embedded images
2009-04-22 07:14:19 +00:00
skodak
3268cf9921
MDL-18910 full support for module intro editor with embedded images
2009-04-22 06:48:15 +00:00
skodak
ac3668bfae
MDL-18910 full support for module intro editor with embedded images
2009-04-22 05:10:08 +00:00