Quick links: Content - sections - sub sections
EN FR

Trace: 1.0.4 1.7.x 1.3 faq 1.1

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.3 [2009/06/15 21:58] laurenten:changelog:1.1.3 [2012/04/15 08:23] (current) – [Migrating from Jelix 1.1.x] laurent
Line 2: Line 2:
 ====== Jelix 1.1.3 ====== ====== Jelix 1.1.3 ======
  
-**Still in development**This page is listing updates and enhancements added since 1.1.2 version, and that will be available for the future 1.1.3 version. +Release on 17 june 2009svn 1434
- +
-**Changelog updated until : SVN-1429** +
- +
-===== Main improvements ===== +
- +
-  * no improvements for the moment+
  
 ==== Migrating from Jelix 1.1.x ==== ==== Migrating from Jelix 1.1.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 =====
  
 +==== Critical bug fixed ====
  
-==== Enhancements, new features ==== +   * ticket #836jacl2db_admin always deleted rights on resources. Now it contains improvements on its interface. we can now delete separatly global rights or rights on resources, for groups or a specific user. jAcl2DbManager::setRightsOnGroup does not erase anymore unchanged rights, and erase only global rights for deleted rights
- +   * ticket #935: in the administrationusers shouldn't be allowed to edit other profiles users.
-   * ticket #900new method jResponseHtml::strictDoctype() to set strict doctype or transitional doctype+
-   * ticket #905Managing YearRange in the javascript datepicker for jForms. +
-   * ticket #908: new jTpl pluginsrepeat_string. +
-   * jEvents : more flexibility by calling the old method performEvent on listeners +
-   * modified some default template to use the 'cycle' plugin instead of a simple variable+
  
 ==== Bug fixed and backported to 1.0.9 ==== ==== Bug fixed and backported to 1.0.9 ====
  
   * javascript for jforms: fixed a bug in the check of ipv4 fields.   * javascript for jforms: fixed a bug in the check of ipv4 fields.
-  * ticket #906: operateurs are missed in jDaoConditions+  * ticket #906 an #936: operateurs are missed in jDaoConditions
   * jDb, pgsql driver: disable autocommit while single_transaction is on   * jDb, pgsql driver: disable autocommit while single_transaction is on
   * ticket #911: record modifications in updatebefore and insertbefore dao events not taken in account   * ticket #911: record modifications in updatebefore and insertbefore dao events not taken in account
   * ticket #929: magic_quotes coord plugin should handle $_FILES   * ticket #929: magic_quotes coord plugin should handle $_FILES
 +  * ticket #933 : wrong locales call in jauth controller
  
 ==== Bug fixed ==== ==== Bug fixed ====
  
-   * ticket #836: jacl2db_admin always deleted rights on resources. Now it contains improvements on its interface. we can now delete separatly global rights or rights on resources, for groups or a specific user. jAcl2DbManager::setRightsOnGroup does not erase anymore unchanged rights, and erase only global rights for deleted rights. 
-   * ticket #935: in the administration, users shouldn't be allowed to edit other profiles users. 
    * ticket #897: Jelix locales error when using jMailer.    * ticket #897: Jelix locales error when using jMailer.
    * ticket #898: fixed a bug in jMailer, the html plugins were not supported during the meta process of an html template.    * ticket #898: fixed a bug in jMailer, the html plugins were not supported during the meta process of an html template.
Line 47: Line 35:
    * ticket #874: bug inclusion of application-cli.init.php in cmdline.php    * ticket #874: bug inclusion of application-cli.init.php in cmdline.php
    * ticket #858: there was no exception in formsubmit jTpl plugin if there was no submit control defined in the jForms file    * ticket #858: there was no exception in formsubmit jTpl plugin if there was no submit control defined in the jForms file
 +
 +
 +==== Enhancements, new features ====
 +
 +   * ticket #900: new method jResponseHtml::strictDoctype() to set strict doctype or transitional doctype.
 +   * ticket #905: Managing YearRange in the javascript datepicker for jForms.
 +   * ticket #908: new jTpl plugins, repeat_string.
 +   * jEvents : more flexibility by calling the old method performEvent on listeners
 +   * modified some default template to use the 'cycle' plugin instead of a simple variable
 +   * ticket #920 : better display of error messages in jelix-scripts
  
 ====== Other versions ====== ====== Other versions ======

en/changelog/1.1.3.1245103110.txt.gz · Last modified: 2009/06/15 21:58 by laurent

Recent changes RSS feed Creative Commons License