Releases: SE-Stuttgart/moodle-block_booksearch
Version 3.3
Summary:
- Namespace collision is fixed
- Some missed variables and unused transactions are cleaned
Version 3.2
Version 3.2 Summary:
Functionality extended: Book search can now be added to subpages.
Version 3.1
Version 3.1 Release Summary
Search Improvements: Fixed unreliable search and garbage text issues.
Service Fixes: Corrected service description and enhanced security checks.
Naming Consistency: Standardized the plugin name to "Book Search."
Spelling and Language Cleanup: Fixed copyright misspellings and removed non-English strings.
Code Refactoring: Moved inline CSS, modularized JavaScript, and improved code structure with classes and Mustache templates.
Version 3.0
Release Update
Release 3.0 of the Book Search plugin includes several improvements and clarifications based on user feedback and community recommendations.
Resolved Issues:
-
Documentation Clarification: clarified that users accessing the plugin through the web service must be added to the course for proper functionality.
-
Plugin Name Consideration: the plugin is renamed from slidefinder to booksearch
-
Missing Privacy API: Privacy API implementation, ensuring GDPR compliance and compatibility with continuous integration processes.
-
Prohibited Direct Access: addressed raw access to
$_GET
,$_POST
, and$_REQUEST
to align with Moodle's security guidelines. -
Incorrect String Concatenation: corrected string concatenation in language files to prevent issues with the Moodle translation tool.
Version 2.0
Resolved Issues:
- The plug-in now ensures that the custom enrollment check effectively determines whether a user should have access to a course.
- The necessary capability to check externallib functions is added.
- Camel case correction: Fixed incorrect camel case in strings for improved code consistency.
- Repository name correction accordingly with Moodle guidelines
- Removed the redundant call to get_content() on page load
- Corrected the location definition in thirdpartylibs.xml.
- Resolved the installation error for Moodle running on Docker.
- Incorporated review changes into the README for clarity and completeness.
Version 1.1.1
The following changes are made:
— Every source file is reviewed by a tester
— README and wikis are inspected for consistency
— Version is changed to MATURITY_STABLE for publication
Version 1.1
Minor changes to the first release of the slide-finder plugin for the KIB3 moodle.
Version 1.0
First release of the slide-finder plugin for the KIB3 moodle.