提交图

5246 提交

作者 SHA1 备注 提交日期
int2001
ea65a8daee
Conbtest_id wasn't fetched / error at last_qsos fixed 2023-09-09 06:00:13 +00:00
Peter Goodhall
3d7c5b5c6e [Migration] Make the callsign field in the table lotw_users unique
Make the callsign field in the table lotw_users unique to stop issue #2469 happening again
2023-09-07 15:17:39 +01:00
Peter Goodhall
fbd0ec7ff1 Revert "Update Logbookadvanced_model.php"
This reverts commit f8dc31f20c.
2023-09-07 14:36:07 +01:00
Peter Goodhall
fd99bed5f3 Revert "Update Logbookadvanced_model.php"
This reverts commit 20e13b0031.
2023-09-07 14:36:01 +01:00
Peter Goodhall
20e13b0031 Update Logbookadvanced_model.php 2023-09-07 14:24:43 +01:00
Peter Goodhall
f8dc31f20c Update Logbookadvanced_model.php 2023-09-07 14:08:28 +01:00
Peter Goodhall
3818645f5a Update Logbookadvanced_model.php 2023-09-07 13:54:14 +01:00
Peter Goodhall
331cff4151 removed dxcc just to see if its causing the duplicate rows 2023-09-07 13:53:44 +01:00
Peter Goodhall
e96aa3945d Update Logbookadvanced_model.php 2023-09-07 13:46:15 +01:00
Peter Goodhall
d70f278474 Update Logbookadvanced_model.php 2023-09-07 13:41:51 +01:00
Peter Goodhall
f0c6006f2f Update Logbook_model.php 2023-09-07 13:35:29 +01:00
Peter Goodhall
8400654d3d
Merge pull request #2465 from phl0/checkStationCallsign
Check station callsign in station profile
2023-09-06 00:37:24 +01:00
phl0
c5e050f548
Check station callsign in station profile 2023-09-06 00:02:07 +02:00
Andreas Kristiansen
e74a949b07
Merge pull request #2432 from phl0/ajaxToPost 2023-09-05 12:56:04 +02:00
Andreas Kristiansen
644f07a321
Merge pull request #2462 from int2001/prev_contacts 2023-09-05 12:55:51 +02:00
Andreas Kristiansen
4ef34aa38d
Merge pull request #2463 from phl0/lbaUpperCase 2023-09-05 12:55:44 +02:00
phl0
e99688cdd5
Make LBA search input fields upper case. 2023-09-05 12:41:35 +02:00
Joerg
657df1d914
Merge pull request #5 from phl0/tableHeaders
Harmonize table headers
2023-09-04 15:35:21 +02:00
phl0
180917238e
Harmonize table headers 2023-09-04 15:32:51 +02:00
int2001
098809eb03
Added missing fields 2023-09-03 17:42:36 +00:00
int2001
dd39f02651
Use Col-Config (for overview / lb) also for previous-contacts 2023-09-03 17:35:21 +00:00
Peter Goodhall
ff3e6e0e24
Merge pull request #2461 from phl0/suppressEmptyDxcc
Leave DXCC out of tweets if none
2023-09-03 09:30:10 +01:00
phl0
6fa836dead
Leave DXCC out of tweets if none 2023-09-03 06:43:31 +02:00
Andreas Kristiansen
9330809ceb
Merge pull request #2452 from AndreasK79/logbookadvanced_choose_visible_columns
[Advanced Logbook] You can choose which columns to show
2023-08-31 10:35:47 +02:00
Andreas
02b29b3426 And migration script 2023-08-31 08:41:59 +02:00
Andreas
99a08d0d18 Merged in dev and updated migration number 2023-08-31 08:41:13 +02:00
Andreas
a35ddb2b0a Merge branch 'dev' into logbookadvanced_choose_visible_columns 2023-08-31 08:40:15 +02:00
Andreas
c8253d3c6f Hide quickfilters if columns is hidden 2023-08-31 08:23:10 +02:00
Peter Goodhall
d6150d1c17 Tag 2.4.8 2023-08-30 21:58:39 +01:00
Peter Goodhall
437409a0e2
Merge pull request #2454 from phl0/fixZeroSlashQslExport
We should export to csv without slashed zero
2023-08-30 15:54:14 +01:00
phl0
f6044097c1
We should export to csv without slashed zero 2023-08-30 16:51:06 +02:00
Peter Goodhall
ec85d4ef5c Updated Readme 2023-08-30 14:59:23 +01:00
Andreas
bcd9b7fd88 Save closes dialog and refreshes page 2023-08-30 14:02:22 +02:00
Andreas Kristiansen
84929400c5
Merge pull request #18 from phl0/fixEmptyUserOptions
Handle initial case when user options are empty
2023-08-30 13:26:50 +02:00
phl0
7d37df016f
Handle initial case when user options are empty 2023-08-30 12:53:49 +02:00
Andreas
a78da90839 [Advanced Logbook] You can choose which columns to show 2023-08-30 08:54:06 +02:00
Andreas Kristiansen
708048d15f
Merge pull request #2442 from petrkr/eqslsecurity
IMPORTANT Security fix: eQSL uses HTTP (not encrypted) communication
2023-08-30 08:50:38 +02:00
phl0
8135924345
ADIF field should be filled with null in case of failure 2023-08-29 23:48:59 +02:00
phl0
23f45ee5be
earch bearing also converted to POST 2023-08-29 23:46:07 +02:00
phl0
a5f7a76290
Remove debug statement 2023-08-29 23:40:51 +02:00
phl0
a84aa06965
Move searchdistance to POST parameters 2023-08-29 23:38:24 +02:00
Peter Goodhall
304e8da992
Merge pull request #2451 from iu2frl/dev
Moving to PHP8.2
2023-08-29 22:31:40 +01:00
phl0
8929f17886
Also change ajax calls for QSO log view to post 2023-08-29 23:20:32 +02:00
Petr Kracík
059a0860af
eSQL: Security fix, use HTTPS to send password over the internet
Signed-off-by: Petr Kracík <petrkr@petrkr.net>
2023-08-29 17:58:22 +02:00
Peter Goodhall
6b7902b023 [Nav] Removed the words search to add some room 2023-08-29 14:26:03 +01:00
Luca IU2FRL
25147cdc2b Moving to PHP8.2 2023-08-28 19:41:25 +02:00
Peter Goodhall
628bf0d2a5
Merge pull request #2448 from petrkr/fixinstaller
Install: Create auto-increment, fix semicolon, fixes #2443
2023-08-28 16:29:01 +01:00
Petr Kracík
5c7bcdc5f2
Install: Create auto-increment, fix semicolon, fixes #2443
Signed-off-by: Petr Kracík <petrkr@petrkr.net>
2023-08-28 17:27:37 +02:00
Peter Goodhall
b082ccf1e3 Forgot the ; 2023-08-28 16:27:33 +01:00
Peter Goodhall
575ede3eb9 Typo fix doh 2023-08-28 15:37:58 +01:00