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.7.x [2022/01/24 11:37] – [Jelix 1.7.10] laurenten:changelog:1.7.x [2022/05/31 07:19] – [Jelix 1.7.11] laurent
Line 9: Line 9:
 ====== Jelix 1.7.11 ====== ====== Jelix 1.7.11 ======
  
-Not released yet+Released on the 31th may 2022
  
-  * Fix installer: the setup of the web files of a module, deleted the content of the directory when it was the target of a link. +  * Fix compatibility issues with PHP 8 
 +  * fix logout into jAuththe persistant cookie was not deleted correctly 
 +  * Installer: 
 +    * Fix the setup of the web files of a module, deleted the content of the directory when it was the target of a link.  
 +    * Configurator of jelix module: configure database access only if needed 
 +    * Restore the support of @@<module>.path@@ into the configuration. It eases migration from jelix 1.6.x and is useful to declare a module with a configuration script 
 +  * new support of revision number on JS/CSS links for cache:  A revision parameter can be added on JS/CSS links automatically, in order to bypass the browser cache on JS/CSS
   * debugbar: it can now moved to the top center of the page   * debugbar: it can now moved to the top center of the page
   * jTpl   * jTpl
Line 17: Line 23:
       - support of macro       - support of macro
       - autoescaping       - autoescaping
-  * pagelinks plugin: new display properties for classes. CSS classes can now be set on each elements of a  +  * pagelinks plugin: new display properties for classes. CSS classes can now be set on each elements of a list of pages.
-      list of pages.+
   * jForms:   * jForms:
     * fix time widget: use webassets     * fix time widget: use webassets
Line 25: Line 30:
     * fix the possibility to setup CSS class on buttons widgets     * fix the possibility to setup CSS class on buttons widgets
     * Support of the Image control into the XML format     * Support of the Image control into the XML format
-    * Improve widgets to facilitate the overriding of html content. On some widgets there are new methods  +    * Improve widgets to facilitate the overriding of html content. On some widgets there are new methods that output only Html content, so new widget just has to override these methods to change the generated HTML.
-      that output only Html content, so new widget just has to override these methods to change the generated +
-      HTML.+
     * more documentation into the code of jFormsSession     * more documentation into the code of jFormsSession
     * new template plugin @@{ifctrltype}@@     * new template plugin @@{ifctrltype}@@
     * backport the method @@HtmlBuilder::outputAllControlsValues()@@ from Jelix 1.8     * backport the method @@HtmlBuilder::outputAllControlsValues()@@ from Jelix 1.8
 +  * Jelix commands: 
 +    * fix some comments and bad returned values
 +    * @@app:ini-change@@ command: support of section deletion
 +  * all enhancements and bug fixes from Jelix 1.6.37
 +    * jforms, image selector: support of "auto" for width and height of the dialog
 +    * New @@jApp::setApplicationInitFile()@@ to indicate an application.init.php file
 +    * Fix jforms javascript: selection was loose when reloading a menulist via XHR
 +    * jacl2db_admin: fix CSS to stick headers of the rights table
 +    * new method @@jAuth::getReasonToForbiddenPasswordChange()@@ and new interface @@jIAuthDriver3@@
   * all enhancements and bug fixes from Jelix 1.6.36   * all enhancements and bug fixes from Jelix 1.6.36
     * Fix jacl2db: id_aclgrp field should be bigger than login     * Fix jacl2db: id_aclgrp field should be bigger than login
-    * Fix entrypoint installation: it did not update path when the @@require@@ instruction for @@application.init.php@@ +    * Fix entrypoint installation: it did not update path when the @@require@@ instruction for @@application.init.php@@ does not use parenthesis.
-      does not use parenthesis.+
     * Fix jauthdb_admin: it should call @@jAuth::canChangePassword()@@ when needed     * Fix jauthdb_admin: it should call @@jAuth::canChangePassword()@@ when needed
     * jForms, formfull widget: display correctly checkboxes     * jForms, formfull widget: display correctly checkboxes

en/changelog/1.7.x.txt · Last modified: 2023/11/08 14:35 by laurent

Recent changes RSS feed Creative Commons License