Quick links: Content - sections - sub sections
EN

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:changelog:1.0.6 [2008/07/23 19:45] – created laurenten:changelog:1.0.6 [2008/10/21 21:44] (current) laurent
Line 1: Line 1:
 ====== Jelix 1.0.6 ====== ====== Jelix 1.0.6 ======
  
-Still in development.. +October, 21, 2008svn 1132.
- +
-**Current development version: SVN-1040**+
  
  
Line 16: Line 14:
 ===== Little improvements ===== ===== Little improvements =====
    
 +  * Added the support of a timeout option for the postgresql driver (#671)
 +  * Support for single transaction in PostgreSQL (#674)
  
 ===== Bugs fixed ===== ===== Bugs fixed =====
 +
 +  * jforms
 +      * ctrl_value didn't display linebreaks of textarea content (#646)
 +      * jFormsBase::saveFile function returns bad value (#668)
 +      * space only values on required fields do not fire errors (#718)
 +  * jResponseJsonrpc should use the Content-Type 'application/json' as jResponseJson already does (#660)
 +  *  bad parsing in jLocale (#713)
 +  * jDb
 +      * jdb:getConnection: two connections were created in some case (#672)
 +      * Make pg_query() quiet when it should be (#711)
 +  * jTpl: parenthesis in for statement in jtpl were not allowed, so we couldn't use count function for example. parenthesis are now allowed only in trusted templates (#666)
 +  * jelix-scripts
 +     * createdao with table prefix (#703)
 +     * createdao doesn't recognize numeric type of postgresql (#719)
 +     * the template in myHtmlResponse was invalid when creating app with -nodefaultmodule (#708)
 +  * Unit Tests: char 0 is erased in diff html output (#706)
 +  * jTcpdf: added default font for header and footer (#693)
 +  * jelix extension:
 +     * fixed compilation issue with some old compilers
 +     * bad method name in the declaration of the jIAuthDriver interface
  
 ---- ----
   * [[en:changelog:1.0.5|Previous version: 1.0.5]]   * [[en:changelog:1.0.5|Previous version: 1.0.5]]
-  * [[en:changelog|Return to changelog]]+  * [[en:changelog:1.0.7|Next version: 1.0.7]]
  
  

en/changelog/1.0.6.txt · Last modified: 2008/10/21 21:44 by laurent

Recent changes RSS feed Creative Commons License