Releases: tractorcow-farm/silverstripe-fluent
Releases · tractorcow-farm/silverstripe-fluent
4.1.4
- FIX Ensure alterQuery is compatible with silverstripe/fulltextsearch <3.3 (Robbie Averill) - 8927721
- Fix deprecated filter method in SearchVariant (Sander Hagenaars) - 140f054
- Fix linting issues (Damian Mooyman) - 65e1847
- Fix up regex logic and unit tests (Damian Mooyman) - 0be2919
- Add tests for composite sorting on array of strings and subqueries (Robbie Averill) - d65ae5c
- Add more sorting tests (Robbie Averill) - b6ef038
- Refactor tests for writing to current locale to be more indicative of the behaviour they actually test (Robbie Averill) - 3a34d8b
- FIX Implement localisable order by clause (Robbie Averill) - d81d7cd
- Add tests for localised sorting support (Robbie Averill) - be16f72
- Multi-byte characters in URLs are now supported. (Mojmir Fendek) - 605c05b
4.1.3
- Use 4.x recipes where possible (Robbie Averill) - 531205c
- Add various recipe versions to Travis build matrix (Robbie Averill) - 1199d7e
- Quote table and fields in isLocalisedInStage, to make it compatible with postgresql (Boris Lašič) - d8d26f3
- FIX Only force change for written records when not in current locale, or not versioned (Robbie Averill) - 279b67d
4.1.2
4.0.4
4.1.1
4.0.3
4.1.0
- Use targetted constraint for php_codesniffer (Robbie Averill) - a22c678
- Remove obsolete branch alias (Robbie Averill) - a2e2263
- ENHANCEMENT Shift extension default to yml file to promote better extensibility Fixes #406 (Damian Mooyman) - e2035ad
- ENHANCEMENT Allow frontend publish filter to be disabled via yml (Damian Mooyman) - 350a9c4
- Increase minimum version of symbiote/silverstripe-gridfieldextensions (Robbie Averill) - 97eef44
- Loosen constraint on gridfieldextensions (Robbie Averill) - e14fab6
- Added some scenarios to documentation (cpenny) - cc88f49
- Change getLocalisedTables method to public. (cpenny) - f395b2d
- Added docs for frontend_publish_required. Updated docblock. (cpenny) - 08a3efa
- Re lock to specific gridfieldextensions version (Dylan Wagstaff) - b055c42
- Update composer requirement constraints (Dylan Wagstaff) - 5fcd39a
- Update GoogleSitemapController_sitemap.ss (guy van bael) - 5c9cace
- Update date format in sitemap template to ensure timezone offset is included as required by Google. (Tim Burt) - 8ca741f
- Allow cookie domain and path to be configurable (#374) (Hiren Patel) - 6377c79
- Update branch alias for 4.1.x-dev (Robbie Averill) - 831a6bb
4.0.2
4.0.1
4.0.0
Merge pull request #372 from jakedaleweb/FIX/search_apply_only_if_ena…