Quick links: Content - sections - sub sections
EN FR

Trace: translate 1.2.x simple-jforms-example 1.0.7 1.4 1.0 1.5.x

This is an old revision of the document!


This page is listing updates and enhancements added since 1.5.0 version.

Jelix 1.5.1

Still in development.

Critical bugs

  • none

Enhancements

  • New directory layout for jLocale, to provide easily the support for a new language. You can store all properties files for a new lang in the var/locales/<lang>/<module>/locales/ directory. It then becomes easy to provide a new lang, by unzipping a given archive into var/locales/<lang>/.
  • New jConfig::$fromCache, to know if the configuration is readed from the cache or not
  • Imported from Jelix 1.2.12:
    • jAuth: security improvement. New option session_destroy=on in the configuration of jAuth, to destroy the session after a jAuth::logout()

Bugs fixed

  • Fixed an error about a bad include path when using jPrefManager (Fixed by vdemonchy)
  • Fixed a potential error in the Gold edition, during the load of the jelix_api.php file
  • Update jquery.include.js to be compatible with jQuery 1.9 (fixed by Vincent Viaud)
  • Fixed fatal error (regression) when executing entry points for command line. (fixed by Gaëtan MARROT)
  • Imported from Jelix 1.4.3:
    • jPref::get() did return false for empty string instead of an empty string
  • Imported from Jelix 1.2.12:
    • Fixed jAuth: the new hash method couldn't be used by app that don't use the jauth module

Jelix 1.5.0

en/changelog/1.5.x.1362585973.txt.gz · Last modified: 2013/03/06 16:06 by laurent

Recent changes RSS feed Creative Commons License