2020-08-19 16:55:41 +00:00
|
|
|
<!DOCTYPE html>
|
2020-09-28 19:28:09 +00:00
|
|
|
<!--
|
2024-09-21 03:22:09 +00:00
|
|
|
GridTracker Copyright © 2024 Stephen Loomis, NØTTL, Henry Forte, N2VFL, Matthew Chambers, NRØQ, Sebastian Delmont, KI2D, Christian Bayer, WA4YA, Paul Traina, K6PST, Jon Angliss, KF5QHQ, Beau Gunderson, N7YHF, Jonathan Fick, KEØYBL, Florian Wolters, DF2ET, GridTricker.org
|
2020-11-03 18:02:55 +00:00
|
|
|
All rights reserved.
|
2020-09-28 16:35:59 +00:00
|
|
|
|
2020-11-03 18:02:55 +00:00
|
|
|
Redistribution and use in source and binary forms, with or without
|
|
|
|
modification, are permitted provided that the following conditions are met:
|
2020-09-28 16:35:59 +00:00
|
|
|
|
2020-11-03 18:02:55 +00:00
|
|
|
1. Redistributions of source code must retain the above copyright notice, this
|
|
|
|
list of conditions and the following disclaimer.
|
2020-09-28 16:35:59 +00:00
|
|
|
|
2020-11-03 18:02:55 +00:00
|
|
|
2. Redistributions in binary form must reproduce the above copyright notice,
|
|
|
|
this list of conditions and the following disclaimer in the documentation
|
|
|
|
and/or other materials provided with the distribution.
|
|
|
|
|
|
|
|
3. Neither the name of the copyright holder nor the names of its
|
|
|
|
contributors may be used to endorse or promote products derived from
|
|
|
|
this software without specific prior written permission.
|
|
|
|
|
|
|
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
|
|
|
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
|
|
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
|
|
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
|
|
|
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
|
|
|
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
|
|
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
|
|
|
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
|
|
|
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
|
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
2020-09-28 16:35:59 +00:00
|
|
|
-->
|
2020-10-31 14:01:03 +00:00
|
|
|
<html lang="en" xml:lang="en">
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
|
|
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
2022-10-09 19:40:02 +00:00
|
|
|
<title>GridTracker</title>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<link rel="stylesheet" href="./lib/ol.css" />
|
|
|
|
<link rel="stylesheet" href="./lib/style.css" />
|
2024-09-07 03:14:13 +00:00
|
|
|
<script src="./lib/screens.js" type="text/javascript"></script>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<script src="./lib/defaults.js" type="text/javascript"></script>
|
|
|
|
<script src="./lib/protos.js" type="text/javascript"></script>
|
2024-01-10 23:30:47 +00:00
|
|
|
<script src="./lib/gtCommon.js" type="text/javascript"></script>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<script src="./lib/alerts.js" type="text/javascript"></script>
|
|
|
|
<script src="./lib/third-party.js" type="text/javascript"></script>
|
2023-01-22 23:55:51 +00:00
|
|
|
<script src="./lib/grid-math.js" type="text/javascript"></script>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<script src="./lib/adif.js" type="text/javascript"></script>
|
|
|
|
<script src="./lib/ol.js" type="text/javascript"></script>
|
|
|
|
<script src="./lib/arc.js" type="text/javascript"></script>
|
|
|
|
<script src="./lib/moment-with-locales.js" type="text/javascript"></script>
|
|
|
|
<script src="./lib/moment-timezone-with-data.js" type="text/javascript"></script>
|
|
|
|
<script src="./lib/callsigns.js" type="text/javascript"></script>
|
|
|
|
<script src="./lib/i18n.js"></script>
|
|
|
|
<script src="./lib/shadow.js" type="text/javascript"></script>
|
|
|
|
<script src="./lib/gtws.js" type="text/javascript"></script>
|
|
|
|
<script src="./lib/pota.js" type="text/javascript"></script>
|
2022-11-09 16:22:40 +00:00
|
|
|
<script src="./lib/services/pstrotator.js" type="text/javascript"></script>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<script src="./lib/gt.js" type="text/javascript"></script>
|
|
|
|
</head>
|
|
|
|
|
2024-01-10 23:30:47 +00:00
|
|
|
<body id="mainBody" onload="startupApplication();">
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<div id="startupDiv">
|
|
|
|
<div class="fill">
|
|
|
|
<img src="gridview.png" alt="" />
|
2020-10-31 14:01:03 +00:00
|
|
|
</div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<div>
|
|
|
|
<h1>
|
2022-10-09 21:52:33 +00:00
|
|
|
<div id="startupVersionDiv">GridTracker</div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</h1>
|
|
|
|
</div>
|
|
|
|
<div>
|
|
|
|
<h3><i data-i18n="appname-sub-title">An Amateur Radio Companion</i></h3>
|
|
|
|
</div>
|
2024-09-07 03:14:13 +00:00
|
|
|
<div id="startupStatusDiv">Initial Startup</div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</div>
|
|
|
|
<div id="documentsDiv" style="display: none">
|
|
|
|
<div>
|
|
|
|
<div data-i18n="documents.Div1">
|
|
|
|
Your documents folder (
|
|
|
|
<div id="searchedDocFolder"></div>
|
|
|
|
) could not be located.
|
2020-10-31 14:01:03 +00:00
|
|
|
</div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<br />
|
|
|
|
<div data-i18n="documents.Div2">GridTracker can not continue without it.</div>
|
|
|
|
<br />
|
|
|
|
<div data-i18n="documents.Div3">Please select a directory so that GridTracker can store important files.</div>
|
|
|
|
<br />
|
|
|
|
<input id="documentDirectoryInput" type="file" nwdirectory onchange="directoryInput(this)" />
|
2020-10-31 14:01:03 +00:00
|
|
|
</div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</div>
|
2023-01-14 22:00:51 +00:00
|
|
|
<div id="main" style="display: none;">
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<div id="mapDiv" class="mapDivEnd"></div>
|
2024-09-21 03:22:09 +00:00
|
|
|
<div id="mouseTrackDiv" class="mouseTrack"></div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<div id="LegendDiv" style="display: none" class="legendDivEnd">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="legend.title">Legend</td>
|
|
|
|
<td>
|
|
|
|
<div data-i18n="legend.QSO.label" id="LegendDivQSO" title="Grids with worked station(s) by you" style="
|
2020-10-31 14:01:03 +00:00
|
|
|
padding-top: 2px;
|
|
|
|
border: 2px solid #000000;
|
|
|
|
width: 42px;
|
|
|
|
height: 16px;
|
|
|
|
background-color: #eeee00;
|
|
|
|
color: #000;
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
">
|
|
|
|
QSO
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<div data-i18n="legend.QSL.label" id="LegendDivQSL" title="Grids with confirmed station(s) by you" style="
|
2020-10-31 14:01:03 +00:00
|
|
|
padding-top: 2px;
|
|
|
|
border: 2px solid #000000;
|
|
|
|
width: 42px;
|
|
|
|
height: 16px;
|
|
|
|
background-color: #dd0000;
|
|
|
|
color: #000;
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
">
|
|
|
|
QSL
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<div data-i18n="legend.QSX.label" id="LegendDivQSX"
|
|
|
|
title="Grids with station(s) communicating with stations other than you" style="
|
2020-10-31 14:01:03 +00:00
|
|
|
padding-top: 2px;
|
2021-01-02 21:24:12 +00:00
|
|
|
border: 2px solid #000000;
|
2020-10-31 14:01:03 +00:00
|
|
|
width: 42px;
|
|
|
|
height: 16px;
|
|
|
|
background-color: #000088;
|
2021-01-02 21:24:12 +00:00
|
|
|
color:#eee;
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
">
|
|
|
|
QSX
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<div data-i18n="legend.CQ.label" id="LegendDivCQ" title="Grids with station(s) calling CQ" style="
|
2020-10-31 14:01:03 +00:00
|
|
|
padding-top: 2px;
|
2021-01-02 21:24:12 +00:00
|
|
|
border: 2px solid #000000;
|
2020-10-31 14:01:03 +00:00
|
|
|
width: 42px;
|
|
|
|
height: 16px;
|
|
|
|
background-color: #00ff00;
|
|
|
|
color: #000;
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
">
|
|
|
|
CQ
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<div data-i18n="legend.CQDX.label" id="LegendDivCQDX" title="Grids with station(s) calling CQ DX" style="
|
2020-10-31 14:01:03 +00:00
|
|
|
padding-top: 2px;
|
2021-01-02 21:24:12 +00:00
|
|
|
border: 2px solid #000000;
|
2020-10-31 14:01:03 +00:00
|
|
|
width: 42px;
|
|
|
|
height: 16px;
|
2021-01-02 21:24:12 +00:00
|
|
|
background-color: #00FFFF;
|
2020-10-31 14:01:03 +00:00
|
|
|
color: #000;
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
">
|
|
|
|
CQDX
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<div data-i18n="legend.QRZ.label" id="LegendDivQRZ" title="Grids with station(s) calling you!" style="
|
2020-10-31 14:01:03 +00:00
|
|
|
padding-top: 2px;
|
|
|
|
border: 2px solid #ff0000;
|
|
|
|
width: 42px;
|
|
|
|
height: 16px;
|
|
|
|
background-color: #eeee00;
|
|
|
|
color: #000;
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
">
|
|
|
|
QRZ
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<div data-i18n="legend.QTH.label" id="LegendDivQTH" title="Your home grid square!" style="
|
2020-10-31 14:01:03 +00:00
|
|
|
padding-top: 2px;
|
|
|
|
border: 2px solid #000000;
|
|
|
|
width: 42px;
|
|
|
|
height: 16px;
|
|
|
|
background-color: orange;
|
|
|
|
color: #000;
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
">
|
|
|
|
QTH
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
<td>
|
2022-10-24 20:53:14 +00:00
|
|
|
<div id="LegendDivWSPR" title="WSPR Stations" style="
|
2020-10-31 14:01:03 +00:00
|
|
|
padding-top: 2px;
|
2021-01-02 21:24:12 +00:00
|
|
|
border: 2px solid black;
|
2020-10-31 14:01:03 +00:00
|
|
|
width: 42px;
|
|
|
|
height: 16px;
|
|
|
|
font-weight: bold;
|
|
|
|
text-shadow: 0 0 3px #000;
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
">
|
|
|
|
<div class="rainbow" style="text-shadow: 0 0 3px #000">WSPR</div>
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
2020-09-28 19:28:09 +00:00
|
|
|
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<div id="chevronDiv" class="chevronDivStart" title="Click to show menu" onclick="collapseMenu(false)">≤</div>
|
|
|
|
<div id="menuDiv" class="menuDivEnd">
|
|
|
|
<div id="localInfoDiv"
|
|
|
|
style="border: 1px solid white; margin: 1px; margin-top: 1px; margin-bottom: 1px; padding: 0px"
|
|
|
|
class="roundBorder">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td colspan="2">
|
|
|
|
<div data-i18n="appname-title" class="button" title="Click to hide menu" style="
|
2020-10-31 14:01:03 +00:00
|
|
|
color: #fff;
|
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
|
|
|
font-weight: bold;
|
|
|
|
width: 150px;
|
|
|
|
padding-top: 2px;
|
|
|
|
border-width: 2px;
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
" onclick="collapseMenu(true);">
|
|
|
|
GridTracker
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<div id="frequency" title="Frequency (Band)" style="font-weight: bold">0.000.000 Hz (?)</div>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<div id="wsjtxMode" title="Mode"></div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
<div id="currentTime" style="cursor: pointer" title="Toggle Local / UTC Time" onclick="toggleTime();"></div>
|
2020-09-28 19:28:09 +00:00
|
|
|
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<table align="center" style="border-collapse: collapse; margin-bottom: 2px">
|
|
|
|
<tr id="dxCallBoxDiv" class="DXCallBox">
|
|
|
|
<td>
|
|
|
|
<div id="localDXcall" style="cursor: pointer" title="Who you're calling or last called"
|
2023-02-17 00:35:44 +00:00
|
|
|
onclick="startLookup(GT.localDXcall,localDXGrid.innerHTML);"
|
|
|
|
oncontextmenu="showWorkedByCall(GT.localDXcall, event);">
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
-
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<div id="localDXGrid" style="cursor: pointer" title="Their Gridsquare"
|
|
|
|
onclick="centerOn(localDXGrid.innerHTML);">
|
|
|
|
-
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<div id="localDXReport" title="Last known SNR"> </div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<div id="localDXCountry" style="font-size: smaller; font-weight: italic; color: lightgreen" title="DXCC">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<div id="localDXDistance" style="font-size: smaller; font-weight: italic; color: lightblue"
|
|
|
|
title="Distance">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<div id="localDXAzimuth" style="font-size: smaller; font-weight: italic; color: lightgreen"
|
|
|
|
title="Heading">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div id="rigWrap" style="
|
2020-10-31 14:01:03 +00:00
|
|
|
display: none;
|
|
|
|
background-color: blue;
|
|
|
|
border-style: inset;
|
|
|
|
border-color: lightblue;
|
|
|
|
border-width: 3px;
|
|
|
|
margin: 0;
|
|
|
|
margin-bottom: 1px;
|
|
|
|
color: yellow;
|
|
|
|
padding: 2px;
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
" class="roundBorder">
|
|
|
|
<div style="display: inline-block; padding-top: 0px; cursor: pointer; left: 0px" onClick="rigChange(false);">
|
2024-09-07 03:14:13 +00:00
|
|
|
◀
|
2020-10-31 14:01:03 +00:00
|
|
|
</div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<div style="display: inline-block" id="rigDiv">-no rig-</div>
|
2024-09-07 03:14:13 +00:00
|
|
|
<div style="display: inline-block; cursor: pointer; right: 0px" onClick="rigChange(true);"> ▶</div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</div>
|
|
|
|
<div id="operatingMode" style="margin: 0; margin-bottom: 1px; cursor: pointer" onclick="ignoreMessagesToggle()"
|
|
|
|
title="Click to ignore incoming messages">
|
2022-11-20 14:59:11 +00:00
|
|
|
<div data-i18n="sidebarNoMessages" id="txrxdec" style="background-color: Green; border-style: outset; border-color: yellow; border-width: 3px"
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
class="roundBorder">
|
|
|
|
waiting for message
|
2020-10-31 14:01:03 +00:00
|
|
|
</div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</div>
|
2020-09-28 19:28:09 +00:00
|
|
|
|
2023-01-22 23:55:51 +00:00
|
|
|
<div id="bandActivityDiv" class="roundBorder" style="
|
2020-10-31 14:01:03 +00:00
|
|
|
position: relative;
|
|
|
|
background-color: #000;
|
|
|
|
border: 1px solid purple;
|
|
|
|
margin: 1px;
|
|
|
|
height: 49px;
|
|
|
|
margin-bottom: 1px;
|
|
|
|
padding: 0px;
|
2023-01-22 23:55:51 +00:00
|
|
|
" title="Band Activity" oncontextmenu="toggleBaWindow(event)">
|
2022-11-20 14:59:11 +00:00
|
|
|
<div data-i18n="sidebarNoDataYet" id="graphDiv" style="bottom: 0; position: absolute; width: 100%; padding: 0px; margin-bottom: 2px">
|
|
|
|
...no data yet...
|
2020-10-31 14:01:03 +00:00
|
|
|
</div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</div>
|
2020-09-28 19:28:09 +00:00
|
|
|
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<div id="actionDiv" style="border: 1px solid blue; margin: 1px; margin-bottom: 1px; padding: 3px"
|
|
|
|
class="roundBorder" title="Quick Stats">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="quickStats.CallRX.label" style="cursor: pointer"
|
|
|
|
onclick="openInfoTab('calbox', 'callsignBoxDiv', showCallsignBox)" title="Callsigns Heard" align="right">
|
|
|
|
Rx Calls
|
|
|
|
</td>
|
|
|
|
<td style="cursor: pointer" onclick="openInfoTab('calbox', 'callsignBoxDiv', showCallsignBox)"
|
|
|
|
title="Callsigns Heard" class="roundBorderValue" align="center">
|
|
|
|
<div id="callsignCount">0</div>
|
|
|
|
</td>
|
|
|
|
<td data-i18n="quickStats.QSO.label" style="cursor: pointer"
|
|
|
|
onclick="resetSearch(); openInfoTab('qsobox', 'workedBoxDiv', showWorkedBox);" title="Worked Stations"
|
|
|
|
align="right">
|
|
|
|
QSO
|
|
|
|
</td>
|
2024-01-10 23:30:47 +00:00
|
|
|
<td style="cursor: pointer" class="roundBorderValue"
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
onclick="resetSearch(); openInfoTab('qsobox', 'workedBoxDiv', showWorkedBox);" title="Worked Stations"
|
|
|
|
align="center">
|
|
|
|
<div id="qsoCount">0</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="quickStats.DXCCRx.label" style="cursor: pointer"
|
|
|
|
onclick="openInfoTab('calbox', 'callsignBoxDiv', showCallsignBox);" title="DXCC Heard" align="right">
|
|
|
|
Rx DXCC
|
|
|
|
</td>
|
|
|
|
<td style="cursor: pointer" class="roundBorderValue"
|
|
|
|
onclick="openInfoTab('calbox', 'callsignBoxDiv', showCallsignBox);" title="DXCC Heard" align="center">
|
|
|
|
<div id="countryCount">0</div>
|
|
|
|
</td>
|
|
|
|
<td data-i18n="quickStats.QSL.label" style="cursor: pointer"
|
2023-12-09 22:50:13 +00:00
|
|
|
onclick="resetSearch(); GT.filterQSL='true'; openInfoTab('qsobox', 'workedBoxDiv', showWorkedBox)"
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
title="Show Confirmed List" align="right">
|
|
|
|
QSL
|
|
|
|
</td>
|
2024-01-10 23:30:47 +00:00
|
|
|
<td style="cursor: pointer" class="roundBorderValue"
|
2023-12-09 22:50:13 +00:00
|
|
|
onclick="resetSearch(); GT.filterQSL='true'; openInfoTab('qsobox', 'workedBoxDiv', showWorkedBox)"
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
title="Show Confirmed List" align="center">
|
|
|
|
<div id="qslCount">0</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
2020-09-28 19:28:09 +00:00
|
|
|
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<tr>
|
|
|
|
<td colspan="2">
|
|
|
|
<div data-i18n="quickLoad.clearLive.label" class="button" onclick="clearLive();"
|
|
|
|
title="Clear Live Data from GridTracker">
|
|
|
|
Clear Live
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
<td colspan="2">
|
2024-01-10 23:30:47 +00:00
|
|
|
<div data-i18n="callsigns.processing" style="display:none; padding-left:2px;padding-right:2px;" id="busyDiv" class="busyDiv">...</div>
|
|
|
|
<div data-i18n="quickLoad.clearLog.label" id="clearOrLoadButton" class="button"
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
onclick="clearOrLoadQSOs();updateCountStats();"
|
2024-01-10 23:30:47 +00:00
|
|
|
title="Clear or Reload Log Data">
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
Clear Log
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div id="filterDiv" class="roundBorder"
|
|
|
|
style="position: relative; background-color: #000; border: 1px solid cyan; margin: 1px; margin-bottom: 1px"
|
2024-09-07 03:14:13 +00:00
|
|
|
>
|
|
|
|
<div>
|
|
|
|
<div data-i18n="mapFilter.title.label" style="display:inline-block;font-weight:bold;" onclick="checkMapViewFiltersMaximize()">Map View Filters</div>
|
|
|
|
<div style="float:right;margin-top:1px;margin-right:1px;cursor: pointer;" onclick="toggleMapViewFiltersCollapse()"><img id="mapViewFiltersCollapseImg" class="roundBorder" src="./img/minimize.png" height="12" title="Hide Controls" /></div>
|
|
|
|
</div>
|
|
|
|
<table align="center" id="mapViewFiltersTable">
|
|
|
|
<tr data-i18n="mapFilter.band.hover" title="Select Band (Auto tracks WSJT-X)">
|
|
|
|
<td data-i18n="mapFilter.band.label" style="color:lightgreen">Band</td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td>
|
|
|
|
<select id="gtBandFilter" onkeypress="return false;" onchange="gtBandFilterChanged(this);">
|
|
|
|
<option data-i18n="mapFilter.band.Auto" value="auto">Auto</option>
|
|
|
|
<option value="xx" disabled>--------</option>
|
|
|
|
<option data-i18n="mapFilter.band.Mixed" value="">Mixed</option>
|
|
|
|
<option data-i18n="mapFilter.band.4000m" value="4000m">4000m</option>
|
|
|
|
<option data-i18n="mapFilter.band.2200m" value="2200m">2200m</option>
|
|
|
|
<option data-i18n="mapFilter.band.630m" value="630m">630m</option>
|
|
|
|
<option data-i18n="mapFilter.band.160m" value="160m">160m</option>
|
|
|
|
<option data-i18n="mapFilter.band.80m" value="80m">80m</option>
|
|
|
|
<option data-i18n="mapFilter.band.60m" value="60m">60m</option>
|
|
|
|
<option data-i18n="mapFilter.band.40m" value="40m">40m</option>
|
|
|
|
<option data-i18n="mapFilter.band.30m" value="30m">30m</option>
|
|
|
|
<option data-i18n="mapFilter.band.20m" value="20m">20m</option>
|
|
|
|
<option data-i18n="mapFilter.band.17m" value="17m">17m</option>
|
|
|
|
<option data-i18n="mapFilter.band.15m" value="15m">15m</option>
|
|
|
|
<option data-i18n="mapFilter.band.12m" value="12m">12m</option>
|
|
|
|
<option data-i18n="mapFilter.band.11m" value="11m">11m</option>
|
|
|
|
<option data-i18n="mapFilter.band.10m" value="10m">10m</option>
|
2022-12-31 03:39:23 +00:00
|
|
|
<option data-i18n="mapFilter.band.8m" value="8m">8m</option>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<option data-i18n="mapFilter.band.6m" value="6m">6m</option>
|
|
|
|
<option data-i18n="mapFilter.band.4m" value="4m">4m</option>
|
|
|
|
<option data-i18n="mapFilter.band.2m" value="2m">2m</option>
|
2023-11-13 02:13:28 +00:00
|
|
|
<option data-i18n="mapFilter.band.1_25m" value="1.25m">1.25m</option>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<option data-i18n="mapFilter.band.70cm" value="70cm">70cm</option>
|
2023-02-07 02:54:47 +00:00
|
|
|
<option data-i18n="mapFilter.band.33cm" value="33cm">33cm</option>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<option data-i18n="mapFilter.band.23cm" value="23cm">23cm</option>
|
2022-12-31 03:39:23 +00:00
|
|
|
<option data-i18n="mapFilter.band.13cm" value="13cm">13cm</option>
|
|
|
|
<option data-i18n="mapFilter.band.9cm" value="9cm">9cm</option>
|
|
|
|
<option data-i18n="mapFilter.band.3cm" value="3cm">3cm</option>
|
|
|
|
<option data-i18n="mapFilter.band.1_2cm" value="1.2cm">1.2cm</option>
|
|
|
|
<option data-i18n="mapFilter.band.6mm" value="6mm">6mm</option>
|
|
|
|
<option data-i18n="mapFilter.band.4mm" value="4mm">4mm</option>
|
|
|
|
<option data-i18n="mapFilter.band.2_5mm" value="2.5mm">2.5mm</option>
|
|
|
|
<option data-i18n="mapFilter.band.2mm" value="2mm">2mm</option>
|
|
|
|
<option data-i18n="mapFilter.band.1mm" value="1mm">1mm</option>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<option data-i18n="mapFilter.band.OOB" value="oob">OOB</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
</tr>
|
2024-09-07 03:14:13 +00:00
|
|
|
<tr data-i18n="mapFilter.mode.hover" title="Select Mode">
|
|
|
|
<td data-i18n="mapFilter.mode.label" style="color:orange">Mode</td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td>
|
|
|
|
<select id="gtModeFilter" onkeypress="return false;" onchange="gtModeFilterChanged(this);">
|
|
|
|
<option data-i18n="mapFilter.mode.Auto" value="auto">Auto</option>
|
|
|
|
<option value="xx" disabled>----------</option>
|
|
|
|
<option data-i18n="mapFilter.mode.Mixed" value="">Mixed</option>
|
|
|
|
<option data-i18n="mapFilter.mode.Digital" value="Digital">Digital</option>
|
|
|
|
<option data-i18n="mapFilter.mode.Phone" value="Phone">Phone</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
</tr>
|
2024-09-07 03:14:13 +00:00
|
|
|
<tr data-i18n="mapFilter.prop.hover" title="Select Propagation Mode">
|
|
|
|
<td data-i18n="mapFilter.prop.label" style="color:yellow">Prop</td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td>
|
|
|
|
<select id="gtPropFilter" onkeypress="return false;" onchange="gtPropFilterChanged(this);">
|
|
|
|
<option data-i18n="mapFilter.prop.Mixed" value="mixed">Mixed</option>
|
|
|
|
<option value="xx" disabled>----------</option>
|
|
|
|
<option data-i18n="mapFilter.prop.Unknown" value="">Unknown</option>
|
|
|
|
<option value="xx" disabled>----------</option>
|
|
|
|
<option data-i18n="mapFilter.prop.AircraftScatter" value="AS">Aircraft Scatter</option>
|
|
|
|
<option data-i18n="mapFilter.prop.AuroraE" value="AUE">Aurora-E</option>
|
|
|
|
<option data-i18n="mapFilter.prop.Aurora" value="AUR">Aurora</option>
|
|
|
|
<option data-i18n="mapFilter.prop.BackScatter" value="BS">Back Scatter</option>
|
|
|
|
<option data-i18n="mapFilter.prop.EchoLink" value="ECH">EchoLink</option>
|
|
|
|
<option data-i18n="mapFilter.prop.EME" value="EME">EME</option>
|
|
|
|
<option data-i18n="mapFilter.prop.SporadicE" value="ES">Sporadic E</option>
|
|
|
|
<option data-i18n="mapFilter.prop.F2Reflection" value="F2">F2 Reflection</option>
|
|
|
|
<option data-i18n="mapFilter.prop.FieldAlignedIregularities" value="FAI">Field Aligned I</option>
|
|
|
|
<option data-i18n="mapFilter.prop.InternetAssist" value="INTERNET">Inet-assist</option>
|
|
|
|
<option data-i18n="mapFilter.prop.Ionscatter" value="ION">Ionoscatter</option>
|
|
|
|
<option data-i18n="mapFilter.prop.IRLP" value="IRL">IRLP</option>
|
|
|
|
<option data-i18n="mapFilter.prop.MeteorScatter" value="MS">Meteor Scatter</option>
|
|
|
|
<option data-i18n="mapFilter.prop.Repeater" value="RPT">Repeater</option>
|
|
|
|
<option data-i18n="mapFilter.prop.RainScatter" value="RS">Rain Scatter</option>
|
|
|
|
<option data-i18n="mapFilter.prop.Satellite" value="SAT">Satellite</option>
|
|
|
|
<option data-i18n="mapFilter.prop.TransEquatorial" value="TEP">Trans-equatorial</option>
|
|
|
|
<option data-i18n="mapFilter.prop.TropoDuct" value="TR">Tropo-ducting</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
2024-09-07 03:14:13 +00:00
|
|
|
<td data-i18n="mapFilter.data.label" style="color:cyan">Data</td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td>
|
2024-09-21 03:22:09 +00:00
|
|
|
<select id="gtGridViewMode" onkeypress="return false;" onchange="setGridView()">
|
|
|
|
<option data-i18n="mapFilter.data.Live" value="1">Live</option>
|
|
|
|
<option data-i18n="mapFilter.data.Logbook" value="2">Logbook</option>
|
|
|
|
<option data-i18n="mapFilter.data.LogLive" value="3">Logbook & Live</option>
|
|
|
|
</select>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</td>
|
|
|
|
</tr>
|
2024-02-18 22:22:41 +00:00
|
|
|
<tr>
|
|
|
|
<td data-i18n="roster.award.Award">Award</td>
|
|
|
|
<td>
|
|
|
|
<select id="gtTrophyLayer" onkeypress="return false;" onchange="gtTrophyLayerChanged(this);">
|
|
|
|
<option data-i18n="settings.OAMS.message.newAlert.none" value="0">None</option>
|
|
|
|
<option value="1">CQ</option>
|
|
|
|
<option value="2">ITU</option>
|
|
|
|
<option value="3">WAC</option>
|
|
|
|
<option value="4">WAS</option>
|
|
|
|
<option value="5">DXCC</option>
|
|
|
|
<option value="6">USC</option>
|
|
|
|
<option value="7">US48</option>
|
|
|
|
<option value="8">WACP</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
</tr>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</table>
|
|
|
|
</div>
|
2024-09-21 03:22:09 +00:00
|
|
|
<div id="buttonsDiv" style="margin-top:1px;margin-left: 1px; display:grid;gap:0px;grid-template-columns: 1fr 1fr 1fr 1fr 1fr;grid-template-rows: auto;">
|
2024-02-18 22:22:41 +00:00
|
|
|
<div id="callRosterButton" class="iconButton" onclick="openCallRosterWindow();" title="Open Call Roster">
|
|
|
|
<img src="./img/roster-icon.png" class="buttonImg" />
|
|
|
|
</div>
|
|
|
|
<div id="legendToggleDiv" onclick="toggleLegend()" class="iconButton" title="Toggle Map Legend">
|
|
|
|
<img id="legendImg" src="./img/gt_key.png" class="buttonImg" />
|
2020-10-31 14:01:03 +00:00
|
|
|
</div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<div id="pushPinButton" onclick="togglePushPinMode();" class="iconButton" title="Toggle Push-Pin Mode">
|
|
|
|
<img id="pinImg" src="" class="buttonImg" />
|
|
|
|
</div>
|
2024-02-18 22:22:41 +00:00
|
|
|
<div id="gridModeDiv" onclick="toggleGridMode()" class="iconButton" title="Toggle Maidenhead Width">
|
|
|
|
<img id="modeImg" src="" class="buttonImg" />
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</div>
|
|
|
|
<div id="statsDiv" onclick="showRootInfoBox();" class="iconButton" title="Show Stats">
|
|
|
|
<img src="./img/stats-button.png" class="buttonImg" />
|
|
|
|
</div>
|
|
|
|
<div id="earthShadow" onclick="toggleEarth()" class="iconButton" title="Toggle Grayline">
|
|
|
|
<img id="earthImg" src="" class="buttonImg" />
|
|
|
|
</div>
|
|
|
|
<div id="lunaButton" onclick="toggleMoon();" class="iconButton" title="Toggle Moon">
|
|
|
|
<img id="lunaButonImg" src="./img/luna.png" class="buttonImg" />
|
|
|
|
</div>
|
2024-02-18 22:22:41 +00:00
|
|
|
<div id="helpButton" onclick="toggleHelp();" class="iconButton" title="Toggle Hotkey List">
|
|
|
|
<img src="./img/help.png" class="buttonImg" />
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</div>
|
2023-01-14 03:59:58 +00:00
|
|
|
<div id="alterMuteDiv" onclick="toggleAlertMute()" class="iconButton" title="Toggle Audio Mute">
|
|
|
|
<img id="alertMuteImg" src="" class="buttonImg" />
|
|
|
|
</div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<div id="settingsButton" onclick="showSettingsBox();" class="iconButton" title="Settings">
|
|
|
|
<img src="./img/settings-button.png" class="buttonImg" />
|
|
|
|
</div>
|
|
|
|
<div id="adifLoadDiv" onclick="adifLoadDialog()" class="iconButton" title="Load ADIF Log">
|
|
|
|
<img src="./img/adif.png" class="buttonImg" />
|
|
|
|
</div>
|
2024-09-07 03:14:13 +00:00
|
|
|
<div id="buttonAdifCheckBoxDiv" onclick="startupAdifLoadFunction()" class="iconButton" title="Reload Local ADIF Files">
|
|
|
|
<img src="./img/log_local.png" class="buttonImg" />
|
|
|
|
</div>
|
|
|
|
<div id="timezoneButton" onclick="toggleTimezones()" class="iconButton" title="Toggle Timezone Layer">
|
|
|
|
<img id="timezoneImg" src="./img/timezone-button.png" class="buttonImg" />
|
|
|
|
</div>
|
|
|
|
<div id="gridOverlayButton" onclick="toggleAllGrids()" class="iconButton" title="Toggle All Grid Overlay">
|
|
|
|
<img id="gridOverlayImg" src="./img/grid-overlay.png" class="buttonImg" />
|
|
|
|
</div>
|
2024-02-18 22:22:41 +00:00
|
|
|
<div id="modeModeDiv" onclick="toggleOffline()" class="iconButton" title="Toggle Online/Offline Mode">
|
|
|
|
<img id="offlineImg" src="" class="buttonImg" />
|
|
|
|
</div>
|
|
|
|
<div id="radarButton" onclick="toggleNexrad()" class="iconButton" title="Toggle US Nexrad">
|
|
|
|
<img id="radarImg" src="./img/radar-button.png" class="buttonImg" />
|
2024-09-07 03:14:13 +00:00
|
|
|
</div>
|
|
|
|
<div id="predButton" onclick="cyclePredLayer()" class="iconButton" title="Cycle Prediction Layer">
|
|
|
|
<img id="predImg" src="./img/no-pred.png" class="buttonImg" />
|
|
|
|
</div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<div id="conditionsButton" onclick="showConditionsBox();" class="iconButton" title="View Current Conditions">
|
|
|
|
<img src="./img/conditions.png" class="buttonImg" />
|
|
|
|
</div>
|
2024-02-18 22:22:41 +00:00
|
|
|
<div id="buttonSpotsBoxDiv" onclick="cycleSpotsView()" class="iconButton" title="View Spot Reports">
|
|
|
|
<img id="spotsButtonImg" src="./img/spots.png" class="buttonImg" />
|
|
|
|
</div>
|
2024-09-07 03:14:13 +00:00
|
|
|
<div id="donateButton" onclick="gotoDonate();" class="iconButton" title="Support GridTracker with a donation">
|
|
|
|
<img style="-webkit-filter: brightness(70%); filter: brightness(70%)" src="./img/donate.png" class="buttonImg" />
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</div>
|
2024-02-18 22:22:41 +00:00
|
|
|
<div id="lookupButton" onclick="openLookupWindow(true)" class="iconButton" title="Open Lookup Window">
|
|
|
|
<img src="./img/lookup.png" class="buttonImg" />
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</div>
|
2024-07-08 14:10:28 +00:00
|
|
|
<div id="buttonPsk24CheckBoxDiv" onclick="grabPsk24()" class="iconButton" title="Your PSK 24hour report">
|
|
|
|
<img id="pskImg" src="./img/psk_24_32.png" class="buttonImg" />
|
|
|
|
</div>
|
2024-09-07 03:14:13 +00:00
|
|
|
<div id="buttonQRZCheckBoxDiv" onclick="if ( ValidateQrzApi(qrzApiKey ) ) grabQrzComLog()" class="iconButton" title="Download log from QRZ.com">
|
|
|
|
<img id="qrzLogImg" src="./img/log_QRZ.png" class="buttonImg" />
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</div>
|
2024-09-07 03:14:13 +00:00
|
|
|
<div id="buttonLOTWCheckBoxDiv" onclick="if ( ValidateText(lotwLogin) && ValidateText(lotwPassword) ) { grabLOtWLog(false); } " class="iconButton" title="Download log from Logbook of the World">
|
|
|
|
<img id="lotwLogImg" src="./img/log_LoTW.png" class="buttonImg" />
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</div>
|
2024-09-07 03:14:13 +00:00
|
|
|
<div id="buttonClubCheckBoxDiv" onclick="if ( ValidateText(clubEmail) && ValidateText(clubPassword) ) grabClubLog()" class="iconButton" title="Download log from ClubLog">
|
|
|
|
<img id="ClubLogImg" src="./img/log_club.png" class="buttonImg" />
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</div>
|
2023-01-14 03:59:58 +00:00
|
|
|
<div id="potaButton" onClick="togglePotaMap();" class="iconButton" title="Parks On The Air">
|
|
|
|
<img id="potaImg" src="./img/pota.png" class="buttonImg" />
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</div>
|
2024-09-07 03:14:13 +00:00
|
|
|
<div id="gtShareButton" onclick="toggleGtShareEnable();" class="iconButton" title="Share your On-Air Status with other GridTracker users">
|
|
|
|
<img id="gtShareFlagImg" src="./img/share-off.png" class="buttonImg" />
|
|
|
|
</div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<div id="gtFlagButton" onclick="toggleGtMap();" class="iconButton" title="Toggle View GridTracker Users">
|
|
|
|
<img id="gtFlagImg" src="" class="buttonImg" />
|
|
|
|
</div>
|
|
|
|
<div id="msgButton" onclick="showMessaging();" class="iconButton" title="Messaging Window">
|
|
|
|
<img id="msgImg" src="./img/gt_chat.png" class="buttonImg" />
|
|
|
|
</div>
|
|
|
|
</div>
|
2024-08-12 16:26:25 +00:00
|
|
|
<div id="predDiv" style="border: 1px solid rgb(0, 247, 255); margin: 1px; margin-bottom: 1px; margin-top: 2px;" class="roundBorder">
|
2024-08-13 05:23:22 +00:00
|
|
|
<table align="center">
|
|
|
|
<tr style="font-weight: bold;">
|
2024-08-12 16:26:25 +00:00
|
|
|
<td id="mufTitle" colspan="3">Maximum Usable Frequency</td>
|
|
|
|
<td id="fof2Title" colspan="3">Critical Frequency NVIS</td>
|
|
|
|
<td id="epiTitle" colspan="3">Es Probability Index</td>
|
2024-08-13 05:23:22 +00:00
|
|
|
<td id="aufTitle" colspan="3">Probability of Aurora</td>
|
2024-08-12 16:26:25 +00:00
|
|
|
</tr>
|
2024-08-12 23:47:12 +00:00
|
|
|
<tr id="epiTimeTr"><td colspan="3" align="center" id="epiTimeTd"></td></tr>
|
2024-08-13 05:23:22 +00:00
|
|
|
<tr id="aufForTimeTr" style="color: cyan">
|
2024-08-12 23:47:12 +00:00
|
|
|
<td colspan="3" align="center" id="aufForTimeTd"></td>
|
2024-08-12 16:26:25 +00:00
|
|
|
</tr>
|
|
|
|
<tr id="epiTimeOffsetTr">
|
|
|
|
<td id="epiTimeOffsetTd">0</td>
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="range" min="-11" max="11" value="0" step="1" style="width: auto" id="epiTimeValue"
|
|
|
|
oninput="changeEpiTimeValue();" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr id="epiBarTr">
|
|
|
|
<td colspan="3" style="background: rgb(0,0,0);
|
|
|
|
background: linear-gradient(90deg,
|
|
|
|
rgb(114,136,144) 0%,
|
|
|
|
rgb(57,221,206) 11%,
|
|
|
|
rgb(77,152,23) 23%,
|
|
|
|
rgb(247,245,0) 34%,
|
|
|
|
rgb(251,184,0) 46%,
|
|
|
|
rgb(219,45,1) 57%,
|
|
|
|
rgb(112,48,160) 69%,
|
|
|
|
rgb(242,242,242) 80%,
|
|
|
|
rgb(92,92,97) 100%);" class="barGraph"></td>
|
|
|
|
</tr>
|
|
|
|
<tr id="epiRangeTr">
|
|
|
|
<td align="left">Poor</td>
|
|
|
|
<td></td>
|
|
|
|
<td align="right">Good</td>
|
|
|
|
</tr>
|
|
|
|
<tr id="mufBarTr">
|
|
|
|
<td colspan="3" style="background: linear-gradient(90deg,
|
2024-08-12 23:47:12 +00:00
|
|
|
rgb(184,159,190) 0%,
|
|
|
|
rgb(170,219,209) 50%,
|
|
|
|
rgb(253,246,171) 100%);width: 170px;" class="barGraph"></td>
|
|
|
|
</tr>
|
|
|
|
<tr id="fof2BarTr">
|
|
|
|
<td colspan="3" style="background: linear-gradient(90deg,
|
2024-08-12 16:26:25 +00:00
|
|
|
rgb(184,159,190) 0%,
|
|
|
|
rgb(170,219,209) 50%,
|
|
|
|
rgb(253,246,171) 100%);width: 170px;" class="barGraph"></td>
|
|
|
|
</tr>
|
2024-08-13 05:23:22 +00:00
|
|
|
<tr id="aufPercentTr" style="color: yellow; margin-bottom:-8px;">
|
|
|
|
<td align="center">10%</td>
|
|
|
|
<td align="center">50%</td>
|
|
|
|
<td align="center">90%</td>
|
|
|
|
</tr>
|
|
|
|
<tr id="aufBarTr">
|
2024-09-21 03:22:09 +00:00
|
|
|
<td colspan="3" class="barGraph"><img style="width:170px; height:8px" src="./img/auf_bar.png" /></td>
|
2024-08-13 05:23:22 +00:00
|
|
|
</tr>
|
2024-08-12 16:26:25 +00:00
|
|
|
<tr id="mufRangeTr">
|
|
|
|
<td align="left"><5</td>
|
|
|
|
<td align="right">14</td>
|
|
|
|
<td align="right">>28</td>
|
|
|
|
</tr>
|
|
|
|
<tr id="fof2RangeTr">
|
|
|
|
<td align="left"><1</td>
|
|
|
|
<td align="right">5</td>
|
|
|
|
<td align="right">>14</td>
|
|
|
|
</tr>
|
2024-08-13 05:23:22 +00:00
|
|
|
<tr id="aufRangeTr">
|
|
|
|
<td colspan="3">
|
|
|
|
<table align="center" style="width:195px; margin-top:-8px">
|
|
|
|
<tr>
|
|
|
|
<td>0</td>
|
|
|
|
<td style="padding-left:7px">1</td>
|
|
|
|
<td style="padding-left:7px">2</td>
|
|
|
|
<td style="padding-left:7px">3</td>
|
|
|
|
<td style="padding-left:7px">4</td>
|
|
|
|
<td alight="right">>4</td>
|
|
|
|
</tr>
|
|
|
|
<tr><td colspan="6" align="center">ergs/cm2</td></tr>
|
|
|
|
</table>
|
|
|
|
</td>
|
|
|
|
</tr>
|
2024-08-12 16:26:25 +00:00
|
|
|
</table>
|
|
|
|
</div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<div id="SpotsDiv"
|
|
|
|
style="display: none; border: 1px solid yellow; margin: 1px; margin-bottom: 1px; margin-top: 2px"
|
|
|
|
class="roundBorder">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td id="spotCountDiv">Spots: 0</td>
|
|
|
|
<td id="spotRefreshDiv">Refresh: -</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td colspan="2" align="center" id="spotHistoryTimeTd"></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="range" min="5" max="1440" value="15" step="5" class="slider" id="spotHistoryTimeValue"
|
|
|
|
oninput="changeSpotValues();" onkeyup="redrawSpots();" onmouseup="redrawSpots();" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div id="trafficDiv" class="roundBorder" style="
|
2020-10-31 14:01:03 +00:00
|
|
|
position: relative;
|
|
|
|
background-color: #000;
|
|
|
|
color: #888;
|
|
|
|
border: 1px solid black;
|
|
|
|
margin: 2px;
|
|
|
|
bottom: 2px;
|
|
|
|
right: 2px;
|
|
|
|
white-space: no-wrap;
|
|
|
|
overflow: hidden;
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
"></div>
|
|
|
|
</div>
|
|
|
|
<div id="myFlagtip" class="myFlagtipEnd"></div>
|
2023-11-13 02:13:28 +00:00
|
|
|
<div id="myTimezoneTip" class="myFlagtipEnd"></div>
|
|
|
|
<div id="myParktip" style="
|
2022-09-21 22:46:27 +00:00
|
|
|
-webkit-user-select: text;
|
|
|
|
user-select: text;
|
|
|
|
background-color: black;
|
|
|
|
padding: 2px;
|
|
|
|
text-align: center;
|
|
|
|
display: block;
|
|
|
|
position: absolute;
|
|
|
|
z-index: -500;
|
|
|
|
left: -1000px;
|
|
|
|
top: -1000px;
|
|
|
|
border: 2px solid white;
|
|
|
|
white-space: nowrap;
|
|
|
|
overflow: hidden;
|
|
|
|
"
|
|
|
|
class="roundBorder"></div>
|
2020-10-31 14:01:03 +00:00
|
|
|
<div
|
|
|
|
id="myTooltip"
|
|
|
|
style="
|
|
|
|
-webkit-user-select: text;
|
2022-01-25 04:57:42 +00:00
|
|
|
user-select: text;
|
2020-10-31 14:01:03 +00:00
|
|
|
background-color: black;
|
|
|
|
padding: 5px;
|
|
|
|
text-align: center;
|
|
|
|
display: block;
|
|
|
|
position: absolute;
|
|
|
|
z-index: -500;
|
|
|
|
left: -1000px;
|
|
|
|
top: -1000px;
|
|
|
|
border: 2px solid white;
|
|
|
|
white-space: nowrap;
|
|
|
|
overflow: hidden;
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
" class="roundBorder"></div>
|
|
|
|
<div id="myGridTooltip" style="
|
2020-10-31 14:01:03 +00:00
|
|
|
background-color: black;
|
|
|
|
padding: 5px;
|
|
|
|
text-align: center;
|
|
|
|
display: block;
|
|
|
|
position: absolute;
|
|
|
|
z-index: -499;
|
|
|
|
left: 50px;
|
|
|
|
top: 50px;
|
|
|
|
border: 2px solid white;
|
|
|
|
white-space: nowrap;
|
|
|
|
overflow: hidden;
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
" class="roundBorder"></div>
|
|
|
|
<div id="myTrophyTooltip" style="
|
2020-10-31 14:01:03 +00:00
|
|
|
background-color: black;
|
|
|
|
padding: 5px;
|
|
|
|
text-align: center;
|
|
|
|
display: block;
|
|
|
|
position: absolute;
|
|
|
|
z-index: -499;
|
|
|
|
left: 50px;
|
|
|
|
top: 50px;
|
|
|
|
border: 2px solid white;
|
|
|
|
white-space: nowrap;
|
|
|
|
overflow: hidden;
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
" class="roundBorder"></div>
|
|
|
|
<div id="myMoonTooltip" style="
|
2020-10-31 14:01:03 +00:00
|
|
|
background-color: black;
|
|
|
|
padding: 5px;
|
|
|
|
text-align: center;
|
|
|
|
display: block;
|
|
|
|
position: absolute;
|
|
|
|
z-index: -499;
|
|
|
|
left: 50px;
|
|
|
|
top: 50px;
|
|
|
|
border: 2px solid white;
|
|
|
|
white-space: nowrap;
|
|
|
|
overflow: hidden;
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
" class="roundBorder"></div>
|
|
|
|
<div id="helpDiv" style="
|
2020-10-31 14:01:03 +00:00
|
|
|
animation: fadeInEffect 0.1s;
|
|
|
|
margin: 2px;
|
|
|
|
left: 30px;
|
|
|
|
top: 20px;
|
|
|
|
display: none;
|
|
|
|
background-color: black;
|
|
|
|
padding: 5px;
|
|
|
|
text-align: center;
|
|
|
|
vertical-align: middle;
|
|
|
|
position: absolute;
|
|
|
|
z-index: 600;
|
|
|
|
border: 1px cyan;
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
" class="roundBorder">
|
|
|
|
<div id="printHotKeyDiv" style="border: 1px solid cyan; color: white; text-align: auto">
|
|
|
|
<table align="center" class="darkTable">
|
|
|
|
<tr>
|
2023-12-20 05:49:36 +00:00
|
|
|
<th colspan="6">Hot Key List (v1.23.1220+)</th>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<th>Key</th>
|
|
|
|
<th align="left">Action</th>
|
|
|
|
<th>Condition</th>
|
|
|
|
<th>Key</th>
|
|
|
|
<th align="left">Action</th>
|
|
|
|
<th>Condition</th>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>1</td>
|
|
|
|
<td align="left">Show General Map Layer</td>
|
|
|
|
<td></td>
|
|
|
|
<td>Q</td>
|
|
|
|
<td align="left">Cycle Logbook/Live View</td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>2</td>
|
|
|
|
<td align="left">Show CQ Zones Award Layer</td>
|
|
|
|
<td></td>
|
|
|
|
<td>R</td>
|
|
|
|
<td align="left">Open Call Roster Window</td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>3</td>
|
|
|
|
<td align="left">Show ITU Zones Award Layer</td>
|
|
|
|
<td></td>
|
|
|
|
<td>S</td>
|
|
|
|
<td align="left">Open Settings</td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>4</td>
|
|
|
|
<td align="left">Show Continents Award Layer</td>
|
|
|
|
<td></td>
|
|
|
|
<td>T</td>
|
|
|
|
<td align="left">Toggle RX Spots over Grids</td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>5</td>
|
|
|
|
<td align="left">Show US States Award Layer</td>
|
|
|
|
<td></td>
|
2023-12-02 01:09:18 +00:00
|
|
|
<td></td>
|
|
|
|
<td></td>
|
|
|
|
<td></td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>6</td>
|
|
|
|
<td align="left">Show DXCC Award Layer</td>
|
|
|
|
<td></td>
|
|
|
|
<td>U</td>
|
|
|
|
<td align="left">Toggle Award Layer Merge</td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>7</td>
|
|
|
|
<td align="left">Show US Counties Award Layer</td>
|
|
|
|
<td></td>
|
2023-12-02 01:09:18 +00:00
|
|
|
<td></td>
|
|
|
|
<td align="left"></td>
|
|
|
|
<td></td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>8</td>
|
|
|
|
<td align="left">Show US Continental Grids Award Layer</td>
|
|
|
|
<td></td>
|
|
|
|
<td>W</td>
|
|
|
|
<td align="left">Toggle Maidenhead Grid Size</td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>9</td>
|
2023-12-20 05:49:36 +00:00
|
|
|
<td align="left">Show CA Provinces Award Layer</td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td></td>
|
|
|
|
<td>X</td>
|
|
|
|
<td align="left">Toggle Map Position Info</td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>0</td>
|
|
|
|
<td align="left">Toggle US Nexrad Overlay</td>
|
|
|
|
<td></td>
|
2023-01-14 03:59:58 +00:00
|
|
|
<td></td>
|
|
|
|
<td align="left"></td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>=</td>
|
|
|
|
<td align="left">Cycle Award Layers</td>
|
|
|
|
<td></td>
|
|
|
|
<td>Z</td>
|
|
|
|
<td align="left">Center Map on QTH Grid</td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>A</td>
|
|
|
|
<td align="left">Toggle Active Path Animation</td>
|
|
|
|
<td></td>
|
|
|
|
<td>F1</td>
|
|
|
|
<td align="left">Hot Key List (This List)</td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>B</td>
|
|
|
|
<td align="left">Toggle All Grid Overlay</td>
|
|
|
|
<td></td>
|
|
|
|
<td>F5</td>
|
|
|
|
<td align="left">Recall Map Position 1</td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>C</td>
|
|
|
|
<td align="left">Open Conditions Windows</td>
|
|
|
|
<td></td>
|
|
|
|
<td>F5</td>
|
|
|
|
<td align="left">Store Map Position 1</td>
|
|
|
|
<td>Shift-Key</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>D</td>
|
|
|
|
<td align="left">Toggle Moon Tracking</td>
|
|
|
|
<td></td>
|
|
|
|
<td>F6</td>
|
|
|
|
<td align="left">Recall Map Position 2</td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>E</td>
|
|
|
|
<td align="left">Toggle 24h Moon Trajectory</td>
|
|
|
|
<td></td>
|
|
|
|
<td>F6</td>
|
|
|
|
<td align="left">Store Map Position 2</td>
|
|
|
|
<td>Shift-Key</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>F</td>
|
|
|
|
<td align="left">Toggle RX Spots Flight</td>
|
|
|
|
<td></td>
|
|
|
|
<td>F7</td>
|
|
|
|
<td align="left">Recall Map Position 3</td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>G</td>
|
|
|
|
<td align="left">Toggle GridTracker Flags</td>
|
|
|
|
<td></td>
|
|
|
|
<td>F7</td>
|
|
|
|
<td align="left">Store Map Position 3</td>
|
|
|
|
<td>Shift-Key</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
2023-12-20 05:49:36 +00:00
|
|
|
<td>H</td>
|
|
|
|
<td align="left">Toggle Timezone Overlay</td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td></td>
|
|
|
|
<td>F8</td>
|
|
|
|
<td align="left">Recall Map Position 4</td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>I</td>
|
|
|
|
<td align="left">Open Stats/Info</td>
|
|
|
|
<td></td>
|
|
|
|
<td>F8</td>
|
|
|
|
<td align="left">Store Map Position 4</td>
|
|
|
|
<td>Shift-Key</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>K</td>
|
|
|
|
<td align="left">Capture Screenshot</td>
|
|
|
|
<td></td>
|
|
|
|
<td>F9</td>
|
|
|
|
<td align="left">Recall Map Position 5</td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>L</td>
|
|
|
|
<td align="left">Open ADIF file</td>
|
|
|
|
<td></td>
|
|
|
|
<td>F9</td>
|
|
|
|
<td align="left">Store Map Position 5</td>
|
|
|
|
<td>Shift-Key</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>M</td>
|
|
|
|
<td align="left">Toggle Audio Mute</td>
|
|
|
|
<td></td>
|
|
|
|
<td>F10</td>
|
|
|
|
<td align="left">Recall Map Position 6</td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
2023-12-02 01:09:18 +00:00
|
|
|
<td></td>
|
|
|
|
<td align="left"></td>
|
|
|
|
<td></td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td>F10</td>
|
|
|
|
<td align="left">Store Map Position 6</td>
|
|
|
|
<td>Shift-Key</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>N</td>
|
|
|
|
<td align="left">Toggle Grayline</td>
|
|
|
|
<td></td>
|
|
|
|
<td>F11</td>
|
|
|
|
<td align="left">Toggle Fullscreen</td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>O</td>
|
2023-02-01 22:51:33 +00:00
|
|
|
<td align="left">Cycle Spot View</td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td></td>
|
|
|
|
<td>F12</td>
|
|
|
|
<td align="left">Toggle Sidebar Menu</td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>P</td>
|
|
|
|
<td align="left">Toggle Grid/PushPin Mode</td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div>
|
|
|
|
<br />
|
|
|
|
<div class="button"
|
2024-09-07 03:14:13 +00:00
|
|
|
onclick="nw.Shell.openExternal('https://storage.googleapis.com/gt_app/gt_print.html');">
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
Print
|
2020-10-31 14:01:03 +00:00
|
|
|
</div>
|
|
|
|
</div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<div style="top: 6px; right: 6px; position: absolute">
|
2023-02-17 00:35:44 +00:00
|
|
|
<button class="Xbutton" onclick="GT.helpShow=false;helpDiv.style.display='none';">X</button>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</div>
|
|
|
|
</div>
|
2020-09-28 19:28:09 +00:00
|
|
|
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<div id="rootSettingsDiv" style="
|
2020-10-31 14:01:03 +00:00
|
|
|
margin: 0;
|
|
|
|
top: 1px;
|
|
|
|
display: none;
|
|
|
|
background-color: #00000000;
|
|
|
|
padding: 0px;
|
|
|
|
text-align: center;
|
|
|
|
vertical-align: middle;
|
|
|
|
position: relative;
|
|
|
|
z-index: 600;
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
" class="roundBorder">
|
|
|
|
<div class="settingstab">
|
|
|
|
<button data-i18n="settings.General.label" id="generalbut" class="settingsTablinks active"
|
|
|
|
onclick="openSettingsTab(event, 'udpSettingsDiv')">General</button>
|
|
|
|
<button data-i18n="settings.Lookups.label" id="lookupbut" class="settingsTablinks"
|
|
|
|
onclick="openSettingsTab(event, 'lookupsSettingsDiv')">Lookups</button>
|
|
|
|
<button data-i18n="settings.Audio.label" class="settingsTablinks"
|
|
|
|
onclick="openSettingsTab(event, 'SpeechSettingsDiv')">Audio</button>
|
|
|
|
<button data-i18n="settings.Map.label" class="settingsTablinks"
|
|
|
|
onclick="openSettingsTab(event, 'mapSettingsDiv')">Map</button>
|
|
|
|
<button data-i18n="settings.Grids.label" class="settingsTablinks"
|
|
|
|
onclick="openSettingsTab(event, 'gridSettingsDiv')">Grids</button>
|
|
|
|
<button data-i18n="settings.Logging.label" class="settingsTablinks"
|
|
|
|
onclick="openSettingsTab(event, 'logSettingsDiv')">Logging</button>
|
|
|
|
<button data-i18n="settings.Alerts.label" class="settingsTablinks"
|
|
|
|
onclick="openSettingsTab(event, 'alertsDiv')">Alerts</button>
|
|
|
|
<button data-i18n="settings.OAMS.label" class="settingsTablinks"
|
|
|
|
onclick="openSettingsTab(event, 'chatSettingsDiv')">OAMS</button>
|
|
|
|
<button data-i18n="settings.Logbook.label" id="logbut" class="settingsTablinks"
|
|
|
|
onclick="openSettingsTab(event, 'logbookSettingsDiv')">Logbook</button>
|
|
|
|
<button data-i18n="settings.Update.label" id="updatebut" class="settingsTablinks"
|
|
|
|
onclick="openSettingsTab(event, 'updateSettingsDiv')">Update</button>
|
|
|
|
<button data-i18n="settings.About.label" class="settingsTablinks" style="margin-right: 25px"
|
|
|
|
onclick="openSettingsTab(event, 'aboutDiv')">About</button>
|
|
|
|
</div>
|
|
|
|
<div id="udpSettingsDiv" class="settingsTabcontent" style="display: block">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td colspan="3">
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.general.AppStatus.label">Application Status</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td id="runningAppsDiv" class="roundBorderValue">Neither WSJT-X or JTDX are running.</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.general.UDP.Messages.label"><b>Receive UDP Messages</b></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td id="lastMsgTimeDiv">No messages yet.</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td id="secondsAgoMsg" class="roundBorderValue">Never</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<label data-i18n="settings.general.UDP.Multicast.label" for="multicastEnable">Multicast?</label>
|
|
|
|
<input title="Enable / Disable Local Network Multicast" type="checkbox" id="multicastEnable"
|
|
|
|
onclick="setMulticastEnable(this);" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
2024-09-07 03:14:13 +00:00
|
|
|
<td id="multicastTD" >
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<label data-i18n="settings.general.UDP.IP.label" for="multicastIpInput">IP</label>
|
|
|
|
<input id="multicastIpInput" type="text" class="inputTextValue" maxlength="255" size="16"
|
|
|
|
onkeypress="return validIpKeys(event.charCode);"
|
|
|
|
oninput=" if ( ValidateMulticast(this) ) setMulticastIp(); " />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<label data-i18n="settings.general.UDP.Port.label" for="udpPortInput">Port</label>
|
|
|
|
<input id="udpPortInput" type="text" class="inputTextValue" maxlength="5" size="5"
|
|
|
|
onkeypress="return validNumberKeys(event.charCode);"
|
|
|
|
oninput="if ( ValidatePort(this, null, CheckReceivePortIsNotForwardPort) ) setUdpPort();" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.general.Fwd.Messages.label1"><b>Forward UDP Messsages</b></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.general.Fwd.Messages.label2"><i>e.g. GridTracker on another host</i></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<label data-i18n="settings.general.Fwd.IP.label" for="udpForwardIpInput">IP</label>
|
|
|
|
<input id="udpForwardIpInput" type="text" class="inputTextValue" maxlength="255" size="16"
|
|
|
|
onkeypress="return validIpKeys(event.charCode);"
|
|
|
|
oninput=" if ( ValidateIPaddress(this, udpForwardEnable) ) setForwardIp(); " />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<label data-i18n="settings.general.Fwd.Port.label" for="udpForwardPortInput">Port</label>
|
|
|
|
<input id="udpForwardPortInput" type="text" class="inputTextValue" maxlength="5" size="5"
|
|
|
|
onkeypress="return validNumberKeys(event.charCode);"
|
|
|
|
oninput="if ( ValidatePort(this, udpForwardEnable, CheckForwardPortIsNotReceivePort) ) setForwardPort(); " />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
2024-09-07 03:14:13 +00:00
|
|
|
<label data-i18n="settings.general.Fwd.Enabled.label" for="udpForwardEnable">Enabled?</label>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<input title="Enable / Disable UDP Message forwarding" type="checkbox" id="udpForwardEnable"
|
|
|
|
onclick="setUdpForwardEnable(this);" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</td>
|
2023-01-17 12:42:36 +00:00
|
|
|
<td>
|
|
|
|
<div class="mapItem" id="multiRigCRDiv" style="display:none;">
|
|
|
|
<table align="center">
|
|
|
|
<tr align="center">
|
|
|
|
<td data-i18n="settings.callroster.MultiRig.label" align="center">On QSO Reply</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td data-i18n="settings.callroster.MultiRig.SwitchView.label" align="center">Switch View To Transmitting
|
|
|
|
Instance</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="checkbox" id="focusRigValue" onchange="changeFocusRigValue(this);" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<div id="CenterGridDiv" class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.general.CenterGrid.label">Center Gridsquare</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<input id="homeQTHInput" type="text" class="inputTextValue" maxlength="8" size="8"
|
|
|
|
oninput="{ if ( ValidateGridsquare(this,null) ) { setCenterGridsquare(); }}" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.general.DistanceUnits.label" title="Distance Units">Distance Units</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<select id="distanceUnit" value="KM" onchange="changeDistanceUnit();">
|
|
|
|
<option data-i18n="settings.general.Distance.km" value="KM">Kilometres</option>
|
|
|
|
<option data-i18n="settings.general.Distance.mi" value="MI">Statute Miles</option>
|
|
|
|
<option data-i18n="settings.general.Distance.nm" value="NM">Nautical Miles</option>
|
|
|
|
<option data-i18n="settings.general.Distance.dg" value="DG">Degrees</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</td>
|
2023-01-17 12:42:36 +00:00
|
|
|
<td>
|
|
|
|
<div class="mapItem" id="haltTXDiv" style="display:none;">
|
|
|
|
<table align="center">
|
|
|
|
<tr align="center">
|
|
|
|
<td data-i18n="settings.callroster.MultiRig.label" align="center">On QSO Reply</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td data-i18n="settings.callroster.MultiRig.HaltTx.label" align="center">Halt TX On All Other Instances</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="checkbox" id="haltAllOnTxValue" onchange="changeHaltOntTxValue(this);" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center" title="Enable Decode Traffic Visual in Menu">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.general.DecodeWaterfall.label">Decode Traffic Waterfall</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" id="trafficDecode" onclick="changeTrafficDecode()" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<div id="CheckForNewVersionDiv" class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.general.CheckNewVersion.label">Check for new version</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<div class="button" onclick="checkForNewVersion(true);">Go!</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
2024-09-21 03:22:09 +00:00
|
|
|
<td>
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<div data-i18n="settings.general.ResetButtonPanel.label" class="button" onclick="setButtonPanelOrder(GT.defaultButtons)">
|
|
|
|
Reset-Button-Panel
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td>
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.general.Language.label" title="Language">Language</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<select id="languageLocale" value="en" onchange="changeLocale();">
|
|
|
|
<option value="en">English</option>
|
2022-09-14 15:27:09 +00:00
|
|
|
<option value="cn">简体中文</option>
|
2022-09-15 02:33:45 +00:00
|
|
|
<option value="cnt">繁體中文</option>
|
2023-03-27 02:23:29 +00:00
|
|
|
<option value="de">Deutsch</option>
|
2023-11-13 02:13:28 +00:00
|
|
|
<option value="fr">Français</option>
|
|
|
|
<option value="it">Italiano</option>
|
|
|
|
<option value="es">Español</option>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</td>
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<div data-i18n="settings.general.ClearAllSettings.label" class="button"
|
|
|
|
onclick="if ( imSureCheck.checked ) { clearAndReload(); }">
|
|
|
|
Clear All Settings!
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<label data-i18n="settings.general.ClearSettingSure.label" for="imSureCheck">Yes, I'm sure!</label>
|
|
|
|
<input type="checkbox" id="imSureCheck" title="Must be checked to enable clearing of settings" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<div data-i18n="settings.general.ExportSettings.label" class="button" onclick="exportSettings();">
|
|
|
|
Export Settings</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
2024-09-07 03:14:13 +00:00
|
|
|
<div data-i18n="settings.general.ImportSettings.label"
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
id="importSettingsButton" class="button" onclick="importSettings();">
|
|
|
|
Import Settings
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
2024-09-07 03:14:13 +00:00
|
|
|
<font id="importSettingsFile"></font>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div id="lookupsSettingsDiv" class="settingsTabcontent">
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr align="center">
|
|
|
|
<td data-i18n="settings.lookup.label" align="center" style="font-weight: bold; color: cyan">Callsign Lookup
|
|
|
|
Service</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="1">
|
|
|
|
<select id="lookupService" value="CALLOOK" onchange="lookupValueChanged();">
|
|
|
|
<option data-i18n="settings.lookup.Callook" value="CALLOOK">C A L L O O K (US only)</option>
|
|
|
|
<option data-i18n="settings.lookup.HamQTH" value="HAMQTH">HamQTH (Free Login Required)</option>
|
|
|
|
<option data-i18n="settings.lookup.QRZcom" value="QRZ">QRZ.com (Free and Paid Members Only)</option>
|
|
|
|
<option data-i18n="settings.lookup.QRZCQ" value="QRZCQ">QRZCQ.com (Paid Members Only)</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center" id="lookupCredentials" style="display: none">
|
2022-10-09 21:52:33 +00:00
|
|
|
<td data-i18n="settings.lookup.Username.label">Username</td>
|
|
|
|
<td><input id="lookupLogin" type="text" class="inputTextValue" size="8" oninput="lookupValueChanged();" /></td>
|
|
|
|
<td data-i18n="settings.lookup.Password.label">Password</td>
|
|
|
|
<td><input id="lookupPassword" type="password" class="inputTextValue" size="8" oninput="lookupValueChanged();" /></td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td>
|
|
|
|
<div data-i18n="settings.lookup.QRZTest" class="button" onclick="GetSessionID(lookupQrzTestResult);">Test
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
<td id="lookupQrzTestResult"> </td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.lookup.AddData.label" align="center">Add Lookup Data to QSO Log event</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td title="When finsihing a QSO... add extra data from Lookup service">
|
|
|
|
<input type="checkbox" id="lookupMerge" onclick="changeLookupMerge(this)" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
2024-09-07 03:14:13 +00:00
|
|
|
<div class="mapItem" id="lookupMissingGridDiv" style="">
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.lookup.AddGrid.label" align="center">Add Lookup Grid if QSO Grid missing</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td title="Add Lookup Grid if QSO Grid Missing">
|
|
|
|
<input type="checkbox" id="lookupMissingGrid" onclick="changeLookupMerge(this)" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.lookup.OpenOnTx.label" align="center">Open Lookup On Transmit</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td title="Open Lookup Window On Transmit">
|
|
|
|
<input type="checkbox" id="lookupOnTx" onclick="changelookupOnTx()" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="mapItem" id="lookupCloseLogDiv">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.lookup.CloseOnLog.label" align="center">Close Lookup After Logging</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td title="Close Lookup Window After Logging">
|
|
|
|
<input type="checkbox" id="lookupCloseLog" onclick="changelookupOnTx()" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="mapItem" id="lookupCallookPreferredDiv">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.lookup.CallookFirst.label" align="center">Use Callook before using other service
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td title="Use Callook before using other service. Free Callook yields more data than free QRZ.">
|
|
|
|
<input type="checkbox" id="lookupCallookPreferred" onclick="lookupValueChanged()" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<div id="devPanel" class="mapItem" style="display:none;" >
|
|
|
|
<div class="button" onclick="downloadCtyDat()">Update from ctydat</div>
|
|
|
|
<div id="ctyDatStatus"></div>
|
|
|
|
<div id="ctyDatFinal"></div>
|
|
|
|
</div>
|
|
|
|
<div id="callsignDatabaseDiv" class="mapItem">
|
|
|
|
<table align="center" class="darkTable">
|
|
|
|
<tr>
|
2022-10-09 21:52:33 +00:00
|
|
|
<th data-i18n="settings.lookup.Databases.label" colspan="6" style="font-weight: bold; color: yellow">Callsign Databases</th>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<th data-i18n="settings.lookup.Databases.header">Database</th>
|
|
|
|
<th data-i18n="settings.lookup.Enabled.header">Enabled</th>
|
|
|
|
<th data-i18n="settings.lookup.LastDwnld.header">Last Download</th>
|
|
|
|
<th data-i18n="settings.lookup.Count.header">Count</th>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
2023-12-20 05:49:36 +00:00
|
|
|
<td data-i18n="settings.lookup.db.ULS">US Callsigns</td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td>
|
|
|
|
<input type="checkbox" id="ulsUseEnable" onclick="ulsValuesChanged();" />
|
|
|
|
</td>
|
|
|
|
<td id="ulsUpdatedTd">Never</td>
|
|
|
|
<td id="ulsCountTd">0</td>
|
|
|
|
</tr>
|
2023-12-20 05:49:36 +00:00
|
|
|
<tr>
|
|
|
|
<td>Canada Callsigns</td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" id="cacUseEnable" onclick="cacValuesChanged();" />
|
|
|
|
</td>
|
|
|
|
<td id="cacUpdatedTd">Never</td>
|
|
|
|
<td id="cacCountTd">0</td>
|
|
|
|
</tr>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.lookup.db.LoTW">Logbook of The World</td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" id="lotwUseEnable" onclick="lotwValuesChanged();" />
|
|
|
|
</td>
|
|
|
|
<td id="lotwUpdatedTd">Never</td>
|
|
|
|
<td id="lotwCountTd">0</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.lookup.db.eQSL">eQSL</td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" id="eqslUseEnable" onclick="eqslValuesChanged();" />
|
|
|
|
</td>
|
|
|
|
<td id="eqslUpdatedTd">Never</td>
|
|
|
|
<td id="eqslCountTd">0</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.lookup.db.OQRS">ClubLog OQRS</td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" id="oqrsUseEnable" onclick="oqrsValuesChanged();" />
|
|
|
|
</td>
|
|
|
|
<td id="oqrsUpdatedTd">Never</td>
|
|
|
|
<td id="oqrsCountTd">0</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div id="featureControlDiv" class="mapItem">
|
|
|
|
<table align="center" class="darkTable">
|
|
|
|
<tr>
|
|
|
|
<th colspan="6" style="font-weight: bold; color: yellow">Feature Control</th>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<th>Feature</th>
|
|
|
|
<th>Enabled</th>
|
|
|
|
<th>Menu Button</th>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>POTA</td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" id="potaEnabled" onclick="changePotaEnable();" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" id="potaMenu" onclick="changePotaMenu();" />
|
|
|
|
</td>
|
2022-11-29 21:42:37 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>Clear on CQ</td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" id="clearOnCQ" onclick="changeClearOnCQ();" />
|
|
|
|
</td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</tr>
|
|
|
|
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div id="SpeechSettingsDiv" class="settingsTabcontent">
|
|
|
|
<div class="roundBorder" style="border: 1px solid #666; margin: 2px; padding: 5px">
|
|
|
|
<div class="mapItem">
|
2020-10-31 14:01:03 +00:00
|
|
|
<table align="center">
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<tr align="center">
|
|
|
|
<td data-i18n="settings.audio.TextToSpeech.label" align="center">Text-to-speech Voice</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
2023-12-02 01:09:18 +00:00
|
|
|
<td colspan="1" id="voicesDiv"></td>
|
2020-10-31 14:01:03 +00:00
|
|
|
</tr>
|
|
|
|
</table>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<div class="mapItem">
|
2020-10-31 14:01:03 +00:00
|
|
|
<table align="center">
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<tr align="center">
|
|
|
|
<td data-i18n="settings.audio.Speech.Rate.label" align="center">Speech Rate</td>
|
|
|
|
<td align="center" id="speechRateTd">1</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="range" min="0.1" max="10" value="1" step="0.1" class="slider" id="speechRate"
|
|
|
|
oninput="changeSpeechValues()" />
|
2020-10-31 14:01:03 +00:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</div>
|
|
|
|
<div class="mapItem">
|
2020-10-31 14:01:03 +00:00
|
|
|
<table align="center">
|
|
|
|
<tr>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td data-i18n="settings.audio.Speech.Pitch.label" align="center">Speech Pitch</td>
|
|
|
|
<td align="center" id="speechPitchTd">1</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="range" min="0" max="2" value="1" step="0.1" class="slider" id="speechPitch"
|
|
|
|
oninput="changeSpeechValues()" />
|
2020-10-31 14:01:03 +00:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</div>
|
|
|
|
<div class="mapItem">
|
2020-10-31 14:01:03 +00:00
|
|
|
<table align="center">
|
|
|
|
<tr>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td data-i18n="settings.audio.Speech.Volume.label" align="center">Speech Volume</td>
|
|
|
|
<td align="center" id="speechVolumeTd">1</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="range" min="0.1" max="1" value="1" step="0.05" class="slider" id="speechVolume"
|
|
|
|
oninput="changeSpeechValues()" />
|
2020-10-31 14:01:03 +00:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</div>
|
|
|
|
<div class="mapItem">
|
2020-10-31 14:01:03 +00:00
|
|
|
<table align="center">
|
|
|
|
<tr>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td data-i18n="settings.audio.Speech.Phonetics.label"
|
|
|
|
title="Speak Callsigns and Gridsquares phonetically">Phonetics</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td title="Speak Callsigns and Gridsquares phonetically">
|
|
|
|
<input type="checkbox" id="speechPhonetics" onclick="changeSpeechValues()" />
|
2020-10-31 14:01:03 +00:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</div>
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr align="center">
|
|
|
|
<td data-i18n="settings.audio.Device.label" align="center">Audio Device</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="1">
|
|
|
|
<div id="soundCardDiv"></div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<div class="mapItem" style="white-space: nowrap">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.audio.File.Volume.label" align="center">File Audio Volume</td>
|
|
|
|
<td align="center" id="audioVolumeTd">1</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="range" min="0.00" max="1" value="1" step="0.01" class="slider" id="audioVolume"
|
|
|
|
oninput="changeAudioValues()" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<div class="mapItem" style="white-space: nowrap">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.audio.QSOLogEventFile.label" align="center">QSO Log Event Notification</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td>
|
|
|
|
<select id="logEventMedia" onchange="newLogEventSetting(this); alertLogMessage();"></select>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div id="logbookSettingsDiv" class="settingsTabcontent" style="padding: 5px">
|
|
|
|
<div style="padding: 5px" class="mapItem">
|
|
|
|
<div style="padding: 5px" class="mapItem"
|
|
|
|
title="Filter Logbook QSOs to include these Callsigns only (comma separated)">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
2023-12-20 05:49:36 +00:00
|
|
|
<td data-i18n="settings.logbook.callsigns.label">Working Callsign(s)</td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<label data-i18n="settings.logbook.callsigns.enable" for="workingCallsignEnable">Enable?</label>
|
|
|
|
<input title="Enable Filtering" type="checkbox" id="workingCallsignEnable"
|
|
|
|
onclick="workingCallsignEnableChanged(this);" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td id="workingCallsignsTd">
|
|
|
|
<label data-i18n="settings.logbook.callsigns.callsigns" for="workingCallsignsValue">Callsign(s)</label>
|
|
|
|
<input id="workingCallsignsValue" type="text" class="inputTextValue" size="15"
|
|
|
|
onkeypress="return validCallsignsKeys(event.charCode);"
|
|
|
|
oninput="if ( ValidateCallsigns(this) ) workingCallsignsChanged(this);" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
2023-12-20 05:49:36 +00:00
|
|
|
<tr>
|
|
|
|
<td id="qsoCallsignsFound"></td>
|
|
|
|
</tr>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</table>
|
|
|
|
</div>
|
2023-12-20 05:49:36 +00:00
|
|
|
<div style="padding: 5px" class="mapItem"
|
|
|
|
title="Filter Logbook QSOs to include these Grids only (comma separated)">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td>Working Grid(s)</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<label for="workingGridEnable">Enable?</label>
|
|
|
|
<input title="Enable Filtering" type="checkbox" id="workingGridEnable"
|
|
|
|
onclick="workingGridEnableChanged(this);" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td id="workingGridsTd">
|
|
|
|
<label for="workingGridsValue">Grid(s)</label>
|
|
|
|
<input id="workingGridsValue" type="text" class="inputTextValue" size="15"
|
|
|
|
onkeypress="return validGridKeys(event.charCode);"
|
|
|
|
oninput="if ( ValidateGrids(this) ) workingGridsChanged(this);" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td id="qsoGridsFound"></td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<br />
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<div style="padding: 5px" class="mapItem" title="Filter Logbook QSOs from before this Date">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.logbook.date.label"><b>Working Date</b></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<label data-i18n="settings.logbook.date.enable" for="workingDateEnable">Enable?</label>
|
|
|
|
<input title="Enable Filtering" type="checkbox" id="workingDateEnable"
|
|
|
|
onclick="workingDateEnableChanged(this);" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
2023-02-17 23:52:20 +00:00
|
|
|
<div class="roundBorderValue" style="margin-bottom:10px; width: auto; font-size: larger; font-weight: bold"
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
id="workingDateString">
|
|
|
|
No Date
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
2022-10-02 04:23:27 +00:00
|
|
|
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<tr>
|
2023-02-17 23:52:20 +00:00
|
|
|
<td id="workingDateTd" title="Date/Time is UTC">
|
2024-09-07 03:14:13 +00:00
|
|
|
<label data-i18n="settings.logbook.date.date" for="workingDateValue">Date</label> <input type="date" id="workingDateValue" value="1970-01-01" style="background-color: green; color: yellow;" onchange="workingDateChanged()" />
|
|
|
|
<label data-i18n="settings.logbook.date.time" for="workingTimeValue">Time</label> <input type="time" id="workingTimeValue" value="00:00" style="background-color: green; color: yellow;" onchange="workingDateChanged()" />
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
2020-10-31 14:01:03 +00:00
|
|
|
</div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<br />
|
2022-11-23 03:44:37 +00:00
|
|
|
<div data-i18n="settings.logbook.apply.label"
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
style="padding: 5px; display: none; font-size: larger; font-weight: bold; color: cyan"
|
|
|
|
id="applyCallsignsAndDateDiv" class="button" onclick="applyCallsignsAndDates();"
|
|
|
|
title="Apply Changes and Re-Import Logbook(s)">
|
|
|
|
Apply Changes
|
|
|
|
</div>
|
|
|
|
</div>
|
2023-11-13 02:13:28 +00:00
|
|
|
<br/>
|
2023-12-09 22:50:13 +00:00
|
|
|
<div style="padding: 5px" class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td> QSL Location Authority</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<select id="qslAuthority" onchange="qslAuthorityChanged();">
|
|
|
|
<option value="L">LoTW</option>
|
|
|
|
<option value="Q">QRZ.com</option>
|
|
|
|
<option value="e">eQSL</option>
|
|
|
|
<option value="C">Clublog</option>
|
|
|
|
<option value="O">Other</option>
|
|
|
|
<option value="0">Last Loaded</option>
|
2024-01-10 23:30:47 +00:00
|
|
|
<option value="1">None</option>
|
2023-12-09 22:50:13 +00:00
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="mapItem" style="padding: 5px">
|
2023-11-13 02:13:28 +00:00
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td align="center">Logbook Items Per Page</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td align="center" id="qsoItemsPerPageTd">100</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="range" min="50" max="1000" value="100" step="50" class="slider" id="qsoItemsPerPageValue"
|
|
|
|
oninput="changeLogbookPage()" onmouseup="updateLogbook()" onkeyup="updateLogbook()" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</div>
|
|
|
|
<div id="gridSettingsDiv" class="settingsTabcontent">
|
|
|
|
<div class="mapItem" style="padding:10px;">
|
|
|
|
<div class="mapItem" style="height:49px;">
|
|
|
|
<table align="center">
|
|
|
|
<tr align="center">
|
|
|
|
<td data-i18n="settings.grids.reset.title" align="center"><b><i>Gridsquare Colors</i></b>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td title="Reset Gridsquare Colors To Default">
|
|
|
|
<div data-i18n="settings.grids.reset.label" class="button" onclick="resetLegendColors()">Reset Colors
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
2020-10-31 14:01:03 +00:00
|
|
|
</div>
|
2020-09-28 19:28:09 +00:00
|
|
|
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<div class="mapItem" id="QSOgridDiv">
|
|
|
|
<table align="center">
|
|
|
|
<tr align="center">
|
|
|
|
<td align="center" data-i18n="settings.grids.QSO.label"><b>QSO / Worked</b></td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="color" id="QSOgridValue" value="#000000" oninput="changeLegendColor(this)" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="mapItem" id="QSLgridDiv">
|
|
|
|
<table align="center">
|
|
|
|
<tr align="center">
|
|
|
|
<td align="center" data-i18n="settings.grids.QSL.label"><b>QSL / Confirmed</b></td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="color" id="QSLgridValue" value="#000000" oninput="changeLegendColor(this)" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="mapItem" id="QSXgridDiv">
|
|
|
|
<table align="center">
|
|
|
|
<tr align="center">
|
|
|
|
<td align="center" data-i18n="settings.grids.QSX.label"><b>QSX / Station-2-Station</b></td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="color" id="QSXgridValue" value="#000000" oninput="changeLegendColor(this)" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
2020-10-31 14:01:03 +00:00
|
|
|
</div>
|
2021-01-08 13:27:27 +00:00
|
|
|
<br />
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<div class="mapItem" id="CQgridDiv">
|
|
|
|
<table align="center">
|
|
|
|
<tr align="center">
|
|
|
|
<td align="center" data-i18n="settings.grids.CQ.label"><b>'CQ' Stations</b></td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="color" id="CQgridValue" value="#000000" oninput="changeLegendColor(this)" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
2021-01-08 13:27:27 +00:00
|
|
|
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<div class="mapItem" id="CQDXgridDiv">
|
|
|
|
<table align="center">
|
|
|
|
<tr align="center">
|
|
|
|
<td align="center" data-i18n="settings.grids.CQDX.label"><b>'CQ DX' Stations</b></td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="color" id="CQDXgridValue" value="#000000" oninput="changeLegendColor(this)" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="mapItem" id="QRZgridDiv">
|
|
|
|
<table align="center">
|
|
|
|
<tr align="center">
|
|
|
|
<td align="center" data-i18n="settings.grids.QRZ.label"><b>QRZ / Your Traffic</b></td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="color" id="QRZgridValue" value="#000000" oninput="changeLegendColor(this)" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="mapItem" id="QTHgridDiv">
|
|
|
|
<table align="center">
|
|
|
|
<tr align="center">
|
|
|
|
<td align="center" data-i18n="settings.grids.QTH.label"><b>QTH / Home Gridsquare</b></td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="color" id="QTHgridValue" value="#000000" oninput="changeLegendColor(this)" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
2021-01-08 13:27:27 +00:00
|
|
|
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</div>
|
2021-01-08 13:27:27 +00:00
|
|
|
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<br />
|
|
|
|
<br />
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.grids.spotsOverGrids.label" title="Place RX Spots over Grid Layer">PSK-Spots Over
|
|
|
|
Grids</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td title="Place RX Spots over Grid Layer">
|
|
|
|
<input type="checkbox" id="spotMergeValue" onclick="changeSpotValues();redrawSpots();" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.grids.opacity.label" align="center">Grid Opacity</td>
|
|
|
|
<td align="left" id="showOpacityTd">10%</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="range" min="16" max="255" value="136" step="1" class="slider" id="opacityValue"
|
|
|
|
oninput="changeGridOpacity()" onkeyup="redrawGrids()" onmouseup="redrawGrids()" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.grids.splitQSL.label" align="center">Split QSL Grids</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td title="Toggle Split QSL Grids with Live Grids">
|
|
|
|
<input type="checkbox" id="splitQSLValue" onclick="changeSplitQSL()" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.grids.AutoMouseOver.label" align="center">Auto Mouseover Grids</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td title="Toggle Auto Mouseover Grid Tables">
|
|
|
|
<input type="checkbox" id="mouseOverValue" onclick="changeMouseOverValue()" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<div class="mapItem" id="decayRateDiv">
|
|
|
|
<table align="center">
|
|
|
|
<tr align="center">
|
|
|
|
<td data-i18n="settings.grids.liveDecay.label" align="center">Live Grid Decay</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td align="center" id="decayRateTd">10m</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="range" min="0" max="86400" value="600" step="60" class="slider" id="gridDecay"
|
|
|
|
oninput="changeGridDecay()" onkeyup="redrawGrids()" onmouseup="redrawGrids()" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div id="mapSettingsDiv" class="settingsTabcontent"
|
|
|
|
style="background-color: #00000044; text-shadow: 0 0 5px #000000ff">
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.map.current.label" title="Change map">Current Map</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<select id="mapSelect" value="terrain-background" onchange="changeMapValues();"></select>
|
2024-09-07 03:14:13 +00:00
|
|
|
<select id="offlineMapSelect" value="terrain-background" onchange="changeOfflineMap();"></select>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</td>
|
|
|
|
</tr>
|
2024-09-21 03:22:09 +00:00
|
|
|
<tr id="mapApiKeyTr">
|
|
|
|
<td>
|
|
|
|
<label data-i18n="settings.logging.QRZcom.details.apikey" for="mapApiKeyInput">API Key</label>
|
|
|
|
<input id="mapApiKeyInput" type="test" class="inputTextValue" size="21" oninput="mapApiKeyInputChanged()" /><br/>
|
|
|
|
<div id="mapApiKeyApplyDiv" data-i18n="settings.Update.label" class="button" onclick="changeMapLayer()">Apply Changes
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.map.animatePaths.label" colspan="1" align="center">Animate Active Paths</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td style="padding: 0px; margin: 0px" title="Toggle Traffic Path Animation">
|
|
|
|
<input type="checkbox" id="animateValue" onclick="changeAnimate()" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
2024-09-07 03:14:13 +00:00
|
|
|
<tr id="animationSpeedTd">
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td>
|
|
|
|
<input title="Animation Speed" type="range" min="1" max="20" value="10" step="1" class="slider"
|
|
|
|
id="animateSpeedValue" oninput="changeAnimateSpeedValue()" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.map.transparency.label" align="center" colspan="2">Map Settings Transparency</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td align="center" id="mapTransTd">50%</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="range" min="0" max="1" value="0.5" step="0.01" class="slider" id="mapTransValue"
|
|
|
|
oninput="mapTransChange();" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.map.QSXPath.width.label" align="center">QSX Path Width</td>
|
|
|
|
<td align="left" id="pathWidthTd">1.5</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="range" min="0.0" max="8" value="1.5" step="0.1" class="slider" id="pathWidthValue"
|
2024-09-21 03:22:09 +00:00
|
|
|
oninput="changePathValues()" />
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="mapItem" id="pathColorDiv">
|
|
|
|
<table align="center">
|
|
|
|
<tr align="center">
|
|
|
|
<td data-i18n="settings.map.QSXPath.color.label" align="center"><b>QSX Path Color</b></td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="range" min="0" max="361" value="0" class="slider" id="pathColorValue"
|
2024-09-21 03:22:09 +00:00
|
|
|
oninput="changePathValues()" />
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.map.QRZPath.width.label" align="center">QRZ Path Width</td>
|
|
|
|
<td align="left" id="qrzPathWidthTd">1.5</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="range" min="0.0" max="10" value="1.5" step="0.1" class="slider" id="qrzPathWidthValue"
|
2024-09-21 03:22:09 +00:00
|
|
|
oninput="changePathValues()" />
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="mapItem" id="qrzPathColorDiv">
|
|
|
|
<table align="center">
|
|
|
|
<tr align="center">
|
|
|
|
<td data-i18n="settings.map.QRZPath.color.label" align="center"><b>QRZ Path Color</b></td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="range" min="0" max="361" value="360" class="slider" id="qrzPathColorValue"
|
2024-09-21 03:22:09 +00:00
|
|
|
oninput="changePathValues()" />
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<br />
|
|
|
|
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.map.GraylineDarkness.label" align="center">Grayline Darkness</td>
|
|
|
|
<td align="left" id="showDarknessTd">10%</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="range" min="0.03" max="0.70" value="0.1" step="0.01" class="slider" id="shadowValue"
|
|
|
|
oninput="changeShadow()" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.map.Brightness.label" align="center">Brightness</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="range" min="0" max="1" value="1" step="0.01" class="slider" id="brightnessValue"
|
|
|
|
oninput="changeMapValues()" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.map.MergeAward.label" align="center">Merge Award Overlay</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td title="Toggle Merge Award Overlay">
|
|
|
|
<input type="checkbox" id="mergeOverlayValue" onclick="changeMergeOverlayValue()" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.map.FitMapToQRZ.label" align="center">Fit Map To QRZ</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td title="Toggle Fit Map To QRZ">
|
|
|
|
<input type="checkbox" id="fitQRZvalue" onclick="changeFitQRZvalue()" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.map.CQHighlight.label" align="center">'CQ' Highlighting</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td title="Toggle 'CQ XX' Highlighting">
|
|
|
|
<input type="checkbox" id="CqHiliteValue" onclick="changeCqHiliteValue(this);" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.map.MissingGrid.label" align="center">QRZ Missing Grid<br />DXCC Fallback</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td title="If a station grid is not known use the DXCC">
|
|
|
|
<input type="checkbox" id="qrzDxccFallbackValue" onclick="changeQrzDxccFallbackValue();" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="mapItem" id="spotPathColorDiv">
|
|
|
|
<table align="center">
|
|
|
|
<tr align="center">
|
|
|
|
<td data-i18n="settings.map.RXSpotPath.color.label" align="center"><b>PSK-Spot Color</b></td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="range" min="-1" max="361" value="-1" class="slider" id="spotPathColorValue"
|
|
|
|
oninput="spotPathChange();" onkeyup="redrawSpots();" onmouseup="redrawSpots();" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td data-i18n="settings.map.RXSpotPath.color.default" id="spotPathInfoTd">PSK-Reporter Palette</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="mapItem" id="spotPathsDiv">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.map.RXSpotPath.enable.label" title="Toggle flight paths to spots">PSK-Spot Paths
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td title="Toggle flight paths to spots">
|
|
|
|
<input type="checkbox" id="spotPathsValue" onclick="changeSpotValues();redrawSpots();" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<div class="mapItem" id="spotPathWidthDiv">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.map.RXSpotPath.width.label" align="center">PSK-Spot Path Width</td>
|
|
|
|
<td align="left" id="spotWidthTd">1.5</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="range" min="0.0" max="5" value="1.5" step="0.05" class="slider" id="spotWidthValue"
|
|
|
|
oninput="spotPathChange();" onkeyup="redrawSpots();" onmouseup="redrawSpots();" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
2024-08-12 16:26:25 +00:00
|
|
|
<div class="mapItem" id="predOpacityDiv">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td align="center">Prediction Layer Opacity</td>
|
|
|
|
<td align="left" id="predOpacityTd">0.3</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="range" min="0.05" max="1" value="0.3" step="0.01" class="slider" id="predOpacityValue"
|
|
|
|
oninput="changePredOpacityValue();" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<br />
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.map.AutoNight.enable.label" title="Night Map">Auto Night Map</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td title="Toggle Automatic Night Map Switching">
|
|
|
|
<input type="checkbox" id="nightMapEnable" onclick="changeNightMapEnable(this);" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
<tr>
|
2024-09-07 03:14:13 +00:00
|
|
|
<td id="nightMapTd">
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.map.NightMap.select.label" title="Change map">Night Map</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<select id="mapNightSelect" value="18" onchange="changeMapNightValues();"></select>
|
2024-09-07 03:14:13 +00:00
|
|
|
<select id="offlineMapNightSelect" value="terrain-background" onchange="changeOfflineNightMap();"></select>
|
2024-09-21 03:22:09 +00:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr id="nightMapApiKeyTr">
|
|
|
|
<td>
|
|
|
|
<label data-i18n="settings.logging.QRZcom.details.apikey" for="nightMapApiKeyInput">API Key</label>
|
|
|
|
<input id="nightMapApiKeyInput" type="test" class="inputTextValue" size="21" oninput="nightMapApiKeyInputChanged()" /><br/>
|
|
|
|
<div id="nightMapApiKeyApplyDiv" data-i18n="settings.Update.label" class="button" onclick="changeMapLayer()">Apply Changes
|
|
|
|
</div>
|
|
|
|
</td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<div class="mapItem" id="pathNightColorDiv">
|
|
|
|
<table align="center">
|
|
|
|
<tr align="center">
|
|
|
|
<td data-i18n="settings.map.NightQSXPath.color.label" align="center"><b>Night QSX Path Color</b>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="range" min="0" max="361" value="0" class="slider" id="nightPathColorValue"
|
2024-09-21 03:22:09 +00:00
|
|
|
oninput="changeMapNightPathValues()" />
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="mapItem" id="pathNightQrzColorDiv">
|
|
|
|
<table align="center">
|
|
|
|
<tr align="center">
|
|
|
|
<td data-i18n="settings.map.NightQRZPath.color.label" align="center"><b>Night QRZ Path Color</b>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="range" min="0" max="361" value="0" class="slider" id="nightQrzPathColorValue"
|
2024-09-21 03:22:09 +00:00
|
|
|
oninput="changeMapNightPathValues()" />
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
2024-09-07 03:14:13 +00:00
|
|
|
<div class="mapItem" id="spotNightPathColorDiv">
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<table align="center">
|
|
|
|
<tr align="center">
|
|
|
|
<td data-i18n="settings.map.NightRXSpot.color.label" align="center"><b>Night PSK-Spot Color</b></td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="range" min="-1" max="361" value="-1" class="slider" id="spotNightPathColorValue"
|
|
|
|
oninput="spotPathChange();" onkeyup="redrawSpots();" onmouseup="redrawSpots();" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td data-i18n="settings.map.NightRXSpot.color.default" id="spotNightPathInfoTd">PSK-Reporter Palette
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.map.NightBrightness.label" align="center">Night Brightness</td>
|
|
|
|
</tr>
|
|
|
|
<tr align="center">
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="range" min="0" max="1" value="1" step="0.01" class="slider" id="nightBrightnessValue"
|
|
|
|
oninput="changeMapNightValues()" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div id="logSettingsDiv" class="settingsTabcontent">
|
|
|
|
<table class="darkTable" align="center">
|
|
|
|
<tr>
|
|
|
|
<th data-i18n="settings.logging.tableheader.source">Source/Sync</th>
|
|
|
|
<th data-i18n="settings.logging.tableheader.menu">Menu?</th>
|
|
|
|
<th data-i18n="settings.logging.tableheader.startup">Startup?</th>
|
|
|
|
<th data-i18n="settings.logging.tableheader.log">Log?</th>
|
|
|
|
<th data-i18n="settings.logging.tableheader.details">Details</th>
|
|
|
|
<th data-i18n="settings.logging.tableheader.test">Test</th>
|
|
|
|
<th data-i18n="settings.logging.tableheader.result">Result</th>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.logging.gridtracker.source">GridTracker</td>
|
|
|
|
<td></td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" checked="false" id="loadGTCheckBox" onclick="adifStartupCheckBoxChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" checked="false" id="logGTqsoCheckBox" onclick="adifLogQsoCheckBoxChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td data-i18n="settings.logging.gridtracker.details">GridTracker QSO Logfile</td>
|
|
|
|
<td></td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.logging.LocalFiles.source">Local File(s)</td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" checked="false" id="buttonAdifCheckBox" onclick="adifMenuCheckBoxChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" checked="false" id="loadAdifCheckBox"
|
|
|
|
onclick="adifStartupCheckBoxChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td></td>
|
|
|
|
<td>
|
|
|
|
<div id="selectFileOnStartupDiv" style="display: none">
|
|
|
|
<table align="center" class="subtable">
|
|
|
|
<tr>
|
|
|
|
<td>
|
2022-11-29 21:42:37 +00:00
|
|
|
<div data-i18n="settings.logging.LocalFiles.details.add" class="button" id="selectAdifButton">Add File</div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</td>
|
|
|
|
<td>
|
2022-11-29 21:42:37 +00:00
|
|
|
<div id="startupLogFileDiv"></div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
<td></td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
2024-07-08 14:10:28 +00:00
|
|
|
<tr id="pskTr">
|
|
|
|
<td data-i18n="settings.logging.PSKReporter.source">PSK-Reporter</td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" checked="false" id="buttonPsk24CheckBox"
|
|
|
|
onclick="adifMenuCheckBoxChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" checked="false" id="loadPsk24CheckBox"
|
|
|
|
onclick="adifStartupCheckBoxChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td></td>
|
|
|
|
<td>
|
|
|
|
<div data-i18n="settings.logging.PSKReporter.details" id="pskDaysDiv">24 Hour History</div>
|
|
|
|
</td>
|
|
|
|
<td></td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.logging.QRZcom.source">QRZ.com</td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" checked="false" id="buttonQRZCheckBox" onclick="adifMenuCheckBoxChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" checked="false" id="loadQRZCheckBox" onclick="adifStartupCheckBoxChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" checked="false" id="logQRZqsoCheckBox"
|
|
|
|
onclick="adifLogQsoCheckBoxChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<label data-i18n="settings.logging.QRZcom.details.apikey" for="qrzApiKey">API Key</label>
|
|
|
|
<input id="qrzApiKey" type="password" class="inputTextValue" maxlength="19" size="21"
|
|
|
|
oninput="ValidateQrzApi(this); adifTextValueChange(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<div data-i18n="settings.logging.QRZcom.test.button" class="button"
|
|
|
|
onclick="if ( ValidateQrzApi(qrzApiKey ) ) grabQrzComLog(true);">Test</div>
|
|
|
|
</td>
|
|
|
|
<td id="qrzTestResult"></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.logging.ClubLog.source">ClubLog</td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" checked="false" id="buttonClubCheckBox" onclick="adifMenuCheckBoxChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" checked="false" id="loadClubCheckBox"
|
|
|
|
onclick="adifStartupCheckBoxChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" checked="false" id="logClubqsoCheckBox"
|
|
|
|
onclick="adifLogQsoCheckBoxChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<label data-i18n="settings.logging.ClubLog.details.callsign" for="clubCall">Callsign</label>
|
|
|
|
<input id="clubCall" type="text" class="inputTextValue" size="8" oninput=" ValidateText(this);
|
|
|
|
adifTextValueChange(this);" />
|
|
|
|
<label data-i18n="settings.logging.ClubLog.details.password" for="clubPassword">Password</label>
|
|
|
|
<input id="clubPassword" type="password" class="inputTextValue" size="8"
|
|
|
|
oninput=" ValidateText(this); adifTextValueChange(this);" />
|
|
|
|
<br />
|
|
|
|
<label data-i18n="settings.logging.ClubLog.details.email" for="clubEmail">Email</label>
|
|
|
|
<input id="clubEmail" type="text" class="inputTextValue" size="20"
|
|
|
|
oninput="ValidateText(this); adifTextValueChange(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<div data-i18n="settings.logging.ClubLog.test.button" class="button"
|
|
|
|
onclick="if ( ValidateText(clubEmail) && ValidateText(clubPassword) ) grabClubLog(true);">
|
|
|
|
Test
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
<td id="clubTestResult"></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.logging.HRDLogNet.source">HRDLOG.net</td>
|
|
|
|
<td></td>
|
|
|
|
<td></td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" checked="false" id="logHRDLOGqsoCheckBox"
|
|
|
|
onclick="adifLogQsoCheckBoxChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<label data-i18n="settings.logging.HRDLogNet.details.callsign" for="HRDLOGCallsign">Callsign</label>
|
|
|
|
<input id="HRDLOGCallsign" type="text" class="inputTextValue" size="12"
|
|
|
|
oninput="ValidateText(this); adifTextValueChange(this);" />
|
|
|
|
<label data-i18n="settings.logging.HRDLogNet.details.upcode" for="HRDLOGUploadCode">Upload Code</label>
|
|
|
|
<input id="HRDLOGUploadCode" type="password" class="inputTextValue" size="8"
|
|
|
|
oninput=" ValidateText(this); adifTextValueChange(this);" />
|
|
|
|
<br />
|
|
|
|
<a href="http://www.hrdlog.net/docs/Tips.aspx#upcode" target="_blank"
|
|
|
|
data-i18n="settings.logging.HRDLogNet.details.help.label"
|
|
|
|
title="Click to learn how to get upload code">*** How to get upload code ***</a>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<div data-i18n="settings.logging.HRDLogNet.test.button" class="button"
|
|
|
|
onclick="if ( ValidateText(HRDLOGCallsign) && ValidateText(HRDLOGUploadCode) ) hrdCredentialTest(true);">
|
|
|
|
Test
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
<td id="HRDLogTestResult"></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.logging.CloudLog.source">Cloudlog</td>
|
|
|
|
<td></td>
|
|
|
|
<td></td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" checked="false" id="logCloudlogQSOCheckBox"
|
|
|
|
onclick="adifLogQsoCheckBoxChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<label data-i18n="settings.logging.CloudLog.details.URL" for="CloudlogURL">URL</label>
|
|
|
|
<input id="CloudlogURL" type="text" class="inputTextValue" size="35"
|
2024-07-08 14:10:28 +00:00
|
|
|
oninput="ValidateText(this); CloudLogValidateURL(false); adifTextValueChange(this);" />
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<br />
|
|
|
|
<label data-i18n="settings.logging.CloudLog.details.API" for="CloudlogAPI">API Key</label>
|
|
|
|
<input id="CloudlogAPI" type="password" class="inputTextValue" size="12"
|
2023-10-14 20:42:44 +00:00
|
|
|
oninput="ValidateText(this); adifTextValueChange(this);" />
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<br />
|
2024-09-07 03:14:13 +00:00
|
|
|
<label data-i18n="settings.logging.CloudLog.details.StationProfile" for="CloudlogStationProfile">Station Profile</label>
|
2024-07-08 14:10:28 +00:00
|
|
|
<select id="CloudlogStationProfile" size="1"
|
|
|
|
onChange="CloudLogProfileChanged(this)" />
|
|
|
|
<option> </option>
|
|
|
|
</select>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<div data-i18n="settings.logging.CloudLog.test.button" class="button"
|
2023-10-14 20:42:44 +00:00
|
|
|
onclick="CloudlogTest(true);">
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
Test
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
<td id="CloudlogTestResult"></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.logging.eQSLcc.source">eQSL.cc</td>
|
|
|
|
<td></td>
|
|
|
|
<td></td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" checked="false" id="logeQSLQSOCheckBox"
|
|
|
|
onclick="adifLogQsoCheckBoxChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<label data-i18n="settings.logging.eQSLcc.details.user" for="eQSLUser">User</label>
|
|
|
|
<input id="eQSLUser" type="text" class="inputTextValue" size="8"
|
|
|
|
oninput="ValidateText(this); adifTextValueChange(this);" />
|
|
|
|
<label data-i18n="settings.logging.eQSLcc.details.password" for="eQSLPassword">Password</label>
|
|
|
|
<input id="eQSLPassword" type="password" class="inputTextValue" size="8"
|
|
|
|
oninput=" ValidateText(this); adifTextValueChange(this);" /><br />
|
|
|
|
<label data-i18n="settings.logging.eQSLcc.details.QTHnick" for="nicknameeQSLCheckBox">QTH Nickname</label>
|
|
|
|
<input type="checkbox" checked="false" id="nicknameeQSLCheckBox"
|
|
|
|
onclick="adifNicknameCheckBoxChanged(this);" />
|
|
|
|
<input id="eQSLNickname" style="display: none" type="text" class="inputTextValue" size="12"
|
|
|
|
oninput=" ValidateText(this); adifTextValueChange(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<div data-i18n="settings.logging.eQSLcc.test.button" class="button"
|
|
|
|
onclick="if ( ValidateText(eQSLUser) && ValidateText(eQSLPassword) ) eQSLTest(true);">
|
|
|
|
Test
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
<td id="eQSLTestResult"></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.logging.LoTW.source">LotW</td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" checked="false" id="buttonLOTWCheckBox" onclick="adifMenuCheckBoxChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" checked="false" id="loadLOTWCheckBox"
|
|
|
|
onclick="adifStartupCheckBoxChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" checked="false" id="logLOTWqsoCheckBox"
|
|
|
|
onclick="adifLogQsoCheckBoxChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<label data-i18n="settings.logging.LoTW.details.login" for="lotwLogin">Login</label>
|
|
|
|
<input id="lotwLogin" type="text" class="inputTextValue" size="8" oninput="ValidateText(this);
|
|
|
|
adifTextValueChange(this);" />
|
|
|
|
<label data-i18n="settings.logging.LoTW.details.password" for="lotwPassword">Password</label>
|
|
|
|
<input id="lotwPassword" type="password" class="inputTextValue" size="8"
|
|
|
|
oninput="ValidateText(this); adifTextValueChange(this);" /><br />
|
|
|
|
<div id="lotwUpload" style="display: none">
|
|
|
|
<div data-i18n="settings.logging.LoTW.details.TQSLPath" class="button" id="selectTQSLButton">TQSL Path
|
|
|
|
</div>
|
|
|
|
<text id="tqslFileDiv" style="margin-top: 2px; padding: 2px" class="roundBorderValue">No file
|
|
|
|
selected</text><br />
|
|
|
|
<label data-i18n="settings.logging.LoTW.details.TQSLPass" for="lotwTrusted">TQSL Password</label>
|
|
|
|
<input id="lotwTrusted" type="password" class="inputTextValue" size="8"
|
|
|
|
oninput="ValidateText(this); adifTextValueChange(this);" /><br />
|
|
|
|
<label data-i18n="settings.logging.LoTW.details.station" for="lotwStation">Station Name</label>
|
|
|
|
<select id="lotwStation" class="inputTextValue"
|
|
|
|
onchange="ValidateText(this); adifTextValueChange(this);"></select>
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<div data-i18n="settings.logging.LoTW.test.downloadButton" class="button"
|
|
|
|
onclick="if ( ValidateText(lotwLogin) && ValidateText(lotwPassword) ) grabLOtWLog(true);">
|
|
|
|
Test Download
|
|
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<div data-i18n="settings.logging.LoTW.test.TQSLButton" id="trustedTestButton" style="margin-top: 25px"
|
|
|
|
class="button" onclick="testTrustedQSL(true);">
|
|
|
|
Test TQSL
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
<td id="lotwTestResult"></td>
|
|
|
|
</tr>
|
2023-03-13 16:33:55 +00:00
|
|
|
<tr>
|
2023-06-06 04:59:02 +00:00
|
|
|
<td data-i18n="settings.logging.HamCQ.source">HamCQ.cn</td>
|
2023-03-13 16:33:55 +00:00
|
|
|
<td></td>
|
|
|
|
<td></td>
|
|
|
|
<td>
|
2023-06-06 04:59:02 +00:00
|
|
|
<input type="checkbox" checked="false" id="logHamCQqsoCheckBox"
|
2023-03-13 16:33:55 +00:00
|
|
|
onclick="adifLogQsoCheckBoxChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
2023-06-06 04:59:02 +00:00
|
|
|
<label data-i18n="settings.logging.HamCQ.details.apiKey" for="HamCQApiKey">API Key</label>
|
|
|
|
<input id="HamCQApiKey" type="password" class="inputTextValue" size="21"
|
2023-03-13 16:33:55 +00:00
|
|
|
oninput=" ValidateText(this); adifTextValueChange(this);" />
|
|
|
|
|
|
|
|
</td>
|
|
|
|
<td>
|
2023-06-06 04:59:02 +00:00
|
|
|
<div data-i18n="settings.logging.HamCQ.test.button" class="button"
|
|
|
|
onclick="if ( ValidateText(HamCQApiKey) ) HamCQTest(true);">
|
2023-03-13 16:33:55 +00:00
|
|
|
Test
|
|
|
|
</div>
|
|
|
|
</td>
|
2023-06-06 04:59:02 +00:00
|
|
|
<td id="HamCQTestResult"></td>
|
2023-03-13 16:33:55 +00:00
|
|
|
</tr>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.logging.N1MM.source">N1MM Logger+</td>
|
|
|
|
<td></td>
|
|
|
|
<td></td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" checked="false" class="inputTextValue" id="buttonN1MMCheckBox"
|
|
|
|
onclick=" ValidateIPaddress(N1MMIpInput,this); ValidatePort(N1MMPortInput,this, null ); n1mmLoggerChanged(); " />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<label data-i18n="settings.logging.N1MM.details.IP" for="N1MMIpInput">IP</label>
|
|
|
|
<input id="N1MMIpInput" type="text" class="inputTextValue" maxlength="15" size="15"
|
|
|
|
onkeypress='return validIpKeys(event.charCode);' oninput="ValidateIPaddress(this,buttonN1MMCheckBox);
|
|
|
|
n1mmLoggerChanged(); " />
|
|
|
|
<label data-i18n="settings.logging.N1MM.details.Port" for="N1MMPortInput">Port</label>
|
|
|
|
<input id="N1MMPortInput" type="text" class="inputTextValue" maxlength="5" size="5"
|
|
|
|
onkeypress='return validNumberKeys(event.charCode);'
|
|
|
|
oninput="ValidatePort(this,buttonN1MMCheckBox, null ); n1mmLoggerChanged(); " />
|
|
|
|
</td>
|
|
|
|
<td></td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.logging.Log4OM.source">Log4OM</td>
|
|
|
|
<td></td>
|
|
|
|
<td></td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" checked="false" class="inputTextValue" id="buttonLog4OMCheckBox"
|
|
|
|
onclick=" ValidateIPaddress(log4OMIpInput,this); ValidatePort(log4OMPortInput,this, null ); log4OMLoggerChanged(); " />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<label data-i18n="settings.logging.Log4OM.details.IP" for="log4OMIpInput">IP</label>
|
|
|
|
<input id="log4OMIpInput" type="text" class="inputTextValue" maxlength="15" size="15"
|
|
|
|
onkeypress='return validIpKeys(event.charCode);'
|
|
|
|
oninput="ValidateIPaddress(this,buttonLog4OMCheckBox); log4OMLoggerChanged(); " />
|
|
|
|
<label data-i18n="settings.logging.Log4OM.details.Port" for="log4OMPortInput">Port</label>
|
|
|
|
<input id="log4OMPortInput" type="text" class="inputTextValue" maxlength="5" size="5" onkeypress='return
|
2020-10-31 14:01:03 +00:00
|
|
|
validNumberKeys(event.charCode);' oninput="ValidatePort(this,buttonLog4OMCheckBox, null );
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
log4OMLoggerChanged(); " />
|
|
|
|
</td>
|
|
|
|
<td></td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.logging.N3FJP.source">N3FJP Loggers</td>
|
|
|
|
<td></td>
|
|
|
|
<td></td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" checked="false" class="inputTextValue" id="buttonacLogCheckBox"
|
|
|
|
onclick=" ValidateIPaddress(acLogIpInput,this); ValidatePort(acLogPortInput,this, null ); acLogLoggerChanged(); " />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<label data-i18n="settings.logging.N3FJP.details.IP" for="acLogIpInput">IP</label>
|
|
|
|
<input id="acLogIpInput" type="text" class="inputTextValue" maxlength="15" size="15"
|
|
|
|
onkeypress='return validIpKeys(event.charCode);' oninput="ValidateIPaddress(this,buttonacLogCheckBox);
|
|
|
|
acLogLoggerChanged(); " />
|
|
|
|
<label data-i18n="settings.logging.N3FJP.details.Port" for="acLogPortInput">Port</label>
|
|
|
|
<input id="acLogPortInput" type="text" class="inputTextValue" maxlength="5" size="5"
|
|
|
|
onkeypress='return validNumberKeys(event.charCode);'
|
|
|
|
oninput="ValidatePort(this,buttonacLogCheckBox, null ); acLogLoggerChanged(); " />
|
|
|
|
</td>
|
|
|
|
<td></td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.logging.DXKeeper.source">DXKeeper</td>
|
|
|
|
<td></td>
|
|
|
|
<td></td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" checked="false" class="inputTextValue" id="buttondxkLogCheckBox"
|
|
|
|
onclick=" ValidateIPaddress(dxkLogIpInput,this); ValidatePort(dxkLogPortInput,this, null ); dxkLogLoggerChanged(); " />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<label data-i18n="settings.logging.DXKeeper.details.IP" for="dxkLogIpInput">IP</label>
|
|
|
|
<input id="dxkLogIpInput" type="text" class="inputTextValue" maxlength="15" size="15"
|
|
|
|
onkeypress='return validIpKeys(event.charCode);'
|
|
|
|
oninput="ValidateIPaddress(this,buttondxkLogCheckBox); dxkLogLoggerChanged(); " />
|
|
|
|
<label data-i18n="settings.logging.DXKeeper.details.Port" for="dxkLogPortInput">Port</label>
|
|
|
|
<input id="dxkLogPortInput" type="text" class="inputTextValue" maxlength="5" size="5" onkeypress='return
|
|
|
|
validNumberKeys(event.charCode);' oninput="ValidatePort(this,buttondxkLogCheckBox, null );
|
|
|
|
dxkLogLoggerChanged(); " />
|
|
|
|
</td>
|
|
|
|
<td></td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.logging.HRDLogbook.source">HRD Logbook</td>
|
|
|
|
<td></td>
|
|
|
|
<td></td>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" checked="false" class="inputTextValue" id="buttonHrdLogbookCheckBox"
|
|
|
|
onclick=" ValidateIPaddress(hrdLogbookIpInput,this); ValidatePort(hrdLogbookPortInput,this, null ); hrdLogbookLoggerChanged(); " />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<label data-i18n="settings.logging.HRDLogbook.details.IP" for="hrdLogbookIpInput">IP</label>
|
|
|
|
<input id="hrdLogbookIpInput" type="text" class="inputTextValue" maxlength="15" size="15"
|
|
|
|
onkeypress='return validIpKeys(event.charCode);'
|
|
|
|
oninput="ValidateIPaddress(this,buttonHrdLogbookCheckBox); hrdLogbookLoggerChanged(); " />
|
|
|
|
<label data-i18n="settings.logging.HRDLogbook.details.Port" for="hrdLogbookPortInput">Port</label>
|
|
|
|
<input id="hrdLogbookPortInput" type="text" class="inputTextValue" maxlength="5" size="5" onkeypress='return
|
2020-10-31 14:01:03 +00:00
|
|
|
validNumberKeys(event.charCode);' oninput="ValidatePort(this,buttonHrdLogbookCheckBox, null );
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
hrdLogbookLoggerChanged(); " />
|
|
|
|
</td>
|
|
|
|
<td></td>
|
|
|
|
<td></td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
2022-11-09 16:22:40 +00:00
|
|
|
<h2 data-i18n="settings.logging.other.title">Other Services</h2>
|
|
|
|
<table class="darkTable" align="center">
|
|
|
|
<tr>
|
|
|
|
<th data-i18n="settings.logging.otherheader.service">Service</th>
|
|
|
|
<th data-i18n="settings.logging.otherheader.active">Active?</th>
|
|
|
|
<th data-i18n="settings.logging.otherheader.details">Details</th>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
2022-11-13 01:16:11 +00:00
|
|
|
<td data-i18n="settings.logging.pstrotator.label">CatRotator / PstRotator</td>
|
2022-11-09 16:22:40 +00:00
|
|
|
<td>
|
|
|
|
<input type="checkbox" checked="false" class="inputTextValue" id="pstrotatorCheckBox"
|
|
|
|
onclick=" ValidateIPaddress(pstrotatorIpInput, this); ValidatePort(pstrotatorPortInput, this, null ); pstrotatorServiceChanged(); " />
|
|
|
|
</td>
|
|
|
|
<td>
|
2024-09-07 03:14:13 +00:00
|
|
|
<label data-i18n="settings.logging.pstrotator.details.IP" for="pstrotatorIpInput">IP</label>
|
2022-11-09 16:22:40 +00:00
|
|
|
<input id="pstrotatorIpInput" type="text" class="inputTextValue" maxlength="15" size="15"
|
|
|
|
onkeypress='return validIpKeys(event.charCode);'
|
|
|
|
oninput="ValidateIPaddress(this, pstrotatorCheckBox); pstrotatorServiceChanged(); " />
|
|
|
|
<label data-i18n="settings.logging.pstrotator.details.Port" for="pstrotatorPortInput">UDP Port</label>
|
|
|
|
<input id="pstrotatorPortInput" type="text" class="inputTextValue" maxlength="5" size="5" onkeypress='return
|
|
|
|
validNumberKeys(event.charCode);' oninput="ValidatePort(this, pstrotatorCheckBox, null );
|
|
|
|
pstrotatorServiceChanged(); " />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</div>
|
|
|
|
<div id="alertsDiv" class="settingsTabcontent">
|
|
|
|
<div id="alertMatrixDiv" style="display: inline-block">
|
|
|
|
<table class="roundBorder" align="left" style="border: 1px solid #066; margin: auto; padding: 1px">
|
|
|
|
<tr>
|
|
|
|
<th data-i18n="settings.alerts.AudioAlert.label" colspan="5">Audio Alerts</th>
|
|
|
|
</tr>
|
|
|
|
<tr colspan="5" title="Log file reference">
|
|
|
|
<td data-i18n="settings.alerts.AudioAlert.Reference.label" align="right" colspan="3">Reference</td>
|
|
|
|
<td align="left" colspan="2">
|
|
|
|
<select id="referenceNeed" onchange="exceptionValuesChanged();">
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Reference.currentBandAndMode" value="0">Current Band and
|
|
|
|
Mode</option>
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Reference.currentBandAnyMode" value="1">Current Band, Any
|
|
|
|
Mode</option>
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Reference.currentBandAnyDigi" value="2">Current Band, Any
|
|
|
|
Digi Mode</option>
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Reference.currentModeAnyBand" value="3">Current Mode, Any
|
|
|
|
Band</option>
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Reference.anyBandAnyMode" value="4">Any Band, Any Mode
|
|
|
|
</option>
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Reference.anyBandAnyDigi" value="5">Any Band, Any Digi
|
|
|
|
Mode</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td></td>
|
|
|
|
<td data-i18n="settings.alerts.AudioAlert.Header.Enable">Enable</td>
|
|
|
|
<td data-i18n="settings.alerts.AudioAlert.Header.Status">Status</td>
|
|
|
|
<td data-i18n="settings.alerts.AudioAlert.Header.Notify">Notify</td>
|
|
|
|
<td data-i18n="settings.alerts.AudioAlert.Header.Value">Value</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<th data-i18n="settings.alerts.AudioAlert.Types.Callsign">Callsign</th>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" id="huntCallsign" onchange="wantedChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<select title="Used by All Classic Alerts" id="huntCallsignNeed" onchange="wantedChanged(this);">
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Status.worked" value="worked">New</option>
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Status.confirmed" value="confirmed">New+Unconf</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<select id="huntCallsignNotify" onchange="wantedChanged(this);">
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Notify.TextToSpeech" value="1">Text-to-Speech</option>
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Notify.MediaFile" value="0">Media File</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<input id="huntCallsignNotifyWord" type="text" class="inputTextValue" size="14"
|
2023-02-25 21:41:32 +00:00
|
|
|
onkeyup="if (event.keyCode == 13) { speakAlertString(this.value); }"
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
oninput="ValidateText(this);wantedChanged(this);" />
|
|
|
|
<select id="huntCallsignNotifyMedia" onchange="wantedChanged(this);"></select>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<th data-i18n="settings.alerts.AudioAlert.Types.Grid">Grid</th>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" id="huntGrid" onchange="wantedChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<select id="huntGridNeed" onchange="wantedChanged(this);">
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Status.worked" value="worked">New</option>
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Status.confirmed" value="confirmed">New+Unconf</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<select id="huntGridNotify" onchange="wantedChanged(this);">
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Notify.TextToSpeech" value="1">Text-to-Speech</option>
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Notify.MediaFile" value="0">Media File</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<input id="huntGridNotifyWord" type="text" class="inputTextValue" size="14"
|
2023-02-25 21:41:32 +00:00
|
|
|
onkeyup="if (event.keyCode == 13) { speakAlertString(this.value);}"
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
oninput="ValidateText(this);wantedChanged(this);" />
|
|
|
|
<select id="huntGridNotifyMedia" style="display: block" onchange="wantedChanged(this);"></select>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<th data-i18n="settings.alerts.AudioAlert.Types.DXCC">DXCC</th>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" id="huntDXCC" onchange="wantedChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<select id="huntDXCCNeed" onchange="wantedChanged(this);">
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Status.worked" value="worked">New</option>
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Status.confirmed" value="confirmed">New+Unconf</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<select id="huntDXCCNotify" onchange="wantedChanged(this);">
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Notify.TextToSpeech" value="1">Text-to-Speech</option>
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Notify.MediaFile" value="0">Media File</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<input id="huntDXCCNotifyWord" type="text" class="inputTextValue" size="14"
|
2023-02-25 21:41:32 +00:00
|
|
|
onkeyup="if (event.keyCode == 13) { speakAlertString(this.value);}"
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
oninput="ValidateText(this);wantedChanged(this);" />
|
|
|
|
<select id="huntDXCCNotifyMedia" style="display: block" onchange="wantedChanged(this);"></select>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<th data-i18n="settings.alerts.AudioAlert.Types.CQZone">CQ Zone</th>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" id="huntCQz" onchange="wantedChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<select id="huntCQzNeed" onchange="wantedChanged(this);">
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Status.worked" value="worked">New</option>
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Status.confirmed" value="confirmed">New+Unconf</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<select id="huntCQzNotify" onchange="wantedChanged(this);">
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Notify.TextToSpeech" value="1">Text-to-Speech</option>
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Notify.MediaFile" value="0">Media File</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<input id="huntCQzNotifyWord" type="text" class="inputTextValue" size="14"
|
2023-02-25 21:41:32 +00:00
|
|
|
onkeyup="if (event.keyCode == 13) { speakAlertString(this.value);}"
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
oninput="ValidateText(this);wantedChanged(this);" />
|
|
|
|
<select id="huntCQzNotifyMedia" style="display: block" onchange="wantedChanged(this);"></select>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<th data-i18n="settings.alerts.AudioAlert.Types.ITUZone">ITU Zone</th>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" id="huntITUz" onchange="wantedChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<select id="huntITUzNeed" onchange="wantedChanged(this);">
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Status.worked" value="worked">New</option>
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Status.confirmed" value="confirmed">New+Unconf</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<select id="huntITUzNotify" onchange="wantedChanged(this);">
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Notify.TextToSpeech" value="1">Text-to-Speech</option>
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Notify.MediaFile" value="0">Media File</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<input id="huntITUzNotifyWord" type="text" class="inputTextValue" size="14"
|
2023-02-25 21:41:32 +00:00
|
|
|
onkeyup="if (event.keyCode == 13) { speakAlertString(this.value);}"
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
oninput="ValidateText(this);wantedChanged(this);" />
|
|
|
|
<select id="huntITUzNotifyMedia" style="display: block" onchange="wantedChanged(this);"></select>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<th data-i18n="settings.alerts.AudioAlert.Types.USStates">US States</th>
|
|
|
|
<td>
|
|
|
|
<input type="checkbox" id="huntStates" onchange="wantedChanged(this);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<select id="huntStatesNeed" onchange="wantedChanged(this);">
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Status.worked" value="worked">New</option>
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Status.confirmed" value="confirmed">New+Unconf</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<select id="huntStatesNotify" onchange="wantedChanged(this);">
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Notify.TextToSpeech" value="1">Text-to-Speech</option>
|
|
|
|
<option data-i18n="settings.alerts.AudioAlert.Notify.MediaFile" value="0">Media File</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<input id="huntStatesNotifyWord" type="text" class="inputTextValue" size="14"
|
2023-02-25 21:41:32 +00:00
|
|
|
onkeyup="if (event.keyCode == 13) { speakAlertString(this.value);}"
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
oninput="ValidateText(this);wantedChanged(this);" />
|
|
|
|
<select id="huntStatesNotifyMedia" style="display: block" onchange="wantedChanged(this);"></select>
|
|
|
|
</td>
|
2023-01-17 12:42:36 +00:00
|
|
|
<tr>
|
|
|
|
<td colspan="5">
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center" title="Alert when new 'Wanted Row(s)' appear in the Call Roster">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.callroster.AudioAlert.label" colspan="2">Call Roster On <b>New Wanted</b></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="checkbox" id="huntRoster" onchange="wantedChanged(this);" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<select id="huntRosterNotify" onchange="wantedChanged(this);">
|
|
|
|
<option data-i18n="settings.callroster.AudioAlert.TextToSpeech" value="1">Text-to-Speech</option>
|
|
|
|
<option data-i18n="settings.callroster.AudioAlert.MediaFile" value="0">Media File</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<input id="huntRosterNotifyWord" type="text" class="inputTextValue" size="14"
|
2023-02-25 21:41:32 +00:00
|
|
|
onkeyup="if (event.keyCode == 13) { speakAlertString(this.value);}"
|
2023-01-17 12:42:36 +00:00
|
|
|
oninput="ValidateText(this);wantedChanged(this);" />
|
|
|
|
<select id="huntRosterNotifyMedia" style="display: block" onchange="wantedChanged(this);"></select>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
<table class="roundBorder" align="left"
|
|
|
|
style="border: 1px solid #622; margin: auto; padding: 1px; text-align: left">
|
|
|
|
<tr>
|
|
|
|
<th data-i18n="settings.alerts.AudioAlert.Exceptions.label" colspan="6" align="center">Exceptions</th>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<table>
|
|
|
|
<tr>
|
|
|
|
<td colspan="2">
|
|
|
|
<input type="checkbox" id="cqOnly" onchange="exceptionValuesChanged();" />
|
|
|
|
<label data-i18n="settings.alerts.AudioAlert.Exceptions.CQOnly" for="cqOnly">CQ Only</label>
|
|
|
|
</td>
|
|
|
|
</tr>
|
2020-10-31 14:01:03 +00:00
|
|
|
<tr>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td colspan="2">
|
|
|
|
<input type="checkbox" id="wantGrid" onchange="exceptionValuesChanged();" />
|
|
|
|
<label data-i18n="settings.alerts.AudioAlert.Exceptions.ReqGrid" for="wantGrid">Require Grid</label>
|
|
|
|
</td>
|
2020-10-31 14:01:03 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<input type="checkbox" id="wantMinDB" onchange="exceptionValuesChanged();" />
|
|
|
|
<label data-i18n="settings.alerts.AudioAlert.Exceptions.MinDB" for="wantMinDB">Min DB</label>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<input type="range" min="-25" max="0" step="1" class="slider" id="minDb"
|
|
|
|
oninput="exceptionValuesChanged();" style="width: 75px" />
|
2020-10-31 14:01:03 +00:00
|
|
|
</td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td align="center" id="minDbView" class="roundBorderValue">-24</td>
|
2020-10-31 14:01:03 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<input type="checkbox" id="wantMaxDT" onchange="exceptionValuesChanged();" />
|
|
|
|
<label data-i18n="settings.alerts.AudioAlert.Exceptions.MaxDT" for="wantMaxDT">Max DT</label>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<input type="range" min="0.1" max="2" step="0.1" class="slider" id="maxDT"
|
|
|
|
oninput="exceptionValuesChanged();" style="width: 75px" />
|
2020-10-31 14:01:03 +00:00
|
|
|
</td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td align="center" id="maxDTView" class="roundBorderValue">.5</td>
|
2020-10-31 14:01:03 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td>
|
|
|
|
<input type="checkbox" id="wantMinFreq" onchange="exceptionValuesChanged();" />
|
|
|
|
<label data-i18n="settings.alerts.AudioAlert.Exceptions.MinFreq" for="wantMinFreq">Min Freq</label>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<input type="range" min="0" max="2500" step="10" class="slider" id="minFreq"
|
|
|
|
oninput="exceptionValuesChanged();" style="width: 75px" />
|
|
|
|
</td>
|
|
|
|
<td align="center" id="minFreqView" class="roundBorderValue">400</td>
|
2020-10-31 14:01:03 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td><input type="checkbox" id="wantMaxFreq" onchange="exceptionValuesChanged();" />
|
|
|
|
<label data-i18n="settings.alerts.AudioAlert.Exceptions.MaxFreq" for="wantMaxFreq">Max Freq</label>
|
|
|
|
</td>
|
2020-10-31 14:01:03 +00:00
|
|
|
<td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<input type="range" min="500" max="3000" step="10" class="slider" id="maxFreq"
|
|
|
|
oninput="exceptionValuesChanged();" style="width: 75px" />
|
2020-10-31 14:01:03 +00:00
|
|
|
</td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td align="center" id="maxFreqView" class="roundBorderValue">3000</td>
|
2020-10-31 14:01:03 +00:00
|
|
|
</tr>
|
|
|
|
</table>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<table>
|
2020-10-31 14:01:03 +00:00
|
|
|
<tr>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td colspan="2">
|
|
|
|
<input type="checkbox" id="noMyDxcc"
|
|
|
|
onchange="onlyMyDxcc.checked=false; exceptionValuesChanged();" />
|
|
|
|
<label data-i18n="settings.alerts.AudioAlert.Exceptions.NotMyDXCC" for="noMyDxcc">Not My
|
|
|
|
DXCC</label>
|
|
|
|
</td>
|
2020-10-31 14:01:03 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td colspan="2">
|
|
|
|
<input type="checkbox" id="onlyMyDxcc"
|
|
|
|
onchange="noMyDxcc.checked=false; exceptionValuesChanged();" />
|
|
|
|
<label data-i18n="settings.alerts.AudioAlert.Exceptions.OnlyMyDXCC" for="onlyMyDxcc">Only My
|
|
|
|
DXCC</label>
|
2020-10-31 14:01:03 +00:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td colspan="2">
|
|
|
|
<input type="checkbox" id="noRoundUp"
|
|
|
|
onchange="onlyRoundUp.checked=false; exceptionValuesChanged();" />
|
|
|
|
<label data-i18n="settings.alerts.AudioAlert.Exceptions.NoRoundUp" for="noRoundUp">No
|
|
|
|
Round-Up</label>
|
|
|
|
</td>
|
2020-10-31 14:01:03 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td colspan="2">
|
|
|
|
<input type="checkbox" id="onlyRoundUp"
|
|
|
|
onchange="noRoundUp.checked=false; exceptionValuesChanged();" />
|
|
|
|
<label data-i18n="settings.alerts.AudioAlert.Exceptions.OnlyRoundUp" for="onlyRoundUp">Only
|
|
|
|
Round-Up</label>
|
2020-10-31 14:01:03 +00:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td colspan="2">
|
|
|
|
<div id="usesLoTWDiv" style="display: none">
|
|
|
|
<input type="checkbox" id="usesLoTW" onchange="exceptionValuesChanged();" />
|
|
|
|
<label data-i18n="settings.alerts.AudioAlert.Exceptions.UsesLoTW" for="usesLoTW">Uses LoTW</label>
|
|
|
|
</div>
|
|
|
|
</td>
|
2020-10-31 14:01:03 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<td colspan="2">
|
|
|
|
<div id="useseQSLDiv" style="display: none">
|
|
|
|
<input type="checkbox" id="useseQSL" onchange="exceptionValuesChanged();" />
|
|
|
|
<label data-i18n="settings.alerts.AudioAlert.Exceptions.UsesEQSL" for="useseQSL">Uses eQSL</label>
|
|
|
|
</div>
|
2020-10-31 14:01:03 +00:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<div id="alertFormDiv" style="display: inline-block">
|
|
|
|
<table align="center" class="roundBorder" style="border: 3px groove darkred; margin: 0 auto">
|
|
|
|
<th data-i18n="settings.alerts.CustomAlerts.label" colspan="8">Custom Alerts</th>
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.alerts.CustomAlerts.new.type.label">Type</td>
|
|
|
|
<td data-i18n="settings.alerts.CustomAlerts.new.value.label">Value</td>
|
|
|
|
<td data-i18n="settings.alerts.CustomAlerts.new.notify.label">Notify</td>
|
|
|
|
<td></td>
|
|
|
|
<td data-i18n="settings.alerts.CustomAlerts.new.repeat.label">Repeat</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<select id="alertTypeSelect" name="alertTypeSelect" onchange="alertTypeChanged();">
|
|
|
|
<option data-i18n="settings.alerts.CustomAlerts.new.type.callsign.exact" value="0">Callsign (exact)
|
|
|
|
</option>
|
|
|
|
<option data-i18n="settings.alerts.CustomAlerts.new.type.callsign.partial" value="5">Callsign (partial)
|
|
|
|
</option>
|
|
|
|
<option data-i18n="settings.alerts.CustomAlerts.new.type.callsign.regex" value="6">Callsign (regex)
|
|
|
|
</option>
|
2022-11-16 19:48:00 +00:00
|
|
|
<option data-i18n="settings.alerts.CustomAlerts.new.type.gridsquare" value="2">Gridsquare</option>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<option data-i18n="settings.alerts.CustomAlerts.new.type.QRZ" value="4">QRZ</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
<td id="alertValueSelect">
|
|
|
|
<input id="alertValueInput" type="text" class="inputTextValue" size="7"
|
|
|
|
oninput="ValidateCallsign(this,null);" />
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<select id="alertNotifySelect" name="alertNotifySelect" onchange="alertNotifyChanged();">
|
|
|
|
<option data-i18n="settings.alerts.CustomAlerts.new.notify.textToSpeech" value="1">Text-to-speech
|
|
|
|
</option>
|
|
|
|
<option data-i18n="settings.alerts.CustomAlerts.new.notify.mediaFile" value="0">Media File</option>
|
|
|
|
<option data-i18n="settings.alerts.CustomAlerts.new.notify.visual" value="2">Visual Popup</option>
|
|
|
|
<option data-i18n="settings.alerts.CustomAlerts.new.notify.mapcenter" value="3">Map Center</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<select style="display: none" id="alertMediaSelect" onchange="alertNotifyChanged('media');"></select>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<select id="alertRepeatSelect" name="alertRepeatSelect">
|
|
|
|
<option data-i18n="settings.alerts.CustomAlerts.new.repeat.deleted" value="2">Until Deleted</option>
|
|
|
|
<option data-i18n="settings.alerts.CustomAlerts.new.repeat.exit" value="3">Until Exit</option>
|
|
|
|
<option data-i18n="settings.alerts.CustomAlerts.new.repeat.once" value="1">Once</option>
|
|
|
|
<option data-i18n="settings.alerts.CustomAlerts.new.repeat.never" value="0">Never</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
<td id="addButton">
|
|
|
|
<div data-i18n="settings.alerts.CustomAlerts.new.addButton" class="button"
|
|
|
|
style="min-width: 26px; width: 26px" onclick="addNewAlert();">ADD</div>
|
|
|
|
</td>
|
|
|
|
<td id="addError" style="color: red"></td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<div id="alertListDiv" style="margin: 4px; padding: 4px"></div>
|
|
|
|
</div>
|
|
|
|
<div id="chatSettingsDiv" class="settingsTabcontent">
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
2023-10-09 19:48:21 +00:00
|
|
|
<td data-i18n="settings.OAMS.message.enable.label" title="hat Messaging">Chat Messaging</td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<input title="Enable / Disable Messaging" type="checkbox" id="msgEnable" onclick="setMsgEnable(this);" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
2023-01-22 23:55:51 +00:00
|
|
|
<div class="mapItem">
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.OAMS.spotting.enable.label"
|
|
|
|
title="Send and Recieve Spot Reports through the OAMS network">Spotting</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<input title="Enable / Disable Spotting" type="checkbox" id="GTspotEnable"
|
|
|
|
onclick="setGTspotEnable(this);" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
2023-01-22 23:55:51 +00:00
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.OAMS.BandActivity.enable.label"
|
|
|
|
title="Receive Band Activity Reports through the OAMS network">Band Activity</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<input title="Enable / Disable Band Activity" type="checkbox" id="oamsBandActivity"
|
|
|
|
onclick="setOamsBandActivity(this);" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
<div class="mapItem" id="bandActivityNeighborDiv">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.OAMS.BandActivity.neighbor.enable.label"
|
|
|
|
title="Include your 8 neighboring grids in report">Neighboring Grids</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<input title="Enable / Disable Neighbor Grids" type="checkbox" id="oamsBandActivityNeighbors"
|
|
|
|
onclick="setOamsBandActivityNeighbors(this);" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<br />
|
2023-10-09 19:48:21 +00:00
|
|
|
<div id="msgSettingsDiv" class="mapItem" style="padding: 3px">
|
|
|
|
<div id="msgAlertSettingsDiv" class="mapItem" style="padding: 3px">
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
2023-10-09 19:48:21 +00:00
|
|
|
<td data-i18n="settings.OAMS.message.newAlert.label" title="New Chat Message Alert">New Chat Message Alert</td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<select id="msgAlertSelect" name="msgAlertSelect"
|
|
|
|
onchange="newMessageSetting(this); alertChatMessage();">
|
|
|
|
<option data-i18n="settings.OAMS.message.newAlert.none" value="0">None</option>
|
|
|
|
<option data-i18n="settings.OAMS.message.newAlert.textToSpeech" value="1">Text-to-Speech</option>
|
|
|
|
<option data-i18n="settings.OAMS.message.newAlert.mediaFile" value="2">Media File</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<input id="msgAlertWord" type="text" class="inputTextValue" size="14"
|
2023-02-25 21:41:32 +00:00
|
|
|
onkeyup="if (event.keyCode == 13) {newMessageSetting(this); alertChatMessage(); }"
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
oninput="ValidateText(this);newMessageSetting(this);" />
|
|
|
|
<select id="msgAlertMedia" onchange="newMessageSetting(this); alertChatMessage();"></select>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
2020-10-31 14:01:03 +00:00
|
|
|
</div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<div class="mapItem" id="msgFrequencySelectDiv">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.OAMS.message.newAlert.Frequency" title="New Message Alert Frequency">Alert
|
|
|
|
Frequency</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<select id="msgFrequencySelect" name="msgFrequencySelect" onchange="newMessageSetting(this);">
|
|
|
|
<option data-i18n="settings.OAMS.message.newAlert.Once" value="0">Once</option>
|
|
|
|
<option data-i18n="settings.OAMS.message.newAlert.1min" value="1">1 minute</option>
|
|
|
|
<option data-i18n="settings.OAMS.message.newAlert.3min" value="3">3 minutes</option>
|
|
|
|
<option data-i18n="settings.OAMS.message.newAlert.5min" value="5">5 minutes</option>
|
|
|
|
<option data-i18n="settings.OAMS.message.newAlert.10min" value="10">10 minutes</option>
|
|
|
|
<option data-i18n="settings.OAMS.message.newAlert.15min" value="15">15 minutes</option>
|
|
|
|
<option data-i18n="settings.OAMS.message.newAlert.30min" value="30">30 minutes</option>
|
|
|
|
<option data-i18n="settings.OAMS.message.newAlert.60min" value="60">1 hour</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
2020-10-31 14:01:03 +00:00
|
|
|
</div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
2023-10-09 19:48:21 +00:00
|
|
|
<td data-i18n="settings.OAMS.message.newAlert.Action" title="New Chat Message Action">New Chat Message Action</td>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<select id="msgActionSelect" name="msgActionSelect" onchange="newMessageSetting(this);">
|
|
|
|
<option data-i18n="settings.OAMS.message.newAlert.Nothing" value="0">Do nothing</option>
|
|
|
|
<option data-i18n="settings.OAMS.message.newAlert.OpenWindow" value="1">Open Messaging Window</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.OAMS.message.awayMode" title="Away Mode">Away Mode</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<select id="msgAwaySelect" name="msgAwaySelect" onchange="newMessageSetting(this);">
|
|
|
|
<option data-i18n="settings.OAMS.message.NotAway" value="0">Not Away</option>
|
|
|
|
<option data-i18n="settings.OAMS.message.AmAway" value="1">I Am Away</option>
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
2020-10-31 14:01:03 +00:00
|
|
|
</div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<br />
|
|
|
|
<div class="mapItem" id="msgAwayTextDiv">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.OAMS.message.awayText" title="Away Text">Away Text</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<input id="msgAwayText" type="text" class="inputTextValue" size="30"
|
|
|
|
oninput="ValidateText(this); newMessageSetting(this);" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
2020-10-31 14:01:03 +00:00
|
|
|
</div>
|
2023-10-09 19:48:21 +00:00
|
|
|
</div>
|
|
|
|
<br/>
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td>
|
2024-09-07 03:14:13 +00:00
|
|
|
<label data-i18n="settings.OAMS.simplepush.enable.label" for="msgSimplepush" style="cursor: pointer" onclick="nw.Shell.openExternal('https://simplepush.io/');">
|
2023-10-09 19:48:21 +00:00
|
|
|
Enable / Disable Simplepush Message forwarding</label>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr><td><input title="Enable / Disable Simplepush" type="checkbox" id="msgSimplepush"
|
|
|
|
onclick="setOamsSimplepush(this);" /></td></tr>
|
|
|
|
</table>
|
|
|
|
<div class="mapItem" id="simplePushDiv">
|
|
|
|
<table>
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.OAMS.simplepush.apikey.label"
|
|
|
|
title="SimplePush API Key to forward messages to your phone">SimplePush API Key</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<input title="SimplePush API Key to forward messages to your phone" type="text" id="msgSimplepushApiKey"
|
|
|
|
class="inputTextValue" maxlength="255" size="16"
|
|
|
|
oninput="ValidateText(this); newMessageSetting(this);" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td><input title="Enable / Disable Chat Message Forward" type="checkbox" id="msgSimplepushChat"
|
|
|
|
onclick="setOamsSimplepushChat(this);" data-i18n="settings.OAMS.forward.chat" />Forward Chat Messages</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td><input title="Enable / Disable Roster Alert Forward" type="checkbox" id="msgSimplepushRoster"
|
|
|
|
onclick="setOamsSimplepushRoster(this);" data-i18n="settings.OAMS.forward.roster" />Forward Roster Alerts</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<div data-i18n="settings.OAMS.simplepush.test" class="button" onclick="sendSimplePushMessage({'call' : 'Test', 'msg' : 'Test Message'});">Test</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="mapItem">
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td>
|
2024-09-07 03:14:13 +00:00
|
|
|
<label data-i18n="settings.OAMS.pushover.enable.label" for="msgPushover" style="cursor: pointer" onclick="nw.Shell.openExternal('https://pushover.net/');">
|
2023-10-09 19:48:21 +00:00
|
|
|
Enable / Disable Pushover Message forwarding
|
|
|
|
</label>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr><td><input title="Enable / Disable Pushover" type="checkbox" id="msgPushover"
|
|
|
|
onclick="setOamsPushover(this);" /></td></tr>
|
|
|
|
</table>
|
|
|
|
<div class="mapItem" id="pushOverDiv">
|
|
|
|
<table>
|
|
|
|
<tr>
|
|
|
|
<td data-i18n="settings.OAMS.pushover.credentials.label"
|
|
|
|
title="Pushover Credentials to forward messages to your phone">Pushover Credentials</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<label data-i18n="settings.OAMS.pushover.userkey.label" for="msgPushoverUserKey">User Key</label>
|
|
|
|
<input title="Pushover User Key to forward messages to your phone" type="text" id="msgPushoverUserKey"
|
|
|
|
class="inputTextValue" maxlength="255" size="16"
|
|
|
|
oninput="ValidateText(this); newMessageSetting(this);" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<label data-i18n="settings.OAMS.pushover.token.label" for="msgPushoverToken">API Token</label>
|
|
|
|
<input title="Pushover API Token to forward messages to your phone" type="text" id="msgPushoverToken"
|
|
|
|
class="inputTextValue" maxlength="255" size="16"
|
|
|
|
oninput="ValidateText(this); newMessageSetting(this);" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td><input title="Enable / Disable Chat Message Forward" type="checkbox" id="msgPushoverChat"
|
|
|
|
onclick="setOamsPushoverChat(this);" data-i18n="settings.OAMS.forward.chat" />Forward Chat Messages</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td><input title="Enable / Disable Roster Alert Forward" type="checkbox" id="msgPushoverRoster"
|
|
|
|
onclick="setOamsPushoverRoster(this);" data-i18n="settings.OAMS.forward.roster" />Forward Roster Alerts</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<div data-i18n="settings.OAMS.pushover.test" class="button" onclick="sendPushOverMessage({'call' : 'Test', 'msg' : 'Test Message'}, true);">Test
|
|
|
|
</div>
|
|
|
|
<div id="pushOverTestResultsDiv"></div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
2020-08-19 16:55:41 +00:00
|
|
|
</div>
|
2020-10-31 14:01:03 +00:00
|
|
|
</div>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<div id="aboutDiv" class="settingsTabcontent">
|
|
|
|
<div class="mapItem" style="padding: 4px">
|
|
|
|
<h2>
|
|
|
|
<div data-i18n="settings.about.AppVersion" id="aboutVersionDiv">GridTracker</div>
|
|
|
|
</h2>
|
|
|
|
<p>
|
|
|
|
GridTracker is a warehouse of amateur radio information presented in an easy to use interface<br />
|
2024-09-21 03:22:09 +00:00
|
|
|
<br/>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
Learn more at
|
2024-09-21 03:22:09 +00:00
|
|
|
<a href="#" style="cursor: pointer; font-weight: bold; color:cyan;"
|
2024-09-07 03:14:13 +00:00
|
|
|
onclick="nw.Shell.openExternal('https://gridtracker.org/');">GridTracker.org!</a>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</p>
|
2024-09-21 03:22:09 +00:00
|
|
|
<p>Copyright © 2024 Stephen Loomis, NØTTL, Henry Forte, N2VFL, Matthew Chambers, NRØQ<br/>
|
|
|
|
Sebastian Delmont, KI2D, Christian Bayer, WA4YA, Paul Traina, K6PST<br/>
|
|
|
|
Jon Angliss, KF5QHQ, Beau Gunderson, N7YHF, Jonathan Fick, KEØYBL<br/>
|
|
|
|
Florian Wolters, DF2ET, GridTracker.org</p>
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<img src="./gridview.png" /> <br />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div id="updateSettingsDiv" class="settingsTabcontent">
|
2023-12-02 01:09:18 +00:00
|
|
|
<div style="left: 0; display: inline-block; height: 510px; width: 800px" id="updateText">
|
|
|
|
<embed src="./gt_update.pdf#zoom=100&navpanes=0&page=1&toolbar=0" style="width: 100%; height: 100%" frameborder="0" scrolling="yes" />
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div style="top: 0; right: 1px; position: absolute">
|
|
|
|
<button class="Xbutton" onclick="rootSettingsDiv.style.display='none';">X</button>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div id="versionDiv" style="
|
2020-10-31 14:01:03 +00:00
|
|
|
margin: 0 auto;
|
|
|
|
left: 0;
|
|
|
|
right: 0;
|
|
|
|
top: 0;
|
|
|
|
width: 100%;
|
|
|
|
height: 100%;
|
|
|
|
display: none;
|
|
|
|
background-color: black;
|
|
|
|
text-align: center;
|
|
|
|
vertical-align: middle;
|
|
|
|
position: absolute;
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
z-index: 800;">
|
|
|
|
<h1 data-i18n="updatePopup.newUpdate">GridTracker Updated!</h1>
|
|
|
|
<div id="newVersionMustDownloadDiv" style="color: LightGreen"></div>
|
|
|
|
<table align="center">
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<div data-i18n="updatePopup.noThanks" class="button" onclick="cancelVersion();">No, thanks.</div>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<div data-i18n="updatePopup.doUpdate" class="button" onclick="onExitAppToGoWebsite();">Yes, please!</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
2020-10-31 14:01:03 +00:00
|
|
|
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<label data-i18n="updatePopup.stopAsking" for="stopAskingCheckbox">Stop asking?</label>
|
|
|
|
<input type="checkbox" checked="false" id="stopAskingCheckbox" onclick="stopAsking(this);" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div id="upToDateDiv" style="
|
2020-10-31 14:01:03 +00:00
|
|
|
margin: 0 auto;
|
|
|
|
left: 0;
|
|
|
|
right: 0;
|
|
|
|
top: 0;
|
|
|
|
height: 100%;
|
|
|
|
width: 100%;
|
|
|
|
display: none;
|
|
|
|
background-color: black;
|
|
|
|
text-align: center;
|
|
|
|
vertical-align: middle;
|
|
|
|
position: absolute;
|
|
|
|
z-index: 800;
|
|
|
|
white-space: nowrap;
|
Squashed commit of the following:
commit afb25f406b51a9d52d35e25cebb78547c964884a
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Sep 5 21:45:16 2022 -0400
WIP german translation
commit 3abbf5cd5fe89fbe474ade395a1ad2d0ddd8c1b0
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Sep 3 15:06:47 2022 -0400
WIP german translation and some programmatic translation from CR
commit 4c8fcc656b4085e88151cb5a3ce9f6c5e5bf3a21
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 22:14:16 2022 -0500
progress so far, fixed what got broke in CR and fixed being able to close and reopen CR. still need to get i18n figured out
commit 78aaaed2ade1094add163d5850bef6ab1b2226fb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 20:19:09 2022 -0500
one step forward, 2 steps backwards
commit 903319452bf0c5ed8a2da879281d8b08ef7ff05e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 15 23:23:51 2022 +0200
WIP translating strings in js: roster.js
commit 934f619af63a97363dcff19ef2343b3e12e269ee
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Aug 15 00:06:13 2022 -0500
add JA because may have a JA contributor
commit 8c7bd091acf83b45a8e0957e4990c4660f3673a2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 23:41:29 2022 -0500
all JS files have been passed through, may need another pass through all files though
commit 835892b70b7b229fe0d353831271b21fc2fa716a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 20:03:18 2022 -0500
Finished gt.js tags
commit 404dd1a2477e27b2c665dc3ecaba77dafcc7be20
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 18:10:34 2022 -0500
progress so far (up to line 9871 in gt.js)
commit c59473f8986fab8b2b336f212b0ead9d10617899
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:43:01 2022 -0500
add comment between adif and alerts js files in en.json
commit 80cb9d5178a255dcc1a15482b0bcabce1555aa61
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 12:42:27 2022 -0500
Fix Chinese label to a more proper one
commit 08a00eeae86d7d9a97cf17aa6029468024bf6784
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:54:32 2022 +0200
moved scripts
commit 8c9569b1c5f6b4d1b4b92db1ce7806b7246862fe
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 16:51:10 2022 +0200
started german translation
commit b857ecf91e97bed0479ca759eddf234da65c5313
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 14 01:37:39 2022 -0500
tags for adif and alerts js files
commit 9c328de842bbe773746beddaeec0d2ea81225752
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:23:51 2022 +0200
fixed cn.json additonal keys
commit 7bc459195f8738cf77835329acf962274cd9cc38
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 14 08:20:22 2022 +0200
Revert "fixed CN.json"
This reverts commit f2f71c94dbb8f270aff76223a5d30769d8819b1a.
commit 236bea23bd13324f25cbcdbd39c3ec008a679f10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:02:49 2022 -0500
cleanup and lint
commit a78d32ed1bb5457be0d7e227492cdd1c3e77c431
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 19:01:47 2022 -0500
THis works!
commit edc0d40256b32f81a135f5efc3819c04018774d6
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 18:17:15 2022 -0500
more tweaks trying to make it work
commit f2f71c94dbb8f270aff76223a5d30769d8819b1a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 17:09:39 2022 -0500
fixed CN.json
commit 9b90cf4b142f0c52bd0e4ba7ce926ad145f90ecd
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 16:33:09 2022 -0500
language change so far
commit dd60fc5012fa8f7a8655dacc9b8e0c0237e33f4e
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 22:19:25 2022 +0200
added missing keys to cn.json
commit fc5e25c81a7541d2fe03ed9b79950c4ddbd71abb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 15:18:54 2022 -0500
Fixed linting`
commit 485adc6da114a28f58e2d112f5f83f7541af9843
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:57:30 2022 -0500
slight cleanup
commit dada794ccdf699fe4eaf179b2cfef2a96e6a82fb
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 13 21:55:55 2022 +0200
fixed cn json
commit 82809c0458e0b99159e87e1d22eba4cde6339015
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Aug 13 14:45:21 2022 -0500
added dropdown for language in settings
commit 3159040b514f497a23b7169fb9512b032ee8b942
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Fri Aug 12 22:29:51 2022 +0200
added raw output of the i18n extractor. needs cleanup
commit 8f31e9e757f6c6a29678f0c0bddad1c6dc360df4
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Thu Aug 11 22:29:12 2022 +0200
added i18n generator script based off of a patch file
commit de81e35754dd2bb4c838aa6c7bf12a2025b1ded1
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:20:47 2022 +0200
added cascading install for nested package.json
commit bf7ecfeb4f44b0c65bbea0c5a43eb0e809652384
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Mon Aug 8 22:11:18 2022 +0200
added pota key
commit e14bca8172272d4a4f53eb5282d3d5576e057a2a
Merge: f8c7232 91145aa
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 18:39:40 2022 +0000
Merge branch 'master' into 'cbayer-i18n'
Master
See merge request gridtracker.org/gridtracker!182
If this is changing anything in the UI or operational behavior, please prepare to update the wiki!
commit f8c7232c38ea4194fa8f69fe5721a74689b7ef2a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:54:04 2022 -0500
add jquery to npm depends
commit 734e972d9e3a66ca8d85debbe1a8f75c6f824020
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Aug 7 12:53:24 2022 -0500
wip, i18n debugging
commit 013d9c8ebfc67f0f4ce8a4df8bea86bf812fd880
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sun Aug 7 10:34:19 2022 +0200
small fixes
commit 8da135bb6db8e15069eefb07397c9ceeee6d8bac
Merge: 0183434 c1f7f1b
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:39:24 2022 +0200
Merge branch 'master' into cbayer-i18n
commit 0183434bba0d7c6b7652b3b8700bac3630902737
Author: Christian Bayer <chrbayer84@googlemail.com>
Date: Sat Aug 6 22:27:35 2022 +0200
removed banana import
commit 670001a6db028dc93bc56ddb8b29d2e897974ffa
Merge: c120df0 236ff10
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue May 17 18:38:11 2022 -0500
Merge branch 'master' into cbayer-i18n
commit c120df0e3ba77a985fdbd8c9a76028aee9a8d8d0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:15:21 2021 -0600
the linter lints
commit 2243beddb2aaa1a163b1ba142a95fce60774e2e7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:39:00 2021 -0600
mostly finished with gridtracker.html file's i18n
commit 33d69c950145dc398d10723f56102dbec77ba0b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:36:34 2021 -0600
add functions to get acks json off website and overwrite file
commit 98170dce4f1313cbf42bd0ae4bf5d1c490a077da
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 15:02:46 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 655c0416635c5cafecaa612f8f6fd9a20db21f58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:31:19 2021 -0600
WIP banana i18n
commit 26495c1f1436e5b99c317d8305101dbecd8f2b95
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:52:08 2021 -0600
update rpm spec 1.21.1212
commit e00269304da44ea6da20362f96714584164ba8b2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:50 2021 -0600
Trigger COPR and AUR repos and build .deb
commit 2b2e660108ca4f000a6ac31c347f80010e7b11b8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Wed Dec 15 11:46:41 2021 -0600
updated changelog / release notes
commit 0265f75fd85509081d5992db0d729149521254f5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 20:48:27 2021 -0600
update changelog
commit cd28c73c8a1dcb569fe3629e03b8d9646c832e5f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:04:23 2021 -0600
update changelog
commit 058dbea415898134f345653532a3789ee7855ef0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 19:03:46 2021 -0600
Fix #76
commit f50ea44466328d0d632955b8a8725bf780417068
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:51 2021 -0600
update changelog to recent bug fixes
commit 3b0c9b5acc8cf3c57a2b0526451edf8250c11b89
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 16:18:37 2021 -0600
Fix #91
commit d906ee7d5f18e682ab0b47277474170dd89622de
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 15:54:51 2021 -0600
Fixes #107
commit 8252ca3f82843758edf5594d804989c3c4a1d6f0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 12:13:23 2021 -0600
fix hunting
commit c1f3ae9e1c7605a31635bad8ed5e793f8a5d39d1
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 13:09:46 2021 -0500
Really fix roster counts
commit 0054993dc8ab1406da8b0b4644382f453f9b4584
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:54:19 2021 -0500
Fix roster counts
commit 69e1152e7883369b3a818f516f3302681800c241
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Dec 13 10:09:19 2021 -0600
update check for bad dxcc
commit a0b2595e9ea38e0a936fb97e691aaa7a7bb2d31e
Author: Sebastian Delmont <sd@notso.net>
Date: Mon Dec 13 11:04:53 2021 -0500
Fixed spot sorting in refactored code
commit 298e8cfbd7b9ee9b4560cb6c66e642e14abcae87
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 16:37:52 2021 -0600
update changelog
commit eb793d5607721231574a301fe1a4ea577628abf8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:47:21 2021 -0600
Update Copyright for 2022
commit 0eb2fac9a0efa2e1b97389a5a09cba4ba83ccfa1
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:52 2021 -0600
change vars to lets per Tag's suggestion
commit c78ea075b4f948dc88c91447ff66e471b21cc192
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 15:46:17 2021 -0600
RC build
commit 0c5cde472bffa1d2e2fe502449164aca153dd159
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:11:44 2021 +0000
Update .gitlab-ci.yml file
commit 492b791bc058555e49a16616ecb32c3cd9dd4ca4
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 04:10:31 2021 +0000
Update .gitlab-ci.yml
commit e77b9922ed1eea9c0ecd00860a4755b2523dba5b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Nov 16 03:56:53 2021 +0000
Update .gitlab-ci.yml - include security scanning
commit 13c1236f7bf50c60756f1688b061f56d14f3afb9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:46:20 2021 -0600
Fix acknowledgement icons
commit 28772768e8253edfb6b14b3a97908bf8102ad239
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:31 2021 -0600
Add support for Apple Silicon Macs, by hardcoding x64 mode in Phoenix
commit 0cec076dbb43d513ec93a63aaf51cf1423a9ebbb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:45:05 2021 -0600
allow package-lock to be uploaded to repo
commit 8b23a4ef25d12c417747b663334b046b723d703a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:11:24 2021 -0600
beta III of call roster testing
commit cc476c84ed84cb7e55e68cf6d482bfdd569f78a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Dec 12 09:09:57 2021 -0600
if dxcc = -1, no roster
commit ca5a4db664876a48b7d8a5ffaff28d7b067d99d0
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 20:59:15 2021 -0600
beta version for testing fix to CR
commit 5556bbfee08d0d1480d987dc396130cceed6cf20
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 14:31:02 2021 -0600
a few of SD's roster tweaks
commit 2b65f293a788b5c083efd04cfd4c803796df1b03
Author: nr0q <nr0q@gridtracker.org>
Date: Thu Dec 9 13:53:20 2021 -0600
could this cure the free text messages breaking the CR?
commit 43ea47a09d1058baa6bee5a109d7454cab6218c8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 20:43:48 2021 -0500
roll v for beta build
commit f1d9db2e6fd14362a4fbf4d742be9a95ee871f0e
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 15:17:33 2021 -0500
better handling of /MM so that it doesn't tear a hole in space-time
commit 9fed1b4aca10997081f32e5e1777b52a3072d3d6
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 14:00:29 2021 -0500
remove the exception handler for callObj.style because need to fix the root cause
commit 7a73c988dac34545da26fd4a736a964215ebc872
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 13:31:15 2021 -0500
handle undefined callObj.style
commit 71a2df7e20e8e424aa0ec90ea5d8d9d3492487ff
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 25 12:42:58 2021 -0500
handle bug line 114
commit 8d5117b76b6844df4eeced0e9f0e01d1e28be2e2
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:36:10 2021 -0500
inc v for beta 2
commit b199c4c4fad3558843d6d21958761ef6b9996fa7
Author: christian <christian_bay@gmx.de>
Date: Sun Oct 24 21:23:40 2021 -0400
fixed linting
commit 7830e52978f964c5da015b1bb0928f56028c260b
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 20:15:07 2021 -0500
cleaned up linting
commit ac51710ff3fb3d296ddd4edeeff4957e677fb6ec
Author: Christian Bayer <christian_bay@gmx.de>
Date: Sun Oct 24 20:56:21 2021 -0400
fixed reference error on huntedCount
commit 66f7ad87b3d91397cab29bc8c0bcca9e137e682e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:39 2021 -0600
fix pack.json and changelog to reflect test V#
commit 7a43853533e364cf85e70262b6573afe47542fbc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:44:14 2021 -0600
add settings.json to gitignore
commit 4f2ce9d89099b674fed2c5053cc80f7f9866f325
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Oct 21 00:41:12 2021 +0000
Update package.json
commit dbc297a00c6405971219ccba4ad27416ef321282
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:52 2021 -0600
Update package.json
commit 6c68a190dbd73b385fbaea9878f513ba0684dc2c
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:43:31 2021 -0600
Update changelog
commit 3125b01a17f9fa4c44ec139a4a58fcd8effbf3cd
Author: christian <christian@t530>
Date: Wed Jul 7 15:08:03 2021 -0400
clear call roster on band change: option added
commit 6f4c15c157ff956352bebd9e20a06610ef3d3196
Author: christian <christian@t530>
Date: Sun Jul 4 23:07:51 2021 -0400
unknown dxxc filter for roster
commit a444d163cae7fd3256992571a2f95b6ac5b921a1
Author: christian <christian@t530>
Date: Thu Jul 1 21:39:50 2021 -0400
fixed other sorts
commit cb73f21a937c95541ca756ee9988d54f8056fd16
Author: christian <christian@t530>
Date: Wed Jun 30 20:37:27 2021 -0400
fixed alert script call
commit 2226f707bd41ab4f271ca3b2c8c72f8028735894
Author: christian <christian@t530>
Date: Wed Jun 30 07:52:36 2021 -0400
fixed dxcc sorting
commit d395b8dd0e0df8fcee8d8da9701428803ef0c5af
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:18:43 2021 -0500
tweak for compact mode
commit 86fb507d5a45a3418ae7f98d828e91f74f5af9a9
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 23:08:13 2021 -0500
IT WORKS!
commit d55ac551d1c1d923b184c121af69d065ccc3eb70
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:51:52 2021 -0500
fix grid
commit 0a85e764931371591899a503609bcafb35babb30
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:50:49 2021 -0500
bunch of stuff moved to the right places
commit 68f81c62003e0826f2766b5065f464d008b95db7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:37:49 2021 -0500
fix some small stuff
commit db738a4230fd6d6f79c122643ba48d687da783b7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:26:40 2021 -0500
lost show bands/modes on render call rows
commit 68f7544b1a2e8dfca87bbfc3708aa30aae4b2b31
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:24:32 2021 -0500
fix line 73
commit 95920077bd64eea14a6dee6f4d112f4f65031450
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:21:19 2021 -0500
fix line 34
commit 84059439c1108a083f52aed5b2302adca2bb7ead
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:18:32 2021 -0500
fix broken array
commit 817e9c5e18868bee13b7dfa029b4bbc008ded300
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:12:23 2021 -0500
fix sendAlerts undefined object
commit 7a0b16d262f77dfbaf56bdeb678637f67f4c45a0
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:08:06 2021 -0500
more broke fixed
commit 6a9896ce4112b3b84fb9f1429285885ed5f8085b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 22:00:27 2021 -0500
re-added r_sortFunction that somehow wondered off
commit 856a49b720f41c68b91cb38ca135b82cb5a36e09
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 21:58:05 2021 -0500
fix some more broken stuff
commit 076a7e5eec824af2db9edf8e083807d0dff4fb8d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 20:42:07 2021 -0500
fixed a bunch of broken refs to rosterSettings
commit 443409b90253c2e45d7d080819286a9b6dd39e88
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 19:19:26 2021 -0500
refactor so far
commit 1f452992861643d61caf5bcf85739c199a28582b
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jun 28 17:26:44 2021 -0500
big roster refactor - starting
Co-authored-by: Sebastian Delmont <sd@notso.net>
Matthew Chambers <nr0q@gridtracker.org>
commit 4ed8b2c3cbd7e1f850256d4589c7cc6621825eed
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:46:42 2021 -0500
missing comma line 422
commit b089caf50ad28215280b343eca43e816d0e8aaad
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 18:04:46 2021 -0500
add array with exception test function names, need to create functions yet
commit 0b27feb3677218b7a3185ecb8c187384572451eb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Jun 24 11:06:31 2021 -0500
some notes that might aid in refactoring
commit 0518d6e40caf7cede1b1a3ecced412d910f3bdeb
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:42:44 2021 -0600
add functions to get acks json off website and overwrite file
commit 268459833bdd6bfbb84cd8d05df2a649ab34f1cc
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Thu Dec 16 14:41:03 2021 -0600
Initial workup for LoTW throttling & diff fetching
commit 9330df84f38f9705d8c6f8ff56bd2479cacd108a
Author: nr0q <nr0q@gridtracker.org>
Date: Sun Oct 24 12:59:29 2021 -0500
save work so far
commit 0761163ddd2b851c617ca6d4cc497f32063c2bf6
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:54:26 2021 -0500
adding i18n to other html files, need to call scripts I think to make them "work"
commit 3a00b5b3d0bbbdbb494bd90ba8638f9be0434e6a
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 21:16:02 2021 -0500
i18n chat html and format chat.css
commit 220fc036b8b6d200ffbe79a5e293770b9a17d88c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 20:57:05 2021 -0500
refactor chat css into it's own css file, fix linting in gt.js start adding i18n in chat and bandactivity htmls
commit fceaaaa4aa8076ae5dbb544bbe63eef812606503
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 19:39:21 2021 -0500
update all except hover/title elements with i18n in GridTracker.html
commit 215bc2c55c770575a5594a48872b1fb28bb160b1
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 18:28:48 2021 -0500
mostly finished with gridtracker.html file's i18n
commit 9a63953b7d407530cebd9c341ddda3dd08346750
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:58:13 2021 -0500
all through Audio Alerts done
commit bbe38ea60d0c7ba8359a4a599ecc2d4e8e8537f7
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 17:05:47 2021 -0500
check in everything up to mid alert settings
commit 99d89f68fca24ded7d4080942aa8303898a3d86c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 13:00:00 2021 -0500
fix badly broken HTML
commit 934f097b7019c9d02e220bd26ab4e2dbf96d252c
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 19 12:39:04 2021 -0500
update through to Lookup tab
commit efd03b85aee05e489a558d3d9769bf524340f769
Author: chrbayer84 <christian_bay@gmx.de>
Date: Wed Sep 29 18:04:22 2021 +0000
Update README.md
commit ac5299cbb516fefce635a5cd99c72048e4bb678d
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Sep 29 12:26:50 2021 -0500
add Getting GridTracker to readme
commit 8f3a7f81ae27b6d7382ac4b75e89f5582c79c4d2
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Sep 28 14:58:22 2021 -0500
copy of NWJS's license
commit 645b2222b084b575b8b0b4fb8ea61be8c972b010
Author: T Loomis <tag.loomis@gmail.com>
Date: Tue Sep 28 19:09:45 2021 +0000
Removed OAMS messaging pop-up reset
commit 17035c84a092be7cabeff4648f9827bc87cf445e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:04:00 2021 +0000
updated arm to NWJS 0.54.2 with 64 bit capability
rolled to v1.21.0928
commit 75421054f92497a4a8f7466eefa4c30684206ac2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Sep 27 18:00:48 2021 +0000
Treat adif record values as byte length vs string length
commit 44d54dd5dfecb3389317f3c6a88793c38c78f7ff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Thu Sep 16 20:37:04 2021 -0500
updated V-num for beta build
commit 50c65ac2c4bdc10da679d495f794e4424981f935
Author: jangliss <jon+gh@netdork.net>
Date: Thu Sep 16 20:27:21 2021 -0500
Remove looking at fetched records for last fetch date for LoTW. Use only header
commit 421601e36d3bde33c13ae7646f12d4cc1c617eff
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sun Aug 29 14:39:18 2021 -0500
new donors yay
commit 3eb3fa4b21f6ab580ed6f1f8cf348b1e6e1fbe2d
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Sat Aug 28 13:06:48 2021 -0500
acks data update
commit cdb524a887cbabfeac288fad2d04f6126665b601
Author: Matthew Chambers <NR0Q@gridtracker.org>
Date: Wed Aug 25 14:38:51 2021 -0500
data update
commit f91cc0968cdb25164894739693c8bfc15aa7af9d
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Mon Jul 5 11:47:16 2021 -0500
acks update 5-july-2021
commit 0ca37bf71eaef8c7423944a478f9b3836d7320c7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 29 16:41:47 2021 -0500
ack update 29 July 2021
commit 53f6168e2363e26c548d108f735805dcfba8330e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Tue Jun 22 11:49:53 2021 -0500
update acknowledgements.json for 6/22/2021
commit 2b79d75f0989c1fcb35ea90d72266e9238bd285e
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 20 13:13:40 2021 -0500
update acknowledgements.json
commit c30d004c69824a71d8391129cf38ece5a84dc3a7
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 16:19:52 2021 -0500
update acknowledgements.json
commit c3bef85eabb56709833ac36fd299cbb90e07aa4f
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 20:58:02 2021 +0000
Update acks json
commit 260e4bc9bc3d15d02b45e5efe0c955c5beaddd27
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 12:01:43 2021 -0500
general updates for new general release
commit fc742c95a868269ff691b0579aef3c61d6643591
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 14:36:13 2021 -0500
fix line 15581
commit 6a04b9cb7bc2c11f458cae3aad8e9569ae7a0a58
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:44:44 2021 -0500
more better
commit 229efb099a1688b00af4469d9d5f3b15f067d84a
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 13:26:06 2021 -0500
better get acks code (Thanks Tag)
commit 7b30fb3093212e034ea57f42090f72ec768f6320
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:43:05 2021 -0500
fix missing " around http line 11141
commit 24e180ffdcb34c8f26dcf183607c83f704168695
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:33:04 2021 -0500
call checkForNewAcks when checkForNewVersion
commit e9d9f8b24a3bf927040bd7f77227edcaafd631e8
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 19 11:17:29 2021 -0500
add functions to get acks json off website and overwrite file
commit 56e4d5816918078152fb74ca8a542179d87b6077
Author: jangliss <jon+gh@netdork.net>
Date: Fri Jun 18 20:28:25 2021 -0500
Date.parse behavior to local time instead of UTC
commit 74db81d764f165d1c45aab54cd24137062e7a204
Author: jangliss <jon+gh@netdork.net>
Date: Thu Jun 17 17:56:37 2021 -0500
More LoTW Fixes to do diff fetching
commit cedeef59f878ca42e6190b41d8774ee4ce4eb640
Author: jangliss <jon+gh@netdork.net>
Date: Tue Jun 15 21:03:15 2021 -0500
Initial workup for LoTW throttling & diff fetching
commit 4576c519c85b0445dad7ba655e2d22b387c9a26f
Author: Santiago Mejia <santiago.hi8smx@gmail.com>
Date: Wed Jun 16 19:59:05 2021 +0000
Upload New File
commit f79010707a3fac0e29c63ef1b741a737bcab522c
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 19 15:44:51 2021 -0500
Fix linting warning
commit 9b31e8c1a859fe94109f295f6376d4cffd87a1c2
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sat Jun 12 22:13:03 2021 -0500
update changelog etc for v1.21.0613
commit 3706978e8b45855f70e4c5723898d0797e7066b5
Author: Matthew Chambers <nr0q@gridtracker.org>
Date: Sun Jun 13 03:27:38 2021 +0000
Update acks json
commit bbd17c1e32dc2685a57871a446ee8e3d5bc5b3c9
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:20:32 2021 -0500
Linting hates me. Remove space on comment.
commit 80466b0edab9b138fd78c45ef270ce8a7b644fc1
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 22:08:47 2021 -0500
Fix npm wanting a space after comment syntax
commit 5791ba583e4c04de01058807a61af9fb49599114
Author: jangliss <jon+gh@netdork.net>
Date: Sat Jun 12 21:55:50 2021 -0500
Temporarily disable LoTW full downloads on startup
commit d5478ee4ab7730af7eac637f839a05348558b517
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 17:17:41 2021 -0500
small fixes in typos in data-i18n tags
commit ec541a5a835eec2233d752a88b809ff0dbc9e78b
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 14:08:50 2021 -0500
it all works and created es file for Santiago to start on
commit 6c14637639be2e5ff7535c26c5c4f3db07c5add2
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 18 13:51:09 2021 -0500
loading the local file helps, added a statup function to do that
commit 635431735822ad0385fd713c8def0ffd094fd2ec
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 16:25:07 2021 -0500
add .vscode to gitignore
commit 27cc542b65cf486a25ba93fb06901ff7b0a888d8
Author: nr0q <nr0q@gridtracker.org>
Date: Wed Oct 13 10:20:55 2021 -0500
finished i18n tags through map vew filters
commit ef4683c8ea3235670509a17b4a2b6108c7d27bab
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 20:23:12 2021 -0500
added data-i18n tags up through mapFilter.mode
commit 0aa862afbe239cd062902804de9ccad95e354839
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:49:03 2021 -0500
more data-i18n tags
commit bbd39a640fd5b31366b141bb687fad04b27c64fd
Author: nr0q <nr0q@gridtracker.org>
Date: Tue Oct 12 16:07:39 2021 -0500
adding data-i18n fields to tags
commit 603c8c039d6ba6113cd2de62c994d8c5bba42e08
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 17:37:11 2021 -0500
all HTML files done
commit 7e97e9d2af6db22b95205ace9a00887b493a2be8
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 16:08:52 2021 -0500
i18n up to the about tab
commit 0c65ab8f3ae0b54f80be894067547bbc5674f5d5
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:51:09 2021 -0500
i18n en strings through audio settings
commit 39152109a5156f08f4984364a0f7488cd617dd18
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 13:18:35 2021 -0500
cleaner keys
commit 59a93e3f30cabdc7529aef005b085c3a9e582ecf
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 11:46:28 2021 -0500
i18n through control panel
commit 17be5a28434dda24fff0fb7e198cc89ac0bbfb5c
Author: nr0q <nr0q@gridtracker.org>
Date: Mon Oct 11 10:43:25 2021 -0500
check in what I have so far
commit aa65ad9936c7c37ada7b5d8b7263adddf60dec8f
Author: christian <christian@t530>
Date: Sun Jun 13 14:21:43 2021 -0400
added jquery.i18n
commit 9d31645823b45417f393d68951a18b4d05bb8e93
Author: christian <christian@t530>
Date: Wed Jun 9 21:29:23 2021 -0400
i18n hook for main gt.html
commit 7e9e5b9cfe1bdbbee391565f1fda282a27f0bb55
Author: christian <christian@t530>
Date: Mon May 24 21:08:15 2021 -0400
WIP banana i18n
2022-09-06 01:57:15 +00:00
|
|
|
overflow: hidden;">
|
|
|
|
<h2 data-i18n="updatePopup.noUpdate">GridTracker is up to date!</h2>
|
|
|
|
<div data-i18n="updatePopup.ok" class="button" onclick="closeUpdateToDateDiv();">OK</div>
|
|
|
|
</div>
|
|
|
|
<div id="selectNodeDiv" style="-webkit-user-select: text; user-select: text; display: block; z-index: -10000"></div>
|
|
|
|
</body>
|
|
|
|
|
2024-07-08 14:10:28 +00:00
|
|
|
</html>
|