Skip to content

Commit

Permalink
Verze 6.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
MultiTricker committed Dec 31, 2013
1 parent c5fa418 commit c6b5627
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 14 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ Application demo: [roudnice.eu](http://www.roudnice.eu)

Read tmep-info-en.html or tmep-info-cz.html for more information.

* **Version 6.4 released at 2013-12-29** (Just replaced MySQL with MySQLi extension)
* **Version 6.5 released at 2013-12-31** (Performance tuning - tabs loaded with AJAX, CSS sprites; Hightcharts 3.0.7)
* Version 6.4 released at 2013-12-29 (Just replaced MySQL with MySQLi extension)
* Version 6.3 released at 2013-06-27 (Finnish, Swedish, Russian and Slovakia translations, XML export for Win 7 gadget, input script for MikroTik, typos, bugfixes)
* Version 6.2 released at 2013-02-27 (Optimalized SQL queries and some minor changes and bugfixes)
* Version 6.1 released at 2013-02-02 (Polish translation and some minor changes and bugfixes)
Expand Down
18 changes: 13 additions & 5 deletions tmep-info-cz.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="generator" content="PSPad editor, www.pspad.com">
<title>TMEP v6.4</title>
<title>TMEP v6.5</title>
<style type="text/css" media="all">
<!--
body{ font-family: verdana; font-size: 12px; line-height: 20px; vertical-align: center; background: #F3F2DD; }
Expand All @@ -14,7 +14,7 @@
</head>
<body>

<h1>TMEP v6.4</h1>
<h1>TMEP v6.5</h1>

<p>aplikace pro přehledné zobrazení výstupu z TME/TH2E pomocí metody HTTP GET<br></p>

Expand All @@ -32,7 +32,7 @@ <h2>Obsah</h2>
<ol>
<li><a href="#predstaveni">Představení</a></li>
<li><a href="#instalace">Instalace</a></li>
<li><a href="#aktualizace">Aktualizace na verzi 5/6.4</a></li>
<li><a href="#aktualizace">Aktualizace na verzi 5/6.5</a></li>
<li><a href="#seznamzmen">Seznam změn</a></li>
</ol>

Expand Down Expand Up @@ -151,9 +151,9 @@ <h3>4) Nahrání aplikace na web</h3>

<hr>

<h2><a name="aktualizace">Aktualizace na verzi 5/6.4</a></h2>
<h2><a name="aktualizace">Aktualizace na verzi 5/6.5</a></h2>

<p>Jak aktualizovat aplikaci TMEP na verzi 5/6.4.</p>
<p>Jak aktualizovat aplikaci TMEP na verzi 5/6.5.</p>

<p>Je to velice jednoduchý proces, je třeba:</p>

Expand All @@ -179,6 +179,14 @@ <h2><a name="aktualizace">Aktualizace na verzi 5/6.4</a></h2>

<h2><a name="seznamzmen">Seznam změn</a></h2>

<h4>verze 6.5 (2013-12-31)</h4>

<ul>
<li>Vylepšení výkonu - záložky denních, měsíčních a ročních statistik se donačítají až po kliknutí na záložku přes AJAX.</li>
<li>CSS sprites pro obrázky vlajek a podkladové obrázky značící vývoj teploty v okénku nahoře vpravo. Místo 15 obrázků se načítají jen 2.</li>
<li>Aktualizace na poslední verzi Highcharts (3.0.7).</li>
</ul>

<h4>verze 6.4 (2013-12-29)</h4>

<ul>
Expand Down
24 changes: 16 additions & 8 deletions tmep-info-en.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="generator" content="PSPad editor, www.pspad.com">
<title>TMEP v6.4</title>
<title>TMEP v6.5</title>
<style type="text/css" media="all">
<!--
body{ font-family: verdana; font-size: 12px; line-height: 20px; vertical-align: center; background: #F3F2DD; }
Expand All @@ -14,7 +14,7 @@
</head>
<body>

<h1>TMEP v6.4</h1>
<h1>TMEP v6.5</h1>

<p>application for a nice view of TME/TH2E output using HTTP GET method</p>

Expand All @@ -32,7 +32,7 @@ <h2>TOC</h2>
<ol>
<li><a href="#introduction">Introduction</a></li>
<li><a href="#instalation">Installation</a></li>
<li><a href="#update">Update to v5/6.4</a></li>
<li><a href="#update">Update to v5/6.5</a></li>
<li><a href="#chagelog">Changelog</a></li>
</ol>

Expand Down Expand Up @@ -140,9 +140,9 @@ <h3>4) Uploading application on web</h3>

<hr>

<h2><a name="update">Update to v6.4</a></h2>
<h2><a name="update">Update to v6.5</a></h2>

<p>How to UPDATE on TMEP v5/6.4:</p>
<p>How to UPDATE on TMEP v5/6.5:</p>

<p>It´s pretty simple. You need to:</p>

Expand All @@ -169,13 +169,21 @@ <h2><a name="update">Update to v6.4</a></h2>

<h2><a name="chagelog">Changelog</a></h2>

<h4>verze 6.4 (2013-12-29)</h4>
<h4>version 6.5 (2013-12-31)</h4>

<ul>
<li>Performance tuning - tabs with daily, monthly and yearly statistics are now loaded on request with AJAX.</li>
<li>CSS sprites for images with flags and with temperature/humidity trend (background in top right corner). Instead of 15 images are now just 2 to be downloaded.</li>
<li>Latest Highcharts (3.0.7).</li>
</ul>

<h4>version 6.4 (2013-12-29)</h4>

<ul>
<li>Used MySQLi extension for MySQL communication. For future compatibility with new versions of PHP.</li>
</ul>

<h3>verze 6.3 (2013-06-27)</h3>
<h3>version 6.3 (2013-06-27)</h3>

<ul>
<li>Translation into Swedish and Finnish, thank you www.comtech.fi!</li>
Expand All @@ -186,7 +194,7 @@ <h3>verze 6.3 (2013-06-27)</h3>
</ul>


<h3>verze 6.2 (2013-02-27)</h3>
<h3>version 6.2 (2013-02-27)</h3>

<ul>
<li>SQL queries optimalization - pages are now loaded faster and some operations are way too faster. Consultation and solution provided by database guru Radek Trubnyj - thank you very much!</li>
Expand Down

0 comments on commit c6b5627

Please sign in to comment.