Coding standards cleanup in install.php
Issue #1914156 by ceng: backport of Reset countdown when a user types so content being created isnt lost
Issue #1255612 by rooby and ceng: Backport of admin page check
Issue #1914156 by ceng: Reset countdown when a user types so content being created isnt lost
Issue #1255612 by rooby and ceng: use path_is_admin for determing admin path rather than path starting arg
Issue #1706540 by ceng and bleen18: Setting form validation fixes and tests
Issue #1706540 by bleen18 and ceng: Fixed form validation and add some tests to prove it is working
Issue #1992504 by ceng: Added simpletests to 7.x-4.x branch
Fixed an issue with a failing test due to small coding fault in autologout_cron function. Also added new test
Issue #1992504 by ceng: Added some simpletests