Skip to content

Releases: tractorcow-farm/silverstripe-fluent

3.8.2

07 Jan 09:23
6f36a44
Compare
Choose a tag to compare
  • Make Fluent compatible to SilverStripe 3.7.x / PHP 7.2 (Hendrik Schaper) - 3a9488e
  • Make Fluent compatible to SilverStripe 3.7.x / PHP 7.2 (Hendrik Schaper) - 96e3b08
  • FIX Use precise distro for PHP 5.3 support (Robbie Averill) - e5717f4
  • Remove obsolete branch alias (Robbie Averill) - 4767c7f
  • Remove obsolete branch alias (Robbie Averill) - 9184819
  • Add codecov configuration to prevent comments on pull requests (Robbie Averill) - 8ba76e0
  • Create a Finnish translation (Jarkko Linnanvirta) - 25c05dc
  • Update code of conduct (Damian Mooyman) - 000efbe

4.2.0

07 Jan 09:23
Compare
Choose a tag to compare
  • Remove obsolete branch alias (Robbie Averill) - a0c3627
  • Display the current domain's default locale url segment in base urls * Added check to locale base url generation * Added tests to cover new default behaviour * Docs altered (Jackson) - 9bdddd9
  • BUGFIX: Only delete unlocalised table record when no base record exists. (cpenny) - 961c6e8
  • FIX updateCMSFields test sometimes fails with field not found, made stronger (Robbie Averill) - d5a278e
  • FIX Update unit tests from merge up to master (Robbie Averill) - c5329b2
  • FIX Handle cases where data query does not have a source locale (Robbie Averill) - d617cb6
  • FIX Only updateList for objects that have the FluentVersionedExtension (Robbie Averill) - c7fc198
  • FIX Quote Injector service references, will break in Symfony 4 (Robbie Averill) - 51de56b
  • remove an unused else (Werner M. Krauß) - 45322f7
  • existsInLocale should return the cached value (Werner M. Krauß) - 394af85
  • Add failing test (Werner M. Krauß) - 45c4a18
  • Adding TestState to clear static locale caching between tests (Guy Marriott) - 8ddb3de
  • Remove empty line, linting violation (Robbie Averill) - 4bf40e9
  • Fix assertions in test (Robbie Averill) - 097c5c1
  • DOCS Update readme badge URLs for the farm (Robbie Averill) - af812d9
  • BUG Prevent force-creating empty sessions (Damian Mooyman) - 0333571
  • DOCS Update references to session persistence and improve description (Robbie Averill) - 91e0883
  • FIX ReadVersions GraphQL operation now has the current locale added as a list filter (Robbie Averill) - e3cab84
  • Updating test cases (Guy Marriott) - 65060e4
  • FIX: Add _complete flag to ensure that missing record requests are cached FIX: Remove unnecessary 2nd cache implementation. (Sam Minnee) - 2ca59ef
  • Remove persist_session and switch to use sessions when they are already started (Robbie Averill) - 7f78914
  • Exclude sorting tests from Travis builds and clear static locale cache in tests (Robbie Averill) - 5f40763
  • Add owner ID to optimistic cache isset check, augment doc blocks, add tests for static caching (Robbie Averill) - 7128efe
  • Fixing method signature & docblocks (Guy Marriott) - a887bed
  • Clarifying difference in caches & using isset instead of in_array (Guy Marriott) - 77a3a6f
  • FIX: Use Hierarchy::prepopulateTreeDataCache() in fluent (Sam Minnee) - c724a85
  • FIX Performance update - reduces the use of filter on multiple subsequent calls to getByLocale (Guy Marriott) - 3294d8d
  • FIX Opt-in performance fix for many consecutive lookups using isLocalisedInStage (Guy Marriott) - 9cb863c
  • ENHANCEMENT: Update unit tests to use withState where appropriate. (cpenny) - ec070e2
  • Added additional coverage to cms-publish-required unit tests. (cpenny) - 5015177
  • BUGFIX: Renamed variables. Updated method visibility. Updated unit tests. (cpenny) - 9af192f
  • BUGFIX: Added config setting to bypass filtered locale logic in stage. (cpenny) - 9e5308b
  • FIX Text collector translations now compile without errors (Robbie Averill) - bd4bebc
  • fix bad xml in GoogleSitemapController_sitemap.ss (Zazama) - c57607e
  • FIX: Remove Fluent status flag text. As discussed in the UX PRs, core does not support multiple status flag texts being present. (cpenny) - 6a6928b
  • Add brackets around variable assignment in if statement and use $middleware variable (Robbie Averill) - f284cb7
  • Linter fixes (Ingo Schommer) - cb652be
  • Allow opt-out of cookie/session setting (fixes #440) (Ingo Schommer) - f330297
  • Update CMS localisation status messages. Added back a message that was accidentally removed in #361. (cpenny) - 3742559
  • Add config setting for CMS publish required. (cpenny) - eeef6eb
  • Add supported module badge to readme (Dylan Wagstaff) - 0928451
  • Quote table and fields in isLocalisedInStage, to make it compatible with postgresql (Boris Lašič) - b8fb27d
  • Update branch alias for 4.2.x-dev (Robbie Averill) - baee50f

4.1.5

21 Aug 00:18
Compare
Choose a tag to compare
  • Update translations (Robbie Averill) - 259a70e
  • Add Transifex configuration and note to readme (Robbie Averill) - a75fab2
  • Can now translate Locales tab added by FluentFilteredExtension, also danish translations (Sander Hagenaars) - 61218a3
  • FIX Ensure the default locale is set correctly for domain based configuration 🔧 (Scott Hutchinson) - 0de07ac

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