# Sprint 02 2014-02-20 * action #1273: Server configuration for running the Mojo based webUI * action #1276: DB based user access control (with tests) * action #1349: get rid of parse_testname * action #1383: database schema overhaul * action #1409: Redefine routes in a more REST-like way (using the right HTTP method) * action #1413: Change from JSON-RPC to just REST-like http+json (with tests) * action #1417: Configuration file for the Mojolicious application * action #1619: implement restart as duplicate