Quick links: Content - sections - sub sections
EN FR

Trace: generic1 1.2beta1 database-config 1.2.2 jevent

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/08 12:55] laurenten: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-1208**+
  
  
 ===== 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 =====
- +
   * Support of the LIMIT clause for jDbPDOConnection with sqlite (#727)   * 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.
  
-===== Bugs fixed =====+===== Fixed Bugs  =====
  
   * jCoordinator: exception loop when response's constructor fails (#749)   * jCoordinator: exception loop when response's constructor fails (#749)
Line 31: Line 32:
      * client side checking of secret control was not working (#751)      * 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)
 +  * jDbTools/mysql: sql error when calling getFieldTable with a name of table containing a '-' character. (#795).
   * fixes images path in check_install.tpl   * fixes images path in check_install.tpl
   * double / in path for locale selector (#758)   * double / in path for locale selector (#758)
Line 41: Line 43:
  
   * [[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.1228740917.txt.gz · Last modified: 2008/12/08 12:55 by laurent

Recent changes RSS feed Creative Commons License