index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js_tests
Age
Commit message (
Expand
)
Author
2025-08-19
Fixed #35892 -- Supported Widget.use_fieldset in admin forms.
antoliny0919
2025-08-05
Fixed #36537 -- Ensured unique HTML IDs for geometry widget option scripts in...
Matthias Kestenholz
2025-06-12
Fixed #25706 -- Refactored geometry widgets to remove inline JavaScript.
Claude Paroz
2025-06-02
Fixed #36423 -- Prevented filter_horizontal buttons from intercepting form su...
Blayze
2025-04-01
Fixed #36284, Refs #31170 -- Ensured related lookup popups are closed properly.
nessita
2025-03-26
Refs #34619 -- Corrected selector description in the admin.
Mariusz Felisiak
2025-02-18
Fixed #31170 -- Added change event trigger to dismissRelatedLookupPopup.
Кайрат Макым
2025-02-18
Refs #31170 -- Added JavaScript tests for RelatedObjectLookups.js.
Кайрат Макым
2024-11-20
Fixed #34619 -- Associated FilteredSelectMultiple elements to their label and...
GappleBee
2024-05-22
Refs #35189 -- Removed no longer necessary JavaScript file collapse.js.
Marijke Luttekes
2024-05-06
Migrated to ESLint 9+.
Mariusz Felisiak
2023-11-30
Fixed #34995 -- Improved position of related widget's add link on admin pages...
Tom Carrick
2023-06-09
Fixed #23049 -- Added %a and %A support to Date.strftime.
sarahboyce
2023-02-16
Fixed #34045 -- Improved accessibility of selecting items in admin changelist.
Durval Carvalho
2022-12-29
Upgraded OpenLayers to v.7.2.2.
Claude Paroz
2022-09-06
Fixed #24179 -- Added filtering to selected side of vertical/horizontal filters.
Gav O'Connor
2022-09-06
Refs #24179 -- Added extra JS tests for admin vertical/horizontal filters.
Gav O'Connor
2022-04-14
Fixed #33637 -- Improved initial zoom level in MapWidget.
Claude Paroz
2022-02-23
Fixed #33328 -- Transformed formset:added/removed to native JS events.
Claude Paroz
2021-11-25
Fixed #33024 -- Fixed height of admin selector boxes in collapsed fieldset.
Shubh1815
2021-03-31
Fixed #32204 -- Added quick filter to admin's navigation sidebar.
Maxim Milovanov
2020-10-28
Fixed #32062 -- Added %b support to Date.strftime.
Gagan Deep
2020-10-28
Added unit test for Date.getFullMonthName.
Gagan Deep
2020-07-01
Fixed #31522 -- Made admin's SelectBox preserve scroll position.
tapan gujjar
2020-06-24
Fixed #31523 -- Removed jQuery dependency from actions.js.
Jon Dufresne
2020-05-27
Fixed #11157 -- Stopped removing stop words in admin's prepopulated_fields.
Scott Cranfill
2020-04-29
Refs #31493 -- Changed IIFE to ES6 blocks.
Jon Dufresne
2020-04-29
Fixed #31493 -- Replaced var with const and let keywords in JavaScript.
Jon Dufresne
2020-03-27
Fixed #31404 -- Changed selector-chosen's multiple attribute to HTML5 boolean...
zriv
2020-03-23
Refs #31032 -- Removed unsupported browsers workarounds and comments in admin...
Jon Dufresne
2020-03-17
Removed bundled QUnit in favor of npm package.
Jon Dufresne
2020-03-17
Removed event handlers after JavaScript tests complete.
Jon Dufresne
2020-03-16
Bumped minimum ESLint version to 6.8.0.
Jon Dufresne
2020-03-09
Fixed #31349 -- Used :nth-child() CSS pseudo-class to style alternative rows ...
Jon Dufresne
2019-12-30
Fixed #30819 -- Fixed year determination in admin calendar widget for two-dig...
Farhaan Bukhsh
2019-10-25
Fixed #29087 -- Added delete buttons for unsaved admin inlines on validation ...
Carlton Gibson
2019-07-02
Fixed typos in comments and docs.
Min ho Kim
2019-06-21
Bumped minimum ESLint version to 4.18.2.
Markus Holtermann
2019-03-27
Removed unused timeparse.js.
Nick Pope
2019-03-27
Removed unused Date.prototype.getHourMinute().
Nick Pope
2019-03-27
Removed unused Date.prototype.getHourMinuteSecond().
Nick Pope
2018-07-20
Added test for DateTimeShortcuts.js time zone warning.
Claude Paroz
2018-06-29
Fixed #29536 -- Fixed SelectFilter2.js resizing to make boxes have equal height.
Claude Paroz
2018-05-10
Upgraded OpenLayers to 4.6.5 for OpenLayersWidget
Claude Paroz
2017-12-26
Refs #28956 -- Removed usage of jQuery's deprecated .selector property in adm...
Tim Graham
2017-10-12
Fixed #28688 -- Made admin's URLify.js skip removal of English words if non-A...
Sævar Öfjörð Magnússon
2017-06-13
Fixed #28295 -- Made admin's URLify.js trim trailing hyphens.
monotonee
2017-06-13
Added JavaScript tests for contrib.admin's URLify.js.
monotonee
2017-05-27
Fixed #25006 -- Allowed custom time shortcuts in admin's time picker.
Anton Samarchyan
2017-05-08
Refs #27795 -- Stopped converting integer format settings to str in JS/JSON i...
Claude Paroz
[next]