Merge pull request #7 from HB9HIL/previous_contacts

Previous contacts
这个提交包含在:
Joerg 2023-12-29 08:33:13 +01:00 提交者 GitHub
当前提交 b7cee73af7
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23
共有 17 个文件被更改,包括 41 次插入4 次删除

查看文件

@ -6,7 +6,9 @@ defined('BASEPATH') OR exit('Не е разрешен директен дост
$lang['qso_title_qso_map'] = 'Карта на QSO'; $lang['qso_title_qso_map'] = 'Карта на QSO';
$lang['qso_title_suggestions'] = 'Предложения'; $lang['qso_title_suggestions'] = 'Предложения';
$lang['qso_title_previous_contacts'] = 'Предишни контакти'; $lang['qso_title_previous_contacts'] = 'Предишни контакти';
$lang['qso_title_times_worked_before'] = "times worked before";
$lang['qso_title_image'] = 'Profile Picture'; $lang['qso_title_image'] = 'Profile Picture';
$lang['qso_previous_max_shown'] = "Max. 5 previous contacts are shown";
// Quicklog on Dashboard // Quicklog on Dashboard
$lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign'; $lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign';

查看文件

@ -6,7 +6,9 @@ defined('BASEPATH') OR exit('No direct script access allowed');
$lang['qso_title_qso_map'] = 'QSO 地图'; $lang['qso_title_qso_map'] = 'QSO 地图';
$lang['qso_title_suggestions'] = '建议'; $lang['qso_title_suggestions'] = '建议';
$lang['qso_title_previous_contacts'] = '先前通联'; $lang['qso_title_previous_contacts'] = '先前通联';
$lang['qso_title_times_worked_before'] = "times worked before";
$lang['qso_title_image'] = '操作员照片'; $lang['qso_title_image'] = '操作员照片';
$lang['qso_previous_max_shown'] = "Max. 5 previous contacts are shown";
// Quicklog on Dashboard // Quicklog on Dashboard
$lang['qso_quicklog_enter_callsign'] = 'QUICKLOG 输入呼号'; $lang['qso_quicklog_enter_callsign'] = 'QUICKLOG 输入呼号';

查看文件

@ -6,7 +6,9 @@ defined('BASEPATH') OR exit('No direct script access allowed');
$lang['qso_title_qso_map'] = 'Mapa spojení'; $lang['qso_title_qso_map'] = 'Mapa spojení';
$lang['qso_title_suggestions'] = 'Návrhy'; $lang['qso_title_suggestions'] = 'Návrhy';
$lang['qso_title_previous_contacts'] = 'Předchozí spojení'; $lang['qso_title_previous_contacts'] = 'Předchozí spojení';
$lang['qso_title_times_worked_before'] = "times worked before";
$lang['qso_title_image'] = 'Profile Picture'; $lang['qso_title_image'] = 'Profile Picture';
$lang['qso_previous_max_shown'] = "Max. 5 previous contacts are shown";
// Quicklog on Dashboard // Quicklog on Dashboard
$lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign'; $lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign';

查看文件

@ -6,7 +6,9 @@ defined('BASEPATH') OR exit('Directe toegang tot scripts is niet toegestaan');
$lang['qso_title_qso_map'] = 'QSO Kaart'; $lang['qso_title_qso_map'] = 'QSO Kaart';
$lang['qso_title_suggestions'] = 'Suggesties'; $lang['qso_title_suggestions'] = 'Suggesties';
$lang['qso_title_previous_contacts'] = 'Eerdere verbindingen'; $lang['qso_title_previous_contacts'] = 'Eerdere verbindingen';
$lang['qso_title_times_worked_before'] = "times worked before";
$lang['qso_title_image'] = 'Profile Picture'; $lang['qso_title_image'] = 'Profile Picture';
$lang['qso_previous_max_shown'] = "Max. 5 previous contacts are shown";
// Quicklog on Dashboard // Quicklog on Dashboard
$lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign'; $lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign';

查看文件

@ -6,7 +6,9 @@ defined('BASEPATH') OR exit('No direct script access allowed');
$lang['qso_title_qso_map'] = 'QSO Map'; $lang['qso_title_qso_map'] = 'QSO Map';
$lang['qso_title_suggestions'] = 'Suggestions'; $lang['qso_title_suggestions'] = 'Suggestions';
$lang['qso_title_previous_contacts'] = 'Previous Contacts'; $lang['qso_title_previous_contacts'] = 'Previous Contacts';
$lang['qso_title_times_worked_before'] = "times worked before";
$lang['qso_title_image'] = 'Profile Picture'; $lang['qso_title_image'] = 'Profile Picture';
$lang['qso_previous_max_shown'] = "Max. 5 previous contacts are shown";
// Quicklog on Dashboard // Quicklog on Dashboard
$lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign'; $lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign';

查看文件

@ -6,7 +6,9 @@ defined('BASEPATH') OR exit('No direct script access allowed');
$lang['qso_title_qso_map'] = 'Vasta-aseman sijainti kartalla'; $lang['qso_title_qso_map'] = 'Vasta-aseman sijainti kartalla';
$lang['qso_title_suggestions'] = 'Kutsumerkkiehdotukset'; $lang['qso_title_suggestions'] = 'Kutsumerkkiehdotukset';
$lang['qso_title_previous_contacts'] = 'Edelliset yhteydet'; $lang['qso_title_previous_contacts'] = 'Edelliset yhteydet';
$lang['qso_title_times_worked_before'] = "times worked before";
$lang['qso_title_image'] = 'Profiilikuva'; $lang['qso_title_image'] = 'Profiilikuva';
$lang['qso_previous_max_shown'] = "Max. 5 previous contacts are shown";
// Quicklog on Dashboard // Quicklog on Dashboard
$lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign'; $lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign';

查看文件

@ -6,7 +6,9 @@ defined('BASEPATH') OR exit('No direct script access allowed');
$lang['qso_title_qso_map'] = 'Carte QSO'; $lang['qso_title_qso_map'] = 'Carte QSO';
$lang['qso_title_suggestions'] = 'Suggestions'; $lang['qso_title_suggestions'] = 'Suggestions';
$lang['qso_title_previous_contacts'] = 'Contacts précédents'; $lang['qso_title_previous_contacts'] = 'Contacts précédents';
$lang['qso_title_times_worked_before'] = "times worked before";
$lang['qso_title_image'] = 'Profile Picture'; $lang['qso_title_image'] = 'Profile Picture';
$lang['qso_previous_max_shown'] = "Max. 5 previous contacts are shown";
// Quicklog on Dashboard // Quicklog on Dashboard
$lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign'; $lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign';

查看文件

@ -6,7 +6,9 @@ defined('BASEPATH') OR exit('Direkter Zugriff auf Skripte ist nicht erlaubt');
$lang['qso_title_qso_map'] = 'QSO-Karte'; $lang['qso_title_qso_map'] = 'QSO-Karte';
$lang['qso_title_suggestions'] = 'Vorschläge'; $lang['qso_title_suggestions'] = 'Vorschläge';
$lang['qso_title_previous_contacts'] = 'Vorherige Kontakte'; $lang['qso_title_previous_contacts'] = 'Vorherige Kontakte';
$lang['qso_title_times_worked_before'] = " mal vorher gearbeitet";
$lang['qso_title_image'] = 'Profilbild'; $lang['qso_title_image'] = 'Profilbild';
$lang['qso_previous_max_shown'] = "Es werden maximal 5 Kontakte angezeigt.";
// Quicklog on Dashboard // Quicklog on Dashboard
$lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Rufzeichen'; $lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Rufzeichen';

查看文件

@ -6,7 +6,9 @@ defined('BASEPATH') OR exit('No direct script access allowed');
$lang['qso_title_qso_map'] = 'Χάρτης QSO'; $lang['qso_title_qso_map'] = 'Χάρτης QSO';
$lang['qso_title_suggestions'] = 'Εισήγησης'; $lang['qso_title_suggestions'] = 'Εισήγησης';
$lang['qso_title_previous_contacts'] = 'Προηγούμενες Επαφές'; $lang['qso_title_previous_contacts'] = 'Προηγούμενες Επαφές';
$lang['qso_title_times_worked_before'] = "times worked before";
$lang['qso_title_image'] = 'Εικόνα προφίλ'; $lang['qso_title_image'] = 'Εικόνα προφίλ';
$lang['qso_previous_max_shown'] = "Max. 5 previous contacts are shown";
// Quicklog on Dashboard // Quicklog on Dashboard
$lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign'; $lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign';

查看文件

@ -6,7 +6,9 @@ defined('BASEPATH') OR exit('Non è permesso l\'accesso diretto allo script');
$lang['qso_title_qso_map'] = 'Mappa QSO'; $lang['qso_title_qso_map'] = 'Mappa QSO';
$lang['qso_title_suggestions'] = 'Suggerimenti'; $lang['qso_title_suggestions'] = 'Suggerimenti';
$lang['qso_title_previous_contacts'] = 'Contatti Precedenti'; $lang['qso_title_previous_contacts'] = 'Contatti Precedenti';
$lang['qso_title_times_worked_before'] = "times worked before";
$lang['qso_title_image'] = 'Immagine Profilo'; $lang['qso_title_image'] = 'Immagine Profilo';
$lang['qso_previous_max_shown'] = "Max. 5 previous contacts are shown";
// Quicklog on Dashboard // Quicklog on Dashboard
$lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign'; $lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign';

查看文件

@ -6,7 +6,9 @@ defined('BASEPATH') OR exit('No direct script access allowed');
$lang['qso_title_qso_map'] = 'Mapa łączności'; $lang['qso_title_qso_map'] = 'Mapa łączności';
$lang['qso_title_suggestions'] = 'Sugestie'; $lang['qso_title_suggestions'] = 'Sugestie';
$lang['qso_title_previous_contacts'] = 'Poprzednie łączności'; $lang['qso_title_previous_contacts'] = 'Poprzednie łączności';
$lang['qso_title_times_worked_before'] = "times worked before";
$lang['qso_title_image'] = 'Profile Picture'; $lang['qso_title_image'] = 'Profile Picture';
$lang['qso_previous_max_shown'] = "Max. 5 previous contacts are shown";
// Quicklog on Dashboard // Quicklog on Dashboard
$lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign'; $lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign';

查看文件

@ -6,7 +6,9 @@ defined('BASEPATH') OR exit('No direct script access allowed');
$lang['qso_title_qso_map'] = 'Карта QSO'; $lang['qso_title_qso_map'] = 'Карта QSO';
$lang['qso_title_suggestions'] = 'Предложения'; $lang['qso_title_suggestions'] = 'Предложения';
$lang['qso_title_previous_contacts'] = 'Предыдущие контакты'; $lang['qso_title_previous_contacts'] = 'Предыдущие контакты';
$lang['qso_title_times_worked_before'] = "times worked before";
$lang['qso_title_image'] = 'Profile Picture'; $lang['qso_title_image'] = 'Profile Picture';
$lang['qso_previous_max_shown'] = "Max. 5 previous contacts are shown";
// Quicklog on Dashboard // Quicklog on Dashboard
$lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign'; $lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign';

查看文件

@ -6,7 +6,9 @@ defined('BASEPATH') OR exit('No direct script access allowed');
$lang['qso_title_qso_map'] = 'Mapa de QSO'; $lang['qso_title_qso_map'] = 'Mapa de QSO';
$lang['qso_title_suggestions'] = 'Sugerencias'; $lang['qso_title_suggestions'] = 'Sugerencias';
$lang['qso_title_previous_contacts'] = 'Contactos previos'; $lang['qso_title_previous_contacts'] = 'Contactos previos';
$lang['qso_title_times_worked_before'] = "times worked before";
$lang['qso_title_image'] = 'Profile Picture'; $lang['qso_title_image'] = 'Profile Picture';
$lang['qso_previous_max_shown'] = "Max. 5 previous contacts are shown";
// Quicklog on Dashboard // Quicklog on Dashboard
$lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign'; $lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign';

查看文件

@ -6,7 +6,9 @@ defined('BASEPATH') OR exit('No direct script access allowed');
$lang['qso_title_qso_map'] = 'QSO-karta'; $lang['qso_title_qso_map'] = 'QSO-karta';
$lang['qso_title_suggestions'] = 'Förslag'; $lang['qso_title_suggestions'] = 'Förslag';
$lang['qso_title_previous_contacts'] = 'Föregående QSOn'; $lang['qso_title_previous_contacts'] = 'Föregående QSOn';
$lang['qso_title_times_worked_before'] = "times worked before";
$lang['qso_title_image'] = 'Profilbild'; $lang['qso_title_image'] = 'Profilbild';
$lang['qso_previous_max_shown'] = "Max. 5 previous contacts are shown";
// Quicklog on Dashboard // Quicklog on Dashboard
$lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign'; $lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign';

查看文件

@ -6,7 +6,9 @@ defined('BASEPATH') OR exit('Doğrudan komut dosyası erişimine izin verilmez')
$lang['qso_title_qso_map'] = 'QSO Haritası'; $lang['qso_title_qso_map'] = 'QSO Haritası';
$lang['qso_title_suggestions'] = 'Öneriler'; $lang['qso_title_suggestions'] = 'Öneriler';
$lang['qso_title_previous_contacts'] = 'Önceki Görüşmeler'; $lang['qso_title_previous_contacts'] = 'Önceki Görüşmeler';
$lang['qso_title_times_worked_before'] = "times worked before";
$lang['qso_title_image'] = 'Profil Resmi'; $lang['qso_title_image'] = 'Profil Resmi';
$lang['qso_previous_max_shown'] = "Max. 5 previous contacts are shown";
// Quicklog on Dashboard // Quicklog on Dashboard
$lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign'; $lang['qso_quicklog_enter_callsign'] = 'QUICKLOG Enter Callsign';

查看文件

@ -2,6 +2,8 @@
<script language="javascript"> <script language="javascript">
var qso_manual = "<?php echo $_GET['manual']; ?>"; var qso_manual = "<?php echo $_GET['manual']; ?>";
var text_error_timeoff_less_timeon = "<?php echo lang('qso_error_timeoff_less_timeon'); ?>"; var text_error_timeoff_less_timeon = "<?php echo lang('qso_error_timeoff_less_timeon'); ?>";
var lang_qso_title_previous_contacts = "<?php echo lang('qso_title_previous_contacts'); ?>";
var lang_qso_title_times_worked_before = "<?php echo lang('qso_title_times_worked_before'); ?>";
</script> </script>
<div class="row qsopane"> <div class="row qsopane">
@ -637,7 +639,7 @@
<?php } ?> <?php } ?>
<div class="card previous-qsos"> <div class="card previous-qsos">
<div class="card-header"><h4 class="card-title" style="font-size: 16px; font-weight: bold;"><span id="timesWorked"></span><?php echo lang('qso_title_previous_contacts'); ?></h4></div> <div class="card-header"><h4 class="card-title" id="timesWorked" style="font-size: 16px; font-weight: bold;"><?php echo lang('qso_title_previous_contacts'); ?></h4></div>
<div id="partial_view" style="font-size: 0.95rem;"></div> <div id="partial_view" style="font-size: 0.95rem;"></div>
@ -645,6 +647,7 @@
</div> </div>
</div> </div>
<small class="mt-0.5" style="float: right;"><?php echo lang('qso_previous_max_shown'); ?></small>
</div> </div>
</div> </div>

查看文件

@ -528,7 +528,7 @@ function reset_fields() {
mymap.removeLayer(markers); mymap.removeLayer(markers);
$('.callsign-suggest').hide(); $('.callsign-suggest').hide();
$('.dxccsummary').remove(); $('.dxccsummary').remove();
$('#timesWorked').html(''); $('#timesWorked').html(lang_qso_title_previous_contacts);
} }
function resetTimers(manual) { function resetTimers(manual) {
@ -759,7 +759,11 @@ $("#callsign").focusout(function() {
county_selectize.setValue(result.callsign_us_county, false); county_selectize.setValue(result.callsign_us_county, false);
} }
$('#timesWorked').html(result.timesWorked + ' '); if(result.timesWorked != "") {
$('#timesWorked').html(result.timesWorked + lang_qso_title_times_worked_before);
} else {
$('#timesWorked').html(lang_qso_title_previous_contacts);
}
if($('#iota_ref').val() == "") { if($('#iota_ref').val() == "") {
$('#iota_ref').val(result.callsign_iota); $('#iota_ref').val(result.callsign_iota);
} }
@ -1050,7 +1054,7 @@ function resetDefaultQSOFields() {
$('#callsign-image').attr('style', 'display: none;'); $('#callsign-image').attr('style', 'display: none;');
$('#callsign-image-content').text(""); $('#callsign-image-content').text("");
$('.dxccsummary').remove(); $('.dxccsummary').remove();
$('#timesWorked').html(''); $('#timesWorked').html(lang_qso_title_previous_contacts);
} }
function closeModal() { function closeModal() {