PHPMaker 2017.0.7 Released

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Locked
Webmaster
User
Posts: 9425

PHPMaker 2017.0.7 Released

Post by Webmaster »

We are pleased to announce the official release of PHPMaker 2017. The new version can be downloaded at:
http://www.hkvstore.com/phpmaker/download.asp

PHPMaker 2017 is a major upgrade from version 12.x. It is loaded with a bunch of new features, including many frequently requested ones, please refer to here for more details:
http://www.hkvstore.com/phpmaker/phpmaker2017.asp

*** Note that PHPMaker 2017 requires .NET Framework 4.0 (or newer). You may also need to install Visual C++ Redistributable for Visual Studio 2015: (Download the x86 version) ***
https://www.microsoft.com/en-us/downloa ... x?id=48145

*** PHPMaker 2017 generated PHP scripts require PHP >= 5.3 with GD-support enabled. ***

PHPMaker 2017 can co-exist with previous version of PHPMaker. You do NOT need to uninstall previous version of PHPMaker if you don't want to.

Before trying the new version, please backup your existing projects first.

To purchase license for PHPMaker 2017 or upgrade, please visit:
http://www.hkvstore.com/purchase.asp?prodid=11

Price and upgrade policy remains unchanged. 6-month email support.


Webmaster
User
Posts: 9425

Post by Webmaster »

2016/8/23 v2017.0.1

  • Improved: Show error message if uploaded file cannot be saved
  • Improved: Consider date/time separators in Quick Search with date/time fields
  • Improved: Allow to open project with invalid connection info
  • Improved: Update report source if source table is renamed during synchronization
  • Improved: Fire User_Validated server event for custom user validation
  • Fixed: Modal Lookup with "Text input for search" enabled
  • Fixed: Wrong lookup display fields in Multi-Language project
  • Fixed: Field order not saved properly
  • Fixed: Master/Detail order not saved properly
  • Fixed: Not allowing empty site logo setting
  • Fixed: "No header/footer" option ignored
  • Fixed: Menu items not properly saved
  • Fixed: Not returning all fields from MSSQL in some cases
  • Fixed: Error on drag-and-drop in Field Setup page
  • Fixed: Incorrect fields shown aftering adding new table and synchronization
  • Fixed: Errors with function ew_FormatDateTime()
  • Fixed: JavaScript error with scrollable table
  • Fixed: Field Visibility extension with PHP 5.3 or with "complex" condition
  • Fixed: Dynamic Selection Lists wtih parent field in master table
  • Fixed: Locale file for language "ar"
  • Fixed: Schema ignored for PostgreSQL
  • Use test keys for reCAPTCHA
  • Remove dependency on Visual C++ Redistributable
  • Other minor changes and bug fixes

Webmaster
User
Posts: 9425

Post by Webmaster »

2016/9/15 v2017.0.2

  • Fixed: Password generator and strength not working in modal dialog
  • Fixed: Pager not showing in modal dialog for lookup with ORDER BY clause (SQL Server)
  • Fixed: CSS cannot be compiled with non-English font name
  • Fixed: Custom display value separators ignored by RADIO and CHECKBOX Edit Tags
  • Fixed: New extension advanced settings not saved
  • Fixed: Multi-Language User Values not loaded properly in Multi-Language Property Editor
  • Fixed: FieldVisibility extension with array setting for PHP 5.3
  • Improved: Reset "Multiple" property for non-string type field
  • Show progress at taskbar button
  • Other minor changes and bug fixes

Webmaster
User
Posts: 9425

Post by Webmaster »

2016/10/5 v2017.0.3

  • Fixed: Modal dialog with client events
  • Fixed: Error CSS class not always reset for dropdown radio buttons or checkbox list
  • Fixed: AutoSuggest not showing all options in some cases
  • Fixed: Save Current Filter with IS/IS NOT NULL
  • Fixed: Multiple Master/Detail with same field names in detail tables
  • Updated: Bootstrap 3.3.7
  • Support AutoSuggest with Modal Lookup
  • Support AutoSuggest for User ID fields
  • ADOdb updated to 5.20.6 with PostgreSQL BLOB fields fixed
  • Other minor changes and bug fixes

Webmaster
User
Posts: 9425

Post by Webmaster »

2016/11/14 v2017.0.4

  • Fixed: Not updating integer values with thousand separator correctly
  • Fixed: ReCaptcha enabled incorrectly
  • Fixed: Cannot create/migrate tables for Dynamic User Levels (MSSQL with schema <> "dbo")
  • Fixed: Cannot delete the first new row in Grid-Add/Edit
  • Improved: Validate $GET/$POST values for numeric fields
  • Improved: Support dbid (string) for ew_Execute*()
  • Improved: Add language files for tinyMCE extension
  • Updated: Mobile Detect, JsRender, Moment
  • Add/Delete server side search filters by Ajax
  • Other minor changes and bug fixes

Webmaster
User
Posts: 9425

Post by Webmaster »

2016/12/14 v2017.0.5

  • Fixed: Disabled "save filter" button still clickable
  • Fixed: Empty DBHost value for Microsoft SQL Server
  • Fixed: Action not reset for Edit page on failure (CAPTCHA extension)
  • Fixed: Incorrect tab style for multiple detail tables
  • Fixed: Incorrect language file generated for non-English locale
  • Fixed: TblLoaded property not set properly
  • Fixed: dbid not set correctly for modal lookup
  • Improved: Synchronization speed
  • Trigger click event on clearing dropdown list
  • Other minor changes and bug fixes

Webmaster
User
Posts: 9425

Post by Webmaster »

2017/01/09 v2017.0.6

  • Compatible with PHP Report Maker 10
  • Get correct record count for modal lookup
  • Update DBHost after synchronization with MSSQL
  • Support callback function for successful row custom action
  • Remove white spaces after Custom Template
  • Support MSSQL bit field as boolean field
  • Updated: PHPMailer 5.2.21
  • Other minor changes and bug fixes

Webmaster
User
Posts: 9425

Post by Webmaster »

2017/03/02 v2017.0.7

  • Add advanced settings for auto-hiding page size selector
  • Increase number of recent project files to 10
  • Improved: Hide ewGridLowerPanel/ewGridUpperPanel if empty
  • Improved: Load tables dynamically
  • Improved: Call User_Validated even if user not found
  • Improved: Load default settings for TIME fields
  • Improved: Check HTTP_X_FORWARDED_PROTO/PORT for HTTPS
  • Fixed: Prefix/infix/suffix generated for Custom View Tag files
  • Fixed: Email address not URL-encoded in PrepareRegisterEmail()
  • Fixed: Dynamic Selection Lists in Master-Add/Edit page if master field not selected in List page
  • Fixed: Modal Lookup with parent field in master table
  • Fixed: Generation error if generating List/View page only
  • Fixed: Page labels with HTML tags
  • Fixed: Popup error does not show while in modal dialog
  • Fixed: AddBlankRow when Grid-Edit with no records
  • Fixed: Not always include ewpdf.css when exporting to PDF
  • Fixed: AutoSuggest fields not checked for "Required"
  • Fixed: Audit Trail for Cascade Delete
  • Updated: ar.json
  • Other minor bug fixes and improvements

Locked