diff options
author | Aaron LI <aaronly.me@outlook.com> | 2016-11-18 16:26:58 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2016-11-18 16:26:58 +0800 |
commit | 8e81b722fef3dfb1155c33a65ca74f728c00f1d6 (patch) | |
tree | 421767d5063494b6bb077fc97850d1a23db99dd5 /fg21sim/webui/handlers/index.py | |
parent | dbdc1205745fdbd0500be45930ee7d1f0e5f5199 (diff) | |
download | fg21sim-8e81b722fef3dfb1155c33a65ca74f728c00f1d6.tar.bz2 |
Bump version to 0.3.0v0.3.0
* Major change to the Web UI.
+ The WebSocket is only used to push configurations and logging
messages to the client;
+ The configuration manipulations and console operations are
implemented using the AJAX techniques;
+ Modal box is used to notify the AJAX request results, therefore much
better user experience.
* Several bug fixes to the Web UI.
* Minor improvements to the simulation parts.
* TODO/problems:
+ The console task currently still blocks the Tornado IO loop!
Diffstat (limited to 'fg21sim/webui/handlers/index.py')
0 files changed, 0 insertions, 0 deletions