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