skodak
72977b3786
MDL-17135 moving all webservice and external API related admin UI to new directory, I did not expect there would be so many files, sorry for the trouble
2009-10-21 19:58:50 +00:00
skodak
86c252b47d
MDL-17135 reverting recent change in service management UI - since 1.7 the right way is to use formslib instead of hand written forms (which is roughly equiwalent to new outputlib stuff, sorry); this also fixes regression which incorrectly allowed editting of built-in services
2009-10-21 19:36:39 +00:00
skodak
f0dafb3c85
MDL-12886 refactored ws test client support and other minor tweaks
2009-10-21 18:25:00 +00:00
skodak
06f0784845
MDL-20616 support for array of arrays in postdata
2009-10-21 18:24:12 +00:00
pichetp
d3e3bd6cbc
MDL-20585 Warning user of changes when editing a multianswer question used in a quiz
...
a first beta version, lang files remained to be defined
2009-10-21 13:45:52 +00:00
rwijaya
ddc660600a
course/view MDL-20123 section 0 visibility and highlight
2009-10-21 06:25:21 +00:00
samhemelryk
7f09335135
output MDL-19799 Fixed up some set_url calls as well as fixing some regressions caused by recent upgrades
2009-10-21 04:23:35 +00:00
moodlerobot
3b7699cfa5
Updated the HEAD build version to 20091021
2009-10-21 03:17:25 +00:00
moodlerobot
208878e372
Automatic installer.php lang files by installer_builder (20091021)
2009-10-21 03:06:05 +00:00
skodak
c91cc5ef45
MDL-12886 improved access exception
2009-10-20 23:00:57 +00:00
skodak
ca6340bf72
MDL-12886 improved response headers in Zend servers
2009-10-20 22:59:10 +00:00
skodak
e8b216709f
MDL-12886 finally proper exception handling for Zend servers outside of the function execution
2009-10-20 22:49:39 +00:00
skodak
5593d2dc36
MDL-12886 refactored function return full external function info and improved reporting of access control problems
2009-10-20 22:30:18 +00:00
jerome
472f56d926
webservice MDL-17135 add disable javascript to the valid until fields
2009-10-20 14:33:01 +00:00
jerome
4955481bf3
webservice MDL-17135 fix navigation (kudo to Sam) + trivial few changes
2009-10-20 06:34:46 +00:00
samhemelryk
8140c44094
navigation MDL-20521 Changed procedure for hidden admin pages
...
Admin pages were originally skipped over and not added to the navigation, however this means we don't know where in the navigation structure we are on display, now we add hidden pages to the structure and force them to not display.
2009-10-20 03:31:19 +00:00
moodlerobot
bcca62a442
Updated the HEAD build version to 20091020
2009-10-20 00:32:19 +00:00
skodak
d4e764ab28
MDL-12886 rewritten xmlrpc client, not finished yet - need to solve error sending when exception occures outside of the executed method; the test client needs a lot of refactoring too
2009-10-19 23:14:26 +00:00
pichetp
de61c75ba2
MDL-20597 Migrating qtype_question helps file to there own directory: randomsamatch
2009-10-19 20:15:53 +00:00
pichetp
ac8db92c74
MDL-20597 Migrating qtype_question helps file to there own directory: essay
2009-10-19 20:14:03 +00:00
pichetp
abad968f3c
MDL-20597 Migrating qtype_question helps file to there own directory: description
2009-10-19 20:12:22 +00:00
pichetp
5e6a0c2643
MDL-20597 Migrating qtype_question helps file to there own directory: shortanswer
2009-10-19 18:50:27 +00:00
pichetp
5631dcff33
MDL-20597 Migrating qtype_question helps file to there own directory: numerical
2009-10-19 18:49:10 +00:00
pichetp
30aa3f925c
MDL-20597 Migrating qtype_question helps file to there own directory: match
2009-10-19 18:48:17 +00:00
pichetp
bfd80e4684
MDL-20597 Migrating qtype_question helps file to there own directory: calculated
2009-10-19 17:50:54 +00:00
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