Quick links: Content - sections - sub sections
EN FR

Trace:

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
Next revisionBoth sides next revision
en:changelog:1.1.7 [2010/10/09 07:39] laurenten:changelog:1.1.7 [2010/10/09 11:51] laurent
Line 3: Line 3:
 ====== Jelix 1.1.7 ====== ====== Jelix 1.1.7 ======
  
-This page is listing updates and enhancements added since 1.1.6 version.+Release date : 10/09/2010[[http://bitbucket.org/jelix/jelix-1.1.x/changesets/c12cac51067d|c12cac51067d]]
  
-**Development in progress**. This changelog has been updated as of [[http://bitbucket.org/jelix/jelix-1.1.x/changesets/c12cac51067d]]+This page is listing updates and enhancements added since 1.1.6 version.
  
 ==== Migrating from Jelix 1.1.x ==== ==== Migrating from Jelix 1.1.x ====
Line 16: Line 16:
 ==== Critical bug fixed ==== ==== Critical bug fixed ====
  
-   * Fixed infinite recursion when authentification is missing in some case. trunk+1.1.x +   * Fixed infinite recursion when authentification is missing in some case.
    * ticket #1097: reserved methods of php must not be called in controllers from the url.    * ticket #1097: reserved methods of php must not be called in controllers from the url.
  
Line 34: Line 34:
      * ticket #1192: table name should be enclosed inside jDaoFactoryBase::delete and deleteBy.      * ticket #1192: table name should be enclosed inside jDaoFactoryBase::delete and deleteBy.
    * jForms:    * jForms:
-     * ticket #1092: jforms initfromdao: checkboxes ar checked even if the value is the php integer 0 +     * ticket #1092: initfromdao: checkboxes ar checked even if the value is the php integer 0 
-     * ticket #1095: jforms, help is not shown for fields inside a choice  +     * ticket #1095: help is not shown for fields inside a choice  
-     * ticket #1127: jforms, fields initialized with null are not detected as modified fields when using getModifiedControls +     * ticket #1127: fields initialized with null are not detected as modified fields when using getModifiedControls 
-     * ticket #1149: jForms: in datasources, 0 labels or values are ignored. +     * ticket #1149: in datasources, 0 labels or values are ignored. 
      * ticket #1139: jFormsControlDate and jFormsControlDatetime should support non array value in request.      * ticket #1139: jFormsControlDate and jFormsControlDatetime should support non array value in request.
      * Fixed php notices in jforms : 'Only variables should be passed by reference'      * Fixed php notices in jforms : 'Only variables should be passed by reference'
Line 54: Line 54:
      * ticket #1171: jelix-scripts don't use db prefix. backported patch of ticket #869. %%PREFIX%% is now supported in sql scripts.       * ticket #1171: jelix-scripts don't use db prefix. backported patch of ticket #869. %%PREFIX%% is now supported in sql scripts. 
      * ticket #1163: createapp -withcmdline fail in case of non alphanumeric characters in appname       * ticket #1163: createapp -withcmdline fail in case of non alphanumeric characters in appname 
-     * ticket #1161: jImageModifier, path problem when given a path including basePath. original patch by Brunto.+     * ticket #1161: jImageModifier, path problem when given a path including basePath.
      * ticket #1104: use finfo when available instead of mime_content_type.       * ticket #1104: use finfo when available instead of mime_content_type. 
  

en/changelog/1.1.7.txt · Last modified: 2012/04/15 08:24 by laurent

Recent changes RSS feed Creative Commons License