summaryrefslogtreecommitdiff
path: root/django/contrib/admin/static
AgeCommit message (Expand)Author
2019-09-17[3.0.x] Fixed #30725 -- Fixed width of DateTimeField inputs in admin tabular ...Min ho Kim
2019-08-23Fixed #30507 -- Updated admin's jQuery to 3.4.1.Dulmandakh
2019-07-10Updated Select2 to version 4.0.7.Johannes Hoppe
2019-06-21Bumped minimum ESLint version to 4.18.2.Markus Holtermann
2019-06-03Applied jQuery patch for CVE-2019-11358.Carlton Gibson
2019-05-17Fixed #30459 -- Delegated hide/show JS toggle to parent div.Claude Paroz
2019-05-07Always remove required attribute in SelectFilter2.js (#11331)Ben Muschol
2019-03-27Removed unused timeparse.js.Nick Pope
2019-03-27Simplified Date.prototype.getTwelveHours().Nick Pope
2019-03-27Removed unused Date.prototype.getHourMinute().Nick Pope
2019-03-27Removed unused Date.prototype.getHourMinuteSecond().Nick Pope
2019-03-27Removed unused String.prototype.pad_left().Nick Pope
2019-03-27Removed unneeded compatibility shim for getComputedStyle().Nick Pope
2019-03-04Removed executable bit from static asset xregexp.js.Jon Dufresne
2019-03-01Fixed #30229 -- Removed polyfill from inlines.min.js.Dan Wilson
2019-02-28Fixed #30218 -- Fixed size of admin changelist's search button.Johannes Hoppe
2019-02-27Refs #29523 -- Updated admin's collapse.min.js.Tim Graham
2019-02-25Fixed #30208 -- Fixed login header height and alignment in the largest breakp...Matthias Kestenholz
2018-11-09Used method chaining in DateTimeShortcuts.js.Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి)
2018-10-11Fixed #29832 -- Updated Roboto font to v2.137.Mac Chapman
2018-09-26Refs #29784 -- Switched to https:// links where available.Jon Dufresne
2018-08-20Fixed #29690 -- Fixed aligned <ul> positioning for RTL languages in admin.Taha Jahangir
2018-08-18Fixed #29426 -- Made UUID inputs in the admin match the width of a UUID.mackong
2018-07-20Fixed #29523 -- Removed jQuery usage in DateTimeShortcuts.js & collapse.js.Claude Paroz
2018-07-10Fixed #29045 -- Fixed admin CSS so that select multiple elements honor the HT...Jonah Bishop
2018-06-29Fixed #29536 -- Fixed SelectFilter2.js resizing to make boxes have equal height.Claude Paroz
2018-05-29Fixed #28892 -- Allowed admin navbar height to expand if needed.Sara Heins
2018-05-16Fixed #8936 -- Added a view permission and a read-only admin.olivierdalang
2018-05-13Fixed #29401 -- Updated admin's jQuery to 3.3.1.T N
2018-04-05Fixed #29248 -- Renamed admin CSS class field-box to fieldBox.Faheel Ahmad
2018-03-15Fixed #28959 -- Fixed 'No, take me back' button on admin's inline popup.Josh Schneier
2018-01-20Removed library name from file names of admin's JavaScript library licenses.Tim Graham
2017-12-26Fixed #28956 -- Updated admin's jQuery to 3.2.1.Tim Graham
2017-12-26Refs #28956 -- Removed usage of jQuery's deprecated event methods in admin Ja...Tim Graham
2017-12-26Refs #28956 -- Removed usage of jQuery's deprecated .selector property in adm...Tim Graham
2017-12-26Updated minified admin JavaScript for the latest closure compiler.Tim Graham
2017-12-01Fixed #28871 -- Fixed initialization of autocomplete widgets in "Add another"...Tim Graham
2017-11-03Fixed #28768 -- Added Slovak char map for Javascript slug generation.Ondrej Kolimar
2017-10-12Fixed #28688 -- Made admin's URLify.js skip removal of English words if non-A...Sævar Öfjörð Magnússon
2017-10-09Fixed #28685 -- Fixed awkward wrapping of Select2 chips.Johannes Hoppe
2017-09-24Fixed JS linter errorClaude Paroz
2017-09-24Refs #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