Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
webiness-1.7.4.zip | 2016-05-18 | 6.1 MB | |
webiness-1.7.4.tar.xz | 2016-05-18 | 4.8 MB | |
webiness-1.7.3.tar.xz | 2016-05-16 | 4.8 MB | |
webiness-1.7.3.zip | 2016-05-16 | 6.1 MB | |
webiness-1.7.2.zip | 2016-05-14 | 6.1 MB | |
webiness-1.7.2.tar.xz | 2016-05-14 | 4.8 MB | |
webiness-1.7.1.zip | 2016-05-11 | 5.3 MB | |
webiness-1.7.1.tar.xz | 2016-05-11 | 4.4 MB | |
Totals: 8 Items | 42.3 MB | 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