Diem 5.0.3

Third maintenance release for Diem 5.0

Download Diem 5.0.3 in TGZ

Version notes

April 10, 2010

This is a bugfix release for the 5.0 branch.

Highlights

  • fix front link tag absolute hrefs
  • remove useless replacements from dmMarkdown->cleanText()
  • fix possible overriding of dmDoctrineRecord->getService() if a related model is named Service
  • fixed dmAdminLinkTag->getAbsoluteHref()
  • fixed a default value
  • Add lang attribute to HTML5 document HTML tag
  • made css path regex ungreedy
  • fixed typos in translation files thanks to mlmarius
  • excluded lang from front list widget sorting fields
  • made possible to sort front list widget with i18n fields
  • used dmString::strtolower in some place where multibytes chars may live
  • fixed translations syntax
  • fixed sfException when using a language that symfony does not know
  • removed some static service calls
  • remove orphan svn files and ignore php-html-writer

Upgrade

Diem 5.0.3 is fully compatible with Diem 5.0.2. Upgrade is safe and highly recommended.

Changelog

And many more... View more commits on github

Fork Diem on GitHub