moodle/blocks/community
Cameron Ball 18ec7521da MDL-52718 block_community: Send XML-RPC request correctly
mnet has its own separate XML-RPC implementation which supports
introspection. So even though we were sending incorrectly formatted
parameters, our previous XML-RPC implementation could work out how
to mangle the parameters to be correct. Introspection is not a
part of the XML-RPC specification and we should not rely on it. Our
current XML-RPC client/server implementation does not support it either.

Therefore we should always send data in the expected format.
2016-03-08 10:46:14 +08:00
..
db MDL-51580 upgrade: clean < 2.7.0 upgrade steps 2016-02-15 18:38:09 +01:00
lang/en MDL-48936 lang: Changed "My Home" to "Dashboard". 2015-04-10 17:16:27 +08:00
yui MDL-43259 JavaScript: Stop using deprecated lightbox config setting when instantiating dialogues 2013-12-11 16:56:49 +08:00
block_community.php MDL-46045 Fix php tags (lowercase) everywhere 2014-06-19 11:05:16 +08:00
communitycourse.php MDL-52718 block_community: Send XML-RPC request correctly 2016-03-08 10:46:14 +08:00
forms.php MDL-44120 block: tidied up block @package uses 2014-02-16 12:17:14 +13:00
locallib.php MDL-44120 block: tidied up block @package uses 2014-02-16 12:17:14 +13:00
renderer.php MDL-44120 block: tidied up block @package uses 2014-02-16 12:17:14 +13:00
styles.css MDL-48277 css: enable duplicate definitions lint rule 2014-11-18 22:11:36 +00:00
version.php MDL-52059 versions: bump all versions and requires near release 2015-11-10 12:33:52 +01:00