Djangocms Admin Style Versions Save

django CMS Admin Style is a Django Theme tailored to the needs of django CMS.

3.1.1

2 years ago

What's Changed

Full Changelog: https://github.com/django-cms/djangocms-admin-style/compare/3.1.0...3.1.1

3.1.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/django-cms/djangocms-admin-style/compare/3.0.0...3.0.1

3.0.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/django-cms/djangocms-admin-style/compare/2.0.2...3.0.0

1.2.6

7 years ago
  • Fixed an issue with related-widget-links display after filer widgets
  • Fixed an issue with related-widget-links when only change link was showing up after selects

1.2.4

7 years ago
  • Fixed input and textarea fields in not aligned inline groups
  • Fixed select field width in table
  • Added missing labels to datetime fields that are already part of the field box
  • Fixed the "Open my site" button in admin views to use Site name
  • Set different width for related widget wrapper select field depending on amount of links
  • Fixed file inputs appearance in Firefox
  • Fixed an issue with oversized table headers
  • Fixed an issue with sortable tables
  • Fixed an issue with datetime fields
  • Fixed an issue with long names and smaller screens in change list
  • Fixed an issue with related widget wrappers and selects inside of tables
  • Added single js bundle vs many small javascript files
  • Added CMS update notification

1.2.3

7 years ago
  • Added css regression tests framework
  • Fixed an issue with datetime fields being displayed incorrectly (#347)
  • Fixed a bug with related-widget add/change buttons inside changelist (#348)
  • Fixed an issue with login screen on Django 1.9
  • Fixed an issue with calendar display in Django 1.9
  • Fixed inline grouped field with
  • Synced translations with Transifex

1.2.2

8 years ago
  • Fixed drag'n'drop on sortedm2m on touch devices
  • Fixed mispositioned elements on tablets

1.2.1

8 years ago

Skipped, not on pypi

1.2.0

8 years ago
  • Fix missing border under copy permissions text & paddings/margins of the buttons
  • Fix breadcrumbs position when cms debug bar is present
  • Fix "take me back" button on delete confirmations

1.1.1

8 years ago
  • Adds cancel link to delete confirmation page
  • Adds documentation link to dropdown
  • Fix hidden ckeditor toolbar under the django cms main toolbar
  • Floats related widget wrapper links next to select field
  • Fix cropped input text
  • Adds djangocms-admin-style class to body
  • Floats calendar and date pickers next to input field
  • Floats calendar and date fields in modal
  • Removes disabled action button border
  • Adds highlighted area to error messages