index
:
delta/python-packages/django.git
1.8
15667
16682
24046
24215
24525
26176
3.2-man-page
4.0/make-zoneinfo-default-timezone-implementation-squashed
alex-patch-1
attic/boulder-oracle-sprint
attic/full-history
attic/generic-auth
attic/gis
attic/i18n
attic/magic-removal
attic/multi-auth
attic/multiple-db-support
attic/new-admin
attic/newforms-admin
attic/per-object-permissions
attic/queryset-refactor
attic/schema-evolution
attic/schema-evolution-ng
attic/search-api
attic/sqlalchemy
attic/unicode
c/29988-allow-f-strings
c/32409-async-tests-cannot-call-orm
c/append-slash-opt-out
c/replace-utcnow
c/use-bpo-extlink
dep0005
dep5
fix-cache-test
fix/remove-stray-file
issue/31570
link-to-code-of-conduct
main
make-zoneinfo-default-timezone-implementation
master
remove-unnecesary-if-wrap
selenium-updates
sir-sigurd-patch-1
soc2009/admin-ui
soc2009/http-wsgi-improvements
soc2009/i18n-improvements
soc2009/model-validation
soc2009/multidb
soc2009/test-improvements
soc2010/app-loading
soc2010/query-refactor
soc2010/test-refactor
stable/0.90.x
stable/0.91.x
stable/0.95.x
stable/0.96.x
stable/1.0.x
stable/1.1.x
stable/1.10.x
stable/1.11.x
stable/1.2.x
stable/1.3.x
stable/1.4.x
stable/1.5.x
stable/1.6.x
stable/1.7.x
stable/1.8.x
stable/1.9.x
stable/2.0.x
stable/2.1.x
stable/2.2.x
stable/3.0.x
stable/3.1.x
stable/3.2.x
stable/4.0.x
stable/4.1.x
stable/4.2.x
swap-closing-quote-period-in-admin-i18nable-literal
ticket-25055
ticket-31342
update-next-docs-version
github.com: django/django.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js_tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed #32062 -- Added %b support to Date.strftime.
Gagan Deep
2020-10-28
1
-0
/
+6
*
Added unit test for Date.getFullMonthName.
Gagan Deep
2020-10-28
1
-0
/
+5
*
Fixed #31522 -- Made admin's SelectBox preserve scroll position.
tapan gujjar
2020-07-01
1
-0
/
+24
*
Fixed #31523 -- Removed jQuery dependency from actions.js.
Jon Dufresne
2020-06-24
2
-13
/
+18
*
Fixed #11157 -- Stopped removing stop words in admin's prepopulated_fields.
Scott Cranfill
2020-05-27
1
-4
/
+3
*
Refs #31493 -- Changed IIFE to ES6 blocks.
Jon Dufresne
2020-04-29
9
-12
/
+4
*
Fixed #31493 -- Replaced var with const and let keywords in JavaScript.
Jon Dufresne
2020-04-29
8
-70
/
+69
*
Fixed #31404 -- Changed selector-chosen's multiple attribute to HTML5 boolean...
zriv
2020-03-27
1
-0
/
+1
*
Refs #31032 -- Removed unsupported browsers workarounds and comments in admin...
Jon Dufresne
2020-03-23
2
-17
/
+0
*
Removed bundled QUnit in favor of npm package.
Jon Dufresne
2020-03-17
3
-4854
/
+2
*
Removed event handlers after JavaScript tests complete.
Jon Dufresne
2020-03-17
1
-0
/
+2
*
Bumped minimum ESLint version to 6.8.0.
Jon Dufresne
2020-03-16
9
-9
/
+9
*
Fixed #31349 -- Used :nth-child() CSS pseudo-class to style alternative rows ...
Jon Dufresne
2020-03-09
2
-24
/
+8
*
Fixed #30819 -- Fixed year determination in admin calendar widget for two-dig...
Farhaan Bukhsh
2019-12-30
1
-0
/
+7
*
Fixed #29087 -- Added delete buttons for unsaved admin inlines on validation ...
Carlton Gibson
2019-10-25
2
-6
/
+168
*
Fixed typos in comments and docs.
Min ho Kim
2019-07-02
1
-1
/
+1
*
Bumped minimum ESLint version to 4.18.2.
Markus Holtermann
2019-06-21
1
-1
/
+1
*
Removed unused timeparse.js.
Nick Pope
2019-03-27
2
-35
/
+0
*
Removed unused Date.prototype.getHourMinute().
Nick Pope
2019-03-27
1
-5
/
+0
*
Removed unused Date.prototype.getHourMinuteSecond().
Nick Pope
2019-03-27
1
-5
/
+0
*
Added test for DateTimeShortcuts.js time zone warning.
Claude Paroz
2018-07-20
1
-0
/
+11
*
Fixed #29536 -- Fixed SelectFilter2.js resizing to make boxes have equal height.
Claude Paroz
2018-06-29
1
-0
/
+4
*
Upgraded OpenLayers to 4.6.5 for OpenLayersWidget
Claude Paroz
2018-05-10
1
-1
/
+1
*
Refs #28956 -- Removed usage of jQuery's deprecated .selector property in adm...
Tim Graham
2017-12-26
1
-2
/
+2
*
Fixed #28688 -- Made admin's URLify.js skip removal of English words if non-A...
Sævar Öfjörð Magnússon
2017-10-12
1
-0
/
+5
*
Fixed #28295 -- Made admin's URLify.js trim trailing hyphens.
monotonee
2017-06-13
1
-0
/
+4
*
Added JavaScript tests for contrib.admin's URLify.js.
monotonee
2017-06-13
2
-0
/
+23
*
Fixed #25006 -- Allowed custom time shortcuts in admin's time picker.
Anton Samarchyan
2017-05-27
1
-0
/
+9
*
Refs #27795 -- Stopped converting integer format settings to str in JS/JSON i...
Claude Paroz
2017-05-08
1
-2
/
+2
*
Fixed #25004 -- Updated OpenLayers-based widget to OpenLayers 3
Claude Paroz
2017-01-02
2
-18
/
+38
*
Fixed qunit tests (coverage still missing). (#7716)
Florian Apolloner
2016-12-19
3
-5515
/
+0
*
Updated to QUnit 2.0.1.
Tim Graham
2016-12-19
11
-489
/
+702
*
Fixed #26098 -- Used cdnjs.cloudflare for OpenLayers.js.
Daniel Hahler
2016-09-03
1
-1
/
+1
*
Fixed #26972 -- Fixed is_collection definition in MapWidget initialization
Claude Paroz
2016-07-31
1
-0
/
+32
*
Fixed #26811 -- Added addButton option to admin inlines JavaScript.
David Sanders
2016-06-28
1
-0
/
+18
*
Refs #26474, DEP 0003 -- Added blanket.js source file.
Pyie Zone
2016-06-06
3
-40
/
+5431
*
Updated qunit to 1.23.1.
Tim Graham
2016-05-16
2
-1155
/
+1335
*
Fixed #25856 -- Added %B support to Date.strftime.
akoskaaa
2016-04-06
1
-0
/
+1
*
Refs #25165 -- Removed unnecessary HTML unescaping in admin add/edit popups.
Thomas Grainger
2016-01-08
1
-12
/
+1
*
Fixed #24980 -- Fixed day determination in admin calendar widget.
Alexander Gaevsky
2016-01-07
1
-3
/
+43
*
Fixed #25845 -- Fixed incorrect timezone warnings in custom admin templates.
Sven Grunewaldt
2015-12-17
1
-0
/
+4
*
Updated qunit to 1.20.0.
Nik Nyby
2015-11-24
2
-1783
/
+2123
*
Added basic JS tests for OLMapWidget.js
Claude Paroz
2015-10-07
2
-0
/
+55
*
Fixed #15760 -- Added JavaScript events for admin inline forms.
ramez
2015-09-21
1
-0
/
+21
*
Added linting for JavaScript tests.
Nik Nyby
2015-09-02
9
-14
/
+57
*
DEP 0003 -- Added JavaScript unit tests.
Trey Hunner
2015-06-30
14
-0
/
+4610