Skip to content

Releases: SE-Stuttgart/moodle-block_booksearch

Version 3.3

12 Oct 15:31
56e316e
Compare
Choose a tag to compare

Summary:

  • Namespace collision is fixed
  • Some missed variables and unused transactions are cleaned

Version 3.2

19 Aug 11:44
91365c1
Compare
Choose a tag to compare

Version 3.2 Summary:
Functionality extended: Book search can now be added to subpages.

Version 3.1

19 Aug 09:28
c8c8756
Compare
Choose a tag to compare

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

07 May 10:06
cd89977
Compare
Choose a tag to compare

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

20 Sep 17:44
0611b79
Compare
Choose a tag to compare

Resolved Issues:

  1. The plug-in now ensures that the custom enrollment check effectively determines whether a user should have access to a course.
  2. The necessary capability to check externallib functions is added.
  3. Camel case correction: Fixed incorrect camel case in strings for improved code consistency.
  4. Repository name correction accordingly with Moodle guidelines
  5. Removed the redundant call to get_content() on page load
  6. Corrected the location definition in thirdpartylibs.xml.
  7. Resolved the installation error for Moodle running on Docker.
  8. Incorporated review changes into the README for clarity and completeness.

Version 1.1.1

30 Jan 10:14
Compare
Choose a tag to compare

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

30 Nov 16:24
Compare
Choose a tag to compare

Minor changes to the first release of the slide-finder plugin for the KIB3 moodle.

Version 1.0

18 Nov 14:58
fdfd670
Compare
Choose a tag to compare

First release of the slide-finder plugin for the KIB3 moodle.