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

Both sides previous revisionPrevious revision
en:changelog:1.0.4 [2008/06/02 12:51] laurenten:changelog:1.0.4 [2008/06/02 13:02] (current) laurent
Line 12: Line 12:
  
 ===== Little improvements ===== ===== Little improvements =====
- 
-NOT UPDATED ! 
  
   * Added a configuration parameter "start" to disable sessions (#506)   * Added a configuration parameter "start" to disable sessions (#506)
   * <script /> tags didn't end with a newline in jResponseHtml (#536)   * <script /> tags didn't end with a newline in jResponseHtml (#536)
   * new template plugin: image shadow (#502)   * new template plugin: image shadow (#502)
 +  * few improvements in the plugin image  (#559, #560)
   * jLocale now works  with language code without country (#95)   * jLocale now works  with language code without country (#95)
  
 ===== Bugs fixed ===== ===== Bugs fixed =====
  
-NOT UPDATED ! +  * jforms 
- +     * jForms html shouldn't generate readonly attribute on select (#550) 
-  * fixed bug in jFormsBase::saveToDao+     * fixed bug in jFormsBase::saveToDao 
 +     * jForms shouldn't get values from the request for readonly fields (#551) 
 +     * form plugin create always a form with method post (#592) 
 +     * fixed bugs in jforms.js  (#554)
   * fix bug in sqlite.daobuilder : insert() query generated in the dao always used the autoincrement field even if it was not provided   * fix bug in sqlite.daobuilder : insert() query generated in the dao always used the autoincrement field even if it was not provided
 +  * jDao : attribute groupby was forbidden for a method selectfirst (#447)
 +  * Changed the setting of charset with the client connection, in mysql.dbconnection.php (#97)
 +  * jResponseZip:
 +     * on Windows, files are view like folders (#538)
 +     * empty dirs were not included in the archive (#570)
 +  * jelix-scripts : createdao and createdaocrud, there was no error when generating a dao from a table which doesn't contain a primary key (#402)
 +  * jTpl: 
 +      * some html plugins couldn't be used in other response type (#548)
 +      * bad support of round brackets in 'if' statements (#573)
 +  * Corrects the characters escaped in firebug (#557)
 +  * jelix module was forbidden when checkTrustedModules was enabled. It shouldn't.
 +  * jUrl::toString didn't removed multiple '/' between the scriptName and the pathInfo (#599)
 +  * significant url engine : there was a bug when using a handler without indicating action (#476)
  
 ---- ----
   * [[en:changelog:1.0.3|Previous version: 1.0.3]]   * [[en:changelog:1.0.3|Previous version: 1.0.3]]
   * [[en:changelog:1.0.5|Next version: 1.0.5]]   * [[en:changelog:1.0.5|Next version: 1.0.5]]
- 
  
en/changelog/1.0.4.txt · Last modified: 2008/06/02 13:02 by laurent
Recent changes RSS feed Creative Commons License