Quick links: Content - sections - sub sections
EN FR

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
Next revision
Previous revision
en:changelog:1.1 [2009/01/12 10:11] laurenten:changelog:1.1 [2012/04/15 08:22] (current) – [Migrating from Jelix 1.0.x] laurent
Line 2: Line 2:
 ====== Jelix 1.1 ====== ====== Jelix 1.1 ======
  
-**Still in development** but soon to be releasedDeveloped now in the @@F@branches/1.1.x@@ directory.+14 february, 2009svn 1310.
  
-This page is listing updates and enhancements added since 1.0 version, and that will be available for the future 1.1 version. +This page is listing updates and enhancements added since 1.0 version, and which are available in Jelix 1.1.
- +
-**Changelog updated until : SVN-1280**+
  
 ===== Main improvements ===== ===== Main improvements =====
Line 34: Line 32:
 ==== Migrating from Jelix 1.0.x ==== ==== Migrating from Jelix 1.0.x ====
  
-Read the [[en:manual-1.1:installation:migrate|instructions in the manual]].+Read the [[http://docs.jelix.org/en/manual-1.1/installation/migrate|instructions in the manual]].
  
 ===== Details of changes ===== ===== Details of changes =====
Line 234: Line 232:
   * jForms: added a new method  @@M@prepareObjectFromControls()@@   * jForms: added a new method  @@M@prepareObjectFromControls()@@
  
 +
 +
 +===== little improvements and bug fixes since jelix 1.1RC3 =====
 +
 +
 +  * jelix-scripts:
 +     * there was some error about selectors.
 +     * cleantemp: it didn't clean the right temp directory. Now jelix-scripts.init.php should contain two new constant which indicates the path of the temp directory of the application, not only the temp directory of jelix-scripts (#820)
 +     * init_admin command : fixed bug, it droped the existing rights and users
 +  * Fixed bug in jWSDL: urls always used soap.php entrypoint, even if the soap entry point had an other name.
 +  * Added a missing parameter for secure connection in jMailer: @@smtpSecure@@.
 +  * jAcl2::clearCache was not called during a logout (#815).
 +  * jAuth: removed the enableAclDbEventListener and enableAcl2DbEventListener options from the configuration.
 +  * jForms: regression, boolean fields were no longer saved to dao by jForms
 +  * jDao: fixed bug on the support of some patterns in selectPattern
 +  * master_admin:
 +     * added the possibility to add any content in the menu of master_admin (#811)
 +     * bug on the display of even number of widget on the dashboard (#816)
 +     * improvements on the infobox, with events to add new content in it (#812)
 +  * jTcpdf
 +     * use now helvetica as default font (#819)
 +     * missing config constants (#814)
 +  * jEvent: it always transformed class of event class name into lowercase (#823)
 +  * swf plugin: fixed bug for IE (#805)
  
 ====== Other versions ====== ====== Other versions ======
en/changelog/1.1.txt · Last modified: 2012/04/15 08:22 by laurent
Recent changes RSS feed Creative Commons License