<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fg21sim.git/fg21sim/webui/static/js, branch v0.2.0</title>
<subtitle>Simulate foreground for 21cm EoR signal detection
</subtitle>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/'/>
<entry>
<title>webui: Add the foreground simulation task to ConsoleHandler</title>
<updated>2016-11-09T15:38:28+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-09T15:38:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=20a0b986c84ccddd5e71e278e2d0b9be81f60f50'/>
<id>20a0b986c84ccddd5e71e278e2d0b9be81f60f50</id>
<content type='text'>
* The original sleep test task "_task()" renamed to "_task_test()"
* Also add the new "startServerTaskTest()" to trigger the "_task_test()"

NOTE/XXX:
The foregrounds simulation requires the configurations, which is
currently obtained from "self.websocket.configs", which I think is a
HACK.  How to better solve this??
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* The original sleep test task "_task()" renamed to "_task_test()"
* Also add the new "startServerTaskTest()" to trigger the "_task_test()"

NOTE/XXX:
The foregrounds simulation requires the configurations, which is
currently obtained from "self.websocket.configs", which I think is a
HACK.  How to better solve this??
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: Some minor updates</title>
<updated>2016-11-09T15:38:15+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-09T15:38:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=e5a05c8e3c77aa292b7dd9bc4a2682148be873ac'/>
<id>e5a05c8e3c77aa292b7dd9bc4a2682148be873ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: Allow to toggle and delete the logging messages</title>
<updated>2016-11-09T15:12:34+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-09T15:12:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=39d0ce0fdb7ee6198da7d5b2b91045f2c4f02b47'/>
<id>39d0ce0fdb7ee6198da7d5b2b91045f2c4f02b47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: Append server-pushed logging messages to the logging box</title>
<updated>2016-11-09T14:29:16+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-09T14:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=33fa91fccdf81bcaa0ad42e897d7d6d95c44985f'/>
<id>33fa91fccdf81bcaa0ad42e897d7d6d95c44985f</id>
<content type='text'>
* Colorize the logging messages of different level with different colors
* Also add a different icon for each message
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Colorize the logging messages of different level with different colors
* Also add a different icon for each message
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: Implement status updating function</title>
<updated>2016-11-09T13:10:29+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-09T12:59:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=31e328d5ea6aff36e43ad54029589c7f15be82b7'/>
<id>31e328d5ea6aff36e43ad54029589c7f15be82b7</id>
<content type='text'>
Add "updateTaskStatus()" to update the "#task-status" element.

Also add function "getServerTaskStatus()" to get the task status from
the server.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add "updateTaskStatus()" to update the "#task-status" element.

Also add function "getServerTaskStatus()" to get the task status from
the server.
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: websocket.js: Fix the bug for sending data to the server</title>
<updated>2016-11-08T08:18:29+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-08T08:18:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=df37352e973a4769b1a5c967686f95f6e8bf8cb8'/>
<id>df37352e973a4769b1a5c967686f95f6e8bf8cb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: Add validation errors support</title>
<updated>2016-11-08T07:10:12+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-08T05:02:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=f6f382b90b6f7b3e4e66f42dba1a238453efe0ec'/>
<id>f6f382b90b6f7b3e4e66f42dba1a238453efe0ec</id>
<content type='text'>
When the configuration form changed, the changed values are synced to
the server and validated.  The validation errors are then sent back to
the client, which set the custom error messages on the corresponding
fields.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the configuration form changed, the changed values are synced to
the server and validated.  The validation errors are then sent back to
the client, which set the custom error messages on the corresponding
fields.
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: configs.js: Split out functions "{g,s}etFormConfigSingle()"</title>
<updated>2016-11-07T11:44:27+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-07T11:44:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=8a0d58c8295b631ff0aa52020f0f83462138df0e'/>
<id>8a0d58c8295b631ff0aa52020f0f83462138df0e</id>
<content type='text'>
* Split out functions "{g,s}etFormConfigSingle()" from
  "setConfigForm()";
* Rename original "setConfigForm()" to "setFormConfigs()", and uses
  "{g,s}etFormConfigSingle()" to simplify;
* Update other places accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Split out functions "{g,s}etFormConfigSingle()" from
  "setConfigForm()";
* Rename original "setConfigForm()" to "setFormConfigs()", and uses
  "{g,s}etFormConfigSingle()" to simplify;
* Update other places accordingly.
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: small misc changes</title>
<updated>2016-11-07T08:00:47+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-07T08:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=61a4c0e1c490b4977fde2e97c13858494dfa84aa'/>
<id>61a4c0e1c490b4977fde2e97c13858494dfa84aa</id>
<content type='text'>
* milligram.css: Remove the "sourceMappingURL"
* main.js: Add "use strict";
* utils.py: Add a TODO task
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* milligram.css: Remove the "sourceMappingURL"
* main.js: Add "use strict";
* utils.py: Add a TODO task
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: Implement reset form and load configuration files functions</title>
<updated>2016-11-07T07:57:35+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-07T07:57:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=cae20fa89b395290ec8b47796da4775524845b1c'/>
<id>cae20fa89b395290ec8b47796da4775524845b1c</id>
<content type='text'>
* Rewrite "configs.js" to be more modular and generic
* Bind functions to button click event
* Implement the function to set form fields to given configuration data
* Implement the function to reset server-side configurations
* Implement the function to load user configuration file on server
* Implement get the configuration data from the server
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Rewrite "configs.js" to be more modular and generic
* Bind functions to button click event
* Implement the function to set form fields to given configuration data
* Implement the function to reset server-side configurations
* Implement the function to load user configuration file on server
* Implement get the configuration data from the server
</pre>
</div>
</content>
</entry>
</feed>
