| Commit message (Expand) | Author | Age | Files | Lines |
* | webui: Use the same "#modal-box" and the "showModal()" function | Aaron LI | 2016-11-28 | 1 | -14/+5 |
* | webui: Some JavaScript cleanups and refactors | Aaron LI | 2016-11-28 | 1 | -48/+43 |
* | webui: Use new ".getJSONUncached()" instead of ".getJSON()" | Aaron LI | 2016-11-24 | 1 | -1/+1 |
* | webui: products: Implement HPX conversion function | Aaron LI | 2016-11-22 | 1 | -4/+4 |
* | webui: Update against the improved "showModal()" | Aaron LI | 2016-11-22 | 1 | -5/+5 |
* | webui: websocket.py: Also push current task status when connected | Aaron LI | 2016-11-21 | 1 | -0/+2 |
* | webui: Rename jQuery ".fail()" callback argument "error" to "jqxhr" | Aaron LI | 2016-11-18 | 1 | -6/+6 |
* | webui: console.js: Disable the "Start" button when task started | Aaron LI | 2016-11-18 | 1 | -0/+7 |
* | configs: Update logging message format | Aaron LI | 2016-11-17 | 1 | -2/+8 |
* | webui: console.js: Change to use AJAX instead of WebSocket messages | Aaron LI | 2016-11-17 | 1 | -41/+64 |
* | webui: console.html: Remove extra modal "#console-invalid-configs" | Aaron LI | 2016-11-17 | 1 | -1/+58 |
* | webui: Change log toggle icons opacity according to toggle status | Aaron LI | 2016-11-15 | 1 | -0/+1 |
* | webui: Add the foreground simulation task to ConsoleHandler | Aaron LI | 2016-11-09 | 1 | -1/+12 |
* | webui: Allow to toggle and delete the logging messages | Aaron LI | 2016-11-09 | 1 | -0/+46 |
* | webui: Append server-pushed logging messages to the logging box | Aaron LI | 2016-11-09 | 1 | -1/+25 |
* | webui: Implement status updating function | Aaron LI | 2016-11-09 | 1 | -0/+100 |