stronk7
1a193a8916
MDL-20591 check for min libxml 2.6.30 version on ims-cc import ; merged from 19_STABLE
2009-10-19 17:22:27 +00:00
sam_marshall
9467db390c
MDL-20537: shorten-text fix
2009-10-19 17:13:50 +00:00
jerome
9199f8d323
webservice MDL-17135 remove old Moodleforms for service admin page
2009-10-19 15:12:49 +00:00
jerome
1d1b17f25e
webservice MDL-17135 improve service function selection into administration page
2009-10-19 15:09:22 +00:00
stronk7
6dd60ce445
MDL-20591 ims cc import: fix two calls by reference ; merged from 19_STABLE
2009-10-19 13:42:58 +00:00
jerome
b5c6b61d96
webservice MDL-17135 add service administration page
2009-10-19 12:01:22 +00:00
samhemelryk
0baa5d4600
NOBUG: Testing the new CVS server by updating a few comments
2009-10-19 04:27:10 +00:00
uid697
9fa78217cd
NOBUG: Testing the new CVS server by updating a few comments
2009-10-19 04:01:42 +00:00
uid697
babb391120
NOBUG: Testing the new CVS server by updating a few comments
2009-10-19 03:29:48 +00:00
moodlerobot
a5a7660b68
Updated the HEAD build version to 20091019
2009-10-19 00:39:13 +00:00
ashleyholman
b55d0869e9
MDL-20578 forum_print_overview() performance: fix unnecessary ILIKE match to make better use of log_coumodact_ix index
2009-10-19 00:18:23 +00:00
stronk7
ac83a8fd2a
MDL-20591 IMS CC Import - lang file added ; merged from 19_STABLE
2009-10-18 21:40:46 +00:00
stronk7
df73d19d19
MDL-20591 IMS CC Import: All the code (but its integration in restore) goes here. Great job, UVCMS! Merged from 19_STABLE
2009-10-18 21:36:22 +00:00
moodlerobot
408d67dfc1
Updated the HEAD build version to 20091018
2009-10-18 00:37:46 +00:00
moodlerobot
10ad22e925
Updated the HEAD build version to 20091017
2009-10-17 00:38:02 +00:00
stronk7
5d91786a35
MDL-19057 dml tests: Complete limitfrom/limitnum tests and delete some dupes
2009-10-16 14:16:18 +00:00
stronk7
72a3902f5a
MDL-14679 fixing limitfrom, limitnum queries under pgsql, mssql and oracle
2009-10-16 14:14:03 +00:00
jerome
bb1dff214d
webservice MDL-17135 add service user settings administration
2009-10-16 08:50:02 +00:00
skodak
3795247688
MDL-12886 minor testclient refactoring
2009-10-16 07:55:34 +00:00
skodak
453a7a85d4
MDL-12886 added needed function description
2009-10-16 07:25:46 +00:00
gbateson
29f14f1f9f
HotPot: refine detection of media urls in escaped javascript and <param> tags
2009-10-16 05:35:51 +00:00
samhemelryk
204079e7b3
theme MDL-19824 Upgraded deprecated calls
2009-10-16 03:24:48 +00:00
samhemelryk
333abbf151
tag MDL-19823 Addes set_url calls
2009-10-16 03:24:19 +00:00
samhemelryk
2e2f2d3444
sso MDL-19799 Added set_url call
2009-10-16 03:23:42 +00:00
samhemelryk
f3a6cd67d5
repository MDL-19821 Added set_url call
2009-10-16 03:23:05 +00:00
samhemelryk
5c0daafc3d
question MDL-19820 Added set_url calls with pre-generated var
2009-10-16 03:22:20 +00:00
samhemelryk
a09f21d093
quiz MDL-19813 Upgraded deprecated calls and called set_url with pre-generated var
2009-10-16 03:20:38 +00:00
samhemelryk
261c6ef0ea
forum MDL-19808 Upgraded deprecated calls
2009-10-16 03:20:23 +00:00
samhemelryk
6d8363c40b
data MDL-19806 Upgraded deprecated calls
2009-10-16 03:19:50 +00:00
samhemelryk
d32229555f
chat MDL-19804 Upgraded deprecated calls
2009-10-16 03:19:32 +00:00
samhemelryk
bbe0bd9899
group MDL-19798 Added set_url calls
2009-10-16 03:16:38 +00:00
samhemelryk
6e08d1f1af
enrol MDL-19795 Upgraded deprecate function calls
2009-10-16 03:13:25 +00:00
samhemelryk
928d4738f1
course MDL-19794 Upgraded deprecate function calls
2009-10-16 03:12:41 +00:00
samhemelryk
ec7c4f112b
blog MDL-19792 Upgraded two deprecate functions
2009-10-16 03:10:33 +00:00
samhemelryk
33ab48a4d0
backup MDL-19789 Added missing set_url call
2009-10-16 03:09:31 +00:00
moodlerobot
a449cce6a6
Updated the HEAD build version to 20091016
2009-10-16 00:38:49 +00:00
stronk7
a0394be409
NOBUG. Typo
2009-10-15 22:34:34 +00:00
stronk7
628dff250f
MDL-19057 dml tests: Completed (and passed in all the big four!) the
...
insert_record() and update_record() tests. Including nulls, booleans, zeros, empties,
quotes and backslashes, some php operations, clobs and blobs. Also covering
get_record()/get_recordset() for all those cases.
2009-10-15 22:20:02 +00:00
stronk7
489ef94fa8
Fix storing onf NULLs by set_field_xxx() into binary columns.
2009-10-15 15:17:21 +00:00
samhemelryk
c86bdd5d3f
search MDL-19822 Upgraded deprecated calls and added set_url calls
2009-10-15 07:37:29 +00:00
samhemelryk
beebcf2606
grade MDL-19797 Added set_url calls
2009-10-15 06:58:21 +00:00
samhemelryk
4dd5bce866
navigation MDL-20568 Fixed notices and warning generated by navigation when page context is for a module but page cm has not been set.
...
Also tacked on a tiny edit to fix missing alt tags
2009-10-15 06:37:45 +00:00
samhemelryk
474f6bfed9
core MDL-19799 Added set_url calls and replaced deprecated functions
2009-10-15 03:43:28 +00:00
samhemelryk
ea6c02fe42
navigation MDL-14632 Removed unwanted alert statement
2009-10-15 03:26:52 +00:00
samhemelryk
ed1dcb9dd6
error MDL-19799 Added set_url call
2009-10-15 03:22:26 +00:00
samhemelryk
8e7328a292
enrol MDL-19795 Added set_url calls, and fixed misc minor errors
2009-10-15 03:17:57 +00:00
samhemelryk
e6a40d2231
backup MDL-19789 Added set_url calls
2009-10-15 03:05:35 +00:00
samhemelryk
79151615c5
auth MDL-19788 Added PAGE->set_url calls and removed $Id tags
2009-10-15 02:34:31 +00:00
jerome
da42e89074
webservice MDL-17135 code cleaning
2009-10-15 02:34:21 +00:00
samhemelryk
c5e4f81d9a
admin MDL-19787 Added PAGE->set_url calls and removed $Id tags
2009-10-15 02:19:51 +00:00