Quick links: Content - sections - sub sections
EN FR

Trace: 1.3.x end 1.1

Differences

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

Link to this comparison view

Next revision
Previous revision
en:changelog:1.1.3 [2009/03/31 08:41] – created 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-1377**+==== Migrating from Jelix 1.1.x ====
  
-===== Main improvements =====+Read the [[http://docs.jelix.org/en/manual-1.1/installation/migrate|instructions in the manual]].
  
-  * no improvements for the moment+===== Details of changes =====
  
-==== Migrating from Jelix 1.1.x ====+==== Critical bug fixed ====
  
-Read the [[en:manual-1.1:installation:migrate|instructions in the manual]].+   * ticket #836jacl2db_admin always deleted rights on resourcesNow 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.
  
-===== Details of changes =====+==== Bug fixed and backported to 1.0.9 ====
  
 +  * javascript for jforms: fixed a bug in the check of ipv4 fields.
 +  * ticket #906 an #936: operateurs are missed in jDaoConditions
 +  * 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 #929: magic_quotes coord plugin should handle $_FILES
 +  * ticket #933 : wrong locales call in jauth controller
  
-==== Enhancements, new features ====+==== Bug fixed ====
  
 +   * 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 #901: jResponseBinary may freeze php process.
 +   * ticket #902: fixed bug in crud controller: bad management of uploaded file.
 +   * ticket #909: jelix-www: bundled json.js is outdated and somewhat buggy.
 +   * jForms builders: bad setting of the readonly attribute in controls of choice control
 +   * ticket #919: bugs during the createentrypoint -type cmdline.
 +   * 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
  
-==== Bug fixes ====+ 
 +==== 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|Return to changelog]]   * [[en:changelog|Return to changelog]]
- 
  

en/changelog/1.1.3.1238488903.txt.gz · Last modified: 2009/03/31 08:41 by laurent

Recent changes RSS feed Creative Commons License