CHANGELOG

0.2a2 (2012/11/02)

  • Supports the –template for django-admin.py startproject
  • Removed Pinax dependency. Although it will still work with other pinax style apps such as django-user-account

0.1.7 (2012/10/18)

  • This release supports Foundation 3.1 which includes features such as right-to-left language support, new UI Styles for Progress Bars and Image Thumbs, updated jQuery and so on, read more Foundation 3.1 here
  • Replaced any of the remnants of our home grown Top Navigation menu with the Foundation 3.1 responsive Top Navigation bar
  • Included Icon Fonts, Responsive Tables and SVG Social Icons which are not part of core release
  • Lay the groundwork for supporting the –template flag on the django-admin.py start project in the next release
  • Other Bug fixes.

0.1.6 (2012/08/02)

  • We now support Foundation 3 so you can use features like new the new Top Foundation Nav bar
  • Support for responsive tables
  • Simplified the demo site so that its just the pinax basic site
  • Removed support for responsive design patterns as these were not compatible with Foundation 3 release
  • Updated documentation to reflect Foundation 3
  • Numerous bug fixes.

0.1.5 (2012/06/08)

demo site based on a Pinax basic
project
  • Some reorganization of the theme_base.html including:

  • Fixed numerous bugs

0.1.4 (2012/03/004)

  • Added the Fixed top Menubar
  • Show active links on the menubar (Issue #14)
  • Fixed the repositioning of form when timezone is changed on timezone page
  • Removed unnecessary cancel button on the modal Profile form
  • Updated the Foundation theme to Zurb Foundation 2.2.0

0.1.3b (2012/2/13)

  • Added Mobile Login/Sign in functionality

0.1.3

  • Initial release of pinax-theme-foundation