Skip to content

Releases: subhojit777/listjs

7.x-1.2

05 Mar 06:33
Compare
Choose a tag to compare

Bug fix:

  • View fields searchable does not work for fields with underscores in field name — [#2949940]

Bug fixes and test improvements

13 Dec 17:57
Compare
Choose a tag to compare

Detailed improvement/fixes:

  • by subhojit777: Run all the tests
    • Travis is now configured to run all the tests.
    • Feature is now mentioned in the Behat suite itself.
  • by subhojit777: Views tests improved
    • feature file formatting corrected.
    • Feature made more concise.
    • Test functions made more concise.
    • Tests added for multiple widgets in same page.
  • by subhojit777: Fixed multiple widget in same page
    • Listjs filtering was not working where there were multiple views
      listjs widgets in same page.
  • by subhojit777: LICENSE
  • by subhojit777: Removed test file from module info
  • by subhojit777: Added ISSUE_TEMPLATE for GitHub
  • by subhojit777: Added Travis CI status in README

Module improvements and tests for views integration added

21 Sep 05:46
Compare
Choose a tag to compare
  • Tests for views integration added.
  • name attribute for the filter text field added.