skodak
|
37f7c9b0ae
|
MDL-14966 Moved moodle_recordset to separate class into lib/dml
|
2008-05-25 20:17:40 +00:00 |
|
skodak
|
25d854c67c
|
MDL-14910 added option to dispose existing database instance (closes connection and releases all resources)
|
2008-05-25 19:56:34 +00:00 |
|
stronk7
|
8ee3065e38
|
Moving emulate_bound_params() from adodb drivers to adodb_moodle_database. MDL-14984
|
2008-05-25 17:14:21 +00:00 |
|
skodak
|
00f87f9793
|
MDL-14983 add magic quotes stripping option into data_submitted()
|
2008-05-25 15:34:19 +00:00 |
|
skodak
|
3b8a284cca
|
MDL-14679 more datalib conversions
|
2008-05-25 15:16:17 +00:00 |
|
skodak
|
10df888a1f
|
MDL-14679 deprecated lib converted to new $DB
|
2008-05-25 14:33:33 +00:00 |
|
skodak
|
45de775fc9
|
MDL-14978 removed obsoleted make_table()
|
2008-05-25 14:28:58 +00:00 |
|
skodak
|
3c268f2569
|
MDL-14978 removed obsoleted get_course_users()
|
2008-05-25 14:27:33 +00:00 |
|
skodak
|
9fa45d371e
|
MDL-14980 missing strsurveysaved when saving
|
2008-05-25 14:24:24 +00:00 |
|
skodak
|
2c62a3cb70
|
MDL-14978 removed ancient upgradelogs script
|
2008-05-25 11:37:45 +00:00 |
|
skodak
|
e4b13f6a39
|
MDL-14978 removed upgradeforumsread script
|
2008-05-25 11:35:51 +00:00 |
|
skodak
|
31372ef93f
|
MDL-14679 deprecated conversion
|
2008-05-25 11:19:06 +00:00 |
|
skodak
|
79eaec48cd
|
MDL-14978 removed obsoleted get_site_users()
|
2008-05-25 11:18:12 +00:00 |
|
skodak
|
0b2e23c4eb
|
MDL-14974 fixed aro regression - sorry
|
2008-05-25 11:11:45 +00:00 |
|
skodak
|
7cd9fcfe63
|
MDL-14978 removed obsoleted get_course_teachers()
|
2008-05-25 11:07:57 +00:00 |
|
skodak
|
e2fc9a8850
|
MDL-14978 removed obsoleted get_course_students()
|
2008-05-25 11:06:23 +00:00 |
|
skodak
|
4119bfec09
|
MDL-14978 removed obsoleted iscreator()
|
2008-05-25 11:02:58 +00:00 |
|
skodak
|
c4d61f7af0
|
MDL-14978 removed obsoleted get_group_users()
|
2008-05-25 11:00:59 +00:00 |
|
skodak
|
c5eb1adbf9
|
MDL-14978 removed obsoleted get_group_users()
|
2008-05-25 10:59:41 +00:00 |
|
skodak
|
bc8d118210
|
MDL-14679 fixed $exceptions regression in first part of datalib conversion
|
2008-05-25 10:16:53 +00:00 |
|
skodak
|
e3c7f155d8
|
MDL-14978 removed obsoleted isadmin()
|
2008-05-25 10:08:05 +00:00 |
|
skodak
|
72f563b91c
|
MDL-14978 replaced deprecated can_use_richtext_editor
|
2008-05-25 09:57:58 +00:00 |
|
skodak
|
624a690b3d
|
MDL-14679 first part of datalib conversion
|
2008-05-25 09:39:02 +00:00 |
|
skodak
|
a7544e377a
|
MDL-14974 improved columns caching implementation
|
2008-05-25 09:31:38 +00:00 |
|
stronk7
|
aa07a81368
|
First cut of Oracle new adodb driver. Install and tests ok. MDL-14888
|
2008-05-25 02:45:50 +00:00 |
|
stronk7
|
4d3e94b40f
|
Now oracle generator is also reentrant. MDL-14897
|
2008-05-25 02:42:06 +00:00 |
|
stronk7
|
c97e8deb3a
|
Changed postgresql sequence fetching to GetID. MDL-7183
|
2008-05-25 02:38:30 +00:00 |
|
stronk7
|
4572f85588
|
onespace2empty() needs to be in legacy dmllib() until we kill all
usages of legacy dmllib functions
|
2008-05-25 02:32:30 +00:00 |
|
moodlerobot
|
85908ae181
|
Updated the HEAD build version to 20080525
|
2008-05-25 01:52:24 +00:00 |
|
skodak
|
cd7f4acc16
|
MDL-14679 fixed temporary emulation in old set_field() - thanks Joseph Rézeau
|
2008-05-25 00:15:01 +00:00 |
|
stronk7
|
9c9fad9d71
|
Moving some old XMLDBxxx (deprecated) objects to the end of the file. Some PHP releases
have problems finding new extended xmldb_xxxx objects if they haven't been defined before.
|
2008-05-24 23:14:42 +00:00 |
|
skodak
|
dc10f119bb
|
MDL-14679 fixed warning and change false to array() when no users found
|
2008-05-24 20:43:33 +00:00 |
|
skodak
|
3b90506304
|
MDL-14679 improved get_in_or_equal() method
|
2008-05-24 20:42:40 +00:00 |
|
skodak
|
5a4e739817
|
MDL-14679 accesslib conversion to new dml
|
2008-05-24 18:35:48 +00:00 |
|
skodak
|
1d2b7f03cd
|
MDL-14679 fixed get_in_or_equal() method
|
2008-05-24 13:05:34 +00:00 |
|
robertall
|
98f67312c1
|
[MDL-14816] Escape special regex characters before applying perl compatible regex substitution of field names for database activity's advanced search. Merged from MOODLE_19_STABLE
|
2008-05-24 11:09:42 +00:00 |
|
moodlerobot
|
619906ba34
|
Updated the HEAD build version to 20080524
|
2008-05-24 01:53:37 +00:00 |
|
stronk7
|
cdb1e987e6
|
All fields, keys and indexes in suggested PHP core are using $dbman. MDL-14941
|
2008-05-23 22:42:45 +00:00 |
|
stronk7
|
63dd5a626a
|
table suggested PHP is using $dbman now. MDL-14941
|
2008-05-23 22:34:53 +00:00 |
|
stronk7
|
46d318bc6e
|
Changed comment
|
2008-05-23 22:30:42 +00:00 |
|
stronk7
|
82bba3e4d5
|
And also conditionally create/drop indexes and fields. MDL-14955
|
2008-05-23 22:26:08 +00:00 |
|
stronk7
|
70080fde65
|
Conditionally execute create/drop table dbmanager functions. MDL-14955
|
2008-05-23 22:24:00 +00:00 |
|
nicolasconnault
|
da3801e84b
|
MDL-14967 Upgraded gradebook code and unit tests. 4 failing tests in grade_item to fix.
|
2008-05-23 14:52:50 +00:00 |
|
dongsheng
|
3a4ff63b31
|
"MDL-14706, see tracker"
|
2008-05-23 13:17:56 +00:00 |
|
jamiesensei
|
a59eb2b6a8
|
MDL-12547 "allow manual quiz grading to sort by groups" added code to select which group to grade.
Merged from Moodle 1.9 branch
|
2008-05-23 13:14:00 +00:00 |
|
sam_marshall
|
e2ebb572b8
|
MDL-14965: Pass-by-reference call broke forum on php5
|
2008-05-23 11:02:46 +00:00 |
|
sam_marshall
|
c2f10673b2
|
MDL-14965: Pass-by-reference call broke install on php5
|
2008-05-23 10:36:28 +00:00 |
|
sam_marshall
|
2d80e3882e
|
MDL-14965: Pass-by-reference call broke install on php5
|
2008-05-23 10:30:47 +00:00 |
|
dongsheng
|
ec60b8e6da
|
"MDL-14129, fix print_error call"
|
2008-05-23 08:12:14 +00:00 |
|
dongsheng
|
ee95802c9c
|
"MDL-14129, add new lang string"
|
2008-05-23 08:09:08 +00:00 |
|