Skip to content

Releases: backdrop-contrib/module_filter

1.x-2.2.6

06 Apr 16:29

Choose a tag to compare

What's Changed

  • Fixes the module list display when browser zoom < 100% without the footer overriding the display while scrolling.

1.x-2.2.5

04 Apr 20:56

Choose a tag to compare

What's Changed

  • Fixed module list display when browser zoom < 100% and removed known issue from README.md file.

1.x-2.2.4

04 Apr 19:53

Choose a tag to compare

Notes for updating

  • It will be necessary to run the update script (located at /core/update.php) for this release.

What's Changed

  • Added hook_config_info to inform Backdrop of module_filter configurations.
  • Added install file for upgrade from Drupal 7 and to migrate remaining variable in database to configuration by @izmeez in #26
  • Fixed vertical tabs scroll to work with jquery3 by @izmeez in #21
  • Added package and tags to description column with enhanced tabs by @izmeez in #18
  • Added btn btn-secondary classes to "clear" link for Bootstrap and other themes with css improvements by @izmeez in #10
  • Updated README.md with known issue when browser view zoom < 100% module list does not display properly and requires scrolling down, see #22

Full Changelog: 1.x-2.2.3...1.x-2.2.4

1.x-2.2.3

25 Aug 04:15
f27ab6b

Choose a tag to compare

What's Changed

  • Added @izmeez as co-maintainer for project.
  • Issue #17 Updated jQuery BBQ by @izmeez in #19
    The updated version fixes several issues including a security issue. The active file is now renamed to jquery.ba-bbq.min.js and the full jquery.ba-bbq.js file has been added for reference.
  • #11 Removed Drupal ctools reference. by @izmeez in #12

New Contributors

Full Changelog: 1.x-2.2.2...1.x-2.2.3

1.x-2.2.2

07 Jan 02:26

Choose a tag to compare

Fix a PHP issue; fix Module Filter when Aggregate JS is enabled.

1.x-2.2.1

11 Dec 05:53

Choose a tag to compare

Initial port of the Module Filter module from Drupal 7, starting at 2.2 with some recent patches.