- Minor updates for recent Moodle versions.
- Change to support the new language feature in the filter.
- To match updates to other plugins in the set.
- Fix bug where the dialogue would not fit on screen if you expanded all sections and there was no scroll bar.
- Internal changes because of the recent changes in the filter code.
- This version works better Moodle 3.6+, where question and categories have a proper 'Id number' field on the editing form (MDL-62708). This is now used instead of the previous hack of putting the id in the name.
- Fix a layout issue. A CSS rule for this plugin was breaking the size of all YUI dialogues.
- Fix a minor JS logic error.
- Fixes for coding style issues found by the plugins database automated checks.
- Initial release.