All releases tagged Bugfixes


Release Notes: JSON/XML is now supported for Ajax. The common data format was changed from QVariantHash to QVariantMap for JSON. Performance was improved. MongoDB is now supported. Bugs were fixed.


Release Notes: The logic of parsing HTML text was modified. The TreeFrog AP server for Windows service is supported. The tmake command was enhanced. Various functions were added. Other bugfixes.


Release Notes: This release adds access to multi-database systems from a controller, enhancements to form validation, access restrictions, Unix domain socket support, query log output support, a restart option for the treefrog command, and bugfixes.


Release Notes: A caching mechanism was added for static files using the Last-Modified header. A CSRF error when using cookie-session was fixed along with a bug that caused the access log to not be written when sending a static file. Null uploaded files when using multipart/form were fixed along with a race condition with session files.


Release Notes: This release has been modified to add the operator=() method to the code generated by the generator command, updates the generator command output messages, fixes a bug which could garble characters of POST data, and fixes various other bugs.


Release Notes: This release fixes a bug in session validation, modifies the checking logic of process-existing, and implements session expiration.


Release Notes: A mechanism to automatically generate a value for a auto-value field of tables in DB was added to ORM. A '-d' option for the treefrog command was added to run as a daemon process. A '-k' option for the treefrog command was added to stop all app servers. Other bugs were fixed.


Release Notes: A delete option and --show-tables option were added to the tsapwn command. A bug in the redirect method was fixed. A compile error for gcc4.7 was fixed. Other bugs were fixed.


Release Notes: An output view of files of ERB format at scaffolding is available. Bugs in the configure script were fixed. Other bugs were fixed.


Release Notes: Two options for the tspawn command were added. Helper methods were added. Other bugs were fixed.