Quick links: Content - sections - sub sections
EN FR

Trace: 1.8.x 1.1 1.1.10 1.3.x faq 1.1 formulaire-de-news 1.3.x end 1.7

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.3.x [2012/11/12 14:12] – [Bugs fixed] laurenten:changelog:1.3.x [2014/09/22 16:09] (current) – [Jelix 1.3.10] laurent
Line 3: Line 3:
 This page is listing updates and enhancements added since 1.3.0 version. This page is listing updates and enhancements added since 1.3.0 version.
  
-====== Jelix 1.3.======+====== Jelix 1.3.10 ======
  
-**Still in development**.+not released yet.  Will be the latest release of this branch! Jelix 1.3.x reaches its end of life in october 2014.  Migrate now to a higher version.
  
 ==== Critical bugs ==== ==== Critical bugs ====
  
-   none+==== Enhancements ==== 
 + 
 +==== Bugs fixed ==== 
 + 
 + 
 +====== Jelix 1.3.9 ====== 
 + 
 +Released on September 23th, 2014  
 + 
 +==== Bugs fixed ==== 
 + 
 +  Fixed instanciation of a Dao when using the same with multiple profiles 
 +  * Fixed bad content type check in @@jRequest::readHttpBody()@@ 
 + 
 +====== Jelix 1.3.8 ====== 
 + 
 +Released on 19 september 2013
  
 ==== Enhancements ==== ==== Enhancements ====
  
-   none+    command createdao: Add a check for non existing table (by Phillipe)
  
 ==== Bugs fixed ==== ==== Bugs fixed ====
  
 +    * Minify plugin: fixed a regression
 +    * bug #1513 - jauthdb_admin: admin couldn't change the password
 +    * Fixed a bad method call in the command createzone (fixed by Khena)
 +    * Imported from Jelix 1.2.13
 +       * Soap: fix the parameters parser, to allow non-scalar parameters (fixed by khena)
 +
 +====== Jelix 1.3.7 ======
 +
 +Released on 21 March 2013 
 +
 +==== Critical bugs ====
 +
 +   * fix regressions in jAuth (infinite redirection loop) because of bad fix in @@jUrl::getCurrentUrl()@@
 +
 +
 +====== Jelix 1.3.6 ======
 +
 +Released on 19 March 2013 
 +
 +==== Enhancements ====
 +
 +   * Ticket #1487 - improve @@jControllerDaoCrud::index()@@: it injects the dao and the profile in the template
 +   * Imported from Jelix 1.2.12:
 +      * jAuth: security improvement. New option  @@session_destroy=on@@ in the configuration of jAuth, to destroy the session after a @@jAuth::logout()@@
 +      * ticket #1483 - jauth listener: improved the @@actif@@ field check. The value of this field in the user table can be either either '1', 'true', 'on', 'yes'.
 +
 +==== Bugs fixed ====
 +
 +   * Fix #1461 - minify, bad exlusion of files. Base path in indicated URL should be take cared
 +   * Fix #1488 - @@jUrl::getCurrentUrl()@@ should return or not the entry point according to the URL configuration
 +   * Fix #1504 - menulist should take care about @@E@<emptyitem>@@. The empty option should not be generated, except in the case where the selection in the menulist is not required or if @@E@<emptyitem>@@ is filled.
 +   * Imported from Jelix 1.2.12:
 +       * Fixed jAuth: the new hash method couldn't be used by app that don't use the jauth module
 +       * Fix #1503 - jDaoConditions should satinize order input
 +       * Fix #1496 - jforms, syntax error with generateHtmleditor when xhtml attribute is not true
 +       * Fix #1481 - let's have a default template for the check install zone so no error for language not supported by the jelix module.
 +       * Fix #1497 - offset error in jIniFileModifier when reading multiline values
 +       * fix #1498 - jIniFileModifier should return an array for keys that are arrays. Warning: it may brake your code. Previous behavior was to return the first value.
 +       * fix #1509 - Wrong HTTP status code with jTcpdfResponse. Default headers were not sent.
 +
 +
 +====== Jelix 1.3.5 ======
 +
 +Released on 29 dec. 2012
 +
 +==== Bugs fixed ====
 +
 +   * jUrl::getCurrentUrl() should return the URL for the frontend server when the app is behind a proxy
    * jelix-scripts: installapp command didn't receive the configuration (catsoup)    * jelix-scripts: installapp command didn't receive the configuration (catsoup)
 +   * Jelix-tests - fix a bug: launching runtests.php with a filename did execute all tests of the module instead of the given file
 +   * bug fixed from Jelix 1.2.11
 +     * jForms - deactivated lists inside a choice item was activated
 +     * Fixed a typo error in ldap driver for jAuth (Khena)
 +     * jacl2db_admin: little improvements on the screen allowing manage groups rights
 +
  
 ====== Jelix 1.3.4 ====== ====== Jelix 1.3.4 ======

en/changelog/1.3.x.1352729533.txt.gz · Last modified: 2012/11/12 14:12 by laurent

Recent changes RSS feed Creative Commons License