Quick links: Content - sections - sub sections
EN FR

Trace:

Differences

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

Link to this comparison view

Next revisionBoth sides next revision
en:changelog:1.2.3 [2011/04/07 11:22] – created laurenten:changelog:1.2.3 [2011/06/03 12:40] laurent
Line 5: Line 5:
 **Still in development**. This page is listing updates and enhancements added since 1.2.2 version, and that will be available for the future 1.2.3 version. **Still in development**. This page is listing updates and enhancements added since 1.2.2 version, and that will be available for the future 1.2.3 version.
  
-Changelog updated as of: [[https://bitbucket.org/jelix/jelix-1.2.x/changesets/90a12e491293|90a12e491293]]+Changelog updated as of: [[https://bitbucket.org/jelix/jelix-1.2.x/changesets/83037bf5d019|83037bf5d019]]
          
  
Line 12: Line 12:
 ==== Enhancements ==== ==== Enhancements ====
  
 +   * jImageModifier: path from which images are readed and path to the directory where the cache is stored, are now  configurable. New imagemodifier section in the configuration.
 +   * ticket #1215 - jTpl compiler should handle more php syntax errors in expressions
  
 ==== Bugs fixed ==== ==== Bugs fixed ====
  
 +   * Fixed a SQL syntax error in autocommit in the mysql driver
 +   * Jelix-scripts: it's better if the default profile name for jdb in a new app has the same name of the app
 +   * ticket #1320: installer of jauthdb should take care of the crypt function indicated in the configuration to create the admin user
 +   * jForms: Fixed a duplicated id on generated help
 +   * jForms: ticket #1325, javascript, fixed bug with grouped data in ajax context
 +   * jForms, javascript: validation of content of choice items didn't take care of controls having multiple fields, and failed silently
 +   * jResponseBinary now escapes quotes in filenames
 +   * jDatetime, fixed bug in the support of format iso8601
 +   * jDao, bug fix: isFK on field was always false, even for true foreign keys
 +   * ticket #1325, fixed deprecated error with phpmailer
  
 ====== Other versions ====== ====== Other versions ======

en/changelog/1.2.3.txt · Last modified: 2011/07/01 14:00 by laurent

Recent changes RSS feed Creative Commons License