<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fg21sim.git/fg21sim/webui/templates/index.html, branch v0.7.1</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: Use the same "#modal-box" and the "showModal()" function</title>
<updated>2016-11-28T06:16:34+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-28T06:16:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=f556ea8a2c4409b170775c7ef46a8a5976980ee8'/>
<id>f556ea8a2c4409b170775c7ef46a8a5976980ee8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: products: Implement client-side AJAX interactions</title>
<updated>2016-11-22T09:56:43+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-22T09:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=788219377f44e9d6246077e4486cfd51f0e0e730'/>
<id>788219377f44e9d6246077e4486cfd51f0e0e730</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: Rename "Results" to "Products"</title>
<updated>2016-11-19T04:15:40+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-19T04:15:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=49ecc0032f7d5afaec79ea931e624d2bdcd832db'/>
<id>49ecc0032f7d5afaec79ea931e624d2bdcd832db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: Support IE11; Fix a missing quotation.</title>
<updated>2016-11-17T10:58:27+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-17T10:58:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=4967e163f4ae6b1d679e14821096f2617c954c8e'/>
<id>4967e163f4ae6b1d679e14821096f2617c954c8e</id>
<content type='text'>
* IE11 does NOT support most of the ECMAScript 6 features, such as the
  "computed property names" which used in "configs.js".
* Do not use the "computed property names" feature to support IE11
* Fix a missing quotation in "index.html"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* IE11 does NOT support most of the ECMAScript 6 features, such as the
  "computed property names" which used in "configs.js".
* Do not use the "computed property names" feature to support IE11
* Fix a missing quotation in "index.html"
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: Fix the issues due to the split of "header-{base,index}.html"</title>
<updated>2016-11-15T09:34:02+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-15T09:34:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=823fb20c83ff9dedcc5d804f32a0f80ab1810813'/>
<id>823fb20c83ff9dedcc5d804f32a0f80ab1810813</id>
<content type='text'>
Tornado currently do NOT support *nested* template extensions.

* Rename "header-base.html" back to "header.html"
* Merge the contents of "header-index.html" to "index.html"
* Add new block "subtitle" to "base.html"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tornado currently do NOT support *nested* template extensions.

* Rename "header-base.html" back to "header.html"
* Merge the contents of "header-index.html" to "index.html"
* Add new block "subtitle" to "base.html"
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: Enhance the "base.html" and simplify the "index.html"</title>
<updated>2016-11-15T08:47:49+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-15T08:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=2573db8dd4084b88d73d628271f270f6ef00e33b'/>
<id>2573db8dd4084b88d73d628271f270f6ef00e33b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: various small updates</title>
<updated>2016-11-09T12:20:17+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-09T12:20:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=71242718eb9d8ed920ac2e70677ae54bf3d140ea'/>
<id>71242718eb9d8ed920ac2e70677ae54bf3d140ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
<entry>
<title>webui: Add preliminary WebSocket support to front-end UI</title>
<updated>2016-11-02T06:27:28+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-02T06:27:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=4cb5f42fd11207482565ecf8dd8cebe033208ff7'/>
<id>4cb5f42fd11207482565ecf8dd8cebe033208ff7</id>
<content type='text'>
Add a label to the header banner to show the WebSocket support status
and connection status.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a label to the header banner to show the WebSocket support status
and connection status.
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: Update index template; Add console and results templates</title>
<updated>2016-11-01T13:45:21+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-01T13:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=0c0272d08d2aa141eb648ccc6d5fc9857a84972f'/>
<id>0c0272d08d2aa141eb648ccc6d5fc9857a84972f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
