Imported Upstream version 3.3.0

This commit is contained in:
Mario Fetka
2017-10-20 15:00:08 +02:00
parent c4f4701ef1
commit 8b51dbf723
150 changed files with 4395 additions and 4065 deletions

17
install/templates/index.tpl.htm Executable file → Normal file
View File

@@ -1,12 +1,12 @@
<!-- (c) 2005-2012 by Martin Willisegger -->
<!-- (c) 2005-2017 by Martin Willisegger -->
<!-- -->
<!-- Project : NagiosQL -->
<!-- Component : Installer main template -->
<!-- Website : http://www.nagiosql.org -->
<!-- Date : $LastChangedDate: 2011-11-25 13:12:50 +0100 (Fri, 25 Nov 2011) $ -->
<!-- Date : $LastChangedDate: 2017-06-22 09:29:35 +0200 (Thu, 22 Jun 2017) $ -->
<!-- Author : $LastChangedBy: martin $ -->
<!-- Version : 3.2.0 -->
<!-- Revision : $LastChangedRevision: 1134 $ -->
<!-- Version : 3.3.0 -->
<!-- Revision : $LastChangedRevision: 2 $ -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
@@ -22,7 +22,7 @@
<a href="index.php"><img src="images/nagiosql.png" border="0" alt="NagiosQL"></a>
</div>
<div id="documentation">
<a href='http://www.nagiosql.org/faq/' target='_blank'>{NAGIOS_FAQ}</a>
<a href='http://www.nagiosql.org/documentation.html' target='_blank'>{NAGIOS_FAQ}</a>
</div>
<div id="langselector">
<form action="" name="frmLanguage" id="frmLanguage" method="post">
@@ -38,6 +38,7 @@
<div id="indexmain_content">
<h1>{MAIN_TITLE}</h1>
<center>{TEXT_PART_1}<br>{TEXT_PART_2}<a href="http://www.nagiosql.org" target="_blank">www.nagiosql.org</a></center>
<p><center><b>{TEXT_PART_9}</b></center></p>
<br>
<p>{TEXT_PART_3}</p>
<p>{TEXT_PART_4}</p>
@@ -47,12 +48,8 @@
<li>{TEXT_PHP_REQ_1}</li>
<li>{TEXT_PHP_REQ_2}</li>
<li>{TEXT_PHP_REQ_3}</li>
<!--<li>{TEXT_PHP_REQ_4}</li>-->
<!--<li>{TEXT_PHP_REQ_5}</li>-->
<li>{TEXT_PHP_REQ_6}</li>
<!--<li>{TEXT_PHP_REQ_7}</li>-->
<li>{TEXT_PHP_REQ_8}</li>
<li>{TEXT_PHP_REQ_9}</li>
<li>{TEXT_PHP_REQ_10}</li>
</ul>
</ul>
@@ -74,7 +71,7 @@
<input type="hidden" name="hidJScript" value="">
<p><input type="submit" name="butNewInstall" id="butNewInstall" value="{NEW_INSTALLATION}" {DISABLE_NEW}>
<input type="submit" name="butUpgrade" id="butUpgrade" value="{UPDATE}" {DISABLE_UPDATE}></p>
<p><a href='http://www.nagiosql.org/faq.html' target='_blank'>{ONLINE_DOC}</a></p>
<p><a href='http://www.nagiosql.org/documentation.html' target='_blank'>{ONLINE_DOC}</a></p>
</form>
</div>
</div>

8
install/templates/install.tpl.htm Executable file → Normal file
View File

@@ -1,12 +1,12 @@
<!-- (c) 2005-2012 by Martin Willisegger -->
<!-- (c) 2005-2017 by Martin Willisegger -->
<!-- -->
<!-- Project : NagiosQL -->
<!-- Component : Installer template -->
<!-- Website : http://www.nagiosql.org -->
<!-- Date : $LastChangedDate: 2011-11-25 13:12:50 +0100 (Fri, 25 Nov 2011) $ -->
<!-- Date : $LastChangedDate: 2017-06-22 09:29:35 +0200 (Thu, 22 Jun 2017) $ -->
<!-- Author : $LastChangedBy: martin $ -->
<!-- Version : 3.2.0 -->
<!-- Revision : $LastChangedRevision: 1134 $ -->
<!-- Version : 3.3.0 -->
<!-- Revision : $LastChangedRevision: 2 $ -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>

18
install/templates/step1.tpl.htm Executable file → Normal file
View File

@@ -1,12 +1,12 @@
<!-- (c) 2005-2012 by Martin Willisegger -->
<!-- (c) 2005-2017 by Martin Willisegger -->
<!-- -->
<!-- Project : NagiosQL -->
<!-- Component : Installer template -->
<!-- Website : http://www.nagiosql.org -->
<!-- Date : $LastChangedDate: 2011-11-25 13:12:50 +0100 (Fri, 25 Nov 2011) $ -->
<!-- Date : $LastChangedDate: 2017-06-22 09:29:35 +0200 (Thu, 22 Jun 2017) $ -->
<!-- Author : $LastChangedBy: martin $ -->
<!-- Version : 3.2.0 -->
<!-- Revision : $LastChangedRevision: 1134 $ -->
<!-- Version : 3.3.0 -->
<!-- Revision : $LastChangedRevision: 2 $ -->
<div id="installmenu">
<div id="installmenu_content">
<p class="step1_active"><br><br>{STEP1_BOX}</p>
@@ -18,7 +18,7 @@
<div id="installmain_content">
<h1>{STEP1_TITLE}</h1>
<h3>{STEP1_SUBTITLE1}</h3>
<img src='images/{CHECK_1_PIC}.png' alt='{CHECK_1_PIC}' title='{CHECK_1_PIC}' class='textmiddle'> Javascript: <span class='{CHECK_1_CLASS}'>{CHECK_1_VALUE}</span>
<img src='images/{CHECK_1_PIC}.png' alt='{CHECK_1_PIC}' title='{CHECK_1_PIC}' class='textmiddle'> Javascript: <span class='{CHECK_1_CLASS}'>{CHECK_1_VALUE}</span>{CHECK_1_INFO}
<h3>{STEP1_SUBTITLE2}</h3>
<img src='images/{CHECK_2_PIC}.png' alt='{CHECK_2_PIC}' title='{CHECK_2_PIC}' class='textmiddle'> {CHECK_2_TEXT}: <span class='{CHECK_2_CLASS}'>{CHECK_2_VALUE}</span> {CHECK_2_INFO}
<h3>{STEP1_SUBTITLE3}</h3>
@@ -46,9 +46,15 @@
<br>
<div id="{DIV_ID}">
<form name="frmStep1" id="frmStep1" action="install.php" method="post">
<input type="hidden" name="hidJScript" value="">
{FORM_CONTENT}
</form>
</div>
</div>
</div>
<div id="ie_clearing"> </div>
<script language="JavaScript">
<!--
document.frmStep1.hidJScript.value = 'yes';
//-->
</script>
<div id="ie_clearing"> </div>

29
install/templates/step2.tpl.htm Executable file → Normal file
View File

@@ -1,12 +1,12 @@
<!-- (c) 2005-2012 by Martin Willisegger -->
<!-- (c) 2005-2017 by Martin Willisegger -->
<!-- -->
<!-- Project : NagiosQL -->
<!-- Component : Installer template -->
<!-- Website : http://www.nagiosql.org -->
<!-- Date : $LastChangedDate: 2011-11-25 13:12:50 +0100 (Fri, 25 Nov 2011) $ -->
<!-- Date : $LastChangedDate: 2017-06-22 09:29:35 +0200 (Thu, 22 Jun 2017) $ -->
<!-- Author : $LastChangedBy: martin $ -->
<!-- Version : 3.2.0 -->
<!-- Revision : $LastChangedRevision: 1134 $ -->
<!-- Version : 3.3.0 -->
<!-- Revision : $LastChangedRevision: 2 $ -->
<script language="JavaScript" type="text/JavaScript">
<!--
// Send form
@@ -40,6 +40,19 @@
}
return true;
}
// Modify port value
function modifyPort(db) {
if ((db == 'mysql') || (db == 'mysqli')) {
document.frmSetup.tfDBport.value = '3306';
document.frmSetup.tfDBport.className = 'required';
} else if (db == 'pgsql') {
document.frmSetup.tfDBport.value = '5432';
document.frmSetup.tfDBport.className = 'required';
} else {
document.frmSetup.tfDBport.value = '';
document.frmSetup.tfDBport.className = '';
}
}
//-->
</script>
<div id="installmenu">
@@ -59,8 +72,12 @@
<legend><b>{STEP2_TEXT2_1}</b></legend>
<table cellpadding="0" cellspacing="1" border="0">
<tr>
<td style="width:250px;">{STEP2_TEXT2_2}</td>
<td><input type="text" name="tfDBtype" id="tfDBtype" class="locked" value="{STEP2_VALUE2_2}" disabled="disabled"></td>
<td style="width:250px;">{STEP2_TEXT2_2} <em>*</em></td>
<td>
<select name="selDBtype" id="selDBtype" class="required" onchange="modifyPort(this.value)">
{STEP2_VALUE2_2}
</select>
</td>
</tr>
<tr>
<td>{STEP2_TEXT2_3} <em>*</em></td>

10
install/templates/step3.tpl.htm Executable file → Normal file
View File

@@ -1,12 +1,12 @@
<!-- (c) 2005-2012 by Martin Willisegger -->
<!-- (c) 2005-2017 by Martin Willisegger -->
<!-- -->
<!-- Project : NagiosQL -->
<!-- Component : Installer template -->
<!-- Website : http://www.nagiosql.org -->
<!-- Date : $LastChangedDate: 2011-11-25 13:12:50 +0100 (Fri, 25 Nov 2011) $ -->
<!-- Date : $LastChangedDate: 2017-06-22 09:29:35 +0200 (Thu, 22 Jun 2017) $ -->
<!-- Author : $LastChangedBy: martin $ -->
<!-- Version : 3.2.0 -->
<!-- Revision : $LastChangedRevision: 1134 $ -->
<!-- Version : 3.3.0 -->
<!-- Revision : $LastChangedRevision: 2 $ -->
<div id="installmenu">
<div id="installmenu_content">
<p class="step1_active"><a href='install.php?step=1'><br><br>{STEP1_BOX}</a></p>
@@ -22,7 +22,7 @@
<legend><b>{STEP3_SUB_TITLE}</b></legend>
{ERRORMESSAGE}
<table cellpadding="0" cellspacing="1" border="0" class="{INST_VISIBLE}">
<tr>
<tr class="{STEP3_TEXT_02_SHOW}">
<td valign="top" style="width:350px;"><label>{STEP3_TEXT_01}</label></td>
<td>{STEP3_TEXT_02}</td>
</tr>