Releases: pascal-martinez/z4m_codegen
Releases · pascal-martinez/z4m_codegen
Release list
V1.3
V1.2
- CHANGE: the maximum text length is increased to 35 characters for the "Entity Name" input field
and to 50 characters for the "Input Name", "HTML Element ID Prefix", "Controller Name", and "SQL Table Name" input fields. - BUG FIXING: The error message returned by the 'remove' controller action in the generated PHP code
incorrectly used the$rowFound['id']variable instead of the$request->idvariable. - BUG FIXING: the
w3-theme' CSSclass was directly applied to the datalist row ID instead of the$color['tag']PHP statement. - BUG FIXING: unnecessary CSS styles were applied to the datalist header.
V1.1
BUG FIXING: the Datalist's header was not sticky.
See CHANGELOG.md file.