- 30 Jan, 2017 4 commits
-
-
- 27 Jan, 2017 4 commits
-
-
-
Jake Dallimore authored
Added role and aria-expanded attributes to the toggler link and added a key handler for the space and enter keys.
-
Eloy Lafuente authored
-
-
- 26 Jan, 2017 2 commits
-
-
Dan Poltawski authored
Converting the uses to the AMD modules is a bit risky for now, instead just require the YUI depdency.
-
Dan Poltawski authored
-
- 25 Jan, 2017 9 commits
-
-
Andrew Nicols authored
-
Andrew Nicols authored
-
Damyon Wiese authored
get('blah') are for properties get_blah() are for helpers
-
-
-
-
-
-
AMOS Bot authored
-
- 24 Jan, 2017 13 commits
-
-
-
-
-
-
-
Damyon Wiese authored
Helper methods (ie custom methods on a persistent) should not be callable via set() or get() even if they start with set_ or get_. They are not the same as custom getters and setters for real persistent properties.
-
Damyon Wiese authored
I missed all the entry pages when converting from set_abc() and get_abc() to set('abc', ) and get('abc'). Also fixed a wrong namespace for core_competency\external\performance_helper
-
-
-
-
-
Dan Marsden authored
-
Dan Poltawski authored
Merge branch 'wip_master_mdl-50625_ldap_better_check_paged_results_support' of https://github.com/iarenaza/moodle
-
- 23 Jan, 2017 8 commits
-
-
-
-
-
-
-
-
Dan Poltawski authored
* Add some missing example contexts * Stop using obsolete cell attributes
-
Dan Poltawski authored
-