Commit Graph

7767 Commits

Author SHA1 Message Date
HB9HIL
71981a2a80 basic delete migration of dupe files 2024-03-08 15:15:28 +01:00
int2001
873cefc4d7 Added creation of unique index and while-loop to catch also multiple doubles 2024-03-08 11:40:53 +00:00
int2001
6f87d7b71d Set Mig to 186 2024-03-08 10:49:10 +00:00
int2001
da5a617430 Added detection and prepare for delete to migration 2024-03-08 10:48:21 +00:00
int2001
b087a124b8 Prevent inserting double eQSL-Images into DB and FS 2024-03-08 09:18:32 +00:00
Florian (DF2ET)
154b169c6c Merge pull request #207 from phl0/qslRxDate
Show (E)QSL recevice date rather than filename
2024-03-08 08:25:49 +01:00
phl0
aa12f912a1 Show QSL RX date also (and remove filename) 2024-03-08 08:13:27 +01:00
phl0
df2b7bb293 Show EQSL recevice date rather than filename 2024-03-08 07:57:20 +01:00
Florian (DF2ET)
59950c2cbf Merge pull request #206 from phl0/hamsatWorkablePasses
Add user options to allow for showing workable passes only
2024-03-07 19:10:31 +01:00
phl0
68d246195c Fix JCC summary cnfm count 2024-03-07 18:37:50 +01:00
phl0
1157886957 Missing languages added 2024-03-07 18:02:37 +01:00
phl0
5fff16862c Merge remote-tracking branch 'upstream/dev' into hamsatWorkablePasses 2024-03-07 17:59:10 +01:00
Florian (DF2ET)
4fc2bbb800 Merge pull request #3 from int2001/hamsat_api
Refactored to user_options_table
2024-03-07 17:58:29 +01:00
HB9HIL
fbc88a9296 Merge pull request #205 from HB9HIL/selectize_fix 2024-03-07 17:37:03 +01:00
HB9HIL
c84c1ffcab Merge branch 'dev' into selectize_fix 2024-03-07 17:36:46 +01:00
int2001
5759a604d1 Refactored to user_options_table 2024-03-07 16:34:22 +00:00
phl0
5ea81c3f07 Add user options to allow for showing workable passes only 2024-03-07 16:11:54 +01:00
Andreas Kristiansen
52fce2e32d Merge pull request #200 from AndreasK79/installer_update
[Installer] Added DXCC. Installer now created logbook and location.
2024-03-07 10:13:13 +01:00
HB9HIL
38cc41c7fa avoid wrong county data 2024-03-07 10:10:07 +01:00
HB9HIL
1cf220b7a1 make selectize county stuff more generic 2024-03-07 10:03:30 +01:00
HB9HIL
c001295029 adjusted id's 2024-03-07 10:03:16 +01:00
HB9HIL
9ee6ec398a removed selectize stuff from footer 2024-03-07 10:02:58 +01:00
HB9HIL
fa3fbeebda move get_county function to lookup 2024-03-07 09:47:49 +01:00
HB9HIL
e6492c5d8d sort states list alpabetical 2024-03-07 09:47:03 +01:00
Andreas Kristiansen
fd76cf0c8b Merge pull request #203 from AndreasK79/new_user_default_confirmation 2024-03-07 07:38:58 +01:00
Andreas Kristiansen
80d7adb66c [Users] Default checked for QSL and LoTW in new user form 2024-03-06 20:32:03 +01:00
Andreas Kristiansen
f174837140 Merge pull request #193 from AndreasK79/map_defaults 2024-03-06 16:19:57 +01:00
Joerg (DJ7NT)
9ddf69f4fa Merge pull request #201 from int2001/qso_del_rm_fix
Removed Reset / Clear on Backspace within qso-field
2024-03-06 14:10:30 +01:00
Andreas Kristiansen
9598723cc5 Added maidenhead default option 2024-03-06 13:58:35 +01:00
Joerg (DJ7NT)
2b7eb5ac15 Merge pull request #202 from int2001/clublog_chk_dupe
Catch Clublogerror if log was already sent
2024-03-06 13:46:21 +01:00
phl0
950ed3a462 Add newline for error messages 2024-03-06 13:32:49 +01:00
int2001
d67716cc70 Do not update, if LOTW_R_DATE is already set to thats received 2024-03-06 11:28:24 +00:00
Andreas Kristiansen
d6ee29329c Added setting for active logbook 2024-03-06 11:12:58 +01:00
int2001
e4f411c708 Catch Clublogerror if log was already sent 2024-03-06 06:16:47 +00:00
int2001
2bf8e008d7 Removed Reset / Clear on Backspace within qso-field 2024-03-06 05:26:43 +00:00
HB9HIL
ec0f53fabb layout for user form 2024-03-05 22:38:36 +01:00
Andreas Kristiansen
53726e29bb [Installer] Added DXCC. Installer now created logbook and location. 2024-03-05 19:54:24 +01:00
Florian (DF2ET)
a5ba345451 Merge pull request #199 from phl0/updateLotwDate
Update lotw date
2024-03-05 18:21:32 +01:00
Florian (DF2ET)
f1b70f7a59 Merge pull request #2 from int2001/lotw_update_optimize
Reduce 4 non-indexed queries to only 1
2024-03-05 18:20:34 +01:00
int2001
296d57ceac Reduce 4 non-indexed queries to only 1 2024-03-05 17:14:45 +00:00
phl0
7251892ccf Also update QSOs which have received LoTW cnfm beofre 2024-03-05 17:34:21 +01:00
phl0
63c7252f82 Use APP field from LoTW to set QSLRDATE 2024-03-05 17:33:51 +01:00
HB9HIL
6dfee7ec72 Merge pull request #197 from HB9HIL/fix_state_dropdown_on_copy 2024-03-05 16:02:35 +01:00
HB9HIL
780a24845b Merge branch 'dev' into fix_state_dropdown_on_copy 2024-03-05 16:02:17 +01:00
HB9HIL
b04679e7d9 Merge pull request #186 from HB9HIL/pota_selectize
[QSO] Multi POTA in QSO Logging
2024-03-05 13:57:22 +01:00
HB9HIL
57e011abb1 Merge pull request #9 from phl0/potaWording
Pota wording
2024-03-05 13:56:59 +01:00
phl0
43f64c7865 List multiple POTA refs separately in awards section 2024-03-05 13:14:23 +01:00
phl0
8311b4fe81 Adapt wording to reflect multiple values allowed 2024-03-05 13:06:57 +01:00
HB9HIL
be48e7c046 Merge branch 'dev' into pota_selectize 2024-03-05 12:49:47 +01:00
Florian (DF2ET)
8392858cf5 Merge pull request #198 from phl0/doNotFetchIotaRefFromPreviousQso
Only use IOTA ref from last QSO (instead of last one with IOTA ref)
2024-03-05 12:19:00 +01:00