- Features:
- Added Timepicker support. Requires column with SQL Time data type. For database has no TIME type support, you can use Sql Datetime type and choose to show time only
- Enhancements:
- Updated to jQuery 3.3.1 with migration file 3.0.1
- Bugfix:
- Fix a bug in PHPSqlParser for PHP 7 due to mixing arguments
- Updated demo db orders table to add logTime as ’TIME’ data type
- Trim single quotes for date comp in adv search
- Fixed bug in when exporting filter “date range”
- Added open and close brackets to sqlWhere after the filter or global search will break
- Demos:
- New demo that use a column to display text and hyperlink in another
- Enhanced date demo to include timepicker
