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 09:42] – [Jelix 1.7.10] laurenten:changelog:1.7.x [2022/01/24 11:38] – [Jelix 1.7.11] laurent
Line 2: Line 2:
  
 This page is listing updates and enhancements added since 1.7.0 version. This page is listing updates and enhancements added since 1.7.0 version.
 +
 +
 +
 +
 +
 +====== Jelix 1.7.11 ======
 +
 +Not released yet
 +
 +  * 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. 
 +  * debugbar: it can now moved to the top center of the page
 +  * jTpl
 +    * upgrade Castor to 1.1.0. New major features in templates :
 +      - support of macro
 +      - autoescaping
 +  * pagelinks plugin: new display properties for classes. CSS classes can now be set on each elements of a list of pages.
 +  * jForms:
 +    * fix time widget: use webassets
 +    * date, datetime and time widgets: add placeholders
 +    * translate strings into autocomplete widgets
 +    * fix the possibility to setup CSS class on buttons widgets
 +    * 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 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
 +    * new template plugin @@{ifctrltype}@@
 +    * backport the method @@HtmlBuilder::outputAllControlsValues()@@ from Jelix 1.8
 +  * all enhancements and bug fixes from Jelix 1.6.36
 +    * 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@@ does not use parenthesis.
 +    * Fix jauthdb_admin: it should call @@jAuth::canChangePassword()@@ when needed
 +    * jForms, formfull widget: display correctly checkboxes
 +    * jForms: separate each item of checkboxes/radioboxes by new line
 +    * Fix: error pages should not require authentication
 +    * Fix the retrieval of the documentRoot when compiling configuration
  
  

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

Recent changes RSS feed Creative Commons License