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
Last revisionBoth sides next revision
en:changelog:1.7.x [2023/04/17 09:41] laurenten:changelog:1.7.x [2023/04/17 09:44] laurent
Line 7: Line 7:
 Released on the 15th April 2023 Released on the 15th April 2023
  
-* Fix package build: zip and tar.gz did not contain the vendor directory. +  * Fix package build: zip and tar.gz did not contain the vendor directory. 
-* Installer:  +  * Installer:  
-  * fix error about undefined method `Jelix\IniFile\IniModifierReadOnly::setValue()`  +    * fix error about undefined method @@Jelix\IniFile\IniModifierReadOnly::setValue()@@ in legacy installers/upgraders 
-    in legacy installers/upgraders +    * Fix @@jInstallerEntryPoint::getSingleLocalConfigIni()@@ 
-  * Fix `jInstallerEntryPoint::getSingleLocalConfigIni()` +  * tests: upgrade Qunit
-* tests: upgrade Qunit+
  
 ====== Jelix 1.7.14 ====== ====== Jelix 1.7.14 ======
Line 18: Line 17:
 Released on the 28th February 2023 Released on the 28th February 2023
  
-* Fix compatibility with PHP 8.2. +  * Fix compatibility with PHP 8.2. 
-* Fix styles for questions into Symfony console commands +  * Fix styles for questions into Symfony console commands 
-* Installer: +  * Installer: 
-  * fix the migration of localconfig during local migration +    * fix the migration of localconfig during local migration 
-  * Fix the selection of upgraders to execute: in some case, some upgraders may not be executed +    * Fix the selection of upgraders to execute: in some case, some upgraders may not be executed 
-* Configurator: +  * Configurator: 
-  * Fix configurator with modules installed locally +    * Fix configurator with modules installed locally 
-  * Fix error when a module and its dependencies are upgraded +    * Fix error when a module and its dependencies are upgraded 
-  * jacl2 and jauth configurator: do not ask entrypoint if not needed +    * jacl2 and jauth configurator: do not ask entrypoint if not needed 
-* Scripts: fix exit code for console.php and dev.php +  * Scripts: fix exit code for console.php and dev.php 
-* Fix issues during the launch of the app:init-admin command +  * Fix issues during the launch of the app:init-admin command 
-* Fix error in cli commands when using jUrl. +  * Fix error in cli commands when using jUrl. 
-* Fix mail test commands: template format was not good +  * Fix mail test commands: template format was not good 
-* jForms: replace some calls of deprecated objects+  * jForms: replace some calls of deprecated objects
  
 ====== Jelix 1.7.13 ====== ====== Jelix 1.7.13 ======
Line 37: Line 36:
 Released on the 23th January 2023 Released on the 23th January 2023
  
-* jForms: +  * jForms: 
-  `jFormsBase::saveFile`: new boolean parameter to delete original file +    @@jFormsBase::saveFile@@: new boolean parameter to delete original file 
-  * support of `filterhtmlon `<input>` +    * support of @@filterhtml@@ on @@<input>@@ 
-  * Fix loading of jforms js: return http 404 when the corresponding form doesn't exist +    * Fix loading of jforms js: return http 404 when the corresponding form doesn't exist 
-  * Fix html form widget, when retrieving the jquery.js from current webassets collection +    * Fix html form widget, when retrieving the jquery.js from current webassets collection 
-  * Fix jForms compiler: allow image into a widget group +    * Fix jForms compiler: allow image into a widget group 
-* Installer: upgrade.php should have priority over upgrade_1_6.php +  * Installer: upgrade.php should have priority over upgrade_1_6.php 
-* Fix file kv driver: use the isResource method instead of is_resource. +  * Fix file kv driver: use the isResource method instead of is_resource. 
-* Fix jDb, AccessParameters: must not generate pdooptions +  * Fix jDb, AccessParameters: must not generate pdooptions 
-* Fix File logger: date and ip were duplicated +  * Fix File logger: date and ip were duplicated 
-* Fix notices into pagelinks tpl plugin +  * Fix notices into pagelinks tpl plugin 
-* Fix jAcl2Authentication adapter: use jAcl2JAuthAdapter by default+  * Fix @@jAcl2Authentication@@ adapter: use @@jAcl2JAuthAdapter@@ by default
  
  

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

Recent changes RSS feed Creative Commons License