Fabian Kurz
|
89d58a02cc
|
Allow editing/viewing QSO length in "Edit QSO" and "Enter QSO" forms
|
6 months ago |
Fabian Kurz
|
76d1dab7dd
|
update .gitignore
|
6 months ago |
Fabian Kurz
|
51bb104247
|
import.pl: temporarily add GR / 2R / MR prefixes for all UK&CD calls
todo: We should not need this at all on the long run. If there's a
G3AAA in the database, G*3AAA should automatically be recognized and
counted.
|
7 months ago |
Fabian Kurz
|
e23f2fd4c0
|
Fix inserting scores into database (broken by 3a3bb11eb0 )
|
8 months ago |
Fabian Kurz
|
3a3bb11eb0
|
after each upload (or change of QSOs), show difference in stats
|
8 months ago |
Fabian Kurz
|
af9d31f18f
|
fix adding QSOs manually (broken by d51b79c355 )
|
9 months ago |
Fabian Kurz
|
fb617b873d
|
fix formatting
|
9 months ago |
Fabian Kurz
|
d51b79c355
|
(m)QTX: Parse QSO length from uploaded QSOs and put into DB
also:
- accept non-member QSOs for QTX (saved with nr = 0)
- make sure the nr = 0 QSOs do not count for any awards
|
9 months ago |
Fabian Kurz
|
c42314ff6a
|
automatically fill in member number in manual logging mode
|
9 months ago |
Fabian Kurz
|
e7814aa377
|
2022 -> 2023
|
11 months ago |
Fabian Kurz
|
2f15783b64
|
IG9/IH9 is *not* a WAE, so don't count it.
tnx DL6KVA :-)
|
1 year ago |
Fabian Kurz
|
7e1d60d0e1
|
fix recognizing IG9/IH9 calls. do not allow invalid US states to be saved.
|
1 year ago |
Fabian Kurz
|
2e81788d8e
|
WAE: Show Kosovo only needed once if not worked both as DXCC and WAE
|
1 year ago |
Fabian Kurz
|
d7c34bf8ae
|
WAE: Improve detecting some WAEs (ITU Vienna, African Italy, European Turkey) from callsign in ADIF upload
|
1 year ago |
Fabian Kurz
|
d7de9be384
|
WAE: Fix query to figure out whether or not we counted Kosovo twice (DXCC + WAE)
|
1 year ago |
Fabian Kurz
|
735ede3b17
|
Don't show Kosovo as needed WAE country if it was logged as a DXCC.
|
1 year ago |
Fabian Kurz
|
20ea7e8854
|
Add GQ/MQ/2Q calls for Crown Jubilee
|
2 years ago |
Fabian Kurz
|
f91c9686a4
|
set MySQL timezone to UTC (for upload timestamps generated with NOW())
|
2 years ago |
Fabian Kurz
|
c20538af01
|
Add special prefixes for Queen's 70 jubilee in Canada
|
2 years ago |
Fabian Kurz
|
f54dc85c7a
|
Add high resolution favicons - make background of logo white.
|
2 years ago |
Fabian Kurz
|
36b0826e10
|
CMA for rbn.telegraphy.de export: Ensure to consider the QSOs from the *last* member from the log.
|
2 years ago |
Fabian Kurz
|
2528f2c12d
|
ACA plot: Add dots at drawing points
|
2 years ago |
Fabian Kurz
|
47d4022b87
|
Add CWT certificate link
|
2 years ago |
Fabian Kurz
|
927808f5ce
|
RBN export: fix CMA
|
2 years ago |
Fabian Kurz
|
f1ead609ac
|
ACA plot: Don't chose too bright random colours to ensure good contrast/readability.
|
2 years ago |
Fabian Kurz
|
d90084c269
|
remove ACA plot cache from Redis after uploading a new log
|
2 years ago |
Fabian Kurz
|
9e3197e24a
|
scores for 2021 archived / new ones for 2022
|
2 years ago |
Fabian Kurz
|
ff03a1e060
|
Switch to 2022 scores.
|
2 years ago |
Fabian Kurz
|
8e20cbd53b
|
Add export of ACA/CMA status for rbn.telegraphy.de.
|
2 years ago |
Fabian Kurz
|
025998a76f
|
Fix handling of Kosovo. Don't count twice in WAE list.
|
2 years ago |
Fabian Kurz
|
82e077d394
|
When logging in via cookie, don't forget the 'manual' flag.
|
2 years ago |
Fabian Kurz
|
57c9fc5769
|
plot ACA: remember plotted calls even when changing filters/order
|
2 years ago |
Fabian Kurz
|
58f35caa12
|
score plots: allow for users who are not logged in
|
2 years ago |
Fabian Kurz
|
9e5e8cadce
|
ACA score plots: Cache results in Redis, improve graph readability
|
2 years ago |
Fabian Kurz
|
ac7fb7d4fc
|
plotting ACA data etc - start of implementation
todos:
- axis labels/descriptions for the plots
- show more information when mouse hovers over plot
- add caching layer to avoid MySQL meltdown
|
2 years ago |
Fabian Kurz
|
89bdd1eaf5
|
DJ1YFK -> DJ5CW
|
2 years ago |
Fabian Kurz
|
6130610973
|
Fix CBR import for VHF
|
2 years ago |
Fabian Kurz
|
a60e3037f8
|
Fix WAE counter in statistics (include TA1)
tnx KR2Q
|
2 years ago |
Fabian Kurz
|
6afe1e5134
|
scores: only show "calls" with a number (e.g. suppress "TEST" etc.)
|
2 years ago |
Fabian Kurz
|
dad163f936
|
score tables: improve highlighting, regex search, rename tables
|
2 years ago |
Fabian Kurz
|
a4811da4ec
|
score table: fix sorting for Chromium
Chromium doesn't like to compare strings with < and >, so
we have to use a.localeCompare(b)
|
2 years ago |
Fabian Kurz
|
394ecc0e4c
|
scores-by-call-table: show actual overall rank in filtered view
|
2 years ago |
Fabian Kurz
|
217772aefd
|
scores-by-call: Allow sorting by columns and filter by callsigns
|
2 years ago |
Fabian Kurz
|
5bcb2cfb34
|
scores_by_call: don't show entries with zero score
|
2 years ago |
Fabian Kurz
|
5505aa8bfa
|
DXCC/WAZ: hard coded exception NL7VX = USA, Zone 5, State VA
|
2 years ago |
Fabian Kurz
|
fe16915d18
|
DXCC/WAZ: hard coded exception NL7VX = USA, Zone 5
|
2 years ago |
Fabian Kurz
|
3930cf692b
|
fix date range for QSO import (*including* the join date, not excluding it!)
|
2 years ago |
Fabian Kurz
|
0b507ffc4c
|
manual scores: no need to log out/in
|
3 years ago |
Fabian Kurz
|
1f496fc26d
|
Allow entering scores manually (closes #5)
|
3 years ago |
Fabian Kurz
|
9d8ae983e4
|
don't show zero scores on the score table
|
3 years ago |