Quick links: Content - sections - sub sections
EN FR

Trace: 1.1.9 1.7.x 1.1.5 1.3 1.0.4 1.8.x 1.1 1.3.x 1.1.10 1.3.x

This is an old revision of the document!


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

Jelix 1.3.2

Still in development.

Critical bugs

  • none

Enhancements

  • Update jQuery UI to version 1.8.17
  • Upgraded Simpletest to 1.1a3
  • Ticket #1263 - new methods jDaoFactoryBase::getTables and getPrimaryTable
  • Import enhancements from 1.2.7:
    • ticket #624 - jscompress - a new plugin for jtpl to compress inline javascript

Bugs fixed

  • Bug fix: the jfullurl template plugin for xml had a bad function name.
  • Import bugs fixed in 1.2.7:
    • ticket 1401 - jforms: for some datatypes, whitespace should be removed during the check
    • ticket 1389 - fixed a bug in jDbPDOConnection related to the MSSql support
  • jInifileModifier - section name with a '-' was not supported

Jelix 1.3.1

Release date: 12/18/2011

Critical bugs

  • none

Enhancements

  • jAuth ldap plugin - it should support anonymous connection to the ldap server

Bugs fixed

  • Legacy constant JELIX_APP_PATH was not generated when calling jApp::initLegacy
  • Fixed a bug in a CLI context, when an error appeared, jResponseCmdline is not known
  • jelix-tests: Fixed compatibility with PHPUnit 3.6. Jelix-tests is still compatible with PHPUnit 3.5
  • method jFile::getMimeTypeFromFilename() wasn't added with PHP 5.3 build + simplify way to get extension
  • jquery.effects.core.min.js was miising with the use of jquery_ui effect in meta in templates
  • ticket 1435 - limit queries were not fully shown in the debug bar
  • fixed also in 1.2.7:
    • fixed a notice into the history plugin
    • jZone::_tplOuputType is mispelled, corrected the name to _tplOutputType, and added a support of the deprecated _tplOuputType to keep compatibility
    • ticket 1440 - jDao - fixed bad syntax in generated sql queries for update methods, when properties in value element, starts with the same word.

Other versions

en/changelog/1.3.x.1336485847.txt.gz · Last modified: 2012/05/08 14:04 by laurent

Recent changes RSS feed Creative Commons License