aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/webui/static
Commit message (Expand)AuthorAgeFilesLines
* webui: Remove jQuery version from its filenameAaron LI2016-11-181-0/+0
* webui: configs.js: Fix two bugsAaron LI2016-11-181-2/+2
* webui: Rename jQuery ".fail()" callback argument "error" to "jqxhr"Aaron LI2016-11-182-21/+21
* webui: console.js: Disable the "Start" button when task startedAaron LI2016-11-181-0/+7
* webui: main.js: Extend jQuery with ".disable()"Aaron LI2016-11-181-1/+16
* webui: Redirect to login page if not authenticated on POST requestAaron LI2016-11-181-5/+13
* webui: Fix a bug for "showModal()"; Cleanup ".onmessage()"Aaron LI2016-11-172-16/+6
* configs: Update logging message formatAaron LI2016-11-171-2/+8
* webui: console.js: Change to use AJAX instead of WebSocket messagesAaron LI2016-11-172-42/+65
* webui: Support IE11; Fix a missing quotation.Aaron LI2016-11-171-2/+7
* webui: login: Submit login form on "Enter" keyAaron LI2016-11-171-0/+23
* webui: console.html: Remove extra modal "#console-invalid-configs"Aaron LI2016-11-172-40/+58
* webui: configs.js: Rename "showConfigsModal" to "showModalConfigs()"Aaron LI2016-11-171-11/+11
* webui: Implement "showModal()" in "main.js" allowing use in othersAaron LI2016-11-172-43/+57
* webui: main.js: Refactor out the function "toggleBlock()"Aaron LI2016-11-171-22/+20
* webui: Support toggle the body/contents of sectionsAaron LI2016-11-172-3/+38
* webui: Add panel toggle and allow expand/collapse its bodyAaron LI2016-11-172-1/+30
* webui: configs.js: Confirm before reset the configurationsAaron LI2016-11-171-2/+20
* webui: configs.js: Confirm before overwrite the configuration fileAaron LI2016-11-171-18/+74
* webui: configs.js: Re-implement using AJAX instead of WebSocketAaron LI2016-11-162-92/+221
* webui: main.js: Add "getCookie()" and "jQuery.postJSON()" functionsAaron LI2016-11-161-0/+56
* webui: Rename "scroll_target()" to "scrollTarget()" and export itAaron LI2016-11-161-17/+16
* webui: Some minor changesAaron LI2016-11-152-3/+3
* webui: Change log toggle icons opacity according to toggle statusAaron LI2016-11-152-4/+10
* webui: Fix the wrong value "galactic/freefree" to "galactic/snr"Aaron LI2016-11-151-1/+2
* webui: Show a modal box indicating there are invalid configsAaron LI2016-11-132-6/+4
* webui: Import "jQuery Modal" v0.8.0Aaron LI2016-11-132-0/+317
* webui: Store config validity; Check before start taskAaron LI2016-11-132-9/+17
* webui: Fix various bugs with get/set configurationsAaron LI2016-11-112-9/+76
* webui: Add the foreground simulation task to ConsoleHandlerAaron LI2016-11-091-1/+12
* webui: Some minor updatesAaron LI2016-11-091-1/+11
* webui: Allow to toggle and delete the logging messagesAaron LI2016-11-092-0/+64
* webui: Append server-pushed logging messages to the logging boxAaron LI2016-11-092-1/+53
* webui: Implement status updating functionAaron LI2016-11-092-2/+124
* webui: various small updatesAaron LI2016-11-091-0/+4
* webui: Add "Source Sans Pro" and "Source Code Pro" web fontsAaron LI2016-11-085-0/+0
* webui: websocket.js: Fix the bug for sending data to the serverAaron LI2016-11-081-1/+2
* webui: Add validation errors supportAaron LI2016-11-082-31/+76
* webui: main.css: Update invalid input stylesAaron LI2016-11-081-0/+8
* webui: configs.js: Split out functions "{g,s}etFormConfigSingle()"Aaron LI2016-11-071-73/+90
* webui: Fix input[type=number] validation; Add input validation stylesAaron LI2016-11-071-0/+8
* webui: Use code (monospace font) style for some text inputsAaron LI2016-11-071-1/+1
* webui: small misc changesAaron LI2016-11-072-2/+2
* webui: Implement reset form and load configuration files functionsAaron LI2016-11-072-33/+202
* webui: Add "configs.js" with basic support with interact with serverAaron LI2016-11-051-0/+127
* webui: Update server & client sides WebSocket handlersAaron LI2016-11-041-3/+4
* webui: Add a manual reconnection button to the header bannerAaron LI2016-11-032-6/+59
* webui: Rewrite and reconnect to WebSocket when closedAaron LI2016-11-021-32/+97
* webui: Add preliminary WebSocket support to front-end UIAaron LI2016-11-022-0/+56
* webui: Add FA icons for sections/headers; Adjust header stylesAaron LI2016-11-021-6/+3