Quick links: Content - sections - sub sections
EN

Trace: 1.8.x 1.1 1.1.10 1.3.x 1.7 faq 1.1 formulaire-de-news 1.3.x end

Differences

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

Link to this comparison view

Next revision
Previous revision
en:changelog:1.0.4 [2008/03/30 10:04] – created laurenten:changelog:1.0.4 [2008/06/02 13:02] (current) laurent
Line 1: Line 1:
 ====== Jelix 1.0.4 ====== ====== Jelix 1.0.4 ======
  
-Not yet in developpement. +June, 02, 2008. SVN-975.
-**Current development version: SVN-** +
- +
  
 ===== Updating from Jelix 1.0.3 ===== ===== Updating from Jelix 1.0.3 =====
Line 16: Line 13:
 ===== Little improvements ===== ===== Little improvements =====
  
 +  * Added a configuration parameter "start" to disable sessions (#506)
 +  * <script /> tags didn't end with a newline in jResponseHtml (#536)
 +  * new template plugin: image shadow (#502)
 +  * few improvements in the plugin image  (#559, #560)
 +  * jLocale now works  with language code without country (#95)
  
 ===== Bugs fixed ===== ===== Bugs fixed =====
 +
 +  * jforms
 +     * jForms html shouldn't generate readonly attribute on select (#550)
 +     * 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
 +  * 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|Return to changelog]] +  * [[en:changelog:1.0.5|Next version: 1.0.5]]
  

en/changelog/1.0.4.1206871468.txt.gz · Last modified: 2008/05/02 09:52 (external edit)

Recent changes RSS feed Creative Commons License