Skip to content
Snippets Groups Projects

Upgrading drupal/better_exposed_filters (6.0.5 => 6.0.6)

Merged Michael Lee requested to merge lee5151 into main

Module Addition(s)/Update(s)

Module(s) Updated

  • Better Exposed Filters - 6.0.5 => 6.0.6
    • Summary of Changes
      • Removes usage of JQuery Touch Punch and JQuery Date Picker to use Core solutions. Still includes them as a dependency for now but they are being deprecated.
      • Adds Ajax functionality to the Reset button. We are patching this to to use 6.0.5's code because we use Views Ajax History and there are issues with these working together:
        • The URL doesn't properly update on Reset for views. Refreshing a page after reset will use previously set filters
        • On pages with Checkboxes (People for example) it will retain previously checked boxes on future filters
      • Various additional bug fixes

Checklist

Check any that apply and include notes where appropriate.

  • Changes require an update.php
  • Changes require a configuration push
  • Changes impact the user experience
    • The date picker has been changed to use Core's version instead of JQuery
  • Changes impact the administrative experience
  • Changes impact accessibility
    • The new date picker is accessible and preferred
  • Changes impact security
  • Changes include updates to dependency packages
    • JQuery UI Date Picker (No longer used but is included in 6.0.6 as a dependency)
    • JQuery UI Touch Punch (No longer used but is included in 6.0.6 as a dependency)
  • Changes result in code being deprecated
  • Relevant Pivotal Tracker tickets has been documented properly

Merge request reports

Merged by Brian CaniniBrian Canini 10 months ago (Jun 17, 2024 1:34pm UTC)

Merge details

  • Changes merged into with 786511a7.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading