moodle/availability/condition/grouping
sam marshall f9103882dc MDL-44725 Availability: Add utility API to make unit testing easier (7)
Previously there was no way in PHP to create the JSON values used for
availability, except by manually hard-coding them (the main code to
do this normally is in JavaScript).

This makes unit tests hard to read, so I have implemented static
functions tree::get_root_json and tree::get_nested_json which allow
for easier-to-read unit tests.
2014-09-02 13:03:19 +01:00
..
classes MDL-44725 Availability: Add utility API to make unit testing easier (7) 2014-09-02 13:03:19 +01:00
lang/en
tests
yui MDL-46414 Conditional availability: Dropdowns not set correctly when editing in IE 2014-07-29 18:33:03 +01:00
version.php MDL-45486 Bump all versions to planned release 2014-05-09 02:12:28 +02:00