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.6.x [2019/01/30 22:17] – [Jelix 1.6.21] laurenten:changelog:1.6.x [2019/08/21 13:11] laurent
Line 2: Line 2:
  
 This page is listing updates and enhancements added since 1.6.0 version. This page is listing updates and enhancements added since 1.6.0 version.
 +
 +====== Jelix 1.6.24 ======
 +
 +Released on july 23th, 2019 
 +
 +==== Bug fixed ====
 +
 +  * jForms: fix the method showActivate()
 +  * Fix js choice in jForms: control of previous item was added to the next one
 +  * Fix jFormsControlUpload2 introduced into 1.6.23
 +  * Fix sqlsrv jDb driver: encloseName method is missing
 +  * Fix jDaoRecordBase::save(): did not save with the right profile in some cases
 +  * Fix jauthdb_admin, with user tables that have not login as primary keys
 +
 +==== Improvements ====
 +
 +  * jResponseBinary: add the possibility to delete the file after sending it
 +  * jFormsBase:iniFromDao(): a Dao record can now be given as first parameter
 +  * Improve customization of jauthdb_admin, with new events and tpl variables
 +
 +
 +====== Jelix 1.6.23 ======
 +
 +Released on april 7th, 2019 
 +
 +==== Bug fixed ====
 +
 +  * jForms: fix the date widget, when the value includes hours
 +
 +==== Improvements ====
 +
 +  * jForms: new attribute 'controlclass' to indicate the class to use for the control
 +  * jForms: new control for uploads with enhanced management of previous file. To use this new control, use the @@<upload>@@ tag with the attribute @@controlclass="jFormsControlUpload2"@@.
 +
 +
 +
 +====== Jelix 1.6.22 ======
 +
 +Released on march 14th, 2019 
 +
 +==== Bug fixed ====
 +
 +  * Fix PHP 7.3 compat issue into jIniFile and jIniFileModifier
 +
 +==== Improvements ====
 +
 +  * Some new jTpl plugins: fetchtpl, tolog, ifctrlexists
 +  * jForms: new widget to have a color picker. The use of this widget should be configured manually: @@{form $form, $submitAction, $submitParam, 'html', array('plugins'=>array('couleur'=>'color_html'))}@@
 +  * New methods on jEvent to retrieve easily boolean and item responses
  
  

en/changelog/1.6.x.txt · Last modified: 2023/04/17 10:00 by laurent

Recent changes RSS feed Creative Commons License