Quick links: Content - sections - sub sections
EN FR

Trace: generic1 1.2beta1 1.2.1 1.1.2 1.1rc1 1.2.x 1.2 1.0.7 1.5.x 1.0.5

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:changelog:1.0.7 [2008/12/01 21:24] biboen:changelog:1.0.7 [2009/01/02 13:13] (current) laurent
Line 1: Line 1:
 +~~LANG:FR@fr:changelog:1.0.7~~
 +
 ====== Jelix 1.0.7 ====== ====== Jelix 1.0.7 ======
  
-Still in development.. +Released on 01/02/2009svn 1263.
- +
-**Current development version: SVN-1189**+
  
  
 ===== Updating from Jelix 1.0.6 ===== ===== Updating from Jelix 1.0.6 =====
  
-This release fix only some few little bugs. You can update jelix safely and you don't have to do change in your source code. Here instructions:+This release fixes only few little bugs. You can update jelix safely and you don't have to make changes in your source code. Here are instructions:
  
   * You can replace safely the lib directory by the new one provided in the jelix 1.0.7 package.   * You can replace safely the lib directory by the new one provided in the jelix 1.0.7 package.
Line 15: Line 15:
  
 ===== Little improvements ===== ===== Little improvements =====
-  
  
-===== Bugs fixed =====+  * Support of the LIMIT clause for jDbPDOConnection with sqlite (#727) 
 +  * Security improvements : new config parameter 'unusedModules' to list modules not installed or not used by the application, so these modules cannot be accessed from the web, and are not used by jelix for events and other components.
  
 +===== Fixed Bugs  =====
 +
 +  * jCoordinator: exception loop when response's constructor fails (#749)
   * Cold not execute a CmdLine action due to fatal error (#725)   * Cold not execute a CmdLine action due to fatal error (#725)
   * jFile::removeDir did fail under windows (#733)   * jFile::removeDir did fail under windows (#733)
   * aclgroup command raised an error combined with postgresql, during group id request (#738)   * aclgroup command raised an error combined with postgresql, during group id request (#738)
-  * jForms::saveControlToDao : missing jDb profile (#722) +  * jForms: 
-  jForms : fixes server side checking of <input type="url"> (#743)+     * jForms::saveControlToDao : missing jDb profile (#722) 
 +     * fixes server side checking of <input type="url"> (#743
 +     * menulist's selected item problem when value is zero. (#755) 
 +     * "0" values would cause its control/item to be mistakenly selected (#755,#757) 
 +     * client side checking of secret control was not working (#751)
   * jDaoConditions: empty groups would have caused SQL syntax errors (#724)   * jDaoConditions: empty groups would have caused SQL syntax errors (#724)
-  * jForms "0" values would cause its control/item to be mistakenly selected (#755,#757+  * jDbTools/mysqlsql error when calling getFieldTable with a name of table containing a '-' character. (#795). 
-  * jFormsclient side checking of secret control was not working (#751 +  * fixes images path in check_install.tpl 
 +  * double in path for locale selector (#758
 +  * RSS/Atom feeds output had useless comments 
 +  * fixed a bug on jAuth bad parameter value in the AuthUpdateUser event 
 +  * There was no support of E_DEPRECATED in the error handler (#761) 
 + 
 ---- ----
 +
   * [[en:changelog:1.0.6|Previous version: 1.0.6]]   * [[en:changelog:1.0.6|Previous version: 1.0.6]]
-  * [[en:changelog|Return to changelog]]+  * [[en:changelog:1.0.8|Next version: 1.0.8]]
  

en/changelog/1.0.7.1228166647.txt.gz · Last modified: 2008/12/01 21:24 by bibo

Recent changes RSS feed Creative Commons License