Releases: ncstate-delta/moodle-mod_roadmap
Releases · ncstate-delta/moodle-mod_roadmap
v1.0.2
v1.0.1
- Hardening: add course context validation to color pattern fetch (#18)
- Code quality: move hard coded language strings to lang file (#17)
- Documentation: add missing header and copyright information to js files (#16)
- Code quality: namespace non-member functions to avoid potential conflicts (#15)
- Code quality: change configuration page to use core renderer (#14)
- Code quality: replace execute db calls with standard DML functions (#13)
- Code quality: addition of null privacy provider (#12)
- Hardening: module context validation via require_login added (#11)