Skip to content

Latest commit

 

History

History
86 lines (54 loc) · 2.1 KB

HISTORY.rst

File metadata and controls

86 lines (54 loc) · 2.1 KB

History

  • 0.3.4 Fev 18, 2015
    • Fix #66 center calendar box caption
    • Fix collapsable fieldsets not showing. #61
    • Fix .field-box broken on chrome. #65
    • Fix h2 margin top. #64
    • Fix filter vertical breaks on chrome #63.
    • Fix popover closes/fadeout before I can click on the link #57
  • 0.3.3 Dec 2, 2014
    • Very Important Fix: Checkbox Not showing on TabularInline
  • 0.3.2 Nov 26, 2014
    • Don't overrride default widget classes
  • 0.3.1 Nov 17, 2014
    • Completely new interface
    • Sidebar menu with apps
    • Support Django 1.7.*
    • Bootstrap 3
    • Better dashboard =]
  • 0.3.0 Nov 29, 2013
    • Fix: Fix to allow use inline forms with non editable custom pk in models ( pull #36 )
    • Add/Fix: custom django-reversion and django-reversion-compare templates and other fixes ( pull #35 )
    • Add: .sortoptions styling in changelist. ( pull #34 )
  • 0.2.9 Nov 13, 2013
    • Fix: Use "/" divider in breadcrumbs where "›" remains. ( pull #33 )
  • 0.2.8 Nov 07, 2013
    • Fix: Forgot to add README.rst on MANIFEST.in (shame on me)
  • 0.2.7 Nov 07, 2013
    • Fix: bug when retrieving message.tags ( pull #32 )
  • 0.2.6 Nov 05, 2013
    • django-mptt templates ( pull #30 )
  • 0.2.5 Oct 14, 2013
    • Enhancement: Separate field template to allow easy customizations. ( pull #26 )
  • 0.2.4 Oct 13, 2013
    • Fix: Do not add span8 class to inputs of CheckboxSelectMultiple. ( pull #24 )
  • 0.2.3 Oct 7, 2013
    • Fix: Style for errors list on tabular inline.
    • Fix: issue #22
  • 0.2.2 Aug 11, 2013
    • Fix: "shaking" effect that nav-bar causes when is affixed on top.
    • Fix: search input width (responsive)
    • Fix: adding overflow ellipsis on the form search input
    • Fix: margin for "add-another" option
  • 0.2.1 May 23, 2013
    • Fix: the issue #17 (about the MANIFEST.in)
  • 0.2.0 May 14, 2013
    • Final touches
    • Show the search input properly considering the permissions
    • Fix: z-index nav-bar bug
  • previous versions
    • Has some bugs, you can use, but I recommend the latest version.