Skip to content

Releases: tractorcow-farm/silverstripe-fluent

4.1.4

21 Aug 00:18
ce9a159
Compare
Choose a tag to compare
  • 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

21 Aug 00:18
eb20202
Compare
Choose a tag to compare
  • 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

08 Jun 02:19
Compare
Choose a tag to compare
  • BUG Don't fail on empty locale Fixes #423 (Damian Mooyman) - 10c209c

4.0.4

08 Jun 02:19
4f8fcae
Compare
Choose a tag to compare
  • BUG Don't fail on empty locale Fixes #423 (Damian Mooyman) - 10c209c

4.1.1

06 Jun 22:42
Compare
Choose a tag to compare
  • BUG Fix invalid locale being set for domain mode Fixes #419 (Damian Mooyman) - e02691a

4.0.3

06 Jun 22:42
2015e02
Compare
Choose a tag to compare
  • BUG Fix invalid locale being set for domain mode Fixes #419 (Damian Mooyman) - e02691a

4.1.0

08 May 21:56
Compare
Choose a tag to compare
  • 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

08 May 21:56
353312e
Compare
Choose a tag to compare
  • Keep locale options visible in dropdown when cms-menu is collapsed (Joris Debonnet) - f7873d7

4.0.1

08 May 21:56
f7b5e2d
Compare
Choose a tag to compare
  • FIX Cast default locale title as a DBField to prevent search field scaffolding error (Robbie Averill) - 81e29e5
  • Remove obsolete branch alias (Robbie Averill) - 156667f

4.0.0

14 Mar 01:04
56420c4
Compare
Choose a tag to compare
Merge pull request #372 from jakedaleweb/FIX/search_apply_only_if_ena…