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
Next revisionBoth sides next revision
en:changelog:1.0beta3 [2007/09/28 15:29] laurenten:changelog:1.0beta3 [2007/09/28 16:00] laurent
Line 6: Line 6:
  
  
-    * **Full implementation of jForms**, the form system of Jelix: automatic checking of the datas, server side and client side;   automatic generation of a HTML form.+    * **Full implementation of jForms**, the form system of Jelix: automatic checking of the datas, server side and client side; automatic generation of a HTML form.
     * **Generic controller for ??CRUD|Create Read Update Delete??**, to quickly produce screens of  table contents management (using a DAO and a jform).     * **Generic controller for ??CRUD|Create Read Update Delete??**, to quickly produce screens of  table contents management (using a DAO and a jform).
     * **support of drivers in jAcl**     * **support of drivers in jAcl**
Line 49: Line 49:
  
  
-    * jDao: the attributes selectmotif, updatemotif and insertmotif were famous in selectpattern, updatepattern, insertpattern. The old names are nevertheless valid to version 1.0. +    * jDao: the attributes selectmotif, updatemotif and insertmotif were renamed in selectpattern, updatepattern, insertpattern. The old names are valid until version 1.0. 
-    * jException: the method getMessage turns over the message located rather than the key of the message. There are no more the properties localizedMessage, localeParams property, and the method getLocaleMessage. New methods: getLocaleKey and getLocaleParameters. +    * jException: the method getMessage return the localized message instead of the key of the message. There are no more the properties localizedMessage, localeParams, and the method getLocaleMessage. New methods: getLocaleKey and getLocaleParameters. 
-    * Reorganization of the site of the plugins coordinators, drivers of authentification, drivers for jDb and of the engines of urls. For the details, to see the page of the plugins+    * Reorganization of directories of the plugins coordinator, drivers of authentification, drivers for jDb and of the engines of urls. For the details, to see the page of the plugins
          * Maintaining the repertories indicated by the parameter pluginsPath of the configuration contain all these plugins, classified in distinct sub-directories.          * Maintaining the repertories indicated by the parameter pluginsPath of the configuration contain all these plugins, classified in distinct sub-directories.
          * the naming of the names of classes and the files of the plugins for the coordinator was modified following the reorganization of the repertories of plugins. The names of the files become foo.coord.php, the names of the classes fooCoordPlugin. And the plugins are moved in under repertories coord/repertories jelix-plugins etc. The interface jIPlugin was re-elected in jIAuthPlugin.          * the naming of the names of classes and the files of the plugins for the coordinator was modified following the reorganization of the repertories of plugins. The names of the files become foo.coord.php, the names of the classes fooCoordPlugin. And the plugins are moved in under repertories coord/repertories jelix-plugins etc. The interface jIPlugin was re-elected in jIAuthPlugin.

en/changelog/1.0beta3.txt · Last modified: 2007/10/19 12:15 by 127.0.0.1

Recent changes RSS feed Creative Commons License