<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/js_tests/admin/DateTimeShortcuts.test.js, branch 4.2.28</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=4.2.28</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=4.2.28'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2020-04-29T08:22:41Z</updated>
<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>Added test for DateTimeShortcuts.js time zone warning.</title>
<updated>2018-07-20T15:13:45Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2018-07-20T15:13:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9bcbda43dc6c5fc739bcfde35a6c4e18254471c2'/>
<id>urn:sha1:9bcbda43dc6c5fc739bcfde35a6c4e18254471c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #25006 -- Allowed custom time shortcuts in admin's time picker.</title>
<updated>2017-05-27T14:50:18Z</updated>
<author>
<name>Anton Samarchyan</name>
<email>anton.samarchyan@savoirfairelinux.com</email>
</author>
<published>2017-01-05T22:21:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=385cf7091e066604f9e417c6ef63685492a08d13'/>
<id>urn:sha1:385cf7091e066604f9e417c6ef63685492a08d13</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>Fixed #25845 -- Fixed incorrect timezone warnings in custom admin templates.</title>
<updated>2015-12-17T19:35:13Z</updated>
<author>
<name>Sven Grunewaldt</name>
<email>strayer@olle-orks.org</email>
</author>
<published>2015-12-16T14:11:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9af40f5df13801ffadcc5ded7440e4616123959f'/>
<id>urn:sha1:9af40f5df13801ffadcc5ded7440e4616123959f</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>
