Skip to content

Version 1.4.6

Compare
Choose a tag to compare
@kartik-v kartik-v released this 15 Sep 04:59
· 49 commits to master since this release
  • (enh #169): Enhance to generate unique input identifiers for dynagrid config & settings (allows multiple dynagrids to be rendered on same page).
  • (enh #168): Allow pageSize to be null when allowPageSetting is false.
  • (enh #167): Enhance dialog for confirmation & prompts to use Krajee Dialog extension.
  • (bug #166): Fix bug in client script causing dynagrid to break after filtering.
  • (enh #165): Eliminate dependency on Yii session component for module init.
  • (enh #163): Add ability to configure db connection component.
  • Code optimizations for Dynagrid jQuery plugin.
  • (enh #161): Enhance dynagrid form submission to prevent enter key submitting the form wrongly.
  • Chronological ordering of issues for change log.
  • (bug #156): Correct dynagrid detail minified JS file.
  • (enh #154): Hash signature validation for security.
  • (enh #153): Enhance filter/sort settings update for database storage.