index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
admin
/
static
Age
Commit message (
Expand
)
Author
2017-12-01
[2.0.x] Fixed #28871 -- Fixed initialization of autocomplete widgets in "Add ...
Tim Graham
2017-11-03
[2.0.x] Fixed #28768 -- Added Slovak char map for Javascript slug generation.
Ondrej Kolimar
2017-10-09
[2.0.x] Fixed #28685 -- Fixed awkward wrapping of Select2 chips.
Johannes Hoppe
2017-09-24
[2.0.x] Fixed JS linter error
Claude Paroz
2017-09-24
[2.0.x] Refs #25006 -- Marked again admin time picker shortcuts for translation
Claude Paroz
2017-09-18
Fixed #14370 -- Allowed using a Select2 widget for ForeignKey and ManyToManyF...
Johannes Hoppe
2017-09-18
Refs #14370 -- Vendored Select2 4.0.3 for use by the admin.
Johannes Hoppe
2017-09-16
Fixed #26818 -- Added responsive CSS for the admin.
elky
2017-08-28
Fixed #28536 -- Removed old JS cross-browser utilities
Claude Paroz
2017-08-26
Removed lone usage of jQuery in admin's calendar.js
Claude Paroz
2017-08-08
Fixed #28472 -- Optimized a jQuery selector in admin's actions.js.
bc500
2017-06-13
Added tel input type to admin CSS.
Mariusz Felisiak
2017-06-13
Fixed #28295 -- Made admin's URLify.js trim trailing hyphens.
monotonee
2017-05-27
Fixed #25006 -- Allowed custom time shortcuts in admin's time picker.
Anton Samarchyan
2017-03-30
Fixed #27942 -- Prevented admin from adding "add" buttons to all tables in in...
Adonys Alea Boffill
2017-03-30
Updated minified admin JavaScript for the latest closure compiler.
Tim Graham
2017-01-23
Fixed #27743 -- Prevented admin's "+" button icon from overlapping its label.
Nick Mavrakis
2016-11-12
Fixed #27386 -- Wrapped admin's readonly fields in <div> rather than <p>.
Jacob Rief
2016-10-24
Fixed #26357 -- Allowed admin popups to work on links added after page load.
Julian Andrews
2016-09-22
Fixed #27158 -- Fixed positioning of admin's many-to-many widgets in rtl.css.
Mehdi Pourfar
2016-09-10
Fixed #26097 -- Added password_validators_help_text_html to UserCreationForm.
Alexander Gaevsky
2016-09-10
Fixed #27207 -- Replaced <p> tag with <div> in admin help texts.
Alexander Gaevsky
2016-07-21
Removed duplicate admin CSS selector.
Chad Whitman
2016-07-18
Fixed XSS in admin's add/change related popup.
Tim Graham
2016-07-09
Fixed #26872 -- Fixed text overflow in ModelAdmin.list_filter.
Kenneth
2016-06-29
Added Georgian mapping to contrib/admin/static/admin/js/urlify.js
Lh4cKg
2016-06-28
Fixed #26811 -- Added addButton option to admin inlines JavaScript.
David Sanders
2016-06-10
Fixed #26742 -- Fixed action select color in admin changelist.
Dmitry Medvinsky
2016-06-06
Refs #16501, #26474 -- Added xregexp.js source file.
Pyie Zone
2016-05-17
Updated admin's jQuery to 2.2.3.
Tim Graham
2016-05-13
Fixed #26612 -- Fixed SelectFilter2 buttons changing URL.
David Sanders
2016-05-03
Fixed #26575 -- Disabled SelectFilter buttons when inactive.
David Sanders
2016-05-03
Fixed #26561 -- Improved admin's JavaScript SelectBox performance on large li...
David Sanders
2016-04-06
Fixed #26473 -- chmod -x on django/contrib/admin/static/admin/fonts/LICENSE.txt
Tim Graham
2016-04-06
Fixed #25856 -- Added %B support to Date.strftime.
akoskaaa
2016-03-25
Fixed #26387 -- Restored the functionality of the admin's raw_id_fields in li...
Tim Graham
2016-03-24
Removed unused xmlhttp from admin's core.js.
Collin Anderson
2016-01-25
Corrected comment about SelectFilter2's dependencies.
Nik Nyby
2016-01-08
Refs #25165 -- Removed unnecessary HTML unescaping in admin add/edit popups.
Thomas Grainger
2016-01-08
Refs #24980 -- Fixed incorrect timezone handling in admin calendar widget.
Alexander Gaevsky
2016-01-07
Fixed #24980 -- Fixed day determination in admin calendar widget.
Alexander Gaevsky
2015-12-28
Fixed #25967 -- Indicated required fields in admin.TabularInline headers.
Akshesh
2015-12-21
Replaced some usage of django.jQuery with $.
Tim Graham
2015-12-21
Fixed #25903 -- Fixed the admin's list_editable add/change buttons.
Tim Graham
2015-12-17
Fixed #25845 -- Fixed incorrect timezone warnings in custom admin templates.
Sven Grunewaldt
2015-12-05
Fixed #25165 -- Removed inline JavaScript from the admin.
Thomas Grainger
2015-12-03
Fixed #25820 -- Allowed whitespace in admin's calendar.js month/weekday names.
bphillips
2015-11-30
Fixed #25827 -- Removed extra spacing in admin's DateTimeField.
elky
2015-09-23
Fixed #25378 -- Improved tab through experience in admin.
Ryan Allen
2015-09-21
Fixed #15760 -- Added JavaScript events for admin inline forms.
ramez
[next]