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.2.x [2012/06/16 09:33] – [Bugs fixed] laurenten:changelog:1.2.x [2013/03/06 16:03] 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.
  
-====== Jelix 1.2.======+====== Jelix 1.2.12 ======
  
 **Still in development**. **Still in development**.
Line 13: Line 13:
 ==== Enhancements ==== ==== Enhancements ====
  
-   none+   jAuth: security improvement. New option  @@session_destroy=on@@ in the configuration of jAuth, to destroy the session after a @@jAuth::logout()@@ 
 + 
 +==== Bugs fixed ==== 
 + 
 +   * Fixed jAuth: the new hash method couldn't be used by app that don't use the jauth module 
 + 
 +====== 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 ==== 
 + 
 +   * 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 ====== 
 + 
 +Release date: 24 Aug. 2012 
 + 
 +==== Bugs fixed ==== 
 + 
 +   * Ticket #1476 - jDaoXmlException was not found when using the createclassfromdao command 
 +   * jDaoConditions: the REGEXP operator is not supported by pgsql, added support for real regexp operators of pgsql 
 +   * Ticket #1428 - dao - string delimiters in parameters for the IN operator in conditions, were not escaped in the compiled SQL query 
 +   * To improve usability of forms, don't generate a token each time the form is displayed, but only per form id and per session... This was already the case when the form id was not numerical. 
 +   * Ticket #1456 - jforms - dependent lists inside a choice were not dynamically updated 
 + 
 + 
 + 
 +====== Jelix 1.2.8 ====== 
 + 
 +Release date: 16 June 2012 
  
 ==== Bugs fixed ==== ==== Bugs fixed ====
Line 23: Line 76:
    * jInifileModifier - section name with a '-' was not supported    * jInifileModifier - section name with a '-' was not supported
    * ticket #1466, jDatetime gave bad results when parsing ISO 9601 dates with a timezone. original fix by LionelT    * ticket #1466, jDatetime gave bad results when parsing ISO 9601 dates with a timezone. original fix by LionelT
 +   * ticket #1460, sitemap response did not generate good urls
 +   * ticket #1464 - jTpl::fetch shouldn't add the template in processedMeta if the caller doesn't say to call meta (patch by Brice Tencé)
  
 ====== Jelix 1.2.7 ====== ====== Jelix 1.2.7 ======
  
-Release date: 01/28/2012+Release date: 28 Jan. 2012
  
 ==== Critical bugs ==== ==== Critical bugs ====
Line 49: Line 104:
 ====== Jelix 1.2.6 ====== ====== Jelix 1.2.6 ======
  
-Release date: 10/04/2011 +Release date: 4 Oct. 2011
- +
-==== Critical bugs ====+
  
-  * none 
  
 ==== Enhancements ==== ==== Enhancements ====
Line 70: Line 122:
 ====== 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.txt · Last modified: 2014/03/02 09:32 by laurent

Recent changes RSS feed Creative Commons License