Releases: wuyue92tree/django-adminlte-ui
Releases · wuyue92tree/django-adminlte-ui
2.1.1
05 Jul 06:04
Compare
Sorry, something went wrong.
No results found
fix menu status render issue when access model child url
fix date range filter,setup empty when un focus except apply
2.1.0
04 Jul 10:06
Compare
Sorry, something went wrong.
No results found
add date range filter base on daterangepicker
add min-width for all filter
change object-tools position
update locale
calculate menu active status from server
2.0.0
06 Jun 09:32
Compare
Sorry, something went wrong.
No results found
remove django-treebeard deps, fix #28 , #29 , #30
remove all adminlte models, make simple
make all config base on core.AdminlteConfig
1.7.2
12 Jul 09:03
Compare
Sorry, something went wrong.
No results found
fix submit_row issue & make change form tools float
improve fieldset.html & fix #15
fix translate in password_change_form.html
update app.css
1.7.1
30 Jun 02:38
Compare
Sorry, something went wrong.
No results found
fix exception when delete in changelist_view
update docs
1.7.0
23 Jun 04:08
Compare
Sorry, something went wrong.
No results found
make previous & next button effective on change_list.html
use select2 make admin filter searchable
add search_field_placeholder for search_fields
use github actions
replace travis
1.6.0
11 Jun 01:53
Compare
Sorry, something went wrong.
No results found
fix #26 case by modify list_per_page with '…' str
add apps options in ADMINLTE_SETTINGS for menu icon & menu order
update adminlte from 2.3.6 -> 2.4.18
1.5.1
06 May 02:21
Compare
Sorry, something went wrong.
No results found
fix template tag for Django 3;
fix #18 image uploads cdn assets.
1.5.0
21 Jan 09:27
Compare
Sorry, something went wrong.
No results found
fix #12 admin_static is removed in django3
add adminlte/widgets/select.html && auto active select2 by select id.
1.4.0
15 Aug 09:58
Compare
Sorry, something went wrong.
No results found
feature #6 add ADMINLTE_SETTINGS
;
update menu render logic.