Nick Pope
|
a25029b336
|
Removed unused Date.prototype.getHourMinute().
Unused since d2180a6bf3 .
|
2019-03-27 09:12:44 -04:00 |
Nick Pope
|
8c694317f8
|
Removed unused Date.prototype.getHourMinuteSecond().
Unused since fa0653cd1d .
|
2019-03-27 09:12:15 -04:00 |
Tim Graham
|
620dcdde6e
|
Updated to QUnit 2.0.1.
|
2016-12-19 12:43:47 -05:00 |
akoskaaa
|
ab2d34ba3f
|
Fixed #25856 -- Added %B support to Date.strftime.
This enables the admin to display the correct localized month name if %B
is used in the date format.
|
2016-04-06 10:41:58 -04:00 |
Alexander Gaevsky
|
44930cc466
|
Fixed #24980 -- Fixed day determination in admin calendar widget.
|
2016-01-07 11:13:05 -05:00 |
Nik Nyby
|
722bf23518
|
Added linting for JavaScript tests.
|
2015-09-02 13:52:38 -04:00 |
Trey Hunner
|
2d0dead224
|
DEP 0003 -- Added JavaScript unit tests.
Setup QUnit, added tests, and measured test coverage.
Thanks to Nick Sanford for the initial tests.
|
2015-06-30 21:04:16 -04:00 |