Refactor the search action
- Improved ability to search on custom fields
- Improved ability to specify search behavior in the search template, as opposed to the Products Tag.
- Fixes pagination links.
- Improved documentation in the prototype search form template.
- Now uses the same classes used for generating summary views.... with the same optimizations.
New companydirectory field type allowing linking a product to a company. Uses an ajaxy autocomplete mechanism for finding Companies.
Improved admin filtering
- Filter on SKU or product name
- Adds ability to sort on custom fields numerically.
- Filter is now stored as a user preference, and page number stored in the session.
Tweaks to CSV Import
Numerous minor enhancements
A couple new database indexes for performance.
Numerous bug fixes.
More...