| Age | Commit message (Collapse) | Author |
|
admin's JavaScript.
Since 8b30360322d4de6687e17ab267a856db4e3c78a6, the admin documentation
is explicit that only modern evergreen browsers are supported. This
allows removing several long standing workarounds for IE and Opera older
versions.
Since 2013, Opera is based on the Chromium blink engine.
|
|
|
|
|
|
Because we now load data into the page via JSON, we don't need to
unescape it anymore.
|
|
|
|
Setup QUnit, added tests, and measured test coverage.
Thanks to Nick Sanford for the initial tests.
|