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
en:changelog:1.1.7 [2010/10/09 07:39] laurenten:changelog:1.1.7 [2012/04/15 08:24] (current) – [Migrating from Jelix 1.1.x] laurent
Line 1: Line 1:
 ~~LANG:FR@fr:changelog:1.1.7~~ ~~LANG:FR@fr:changelog:1.1.7~~
 +
 +
 +====== Jelix 1.1.7.1 ======
 +
 +Release date : 10/20/2010. [[http://bitbucket.org/jelix/jelix-1.1.x/changesets/973f2586e8ac|973f2586e8ac]]
 +
 +It only fixes a bug in jFile : the source code was not preprocessed during the build of the release of 1.1.7.
  
 ====== 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 ====
  
-Read the [[en:manual-1.1:installation:migrate|instructions in the manual]].+Read the [[http://docs.jelix.org/en/manual-1.1/installation/migrate|instructions in the manual]].
  
  
Line 16: Line 23:
 ==== 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 41:
      * 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 61:
      * 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