| Commit message (Expand) | Author | Age | Files | Lines |
* | webui: configs: Add pixel resolution note for "common/nside" | Aaron LI | 2016-11-19 | 1 | -0/+24 |
* | webui: Rename "Results" to "Products" | Aaron LI | 2016-11-19 | 1 | -1/+1 |
* | webui: Remove jQuery version from its filename | Aaron LI | 2016-11-18 | 1 | -0/+0 |
* | webui: configs.js: Fix two bugs | Aaron LI | 2016-11-18 | 1 | -2/+2 |
* | webui: Rename jQuery ".fail()" callback argument "error" to "jqxhr" | Aaron LI | 2016-11-18 | 2 | -21/+21 |
* | webui: console.js: Disable the "Start" button when task started | Aaron LI | 2016-11-18 | 1 | -0/+7 |
* | webui: main.js: Extend jQuery with ".disable()" | Aaron LI | 2016-11-18 | 1 | -1/+16 |
* | webui: Redirect to login page if not authenticated on POST request | Aaron LI | 2016-11-18 | 1 | -5/+13 |
* | webui: Fix a bug for "showModal()"; Cleanup ".onmessage()" | Aaron LI | 2016-11-17 | 2 | -16/+6 |
* | 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 | 2 | -42/+65 |
* | webui: Support IE11; Fix a missing quotation. | Aaron LI | 2016-11-17 | 1 | -2/+7 |
* | webui: login: Submit login form on "Enter" key | Aaron LI | 2016-11-17 | 1 | -0/+23 |
* | webui: console.html: Remove extra modal "#console-invalid-configs" | Aaron LI | 2016-11-17 | 2 | -40/+58 |
* | webui: configs.js: Rename "showConfigsModal" to "showModalConfigs()" | Aaron LI | 2016-11-17 | 1 | -11/+11 |
* | webui: Implement "showModal()" in "main.js" allowing use in others | Aaron LI | 2016-11-17 | 2 | -43/+57 |
* | webui: main.js: Refactor out the function "toggleBlock()" | Aaron LI | 2016-11-17 | 1 | -22/+20 |
* | webui: Support toggle the body/contents of sections | Aaron LI | 2016-11-17 | 2 | -3/+38 |
* | webui: Add panel toggle and allow expand/collapse its body | Aaron LI | 2016-11-17 | 2 | -1/+30 |
* | webui: configs.js: Confirm before reset the configurations | Aaron LI | 2016-11-17 | 1 | -2/+20 |
* | webui: configs.js: Confirm before overwrite the configuration file | Aaron LI | 2016-11-17 | 1 | -18/+74 |
* | webui: configs.js: Re-implement using AJAX instead of WebSocket | Aaron LI | 2016-11-16 | 2 | -92/+221 |
* | webui: main.js: Add "getCookie()" and "jQuery.postJSON()" functions | Aaron LI | 2016-11-16 | 1 | -0/+56 |
* | webui: Rename "scroll_target()" to "scrollTarget()" and export it | Aaron LI | 2016-11-16 | 1 | -17/+16 |
* | webui: Some minor changes | Aaron LI | 2016-11-15 | 2 | -3/+3 |
* | webui: Change log toggle icons opacity according to toggle status | Aaron LI | 2016-11-15 | 2 | -4/+10 |
* | webui: Fix the wrong value "galactic/freefree" to "galactic/snr" | Aaron LI | 2016-11-15 | 1 | -1/+2 |
* | webui: Show a modal box indicating there are invalid configs | Aaron LI | 2016-11-13 | 2 | -6/+4 |
* | webui: Import "jQuery Modal" v0.8.0 | Aaron LI | 2016-11-13 | 2 | -0/+317 |
* | webui: Store config validity; Check before start task | Aaron LI | 2016-11-13 | 2 | -9/+17 |
* | webui: Fix various bugs with get/set configurations | Aaron LI | 2016-11-11 | 2 | -9/+76 |
* | webui: Add the foreground simulation task to ConsoleHandler | Aaron LI | 2016-11-09 | 1 | -1/+12 |
* | webui: Some minor updates | Aaron LI | 2016-11-09 | 1 | -1/+11 |
* | webui: Allow to toggle and delete the logging messages | Aaron LI | 2016-11-09 | 2 | -0/+64 |
* | webui: Append server-pushed logging messages to the logging box | Aaron LI | 2016-11-09 | 2 | -1/+53 |
* | webui: Implement status updating function | Aaron LI | 2016-11-09 | 2 | -2/+124 |
* | webui: various small updates | Aaron LI | 2016-11-09 | 1 | -0/+4 |
* | webui: Add "Source Sans Pro" and "Source Code Pro" web fonts | Aaron LI | 2016-11-08 | 5 | -0/+0 |
* | webui: websocket.js: Fix the bug for sending data to the server | Aaron LI | 2016-11-08 | 1 | -1/+2 |
* | webui: Add validation errors support | Aaron LI | 2016-11-08 | 2 | -31/+76 |
* | webui: main.css: Update invalid input styles | Aaron LI | 2016-11-08 | 1 | -0/+8 |
* | webui: configs.js: Split out functions "{g,s}etFormConfigSingle()" | Aaron LI | 2016-11-07 | 1 | -73/+90 |
* | webui: Fix input[type=number] validation; Add input validation styles | Aaron LI | 2016-11-07 | 1 | -0/+8 |
* | webui: Use code (monospace font) style for some text inputs | Aaron LI | 2016-11-07 | 1 | -1/+1 |
* | webui: small misc changes | Aaron LI | 2016-11-07 | 2 | -2/+2 |
* | webui: Implement reset form and load configuration files functions | Aaron LI | 2016-11-07 | 2 | -33/+202 |
* | webui: Add "configs.js" with basic support with interact with server | Aaron LI | 2016-11-05 | 1 | -0/+127 |
* | webui: Update server & client sides WebSocket handlers | Aaron LI | 2016-11-04 | 1 | -3/+4 |
* | webui: Add a manual reconnection button to the header banner | Aaron LI | 2016-11-03 | 2 | -6/+59 |
* | webui: Rewrite and reconnect to WebSocket when closed | Aaron LI | 2016-11-02 | 1 | -32/+97 |