<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/js_tests/admin/actions.test.js, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2026-04-19T10:45:56Z</updated>
<entry>
<title>Formatted JavaScript files.</title>
<updated>2026-04-19T10:45:56Z</updated>
<author>
<name>Tom Carrick</name>
<email>tom@carrick.eu</email>
</author>
<published>2026-04-19T08:54:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fc0a0ebd4fe573299a5f978e77fa3bca8424f661'/>
<id>urn:sha1:fc0a0ebd4fe573299a5f978e77fa3bca8424f661</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #35007 -- Removed eslint disable in a test.</title>
<updated>2026-04-19T10:45:56Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2026-04-19T10:30:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=47789e3a2b471995ed753c87ce69ffbaa59c0601'/>
<id>urn:sha1:47789e3a2b471995ed753c87ce69ffbaa59c0601</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrated to ESLint 9+.</title>
<updated>2024-05-06T09:42:37Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-05-05T19:03:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6345a6ff63a8b8af86ee9a025e29984a410c9764'/>
<id>urn:sha1:6345a6ff63a8b8af86ee9a025e29984a410c9764</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #31523 -- Removed jQuery dependency from actions.js.</title>
<updated>2020-06-24T09:54:48Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-06-24T09:13:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=30e59705fc3e3e9e8370b965af794ad6173bf92b'/>
<id>urn:sha1:30e59705fc3e3e9e8370b965af794ad6173bf92b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #31493 -- Changed IIFE to ES6 blocks.</title>
<updated>2020-04-29T08:22:41Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-04-26T21:12:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7271c8def4029d53c3249c3eb341c7180f527747'/>
<id>urn:sha1:7271c8def4029d53c3249c3eb341c7180f527747</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #31493 -- Replaced var with const and let keywords in JavaScript.</title>
<updated>2020-04-29T08:22:41Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-04-21T00:39:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5d37cc703b2d3f100ca5c2c73fd456739cd80dd9'/>
<id>urn:sha1:5d37cc703b2d3f100ca5c2c73fd456739cd80dd9</id>
<content type='text'>
The eslint configuration and the admin script compress.py have been
updated for ES6.

The unused fallback of globals.django in jquery.init.js was removed. It
is always included before jsi18n-mocks.test.js and it always sets the
global value.
</content>
</entry>
<entry>
<title>Bumped minimum ESLint version to 6.8.0.</title>
<updated>2020-03-16T05:20:22Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-03-16T05:20:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=38e2fdf1b077653f2461d1c52459b85a8a134a91'/>
<id>urn:sha1:38e2fdf1b077653f2461d1c52459b85a8a134a91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated to QUnit 2.0.1.</title>
<updated>2016-12-19T17:43:47Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-12-19T17:43:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=620dcdde6e0e423a9343c63c7bc36d9e4301a2d8'/>
<id>urn:sha1:620dcdde6e0e423a9343c63c7bc36d9e4301a2d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added linting for JavaScript tests.</title>
<updated>2015-09-02T17:52:38Z</updated>
<author>
<name>Nik Nyby</name>
<email>nikolas@gnu.org</email>
</author>
<published>2015-08-26T04:24:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=722bf23518afad6fd90694c17484da33551e4cef'/>
<id>urn:sha1:722bf23518afad6fd90694c17484da33551e4cef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DEP 0003 -- Added JavaScript unit tests.</title>
<updated>2015-07-01T01:04:16Z</updated>
<author>
<name>Trey Hunner</name>
<email>trey@treyhunner.com</email>
</author>
<published>2015-04-14T14:55:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2d0dead224b6448072b72b37d2fbcc8dc3afa007'/>
<id>urn:sha1:2d0dead224b6448072b72b37d2fbcc8dc3afa007</id>
<content type='text'>
Setup QUnit, added tests, and measured test coverage.

Thanks to Nick Sanford for the initial tests.
</content>
</entry>
</feed>
