Quick links: Content - sections - sub sections
EN FR

Trace: 1.2rc1 1.3 accueil creation-application

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.3 [2011/09/07 13:27] – [Details of changes in 1.3RC3] laurenten:changelog:1.3 [2012/04/15 08:27] (current) – [Migrating from Jelix 1.2.x] laurent
Line 3: Line 3:
 ====== Jelix 1.3 ====== ====== Jelix 1.3 ======
  
-**Still in development**. This page is listing updates and enhancements added since 1.2.x version, and that will be available for the future 1.3 version.+This page is listing updates and enhancements added since 1.2.x version, and that are available for the 1.3 version.
  
-Changelog updated as of[[https://github.com/jelix/jelix/tree/RELEASE_JELIX_1_3_RC1|RELEASE_JELIX_1_3_RC1]]+Release date18/10/2011
  
-See [[en:manual-1.3-changes|the documentation of new features here]]. 
          
  
Line 26: Line 25:
 ===== Migrating from Jelix 1.2.x ===== ===== Migrating from Jelix 1.2.x =====
  
-  * **READ THE [[en:manual-1.3-changes#migrating-from-jelix-1.2-to-jelix-1.3|MIGRATION TUTORIAL]]**.+  * **READ THE [[http://docs.jelix.org/en/manual-1.3/installation/migrate|MIGRATION TUTORIAL]]**.
  
 ===== Details of changes in 1.3b1 ===== ===== Details of changes in 1.3b1 =====
Line 164: Line 163:
 ===== Details of changes in 1.3RC3 ===== ===== Details of changes in 1.3RC3 =====
  
-** Not released yet ** 
 ==== Critical bug fixes ==== ==== Critical bug fixes ====
  
Line 171: Line 169:
 ==== Other bug fixes ==== ==== Other bug fixes ====
  
-  * none+  * Fixed a regression: jAcl2db did not worked anymore with postgresql. bad field type in the database. 
 +  * the authlogout listener of jacl2db now clear the jAcl2DbUserGroup cache 
 +  * junittests now takes care about the new 'skip' api of simpletest 
 +  * jDaoConditions: exceptions should be thrown when a given property is unknown 
 +  * Jelix-scripts: chmod values were not used correctly. 
 +  * Jelix-scripts: the createapp command did not take the values of newAppInfoLocale and newAppInfoCopyright. 
 +  * In PHPUnit tests for an application, the coordinator and the configuration should be available in global variables. tests in modules  may need them 
 + 
 +==== Improvements ==== 
 + 
 +  * jUnitTestCase: added methods to allow to do things before and after the run of all tests of a class 
 +  * Jelix-scripts: createdaocrud command now generates urls in the urls.xml file of the module, when the application is using the significant url engine. 
 +  * Jelix-scripts: added a new command resetfilesrights 
 +  * PHPUnit launcher: Added help for specific options for jelix tests 
 + 
 + 
 +===== Details of changes in 1.3 final =====
  
 +   * Fixed infinite loop when ob_end_clean fails, during the display of an error page
 +   * ticket #1432 - date_format should support timestamp as parameter
 +   * Redirection should be allowed with almost of type of request
  
 ====== Other versions ====== ====== Other versions ======

en/changelog/1.3.1315402055.txt.gz · Last modified: 2011/09/07 13:27 by laurent

Recent changes RSS feed Creative Commons License