Quick links: Content - sections - sub sections
EN

Trace:

Wiki: Sitemap - Recent Changes - Back link

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
en:changelog:1.0beta2 [2007/04/16 15:32] – created laurenten:changelog:1.0beta2 [2007/04/29 07:17] laurent
Line 1: Line 1:
-====== Jelix 1.0 beta 2 ====== 
  
-16 april 2007. svn 419. 
- 
-===== Main improvements ===== 
- 
-===== Change details ===== 
- 
-==== API changes ==== 
- 
-   * jAuth : jAuth::createUser is renamed to jAuth::createUserObject. CreateUser can be still used, but is deprecated. 
-   * jConfig::OS is deprecated 
- 
-==== Improvements, new features ==== 
- 
-   * core : 
-       * ticket #85: adding support of favicon in jResponseHtml 
-       * optimization during the configuration reading 
-   * jDao : 
-       * add method to jDaoFactoryBase : countBy($searchcond) 
-   * jelix module: 
-       * ticket #94: adding locales files in UTF-8 for en_EN and en_US in the jelix module 
-   * jauth module: an example of a dao for the jAuth db driver is added in the jauth module (Ticket #105) 
-  
-==== Bug fixes ==== 
- 
-   * core: 
-       * fix bug Ticket #104: bad context change when a plugin redirect to a new action 
-       * fix bug Ticket #86 : better check of basePath config parameter 
-       * fix bug ticket #87: bad character un atom10.tpl 
-       * fix ticket #75: error message is not coherent when a controller is unknown 
-       * fix Ticket #77: improvement on error message when a selector is invalid. Added the type of selector in the message 
-   * jDb: 
-       * fix bug ticket #97: database connector didn't use the charset set up in the application. Adding force_encoding option in dbprofils file, to indicate that jDb should set the charset during the database connection. 
-       * fix bug ticket #110 : there was no error, and script is stopped,  when jdb try to connect to a database, while database extension does not exists in php 
-   * jDao: 
-       * fix bug ticket #92: isnull and isnotnull tags in dao file were not supported correctly 
-       * fix bug Ticket #100 : syntaxe of property name was not checked 
-       * fix ticket #115 : in classes generated by jDao, local variables should have a specific namming to avoid conflicts with  parameters of user methods 
-   * fix bug in autolocale plugin : country letter is not in uppercase 
-   * fix bug ticket #103 : api documentation of autolocale plugin is not correct 
-   * fix bug ticket #91: call of jelix~notfound action which doesn't exist, instead of jelix~error_notfound. 
-   * fix bug ticket #93: strict message on mktime, when using jZone with cache 
-   * jelix-scripts :  
-       * fix bug ticket #99 : with createdao command and postgresql, all field and primary key are not retrieve correctly. patch=njeudy 
-       * fix bug Ticket #83 : directory not created in the createapp command with withcmdline switch (patch=giviz) 
- 
-jBuildTools : 
- 
-  * fix ticket #69 : mkmanifest didn't show empty directory. A switch -e for the script is added 
- 
- 
----- 
-  * [[en:changelog|trunk]] 
en/changelog/1.0beta2.txt · Last modified: 2007/05/09 08:48 by 127.0.0.1
Recent changes RSS feed Creative Commons License