phl0
|
fb6a43d21f
|
Re-add POTA menu item to awards
|
2024-01-15 15:59:00 +01:00 |
|
Florian (DF2ET)
|
f5166fe2e4
|
Merge pull request #92 from phl0/fixPublicGridmap
Apply qrz.com changes to visitor's map
|
2024-01-14 17:00:27 +01:00 |
|
phl0
|
6e7d142ade
|
Apply qrz.com changes to visitor's map
|
2024-01-14 16:38:15 +01:00 |
|
HB9HIL
|
39c0d0ec22
|
Merge pull request #90 from int2001/view_qso_qrz
Show QRZ-QSL at QSO-Detail-View
|
2024-01-14 07:36:42 +01:00 |
|
HB9HIL
|
57403478f4
|
Merge pull request #89 from HB9HIL/last_seen_api_cat
last_seen api key use
|
2024-01-14 07:27:32 +01:00 |
|
int2001
|
234e0b3e08
|
Show QRZ-QSL at QSO-Detail-View
|
2024-01-14 06:12:37 +00:00 |
|
HB9HIL
|
db629ba25e
|
fix qso last_seen
|
2024-01-13 20:46:33 +01:00 |
|
HB9HIL
|
c928fce3e3
|
chinese translations by user IzumiChino
|
2024-01-13 19:24:34 +01:00 |
|
HB9HIL
|
2ac2f89720
|
Merge pull request #87 from int2001/speeduplookups
|
2024-01-13 18:45:32 +01:00 |
|
HB9HIL
|
8461016148
|
last_seen api key use
|
2024-01-13 18:17:35 +01:00 |
|
Joerg
|
933050d17f
|
Merge pull request #88 from int2001/grouping_bug
Removed Bug at clublog-model where OR wasn't grouped
|
2024-01-13 13:05:19 +01:00 |
|
int2001
|
ef5ea4498d
|
Removed Bug at clublog-model where OR wasn't grouped
|
2024-01-13 11:30:53 +00:00 |
|
int2001
|
ff9bb4237e
|
At update CAT, too
|
2024-01-13 11:16:31 +00:00 |
|
int2001
|
87c3b3424a
|
Also enable concurrency when updating/refreshing radio
|
2024-01-13 11:15:24 +00:00 |
|
int2001
|
519ddd03b7
|
Enable concurrency, where session is ONLY readed afterwards in same process
|
2024-01-13 11:06:05 +00:00 |
|
Joerg
|
74813d2702
|
Merge pull request #86 from int2001/otf_adif
OTF Zipping at ADIF-Upload
|
2024-01-12 17:13:00 +01:00 |
|
int2001
|
d9502f312f
|
Added session_write_close() to uploader, so it won't block other activities any longer
|
2024-01-12 15:51:16 +00:00 |
|
Joerg
|
082103878b
|
Merge pull request #85 from int2001/fixContestRace
Fix contest Raceconditions
|
2024-01-12 11:25:29 +01:00 |
|
Joerg
|
c02fa700fe
|
Merge pull request #83 from int2001/prevent_sql_inject
Prevent sql injects
|
2024-01-12 09:35:53 +01:00 |
|
HB9HIL
|
43ffdc461a
|
Merge pull request #84 from int2001/empty_fixes
|
2024-01-12 09:28:43 +01:00 |
|
HB9HIL
|
3f9f86b3a9
|
removed comment from deleted function
|
2024-01-12 09:26:20 +01:00 |
|
int2001
|
4f2ff6b1de
|
Raise testing-range to 4kB (was 1kB)
|
2024-01-11 16:35:10 +00:00 |
|
int2001
|
1e7501dc48
|
Added rudimentary Check for ADIF at early stage
|
2024-01-11 15:20:36 +00:00 |
|
int2001
|
4aa2152a4e
|
JS-Part of OTF-ZIP
|
2024-01-11 14:52:37 +00:00 |
|
int2001
|
a2d453189e
|
PHP-Part of parsing OTF-Zips at ADIF-Import
|
2024-01-11 14:52:17 +00:00 |
|
int2001
|
58d1e9434f
|
ADIF-Zip-Upload OTF / PHP-Part (WIP)
|
2024-01-11 12:24:35 +00:00 |
|
int2001
|
73d5dc6c72
|
On The Fly Zipping b4 upload (JS-Part)
|
2024-01-11 12:21:55 +00:00 |
|
int2001
|
d3b5f4b787
|
Fix Various Contest-Race-Conditions JS-Part
|
2024-01-11 07:28:17 +00:00 |
|
int2001
|
445ecf411b
|
Fix various Contest-Race-Conditions
|
2024-01-11 07:27:52 +00:00 |
|
int2001
|
7ba5b7c258
|
Set Activatorscount to 0 (instead of null) when no QSO was made yet
|
2024-01-11 05:28:23 +00:00 |
|
int2001
|
f6ddbe1a69
|
Fill array with at least one fake value if there's no relation found
|
2024-01-11 05:25:52 +00:00 |
|
int2001
|
758dc2cba9
|
Fix PHP-Errors when no location was created for Gridsquares at QSO
|
2024-01-11 05:19:39 +00:00 |
|
int2001
|
c0bae56332
|
Removed never used (dangerous!) functions at controller, where one can inject SQL to
|
2024-01-10 20:18:12 +00:00 |
|
int2001
|
833fd68b2a
|
Removed never used (dangerous!) functions, where one can inject SQL to
|
2024-01-10 20:16:22 +00:00 |
|
int2001
|
237eb0c204
|
Literal to Bind at get_entity
|
2024-01-10 20:09:42 +00:00 |
|
HB9HIL
|
cd11dc1e1f
|
Merge pull request #82 from int2001/dry_run
|
2024-01-10 07:55:06 +01:00 |
|
int2001
|
cefa732b66
|
Added "DryRun" (per default disabled) to QSO-API, to make API more debugable
|
2024-01-10 06:12:23 +00:00 |
|
HB9HIL
|
47e01094f0
|
Merge pull request #79 from int2001/mata
|
2024-01-09 07:54:43 +01:00 |
|
Joerg
|
e66abdb09b
|
Merge pull request #80 from int2001/lb_model_load
Load Logbook_Model everytime at search_result
|
2024-01-09 07:26:59 +01:00 |
|
Joerg
|
01f78bb06d
|
Merge pull request #77 from int2001/prevent_dok_with_no_call
Prevent calling DOK-Lookup if no call is given
|
2024-01-09 07:02:44 +01:00 |
|
int2001
|
923905127a
|
If CL can't get a sessionkey (sometimes this happens), lotw-lookup will fail too, because lb-model isn't loaded.
|
2024-01-09 05:59:41 +00:00 |
|
int2001
|
2778901971
|
Make Usertable great again
|
2024-01-09 05:40:59 +00:00 |
|
Florian (DF2ET)
|
c86a7a466d
|
Merge pull request #76 from phl0/lotwSearchResult
Add LoTW hint to search results
|
2024-01-08 23:28:39 +01:00 |
|
HB9HIL
|
0217e02b92
|
Merge pull request #78 from HB9HIL/admin_last_qso
admin last qso in user list
|
2024-01-08 20:36:48 +01:00 |
|
HB9HIL
|
f3bd11446d
|
fixed alignment
|
2024-01-08 18:52:36 +01:00 |
|
HB9HIL
|
80c6075120
|
added DataTable to Userlist
|
2024-01-08 18:51:09 +01:00 |
|
HB9HIL
|
4d49d9a352
|
admin last qso in user list
|
2024-01-08 18:16:07 +01:00 |
|
HB9HIL
|
015b4414de
|
fix qso_icons (esp. lotw icon)
|
2024-01-08 17:37:04 +01:00 |
|
int2001
|
49f582c300
|
Prevent calling DOK-Lookup if no call is given
|
2024-01-08 15:31:28 +00:00 |
|
phl0
|
4c380810f3
|
Add missing space
|
2024-01-08 16:20:36 +01:00 |
|