All Versions
24
Latest Version
Avg Release Cycle
88 days
Latest Release
2156 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.0.8 Changes
October 18, 2018- PR-345: Django 2.1 compatability fix
- PR-337: Fix get_model_queryset exception when model_admin is None
- PR-309: Add French locale
- PR-311: Add an
s
for grammar - ๐ PR-312: Add grammar fixes
- ๐ PR-356: Remove duplicate entries in autocomplete
- ๐ PR-327: Fixed typo
-
v1.0.7 Changes
January 05, 2018๐ Changelog
- ๐ PR-265: Fixed Django 2 support (thanks to HarryLafranc for PR)
- ๐ PR-219: Added Persian/Farsi translation (thanks to pyzenberg for PR)
- PR-271: Fix locale names (thanks to leonardoarroyo for PR)
-
v1.0.6 Changes
April 29, 2017๐ Changelog
- ๐ PR-191: Added sidebar pinning functionality (thanks to grigory51 for PR)
- ๐ Issue-199: Fixed Django 1.11 context issue (thanks to gileadslostson for report)
- ๐ Issue-202: Fixed inline-group-row:added event (thanks to a1Gupta for report)
- โ Issue-188: Make testing use latest major Django versions and Python 3.5, 3.6 (thanks to liminspace for report)
- Added new flexible menu customizing setting JET_SIDE_MENU_ITEMS
- โ Added labels to sibling buttons
- ๐ Fixed django.jQuery select change events
- ๐ Fixed sidebar "Search..." label localization
- โ Added select disabled style
- ๐ Fixed initial value for select2 ajax fields when POST request
-
v1.0.5 Changes
April 29, 2017๐ Changelog
- ๐ PR-167: Added fallback to window.opener to support old Django popups (thanks to michaelkuty for PR)
- PR-169: Added zh-cn localization (thanks to hbiboluo for PR)
- ๐ PR-172: Added Polish localization (thanks to lburdzy for PR)
- ๐ PR-174: Fixed permission error on ModelLookupForm (thanks to brenouchoa for PR)
- PR-178: Added Arabic localization by KUWAITNET (thanks to Bashar for PR)
- โ Removed "powered by Django JET" copyright
- ๐ Fixed exception when initial object not found for RelatedFieldAjaxListFilter
-
v1.0.4 Changes
December 03, 2016๐ Changelog
- IMPORTANT: Fixed security issue with accessing model_lookup_view (when using RelatedFieldAjaxListFilter) without permissions
- ๐ Fixed admin filters custom class attribute overrides
- ๐ Fixed RelatedFieldAjaxListFilter to work with m2m fields
-
v1.0.3 Changes
November 18, 2016๐ Changelog
- PR-140: Added change message as tooltip to recent action dashboard module (thanks to michaelkuty for PR)
- ๐ป PR-130: Implement JET ui for django-admin-rangefilter (thanks to timur-orudzhov for PR)
- PR-131: Use WSGIRequest resolver_match instead of resolve (thanks to m-vdb for PR)
- PR-138: Fixed encoding error in jet_popup_response_data (thanks to michaelkuty for PR)
- ๐ PR-137,138: Fixed UnicodeEncodeError in related popups (thanks to michaelkuty, Copperfield for PRs)
- ๐ Issue-146: Fixed Django CMS plugin edit issue (thanks to bculpepper for report)
- ๐ Issue-147: Fixed login for non superusers (thanks to gio82 for report)
- ๐ Issue-147: Fixed RelatedFieldAjaxListFilter in Django 0.9+ (thanks to a1Gupta for report)
- ๐ Issue-126: Fixed related popups for new items in tabular inlines (thanks to kmorey for report)
-
v1.0.2 Changes
October 01, 2016๐ Changelog
- PR-115: Removed mock request from get_model_queryset to fix 3rd party packages (thanks to imdario for PR)
- PR-106: Added Spanish localization (thanks to SalahAdDin for PR)
- PR-107, 119: Added Brazilian Portuguese localization (thanks to sedir, mord4z for PR)
- PR-109: Added German localization (thanks to dbartenstein for PR)
- PR-123: Added Czech localization (thanks to usakc for PR)
- โ Added breadcrumbs text wrapping
- ๐ Issue-127: Removed forgotten untranslated label in breadcrumbs (thanks to hermanocabral for report)
- PR-121, 122: Fixed jet_custom_apps_example.py for Django 1.10 (thanks to retailify for PR)
- ๐ Fixed CompactInline opening first navigation item when there are no items
- ๐ Issue-118: Fixed inlines max_forms field for CompactInline (thanks to a1Gupta for report)
- ๐ Issue-117: Fixed draggable field for dashboard modules (thanks to a1Gupta for report)
- Issue-117: Added LinkList module draggable/deletable/collapsible settings saving (thanks to a1Gupta for report)
- ๐ Issue-114: Fixed Django 1.10 filter_horizontal not working (thanks to vishalbanwari for report)
- ๐ Issue-126: Fixed related popup links for new inline items (thanks to kmorey for report)
- ๐ Issue-128: Fixed delete confirmation submit button misplacement (thanks to retailify for report)
-
v1.0.1 Changes
August 30, 2016๐ Changelog
- StackedInline from earlier JET versions is back as a CompactInline custom class
- ๐ Changed license to AGPLv3
- ๐ Fixed filters with multiple selectable items behavior
-
v1.0.0 Changes
August 27, 2016๐ Changelog
- ๐ Fixed dashboard module buttons mobile layout misplacement
- ๐ Fixed double tap menu issue for iOS devices
- ๐ Fixed changelist footer from fixed position transition
- ๐ Fixed system messages style
- ๐ Fixed jQuery UI base styles broken image paths
- โก๏ธ Issue-69, 72: Updated checkboxes without label UI (thanks to h00p, JuniorLima for report)
- ๐ Issue-89: Fixed multiple admin sites support (thanks to sysint64 for report)
- โ Added missing locale files to PyPI package (thanks to SalahAdDin for report)
- ๐ Issue-49: Fixed AppList and ModelList models/exclude parsers (thanks to eltismerino for report)
- ๐ Issue-50: Fix pinned application user filtering (thanks to eltismerino for report)
- ๐ Fixed empty branding visibility
- ๐ Fixed IE dashboard list items wrapping
- ๐ Fixed IE sidebar popup items spacing
- ๐ Fixed dashboard module wrong height after animation
- ๐ Fixed dashboard module change form breadcrumbs
- ๐ Improved paginator 'show all' layout
- ๐ Updated documentation
- โ Added support for filters with multiple select
-
v0.9.1 Changes
August 18, 2016๐ Changelog
- Mobile UX improved
- ๐จ Refactored and optimized locale files
- ๐ More documentation added
- ๐ Improved object tools and toolbar arrangement
- ๐ Fixed change list footer misplacement
- ๐ Fixed chromium sidebar scrollbar misplacement
- โ Remove unused tags
- ๐ Prefixed JET template tags
- Fixed jet_custom_apps_example command
- ๐ Fixed Django 1.6 user tools permission check
- ๐ Issue-93: Fixed static urls version appending (thanks to kbruner32 for report)
- Fixed Django 1.6 line.has_visible_field field
- ๐ Updated default dashboard action list style
- โ Added Django 1.10.0 tests