Quick links: Content - sections - sub sections
EN FR

Trace: 1.2.3

This is an old revision of the document!


Jelix 1.2.3

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: 73410a319f4d

Details of changes

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
  • Jelix-scripts: it's better if the default profile name for jdb in a new app has the same name of the app

Bugs fixed

  • Fixed a SQL syntax error in autocommit in the mysql driver
  • jAuth:
    • ticket #1320 - installer of jauthdb should take care of the crypt function indicated in the configuration to create the admin user
    • ticket #1382 - error File jIAuthDriver.iface.php doesn't exist when using installapp with opt edition
    • ticket #1383 - fixed bug: jauthdb installer didn't know the function sha1WithSalt
  • jForms:
    • Fixed a duplicated id on generated help
    • ticket #1325 - javascript, fixed bug with grouped data in ajax context
    • ticket #1335 - should not output label for choice controls because it doesn't refer to an unique form element
    • ticket #1329 - ckeditor bindings for jforms should take care about the existing instance for a same editor, in an ajax context
    • ticket #1377 - better length check in datatype
    • ticket #1390 - the help icon does not appear in webkit browsers
    • js: validation of content of choice items didn't take care of controls having multiple fields, and failed silently
    • js: only location hash should be changed when errors occured
  • 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
  • Fixed the value of K_PATH_URL in jTcpdf, images url were not well processed by TCPDF
  • jFile::getMimeType : it should handle the case where finfo and mime_content_type are not available one the server
  • ticket #1338 - jDatetime: durationTo should use gmdate to prevent dst problem when counting days

Other versions

en/changelog/1.2.3.1309466691.txt.gz · Last modified: 2011/06/30 20:44 by laurent

Recent changes RSS feed Creative Commons License