HB9HIL
cd4a660ef7
add some spacing
2025-01-28 11:44:36 +01:00
DJ3CE
9ad9e7c0f0
Further improvements to SimpleFle
...
* show contest-exchange beneath RSTr/-s, as usual
* implement non-numeric contest-exchange
* warn, if xor contest-select / contest-data present
* introduce increment-mode, to be set by user
* add documentation
2025-01-11 02:40:09 +01:00
DJ3CE
cc2fce9214
SimpleFLE: Implement Name and QSL-Msg, refinment of locator-matching
2025-01-09 00:31:55 +01:00
DJ3CE
361bfc7088
Implement contest srx/stx and comments in SimpleFLE
...
DF3CB has specified ',***' and '.***' for contest exchange-received
and sent, as well as '<...>' for comments.
Comments may contain spaces and are handled ahead of splitting rows by
spaces.
Additionally, you may enter an arbitrary ADIF-field(*) in the form of
'<tx_pwr: 50>' or '<notes: Uses a straight key>', as long as the key
matches '[a-z_]*:' and the is implemented in wavelog's 'import'
in the Logbook-Model.
2025-01-08 23:38:31 +01:00
HB9HIL
4fc175c0fb
fixed a bug in simplefle and added cache clearing
2024-11-11 20:25:59 +01:00
HB9HIL
68b1bf507b
fix error messaging
2024-11-03 16:23:45 +01:00
HB9HIL
9164bb0816
show a waiting message
2024-10-31 20:56:42 +00:00
HB9HIL
f81979064a
let's send one single ajax for all qsos instead one ajax for each
2024-10-31 20:49:06 +00:00
HB9HIL
dc0138b718
fixing UI
2024-08-25 11:15:09 +02:00
Filip Melík
42d0c8e7df
CR: Clear errors when logging session is ended
2024-08-25 10:21:17 +02:00
Filip Melik
728e4d5910
Merge branch 'dev' into 803-SFLE-js-errors
2024-08-25 10:14:20 +02:00
Filip Melík
d93945ce0a
Return empty string when band could not be determined
2024-08-25 09:14:11 +02:00
Filip Melík
3221b0785b
Change error presentation appearance
2024-08-25 09:13:16 +02:00
Filip Melík
cc19c20ae2
Replace duplicate code with already existing function
2024-08-25 09:12:31 +02:00
Filip Melík
246fc0ae69
Move error presentation out of the loop
2024-08-25 09:11:51 +02:00
Filip Melík
ccae6f84f6
Move error reset & check out of the loop
2024-08-25 09:10:28 +02:00
HB9HIL
1a03d33a0e
swap rst
2024-08-08 19:32:52 +02:00
HB9HIL
05923c7899
add the ability to log for a contest
2024-07-13 14:34:36 +02:00
HB9HIL
96a4c7c6d8
fixed a bug where the op call was not saved to db
2024-07-13 14:23:08 +02:00
HB9HIL
2b5b41a25a
set active location on change in simplefle aswell
2024-05-31 17:19:28 +02:00
HB9HIL
2dd366f9b9
gridsquare support
2024-05-28 23:27:06 +02:00
HB9HIL
78cc99d5b9
move document.ready function to the top so it's easier to find
2024-05-28 21:39:22 +02:00
HB9HIL
c0bfe3cf29
use more of the screen
2024-05-28 21:36:56 +02:00
HB9HIL
4c53797047
standarize textarea in js
2024-05-28 13:47:06 +02:00
HB9HIL
d132712763
new button bar and options dialog
2024-05-28 13:36:12 +02:00
HB9HIL
30f27d1954
add support for multiple pota refs
2024-05-27 22:33:44 +02:00
HB9HIL
ebcb250f6f
comment
2024-05-27 21:09:54 +02:00
HB9HIL
906b4b6a2b
allow extended signal reports
2024-05-01 12:33:38 +02:00
HB9HIL
528d6cff51
tiny adjustments
2024-05-01 11:37:35 +02:00
HB9HIL
92d0f9620a
use only 59 instead 599 for digivoice
2024-04-30 12:13:18 +02:00
HB9HIL
500240b1d5
return dB report for data unless it's a digitalvoice mode
2024-04-30 11:27:17 +02:00
HB9HIL
ea8dbc2b8e
create a regex from all modes and compare user input
2024-04-30 01:40:21 +02:00
HB9HIL
fa21fadeb1
add support for various kind of bands (e.g. 4m band)
2024-04-30 00:29:13 +02:00
HB9HIL
9720cbae7a
fixing a qrg syntax bug
2023-12-23 06:15:24 +01:00
abarrau
af0e3e3d0c
eQSL default msg (js & css)
2023-11-29 14:26:23 +01:00
int2001
b5a790d133
and one bunch more of tooltips
2023-11-26 09:00:47 +00:00
Robert Sammelson
7ebf909fd7
Format file
2023-11-11 01:31:07 -05:00
Robert Sammelson
15f52f99ca
Fix POTA regex
2023-11-11 01:25:21 -05:00
HB9HIL
bb5355d32f
bug fix for getFreqFromBand
2023-11-09 21:49:17 +01:00
HB9HIL
4d997c1e70
removed console.log message
2023-11-09 00:54:26 +01:00
HB9HIL
8a3ec11e54
new timeWarning function
2023-11-08 17:51:26 +01:00
HB9HIL
4c17d8477f
support for USB and LSB
2023-11-08 16:58:13 +01:00
HB9HIL
7f2e00b7ec
added some to example data
2023-11-06 13:41:34 +01:00
HB9HIL
ffdc660b46
corrected qrg format for logging
2023-11-06 13:26:48 +01:00
HB9HIL
2fdcdaa201
added time function to js
2023-11-04 12:45:07 +01:00
HB9HIL
9a832c4fa2
added Initials of SOTA, POTA... aso
2023-11-02 15:07:57 +01:00
HB9HIL
dbdccdd366
fixed old typo
2023-11-02 08:44:47 +01:00
HB9HIL
6026297649
Example Data
2023-11-02 08:22:01 +01:00
HB9HIL
df4c24f9a2
sample data
2023-11-01 21:43:06 +01:00
HB9HIL
99b4061217
prepared sample data
2023-11-01 21:08:21 +01:00