Quick links: Content - sections - sub sections
EN FR

Trace: main 1.0.x hackersmanual 1.2.x

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.2.x [2012/08/24 14:52] laurenten:changelog:1.2.x [2014/03/02 09:32] (current) laurent
Line 3: Line 3:
 This page is listing updates and enhancements added since 1.2.4 version. This page is listing updates and enhancements added since 1.2.4 version.
  
 +This branch reached its end of life. No more version will be released.
  
-====== Jelix 1.2.10 ======+====== Jelix 1.2.13 ======
  
-**Still in development**.+Released on 19 september 2013
  
-==== Critical bugs ====+==== Bugs fixed ==== 
 + 
 +   * Soap: fix the parameters parser, to allow non-scalar parameters (khena) 
 + 
 + 
 +====== Jelix 1.2.12 ====== 
 + 
 +Released on 19 March 2013
  
-   * none 
  
 ==== Enhancements ==== ==== Enhancements ====
  
-   none+   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 ==== 
 + 
 +   * 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.2.11 ====== 
 + 
 +Released on 29 dec. 2012 
 + 
 +==== Enhancements ==== 
 + 
 +   * jacl2db_admin: little improvements on the screen allowing manage groups rights 
 + 
 +==== Bugs fixed ==== 
 + 
 +   * Fix jDatatype: wrong regexp to extract mindata/maxdate in jDatatypeDateTime 
 +   * jForms - deactivated lists inside a choice item was activated 
 +   * Fixed a typo error in ldap driver for jAuth (Khena) 
 + 
 + 
 +====== Jelix 1.2.10 ====== 
 + 
 +Release date: 17 Oct. 2012 
 + 
 +==== Enhancements ==== 
 + 
 +   * [[http://docs.jelix.org/en/manual-1.2/authentication#new-hashing-system|new hashing method]] in jAuth, using new password API of PHP 5.5 (a pure PHP implementation is provided in Jelix for other PHP version). It allows to store password in a more secure manner. Read [[http://docs.jelix.org/en/manual-1.2/authentication#migration|the migration process]] if you want to use this new hashing method in your current Jelix 1.2 application. 
  
 ==== Bugs fixed ==== ==== Bugs fixed ====
  
-   none+   In some tests (Brice Tencé) 
 +   * In the installer, errors appearing during the temp cleanup are now catched and a readable warning message is displayed. 
 +   * Fixed verbose mode in jelix-scripts, with the -v flag (Philippe Villiers)
  
 ====== Jelix 1.2.9 ====== ====== Jelix 1.2.9 ======
  
-Release date: 08/24/2012+Release date: 24 Aug. 2012
  
 ==== Bugs fixed ==== ==== Bugs fixed ====
Line 36: Line 82:
 ====== Jelix 1.2.8 ====== ====== Jelix 1.2.8 ======
  
-Release date: 06/16/2012+Release date: 16 June 2012
  
  
Line 52: Line 98:
 ====== Jelix 1.2.7 ====== ====== Jelix 1.2.7 ======
  
-Release date: 01/28/2012+Release date: 28 Jan. 2012
  
 ==== Critical bugs ==== ==== Critical bugs ====
Line 75: Line 121:
 ====== Jelix 1.2.6 ====== ====== Jelix 1.2.6 ======
  
-Release date: 10/04/2011+Release date: 4 Oct. 2011
  
  
Line 93: Line 139:
 ====== Jelix 1.2.5 ====== ====== Jelix 1.2.5 ======
  
-Release date: 09/07/2011+Release date: 7 Sept. 2011
  
 ==== Critical bugs ==== ==== Critical bugs ====

en/changelog/1.2.x.1345819951.txt.gz · Last modified: 2012/08/24 14:52 by laurent

Recent changes RSS feed Creative Commons License