Quick links: Content - sections - sub sections
EN

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:changelog:1.5 [2013/01/20 14:08] laurenten:changelog:1.5 [2013/01/20 14:10] (current) – removed laurent
Line 1: Line 1:
-~~LANG:FR@fr:changelog:1.5~~ 
- 
-====== Jelix 1.5 ====== 
- 
-This page is listing updates and enhancements added since 1.4.x version, and that are available in the 1.5 version. 
- 
-Release date: still in development. 
- 
-===== Main improvements ===== 
- 
- 
-   * Some components have been removed from Jelix. see below. 
- 
- 
-===== Migrating from Jelix 1.4.x ===== 
- 
-  * **READ THE [[http://docs.jelix.org/en/manual-1.5/installation/migrate|MIGRATION TUTORIAL]]**. 
- 
- 
- 
-===== Details of changes from 1.4 to 1.5 ===== 
- 
-==== Enhancements ==== 
- 
-   * It is now possible [[http://docs.jelix.org/en/manual-1.5/web-services/soap#calling-a-soap-service-with-jelix|to declare the class map]] for @@C@jSoapClient@@, into an other file than @@F@profiles.ini.php@@. 
-   * jEvent: possibility to disable listener of some modules 
-   * New jForms control: button 
-    
- 
-   * Moved locales of jacl2db from the jelix module to the jacl2db module 
-   * Moved locales of jacldb from the jelix module to the jacldb module 
-   * jConfigCompiler is now extensible with plugins, so components can precalculate config parameters that will be stored in the configuration cache 
-   * jAcl2Db: new method @@getResByRightByGroup()@@ in the dao jacl2rights (Vincent Morel) 
-   * jDao: 
-       * properties can have comments (Yves Tan) 
-   * jelix-scripts 
-       * createdao: import fields comments from the database  (Yves Tan) 
-       * createform: can use dao comments to generate form's labels (Yves Tan) 
-   * jLocale: adds the possibility to have dash in a property name 
-   * Adding the [[https://github.com/jelix/FakeServerConf|FakeServerConf lib]] for tests 
- 
-==== Removed components ==== 
- 
-   * The XUL support has been moved to an independant module, [[https://github.com/jelix/jelix-contrib/tree/master/modules/jelix/xul/|in the jelix-contrib repository]] 
-   * The RDF support has been moved to an independant module, [[https://github.com/jelix/jelix-contrib/tree/master/modules/jelix/rdf/|in the jelix-contrib repository]] 
-   * The "latex to PDF" support has been moved to an independant module, [[https://github.com/jelix/jelix-contrib/tree/master/modules/jelix/latex2pdf/|in the jelix-contrib repository]] 
-   * The jWSDL module has been renamed to jsoap 
-   * The magicquotes plugin has been removed, since it is useless with PHP 5.3 
-   * Removed deprecated methods: 
-      * @@M@jAcl2Db::getProfile()@@ 
-      * @@M@jAclDb::getProfile()@@ et @@M@jAclDb::getProfil()@@ 
-      * @@M@jControllerDaoCrud::_checkDatas()@@ 
-      * @@M@jCoordinator::initDefaultResponseOfRequest()@@, @@M@jCoordinator::isModuleEnabled@@, @@M@jCoordinator::getModulePath@@ 
-      * @@M@jDb::getTools()@@, @@M@jDb::getProfile()@@, @@M@jDb::createVirtualProfile()@@, @@M@jDb::clearProfiles()@@ 
-      * @@M@jDbConnection::encloseFieldName()@@ 
-      * @@M@jFormsBase::resetModifiedControlsList()@@ 
-      * @@M@jKvDb::getProfile()@@ 
-      * @@M@jZone::getParam()@@ 
-   * Removed the support of deprecated variables @@$gJCoord@@ and  @@$gJConfig@@, and removed @@M@jApp::initLegacy()@@. 
-   * @@C@jContext@@ class has been replaced by methods into @@C@jApp@@. 
- 
- 
- 
-==== Bugs fixed ==== 
- 
-  * All fixes from other active branches 
-  * bug #1197 : meta tpl plugins were not executed in a zone that cached content (Brice Tence) 
- 
- 
- 
- 
----- 
- 
-  * [[en:changelog|Return to the main page of changelog]] 
  

en/changelog/1.5.1358690911.txt.gz · Last modified: 2013/01/20 14:08 by laurent

Recent changes RSS feed Creative Commons License