Name | Modified | Size | Downloads / Week |
---|---|---|---|
1.7 | 2016-05-18 | ||
README.txt | 2016-05-18 | 886 Bytes | |
Totals: 2 Items | 886 Bytes | 1 |
Version 1.7.4: * Fix bugs in GridView when using MySQL/MariaDB Version 1.7.3: * Fix CRUD bugs Version 1.7.2: * Add function getLang() to WsLocalize class * Replace JQuery bPopup with JQueryUI * Replace JQuery datetimepicker with JQueryUI * Add function getRequestMethod() to WsController * Add function sendRensponse() to WsController Version 1.7.1: * Fix lots of bugs in WsAuth class * Fix bugs in internal authentication and authorization user interface * Add support to thumbnail description in WsImage * Add new guide (authetication) * Fix some glitches in internal CSS * Add some default fonts in public directory Version 1.7: * Add WsImage class for simple image manipulations based on PHP GD library * Add preliminary garbage collector * Preliminary support for SQLite database for WsDatabase and WsModel * Update documentation * Various bug fixes