Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make searching case insensitive #348

Merged
merged 1 commit into from
Feb 24, 2025
Merged

make searching case insensitive #348

merged 1 commit into from
Feb 24, 2025

Conversation

atmonshi
Copy link
Member

No description provided.

Copy link

what-the-diff bot commented Feb 24, 2025

PR Summary

  • Configuration file update for Zeus Bolt
    The configuration file zeus-bolt.php has been updated to offer more control over the system's core features. It now includes options to show or hide the core presets and the design options (by default, the core presets will be shown while the design options will be hidden). Additionally, the file now contains comments explaining how to enable these options, especially if you have Bolt Pro installed.

  • Enhanced Search in Category Resource
    In the CategoryResource.php file, the search capability has been improved by making it case-insensitive. This update allows you to search for items without worrying about the exact casing of the letters.

  • Improved Search in Collection Resource
    Similar to Category Resource, the search functionality in CollectionResource.php has also been enhanced to be case-insensitive, providing a more user-friendly experience when searching for items.

  • Refined Search in Form Resource
    The search behavior in FormResource.php has received a refinement. Now, the search conducted on both the name and category.name columns will be case-insensitive, offering more convenience while performing searches.

@atmonshi atmonshi merged commit c37146c into 3.x Feb 24, 2025
6 checks passed
@atmonshi atmonshi deleted the searchable branch February 24, 2025 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant