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 revisionBoth sides next revision
en:changelog:1.6.x [2020/08/17 20:05] laurenten:changelog:1.6.x [2020/11/23 10:36] 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.30 ======
 +
 +Released on November, 23th, 2020
 +
 +
 +==== Bug fixed ====
 +
 +- Fix a compatibility issue with php 7.4 into command line scripts
 +- Fix a issue in jAcl2 admin: an administrator could put himself into a group
 +  which forbid some admin rights, and so he was not an administrator anymore.
 +- Fix a php error in listbox form widget
 +- Fix basePath on the command line
 +
 +
 +==== Improvements ====
 +
 +- New script to test the mailer configuration : @@php scripts/script.php jelix~mailer:test my.email@example.com@@
 +- New method @@jEvent::getParameters()@@
 +- jforms: support of "time" controls (new class @@jFormsControlTime@@, and support of @@<time>@@ in xml files)
 +- jAcl2 admin: added confirmation to delete a group
 +- jAcl2 admin: added a separator between groups in users list
 +- New method @@jAuth::setUserSession()@@
 +- New methods on jServer: @@getDomainName()@@, @@getServerURI()@@, @@getPort()@@, @@isHttps()@@
 +
 +New contributor : Adrien Lagroy de Croute and Joel Kociolek
 +
 +
  
  

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

Recent changes RSS feed Creative Commons License