Releases: ProjektAdLer/MoodlePlugin-local_declarativesetup
Releases · ProjektAdLer/MoodlePlugin-local_declarativesetup
1.0.1
Added:
Changed:
- Changes for compatibility with upcomming moodle changes
- Changes for compatibility with PHPUnit 10
Deprecated:
Removed:
Fixed:
- Undefined deletion handling when a category contains courses or subcategories
- Bug when creating multiple parent categories with the same name in different subcategories (e.g.,
/top/1
and/top/2
) - Incorrect
plugins.json
mapping
Security:
1.0.0
Added:
Changed:
Deprecated:
Removed:
- GitHub as source for plugin install (was never fully working, replaced by package repo)
Fixed:
- wrong path in md5 files
Security:
0.1.0
Added:
- plays config, course_category, install_plugins, language, logos, role, user, web_services
- CLI scripts create_course_cat_and_assign_user_role (migrated from local_adler), install_plugin, run_playbook, version
- playbooks as sub-plugins of type
playbook
- everything else to make this plugin work
Changed:
Deprecated:
Removed:
Fixed:
Security: