Quick links: Content - sections - sub sections
EN FR

Trace: 1.2 end 1.2.x 1.2 1.3 1.0 manuale-1.1 1.8 1.0.7 hall-of-fame

Differences

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

Link to this comparison view

Next revision
Previous revision
en:changelog:1.1.7 [2010/03/26 22:05] – created 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 ====== 
  
-This page is listing updates and enhancements added since 1.1.6 version.+====== Jelix 1.1.7.1 ======
  
-**Development in progress**This changelog has been updated as of [[http://bitbucket.org/jelix/jelix-1.1.x/changesets/625324f8ff17/]]+Release date : 10/20/2010. [[http://bitbucket.org/jelix/jelix-1.1.x/changesets/973f2586e8ac|973f2586e8ac]]
  
-===== Summary =====+It only fixes a bug in jFile : the source code was not preprocessed during the build of the release of 1.1.7.
  
-Nothing for the moment+====== Jelix 1.1.7 ====== 
 + 
 +Release date : 10/09/2010. [[http://bitbucket.org/jelix/jelix-1.1.x/changesets/c12cac51067d|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 20: Line 23:
 ==== Critical bug fixed ==== ==== Critical bug fixed ====
  
-   no critical bugs for the moment+   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. 
  
 ==== Bugs/Improvements fixed and backported to 1.0.x branch ==== ==== Bugs/Improvements fixed and backported to 1.0.x branch ====
  
-   no bug for the moment+   ticket #1142: issue with email headers in the error handler. 
 +   * ticket #736: there were some errors on the call of jelix_scan_action_sel when the url is not found by the significant url engine. 
  
 ==== Bug fixed ==== ==== Bug fixed ====
  
-   no bug for the moment+ 
 +   jDao: 
 +     * ticket #1125: jDaoConditions: generated where clause should enclose field names. 
 +     * ticket #1129: $ should not be allowed in parameters of dao methods  
 +     * ticket #1192: table name should be enclosed inside jDaoFactoryBase::delete and deleteBy. 
 +   * jForms: 
 +     * ticket #1092: initfromdao: checkboxes ar checked even if the value is the php integer 0 
 +     * ticket #1095: help is not shown for fields inside a choice  
 +     * ticket #1127: fields initialized with null are not detected as modified fields when using getModifiedControls 
 +     * ticket #1149: in datasources, 0 labels or values are ignored.  
 +     * ticket #1139: jFormsControlDate and jFormsControlDatetime should support non array value in request. 
 +     * Fixed php notices in jforms : 'Only variables should be passed by reference'.  
 +     * ticket #1094: datepicker plugins should have the possibility to access to jelixWWWPath to have the true path of jelix/.  
 +   * jAuth, jAcl2 
 +     * Fixed bug when installing the sql script of jacl2db: anonymous group didn't have always the id 0. 
 +   * core: 
 +     * ticket #1101: jelix opt edition: controller file and controller class should be checked in order to generate a 404 page 
 +     * ticket #1146: Return code invalid when exception is raised in commandLine call. 
 +     * ticket #1188: type attribut on link tag should be optional. 
 +   * Others: 
 +     * ticket #1114: crash during unit test of jClasses, when using bindings. 
 +     * ticket #1109: url significant engine should encode parameters into the pathinfo.  
 +     * ticket #1148: jTpl: jdatetime plugin should return an empty string if the date is null. 
 +     * ticket #1164: jDateTime::now should initialize with integer values. 
 +     * 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 #1161: jImageModifier, path problem when given a path including basePath. 
 +     * ticket #1104: use finfo when available instead of mime_content_type.  
 + 
  
 ==== Enhancements, new features ==== ==== Enhancements, new features ====
  
-   * none for the moment+   * none
  
 ====== Other versions ====== ====== Other versions ======

en/changelog/1.1.7.1269641138.txt.gz · Last modified: 2010/03/26 22:05 by laurent

Recent changes RSS feed Creative Commons License