Releases: kartik-v/yii2-dynagrid
Releases · kartik-v/yii2-dynagrid
Version 1.5.5
Version 1.5.4
Date: 29-Apr-2022
- (enh #240): Enhance compatibility for PHP 8.1.
Version 1.5.3
Date: 04-Mar-2022
- Enhance compatibility for PHP 8.1.
Version 1.5.2
Version 1.5.1
Version 1.5.0
Version 1.4.9
Version 1.4.8
Date: 15-Feb-2018
- Update copyright year to current.
- (enh #188): Reset and cleanup bootstrap modals on pjax reload.
- (enh #183, #182): Update DynaGridStore.php for yii 2.0.13 support.
- (enh #180): Enhance dynagrid config form when all settings are hidden.
- (enh #177, #178): Update French Translations.
- (enh #176): Update German Translations.
Version 1.4.7
Date: 23-Oct-2017
- (enh #170): Add ability to configure one's own module identifier.
Version 1.4.6
- (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.