Merge branch 'magicbug:dev' into dev
这个提交包含在:
当前提交
d3f2e42adb
共有 17 个文件被更改,包括 23 次插入 和 1 次删除
|
|
@ -211,6 +211,7 @@ class adif extends CI_Controller {
|
||||||
}
|
}
|
||||||
|
|
||||||
$data['adif_errors'] = $custom_errors;
|
$data['adif_errors'] = $custom_errors;
|
||||||
|
$data['skip_dupes'] = $this->input->post('skipDuplicate');
|
||||||
|
|
||||||
|
|
||||||
$data['page_title'] = "ADIF Imported";
|
$data['page_title'] = "ADIF Imported";
|
||||||
|
|
|
||||||
|
|
@ -69,5 +69,6 @@ $lang['options_dxcluster_maxage_hint'] = 'The Age in Minutes of spots, that will
|
||||||
$lang['options_dxcluster_decont'] = 'Show spots which are spotted from following continent';
|
$lang['options_dxcluster_decont'] = 'Show spots which are spotted from following continent';
|
||||||
$lang['options_dxcluster_maxage_changed_to']='Maximum age of spots changed to ';
|
$lang['options_dxcluster_maxage_changed_to']='Maximum age of spots changed to ';
|
||||||
$lang['options_dxcluster_decont_changed_to']='de continent changed to ';
|
$lang['options_dxcluster_decont_changed_to']='de continent changed to ';
|
||||||
|
$lang['options_dxcluster_decont_hint']='Only spots by spotters from this continent are shown';
|
||||||
|
|
||||||
$lang['options_save'] = 'Save';
|
$lang['options_save'] = 'Save';
|
||||||
|
|
|
||||||
|
|
@ -69,5 +69,6 @@ $lang['options_dxcluster_maxage_hint'] = 'The Age in Minutes of spots, that will
|
||||||
$lang['options_dxcluster_decont'] = 'Show spots which are spotted from following continent';
|
$lang['options_dxcluster_decont'] = 'Show spots which are spotted from following continent';
|
||||||
$lang['options_dxcluster_maxage_changed_to']='Maximum age of spots changed to ';
|
$lang['options_dxcluster_maxage_changed_to']='Maximum age of spots changed to ';
|
||||||
$lang['options_dxcluster_decont_changed_to']='de continent changed to ';
|
$lang['options_dxcluster_decont_changed_to']='de continent changed to ';
|
||||||
|
$lang['options_dxcluster_decont_hint']='Only spots by spotters from this continent are shown';
|
||||||
|
|
||||||
$lang['options_save'] = 'Save';
|
$lang['options_save'] = 'Save';
|
||||||
|
|
|
||||||
|
|
@ -69,5 +69,6 @@ $lang['options_dxcluster_maxage_hint'] = 'The Age in Minutes of spots, that will
|
||||||
$lang['options_dxcluster_decont'] = 'Show spots which are spotted from following continent';
|
$lang['options_dxcluster_decont'] = 'Show spots which are spotted from following continent';
|
||||||
$lang['options_dxcluster_maxage_changed_to']='Maximum age of spots changed to ';
|
$lang['options_dxcluster_maxage_changed_to']='Maximum age of spots changed to ';
|
||||||
$lang['options_dxcluster_decont_changed_to']='de continent changed to ';
|
$lang['options_dxcluster_decont_changed_to']='de continent changed to ';
|
||||||
|
$lang['options_dxcluster_decont_hint']='Only spots by spotters from this continent are shown';
|
||||||
|
|
||||||
$lang['options_save'] = 'Uložit';
|
$lang['options_save'] = 'Uložit';
|
||||||
|
|
|
||||||
|
|
@ -69,5 +69,6 @@ $lang['options_dxcluster_maxage_hint'] = 'The Age in Minutes of spots, that will
|
||||||
$lang['options_dxcluster_decont'] = 'Show spots which are spotted from following continent';
|
$lang['options_dxcluster_decont'] = 'Show spots which are spotted from following continent';
|
||||||
$lang['options_dxcluster_maxage_changed_to']='Maximum age of spots changed to ';
|
$lang['options_dxcluster_maxage_changed_to']='Maximum age of spots changed to ';
|
||||||
$lang['options_dxcluster_decont_changed_to']='de continent changed to ';
|
$lang['options_dxcluster_decont_changed_to']='de continent changed to ';
|
||||||
|
$lang['options_dxcluster_decont_hint']='Only spots by spotters from this continent are shown';
|
||||||
|
|
||||||
$lang['options_save'] = 'Save';
|
$lang['options_save'] = 'Save';
|
||||||
|
|
|
||||||
|
|
@ -69,5 +69,6 @@ $lang['options_dxcluster_maxage_hint'] = 'The Age in Minutes of spots, that will
|
||||||
$lang['options_dxcluster_decont'] = 'Show spots which are spotted from following continent';
|
$lang['options_dxcluster_decont'] = 'Show spots which are spotted from following continent';
|
||||||
$lang['options_dxcluster_maxage_changed_to']='Maximum age of spots changed to ';
|
$lang['options_dxcluster_maxage_changed_to']='Maximum age of spots changed to ';
|
||||||
$lang['options_dxcluster_decont_changed_to']='de continent changed to ';
|
$lang['options_dxcluster_decont_changed_to']='de continent changed to ';
|
||||||
|
$lang['options_dxcluster_decont_hint']='Only spots by spotters from this continent are shown';
|
||||||
|
|
||||||
$lang['options_save'] = 'Save';
|
$lang['options_save'] = 'Save';
|
||||||
|
|
|
||||||
|
|
@ -69,5 +69,6 @@ $lang['options_dxcluster_maxage_hint'] = 'The Age in Minutes of spots, that will
|
||||||
$lang['options_dxcluster_decont'] = 'Show spots which are spotted from following continent';
|
$lang['options_dxcluster_decont'] = 'Show spots which are spotted from following continent';
|
||||||
$lang['options_dxcluster_maxage_changed_to']='Maximum age of spots changed to ';
|
$lang['options_dxcluster_maxage_changed_to']='Maximum age of spots changed to ';
|
||||||
$lang['options_dxcluster_decont_changed_to']='de continent changed to ';
|
$lang['options_dxcluster_decont_changed_to']='de continent changed to ';
|
||||||
|
$lang['options_dxcluster_decont_hint']='Only spots by spotters from this continent are shown';
|
||||||
|
|
||||||
$lang['options_save'] = 'Save';
|
$lang['options_save'] = 'Save';
|
||||||
|
|
|
||||||
|
|
@ -69,5 +69,6 @@ $lang['options_dxcluster_maxage_hint'] = 'The Age in Minutes of spots, that will
|
||||||
$lang['options_dxcluster_decont'] = 'Show spots which are spotted from following continent';
|
$lang['options_dxcluster_decont'] = 'Show spots which are spotted from following continent';
|
||||||
$lang['options_dxcluster_maxage_changed_to']='Maximum age of spots changed to ';
|
$lang['options_dxcluster_maxage_changed_to']='Maximum age of spots changed to ';
|
||||||
$lang['options_dxcluster_decont_changed_to']='de continent changed to ';
|
$lang['options_dxcluster_decont_changed_to']='de continent changed to ';
|
||||||
|
$lang['options_dxcluster_decont_hint']='Only spots by spotters from this continent are shown';
|
||||||
|
|
||||||
$lang['options_save'] = 'Save';
|
$lang['options_save'] = 'Save';
|
||||||
|
|
|
||||||
|
|
@ -69,5 +69,6 @@ $lang['options_dxcluster_maxage_hint'] = 'Das Alter von Spots in Minuten, welche
|
||||||
$lang['options_dxcluster_decont'] = 'Nur Spots berücksichtigen, die in folgendem Kontinent erfasst wurden';
|
$lang['options_dxcluster_decont'] = 'Nur Spots berücksichtigen, die in folgendem Kontinent erfasst wurden';
|
||||||
$lang['options_dxcluster_maxage_changed_to']='Maximales Spot-Alter geändert auf ';
|
$lang['options_dxcluster_maxage_changed_to']='Maximales Spot-Alter geändert auf ';
|
||||||
$lang['options_dxcluster_decont_changed_to']='Spotterkontinent geändert auf ';
|
$lang['options_dxcluster_decont_changed_to']='Spotterkontinent geändert auf ';
|
||||||
|
$lang['options_dxcluster_decont_hint']='Nur Spots von Spottern dieses Kontinents werden angezeigt';
|
||||||
|
|
||||||
$lang['options_save'] = 'Speichern';
|
$lang['options_save'] = 'Speichern';
|
||||||
|
|
|
||||||
|
|
@ -69,5 +69,6 @@ $lang['options_dxcluster_maxage_hint'] = 'The Age in Minutes of spots, that will
|
||||||
$lang['options_dxcluster_decont'] = 'Show spots which are spotted from following continent';
|
$lang['options_dxcluster_decont'] = 'Show spots which are spotted from following continent';
|
||||||
$lang['options_dxcluster_maxage_changed_to']='Maximum age of spots changed to ';
|
$lang['options_dxcluster_maxage_changed_to']='Maximum age of spots changed to ';
|
||||||
$lang['options_dxcluster_decont_changed_to']='de continent changed to ';
|
$lang['options_dxcluster_decont_changed_to']='de continent changed to ';
|
||||||
|
$lang['options_dxcluster_decont_hint']='Only spots by spotters from this continent are shown';
|
||||||
|
|
||||||
$lang['options_save'] = 'Save';
|
$lang['options_save'] = 'Save';
|
||||||
|
|
|
||||||
|
|
@ -69,5 +69,6 @@ $lang['options_dxcluster_maxage_hint'] = 'The Age in Minutes of spots, that will
|
||||||
$lang['options_dxcluster_decont'] = 'Show spots which are spotted from following continent';
|
$lang['options_dxcluster_decont'] = 'Show spots which are spotted from following continent';
|
||||||
$lang['options_dxcluster_maxage_changed_to']='Maximum age of spots changed to ';
|
$lang['options_dxcluster_maxage_changed_to']='Maximum age of spots changed to ';
|
||||||
$lang['options_dxcluster_decont_changed_to']='de continent changed to ';
|
$lang['options_dxcluster_decont_changed_to']='de continent changed to ';
|
||||||
|
$lang['options_dxcluster_decont_hint']='Only spots by spotters from this continent are shown';
|
||||||
|
|
||||||
$lang['options_save'] = 'Save';
|
$lang['options_save'] = 'Save';
|
||||||
|
|
|
||||||
|
|
@ -69,5 +69,6 @@ $lang['options_dxcluster_maxage_hint'] = 'The Age in Minutes of spots, that will
|
||||||
$lang['options_dxcluster_decont'] = 'Show spots which are spotted from following continent';
|
$lang['options_dxcluster_decont'] = 'Show spots which are spotted from following continent';
|
||||||
$lang['options_dxcluster_maxage_changed_to']='Maximum age of spots changed to ';
|
$lang['options_dxcluster_maxage_changed_to']='Maximum age of spots changed to ';
|
||||||
$lang['options_dxcluster_decont_changed_to']='de continent changed to ';
|
$lang['options_dxcluster_decont_changed_to']='de continent changed to ';
|
||||||
|
$lang['options_dxcluster_decont_hint']='Only spots by spotters from this continent are shown';
|
||||||
|
|
||||||
$lang['options_save'] = 'Save';
|
$lang['options_save'] = 'Save';
|
||||||
|
|
|
||||||
|
|
@ -69,5 +69,6 @@ $lang['options_dxcluster_maxage_hint'] = 'Возраст спотов, кото
|
||||||
$lang['options_dxcluster_decont'] = 'Отображать споты, которые присланы с континента ';
|
$lang['options_dxcluster_decont'] = 'Отображать споты, которые присланы с континента ';
|
||||||
$lang['options_dxcluster_maxage_changed_to']='Максимальный возраст спотов изменён на ';
|
$lang['options_dxcluster_maxage_changed_to']='Максимальный возраст спотов изменён на ';
|
||||||
$lang['options_dxcluster_decont_changed_to']='континент изменён на ';
|
$lang['options_dxcluster_decont_changed_to']='континент изменён на ';
|
||||||
|
$lang['options_dxcluster_decont_hint']='Only spots by spotters from this continent are shown';
|
||||||
|
|
||||||
$lang['options_save'] = 'Сохранить';
|
$lang['options_save'] = 'Сохранить';
|
||||||
|
|
|
||||||
|
|
@ -69,5 +69,6 @@ $lang['options_dxcluster_maxage_hint'] = 'The Age in Minutes of spots, that will
|
||||||
$lang['options_dxcluster_decont'] = 'Show spots which are spotted from following continent';
|
$lang['options_dxcluster_decont'] = 'Show spots which are spotted from following continent';
|
||||||
$lang['options_dxcluster_maxage_changed_to']='Maximum age of spots changed to ';
|
$lang['options_dxcluster_maxage_changed_to']='Maximum age of spots changed to ';
|
||||||
$lang['options_dxcluster_decont_changed_to']='de continent changed to ';
|
$lang['options_dxcluster_decont_changed_to']='de continent changed to ';
|
||||||
|
$lang['options_dxcluster_decont_hint']='Only spots by spotters from this continent are shown';
|
||||||
|
|
||||||
$lang['options_save'] = 'Save';
|
$lang['options_save'] = 'Save';
|
||||||
|
|
|
||||||
|
|
@ -69,5 +69,6 @@ $lang['options_dxcluster_maxage_hint'] = 'Åldern i minuter av fläckar, som kom
|
||||||
$lang['options_dxcluster_decont'] = 'Visa fläckar som ses från följande kontinent';
|
$lang['options_dxcluster_decont'] = 'Visa fläckar som ses från följande kontinent';
|
||||||
$lang['options_dxcluster_maxage_changed_to']='Maximal ålder för fläckar ändrad till ';
|
$lang['options_dxcluster_maxage_changed_to']='Maximal ålder för fläckar ändrad till ';
|
||||||
$lang['options_dxcluster_decont_changed_to']='kontinenten ändrats till ';
|
$lang['options_dxcluster_decont_changed_to']='kontinenten ändrats till ';
|
||||||
|
$lang['options_dxcluster_decont_hint']='Only spots by spotters from this continent are shown';
|
||||||
|
|
||||||
$lang['options_save'] = 'Spara';
|
$lang['options_save'] = 'Spara';
|
||||||
|
|
|
||||||
|
|
@ -69,5 +69,6 @@ $lang['options_dxcluster_maxage_hint'] = 'The Age in Minutes of spots, that will
|
||||||
$lang['options_dxcluster_decont'] = 'Show spots which are spotted from following continent';
|
$lang['options_dxcluster_decont'] = 'Show spots which are spotted from following continent';
|
||||||
$lang['options_dxcluster_maxage_changed_to']='Maximum age of spots changed to ';
|
$lang['options_dxcluster_maxage_changed_to']='Maximum age of spots changed to ';
|
||||||
$lang['options_dxcluster_decont_changed_to']='de continent changed to ';
|
$lang['options_dxcluster_decont_changed_to']='de continent changed to ';
|
||||||
|
$lang['options_dxcluster_decont_hint']='Only spots by spotters from this continent are shown';
|
||||||
|
|
||||||
$lang['options_save'] = 'Save';
|
$lang['options_save'] = 'Save';
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,13 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
<h3 class="card-title">Yay, its imported!</h3>
|
<h3 class="card-title">Yay, its imported!</h3>
|
||||||
<p class="card-text">The ADIF File has been imported, and any dupes skipped.</p>
|
<p class="card-text">The ADIF File has been imported.
|
||||||
|
<?php if(isset($skip_dupes)) {
|
||||||
|
echo ' <b>Dupes were inserted!</b>';
|
||||||
|
} else {
|
||||||
|
echo ' Dupes were skipped.';
|
||||||
|
} ?>
|
||||||
|
</p>
|
||||||
<?php if($adif_errors) { ?>
|
<?php if($adif_errors) { ?>
|
||||||
<h3>ADIF Errors</h3>
|
<h3>ADIF Errors</h3>
|
||||||
<p>You have ADIF errors, the QSOs have still been added but these fields have not been populated.</p>
|
<p>You have ADIF errors, the QSOs have still been added but these fields have not been populated.</p>
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用