提交图

1620 提交

作者 SHA1 备注 提交日期
phl0
4885acb3e2
Remove ald activated grids map 2023-11-27 15:07:54 +01:00
int2001
7e935065fa
use Bind-Vars intead of literals 2023-11-27 13:49:41 +00:00
int2001
80d3426ad7
Removed Dbg-Output 2023-11-27 13:37:27 +00:00
int2001
032e77957f
Clublog-RT-Upload 2023-11-27 12:55:16 +00:00
Andreas
bacf2b755e Bugfix for VUCC error when no grids are confirmed 2023-11-27 08:18:17 +01:00
HB9HIL
3f4857e6db fixed worked and confirmed badges in awards 2023-11-25 23:54:14 +01:00
HB9HIL
349f2eecf5 fixed some lotw php errors 2023-11-25 22:07:51 +01:00
HB9HIL
ac0e3b7bc3
Merge branch 'dev' into bootstrap_5 2023-11-25 10:50:50 +01:00
phl0
ea27403ea6
Allow to select the callsign to download LoTW cnfms for 2023-11-24 16:15:01 +01:00
HB9HIL
86cced2372
Merge pull request #31 from magicbug/dev
Dev
2023-11-24 12:22:12 +01:00
HB9HIL
ba63e5f6db Merge remote-tracking branch 'upstream/dev' into bootstrap_5 2023-11-24 12:14:10 +01:00
phl0
f58b3f5ba0
Load lib only if not loaded (prevent spilling of logs) 2023-11-24 12:07:15 +01:00
phl0
a2f1e4f603
Concat QSO IDs in PHP rather than SQL 2023-11-23 20:43:45 +01:00
int2001
8b1646f430
Display HF too at VUCC-Awards-page 2023-11-22 06:56:19 +00:00
int2001
1023ffafab
Splitted VUCC into real VUCC and SAT-VUCC at Dashboard 2023-11-22 06:04:58 +00:00
HB9HIL
865d4bdbe6 Merge remote-tracking branch 'upstream/dev' into bootstrap_5 2023-11-21 22:48:01 +01:00
HB9HIL
e417c222dd new function get_user_email_by_id 2023-11-21 12:12:21 +01:00
HB9HIL
bccd6819c1 fix dxcc award bg colors 2023-11-20 02:14:51 +01:00
HB9HIL
2d0dda8fb7 datetimepicker filter lba 2023-11-17 17:24:24 +01:00
HB9HIL
8994cf3e26 datetimepicker bs5 2023-11-17 15:34:24 +01:00
HB9HIL
8d1457115a datetimpicker dxatlas export (+bugfix) 2023-11-17 15:27:44 +01:00
HB9HIL
b643a8c3c4 not formatting is needed 2023-11-17 13:32:42 +01:00
HB9HIL
034c1115e2 html5 datepicker 2023-11-17 09:36:40 +01:00
int2001
5cfa27c4d9
Added left-oouter join on lotw_users to fetch last-lotw-up 2023-11-17 07:26:31 +00:00
phl0
7fc5b98826
Remove forgotten debug statements 2023-11-15 12:24:45 +01:00
phl0
7e8e108ff4
We do not need to (re-)update distances if grids are the same 2023-11-15 12:20:32 +01:00
int2001
cce52c126c
Enable QRG-Only-Update (should fix #2611) 2023-11-13 09:18:56 +00:00
HB9HIL
8e3f2e8d6e new MigrationVersion Model 2023-11-12 15:34:48 +01:00
Peter Goodhall
743c46f9a5
Merge pull request #2669 from HB9HIL/simplefle_bug_fixing
SimpleFLE bug fixing
2023-11-10 13:25:19 +00:00
int2001
c4d31e20cd
Added xss_clean and null-exception-handling to grid 2023-11-10 06:44:14 +00:00
HB9HIL
bb5355d32f bug fix for getFreqFromBand 2023-11-09 21:49:17 +01:00
phl0
83b3261034
Fix lookups for empty contest sessions 2023-11-09 15:11:36 +01:00
HB9HIL
a2c4a8e743 added user_quicklog_enter 2023-11-05 12:29:59 +01:00
HB9HIL
e6238dbf66 fixed typo 2023-11-04 18:36:08 +01:00
HB9HIL
802c4ab2e6 added quicklog to User Model 2023-11-04 18:31:59 +01:00
phl0
973d76eeb5
Add option to log QSO end times separately
Squashed commit of the following:

commit 595f620d9e
Author: phl0 <github@florian-wolters.de>
Date:   Wed Nov 1 13:58:05 2023 +0100

    Update languages

commit f670a06059
Author: phl0 <github@florian-wolters.de>
Date:   Wed Nov 1 13:55:04 2023 +0100

    Added user option for enabling QSO end time logging

commit 36d9a95ebb
Merge: 54d5bb53 352931b1
Author: phl0 <github@florian-wolters.de>
Date:   Wed Nov 1 12:18:39 2023 +0100

    Merge branch 'dev' into qsoTime

commit 54d5bb535b
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:14:58 2023 +0200

    start/end times for other languages

commit c5f6bb0cab
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:14:42 2023 +0200

    Hide end time if only differs in seconds as we only display minutes
    anyway ...

commit d519d88604
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:14:29 2023 +0200

    use start as end time if end is not set separately

commit f2588ad132
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:13:43 2023 +0200

    reset timers on form reset

commit 2b7ee4e48c
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:13:27 2023 +0200

    Strip seconds from session time variable

commit e0c35aa0cf
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:13:11 2023 +0200

    Adapt contest logging

commit 5368ef25f3
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:12:50 2023 +0200

    Make date field a little smaller

commit ad2d7e756c
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:12:30 2023 +0200

    Add button to reset start time

commit f56e031946
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:11:09 2023 +0200

    Copy start to end time on focus out

commit b741d0428d
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:10:45 2023 +0200

    Only min and sec for post QSO template

commit 77314edd31
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:08:49 2023 +0200

    Basics for QSO end time logging
2023-11-01 14:24:13 +01:00
Andreas Kristiansen
e6c485fc27
Merge branch 'dev' into simple-fast-log-entry 2023-10-31 09:05:23 +01:00
phl0
5b7a31fe11
count rows returns 1 even with 0 as result ... 2023-10-31 08:29:12 +01:00
Andreas
70504c5022 [Dashboard] Added some warnings 2023-10-30 12:15:08 +01:00
phl0
adb8e8d03c
Allow for selection of QSOs to be reassigned 2023-10-28 16:06:32 +02:00
phl0
839b124c92
Show list of unassigned QSOs 2023-10-27 13:28:53 +02:00
phl0
310736d18f
Show number of unassigned QSOs in Maintenance 2023-10-26 23:30:48 +02:00
Andreas
587660383e [SimpleFLE] Replaced hardcoded bands with bands from db 2023-10-26 19:59:02 +02:00
Andreas Kristiansen
5df64cb1e8
Merge pull request #2618 from int2001/label_sort_lookup
Added sorting like printing and callbook-lookup to Label-List
2023-10-26 08:24:51 +02:00
int2001
a2dbf6e362
2nd location needs to be fixed for eqsl 2023-10-25 07:41:01 +00:00
int2001
cb51d83eba
Prevent EQSL-Prcoessing if no station_location was created 2023-10-25 07:15:13 +00:00
int2001
116d0ea2e1
Added sorting like printing and callbook-lookup to Label-List 2023-10-25 04:53:03 +00:00
phl0
3e18f50a90
JA gridmaster and a more generalized approach serving as blueprint for
future gridmaster map pages
2023-10-22 21:23:51 +02:00
Andreas
c4121e7cde [Awards] Added FFMA 2023-10-20 13:27:44 +02:00
Andreas
810cc58c3b Fixed an if check callbook result 2023-10-20 11:37:12 +02:00
phl0
5c635f1b90
Add paper QSL to Gridmaster (as well as translations) 2023-10-19 18:12:52 +02:00
phl0
c81c6654a2
Add Gridmaster award map 2023-10-19 14:00:20 +02:00
int2001
c602dab260
Fixes Bug, when dupes isn't set 2023-10-19 04:56:45 +00:00
Peter Goodhall
11098b6a4d
Merge pull request #2586 from phl0/beautifyDclOutput
Beautify DCL sync output and add some more useful information
2023-10-18 13:32:24 +01:00
phl0
5de2f2a93b
Beautify DCL sync output and add some more useful information 2023-10-18 11:31:15 +02:00
int2001
589c1c8021
Fixes issue that reassign failed, when col_station_callsign was not given 2023-10-17 17:31:32 +00:00
phl0
e5ca3e67bf
Add update function for DCL DOK data 2023-10-17 16:19:05 +02:00
int2001
2660aba8ea
Small bugfix if no dupe is found 2023-10-17 12:23:40 +00:00
Peter Goodhall
7226de3980
Merge pull request #2576 from int2001/lba_dupes
Lba dupes
2023-10-17 13:08:50 +01:00
int2001
1d33c5d938
Maintable as var 2023-10-17 10:23:51 +00:00
int2001
cf084f577c
DupeSearch Lang & PHP-Logic 2023-10-17 10:14:10 +00:00
phl0
886829ba42
Rename default band and confirmation values in DB 2023-10-16 22:39:33 +02:00
phl0
088018da98
We should not take seconds into account when checking dupes 2023-10-16 10:16:23 +02:00
phl0
9e6ed4c65b
Also lookup VUCC_GRIDS for hams.at grids 2023-10-07 22:28:01 +02:00
HB9HIL
44631e64b3 Typo 2023-10-04 16:01:45 +02:00
HB9HIL
8831a0c9f0 Removed unnecessary changes 2023-10-04 14:46:18 +02:00
HB9HIL
ff9f925c08
searchCriteria QSL Sent/Received Method 2023-10-04 13:40:43 +02:00
HB9HIL
7e3cd2f5ae
Add new Filter 2023-10-04 10:48:32 +02:00
HB9HIL
5aa0b48e68
Add new Filter 2023-10-04 10:46:34 +02:00
HB9HIL
803b0d06bd
Add new Filter 2023-10-04 10:40:18 +02:00
HB9HIL
fa3d024720
Add new Filter 2023-10-04 09:27:28 +02:00
HB9HIL
39f90570af
Added new Filter 2023-10-04 01:28:11 +02:00
abarrau
727c94c61d
eqsl: add date force update 2023-10-02 20:55:02 +02:00
int2001
6df75c3562
Readded % for VUCC-Grids (because of multi-grids / confluence-points) 2023-09-30 11:59:52 +00:00
int2001
4233895432
Fix Gridsearch / QSO-Details 2023-09-30 10:49:19 +00:00
phl0
3ca2e42ca2
Handle exception for LilacSat-2 / CAS-3H on amsat status page 2023-09-25 12:51:58 +02:00
Peter Goodhall
0121b55c86
Merge pull request #2511 from abarrau/dev
add test egual 0, for update distance
2023-09-23 22:31:34 +01:00
phl0
4714b0e220
We need to join dxcc_entittes to get end date 2023-09-23 17:26:07 +02:00
abarrau
f21efc03cd
add test diff 0, for update distance 2023-09-23 11:36:13 +02:00
phl0
7cc279f06c
Improve errror handling on importing wrong station callsigns 2023-09-22 08:41:25 +02:00
int2001
d40970ff77
Add case-insensitive Check instead of case-sensitive on Station-Call 2023-09-20 18:12:56 +00:00
int2001
4f01218d4d
Ignore Stationcallsign at import as option 2023-09-20 16:00:18 +00:00
Peter Goodhall
9882545d7c
Merge pull request #2498 from dg0tm/dev
update logbook Model edit function
2023-09-20 14:17:33 +01:00
int2001
5c005b0b3b
Fixes typo for coloring confirmed QSOs 2023-09-19 18:29:07 +00:00
Peter Goodhall
525481a990
Merge pull request #2474 from phl0/activatedGridsToGridmap
Activated grids to gridmap layout
2023-09-19 16:41:01 +01:00
Peter Goodhall
7b4211e6df
Merge pull request #2495 from phl0/replaceSlashedZero
Replace slashed zero
2023-09-19 16:40:40 +01:00
Christoph Kottke
cb2e5c19be update logbook Model edit function 2023-09-19 10:23:38 +02:00
phl0
7669781424
Replace slashed zero on storing QSO 2023-09-17 18:34:50 +02:00
int2001
204622970c
Prevent Dataleakage at "activated grids"-view 2023-09-17 11:36:35 +00:00
phl0
7df5229f6f
Apply limit too prevent memory exhaustion 2023-09-16 08:20:03 +02:00
phl0
ef0740050a
Merge remote-tracking branch 'upstream/dev' into activatedGridsToGridmap 2023-09-16 00:38:23 +02:00
phl0
27652fc773
Add functionality to lookup per source grid(s) 2023-09-16 00:32:39 +02:00
phl0
5fb7e75d90
Remove debug statement 2023-09-15 23:56:43 +02:00
phl0
21c332b0d8
Use QSL sent instead of rcvd 2023-09-15 23:54:37 +02:00
Peter Goodhall
827528e84b [ADIF] Removed this check just to strict 2023-09-14 20:57:05 +01:00
int2001
67208a6c27
Added red/yellow/green Colorscheme to Bandlist 2023-09-14 14:53:48 +00:00
phl0
9ce313a902
Base implementation for gridmap for activated grids 2023-09-11 16:59:05 +02:00
int2001
ea65a8daee
Conbtest_id wasn't fetched / error at last_qsos fixed 2023-09-09 06:00:13 +00: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
phl0
c5e050f548
Check station callsign in station profile 2023-09-06 00:02:07 +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
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
25f6faf275
Merge pull request #2441 from int2001/distance_details_lookup_fix
Distance details lookup fix
2023-08-28 14:28:14 +01:00
int2001
f2e2c20849
Now updating / Debug removed 2023-08-27 10:22:22 +00:00
int2001
b947b76fb0
Refactored Distances_model to use Qra-Lib. Still Debug-Output in it 2023-08-27 06:30:47 +00:00
int2001
2f694e060e
Populate COL_DISTANCE at DB when plotting 2023-08-27 05:37:16 +00:00
int2001
2d0fe4bd44
Fix Bug at ADIF-Import when hrd-fields are not populated 2023-08-27 05:10:51 +00:00
Peter Goodhall
e732998200
Merge pull request #2421 from int2001/op_name
Added Operatorcallsign to add QSO-Form
2023-08-21 17:22:52 +01:00
Andreas
f96bc81f73 [Advanced Logbook] Can selects QSOs for map 2023-08-21 14:18:05 +02:00
int2001
62b30bfe3b
Let Op-Name survive page-changes 2023-08-21 08:06:07 +00:00
int2001
3b7dbffe24
Added Operatorcallsign to add QSO 2023-08-20 14:36:14 +00:00
Andreas Kristiansen
24dbe6f6f0
Merge branch 'dev' into logbook_map 2023-08-19 19:41:56 +02:00
Andreas
389d9fe06b [Advanced Logbook] Added map that uses the same filters as the search 2023-08-18 20:02:47 +02:00
int2001
baa3724da9
impemented del_fav 2023-08-18 14:58:27 +00:00
int2001
e86b0a2f86
get_fav implemented 2023-08-18 14:42:04 +00:00
int2001
59f81279e3
Added option_name to table 2023-08-18 13:30:04 +00:00
int2001
1bf2840e27
Saving works now 2023-08-18 13:16:01 +00:00
int2001
5dc5adb4bb
Model for User-options 2023-08-18 12:49:12 +00:00
int2001
af6eb36eca
Fix Also Update STATION_CALLSIGN when updating location 2023-08-17 03:19:28 +00:00
int2001
d2e25a27c8
Added detail-view to todays QSLs 2023-08-14 13:20:13 +00:00
int2001
9ae11a29ec
Added today-Stats to QSL-Breakdown 2023-08-14 12:01:24 +00:00
int2001
e4fa5e0861
Fixed EQSL-Col naming 2023-08-14 04:03:46 +00:00
Andreas
80b4e8f70f [Advanced Logbook] Added filter for QSL images, and slideshow button 2023-08-11 19:13:13 +02:00
int2001
522cc2a980
Refactores lookup_call and grid at API / Removed more unused stuff 2023-08-08 15:08:38 +00:00
int2001
ec2b2b14f0
Removed another unused (and potential dangerous) function 2023-08-08 13:51:05 +00:00
int2001
1e269b18b2
removed a lot of unused (and dangerous) functions 2023-08-08 13:47:23 +00:00
int2001
739c485786
Update NULLs at LoTW, too 2023-08-07 14:08:43 +00:00
int2001
31c4d14d5c
Prevent QSO being updated twice or more when LoTW-Cnf arrives 2023-08-07 13:39:35 +00:00
Peter Goodhall
baa67ed886
Merge pull request #2387 from int2001/qrz_reup
Same logic for Clublog (ReUp after LoTW-Conf)
2023-08-07 10:48:12 +01:00
int2001
e4d50049e2
Same logic for Clublog 2023-08-07 09:21:21 +00:00
Peter Goodhall
c971807f02
Merge pull request #2386 from int2001/qrz_reup
Mark QRZ for reupload if LotW-Confirmation was received after qrz.com
2023-08-07 10:14:53 +01:00
Peter Goodhall
d4ce0b8077
Merge pull request #2383 from int2001/clublog_checkbox
Added "Already imported to clublog" to ADIF-Importer
2023-08-07 10:14:07 +01:00
int2001
9b9f62e3e9
Mark QRZ for reupload if LotW-Confirmation was received after qrz.com upload 2023-08-07 08:34:40 +00:00
int2001
12da0b1075
Added "Already imported to clublog" to ADIF-Importer 2023-08-07 05:23:57 +00:00
Andreas
1d0eaac66e [QSO Entry] Cleanup and tighten up db lookup from QSO entry 2023-08-06 20:20:16 +02:00
Peter Goodhall
45e057c261 [Labels] Fixed typo 2023-08-03 14:03:19 +01:00
Peter Goodhall
6cea54bc90 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-08-03 13:59:10 +01:00
Peter Goodhall
e6004d0c12 [Account][Winkey] Allows users to enable and disable winkey via their account settings 2023-08-03 13:59:02 +01:00
int2001
ca4c8f6769
Fixed prefix on SQL 2023-08-03 12:36:08 +00:00
int2001
85a2299322
Added warning if no paper_type is assigned 2023-08-03 06:53:22 +00:00
int2001
262cca5465
Added orientation and usage count to view/controller/model 2023-08-03 06:15:51 +00:00
int2001
6d2c4b1b76
Switched from paper_name to paper_id 2023-08-03 04:37:25 +00:00
Andreas
c57c636068 Changed paper type templates to have user_id -1 2023-08-02 19:14:18 +02:00
Andreas
3593987983 Merge branch 'dev' into labels_paper_types 2023-08-02 18:23:58 +02:00
int2001
d0f919f26a
Added Default Papers when adding new user 2023-08-02 11:05:44 +00:00
int2001
d5b8204e57
Added Orientation to views/controllers/model for paper 2023-08-02 10:35:12 +00:00
int2001
4a19e00965
Moved from paper_id to paper_name 2023-08-02 09:46:19 +00:00
int2001
ed6ca09b67
Enhances PDFLabel (and some parts of label-controller/model) to custom-papertypes. UNTESTED 2023-08-02 09:34:32 +00:00
Andreas
206c10f80a [Labels] Added edit/delete paper type 2023-08-02 10:05:24 +02:00
int2001
c8ea174030
Implemented Userlanguages with a lot of help from @AndreasK79 2023-08-02 06:34:12 +00:00
int2001
c8d1520905
When inserting qso via API (or logging) set get_qso to trusted 2023-08-01 19:13:40 +00:00
Andreas
8ac7a8e3d6 [Labels] Adding custom paper types 2023-08-01 18:55:42 +02:00
Peter Goodhall
2f4107c1c2
Merge branch 'dev' into winkeytest 2023-08-01 16:24:33 +01:00
Andreas
ff1b5b760d Fixed error when displaying US Counties QSOs 2023-08-01 14:26:06 +02:00
Peter Goodhall
9ddcb70588 Return macros as json 2023-08-01 11:40:32 +01:00
int2001
1158bf312e
Moved "reassign QSOs" to adminarea with Menu 2023-08-01 08:21:17 +00:00
Peter Goodhall
43bacdc62a Save and Update Macros from the Database 2023-07-31 15:52:32 +01:00
int2001
112d997ca5
Check if QRZ-QSOs belong to user, when triggering via GUI 2023-07-31 07:16:15 +00:00
int2001
bcc8bda3e5
WebAdif fixing. cron is trusted 2023-07-31 06:59:04 +00:00
int2001
8e5dacea01
Removed unused functions at Dashboard / Secured webadif 2023-07-31 05:34:44 +00:00
int2001
ef65d6a7c4
check if qso belongs to user when deleting/requesting/confirming QSOs/QSLs 2023-07-31 05:03:05 +00:00
Andreas Kristiansen
61b55a2e3d
Merge branch 'dev' into secfix 2023-07-30 21:40:48 +02:00
int2001
4dd62bfa11
Fixed station_id-Check at create_qso 2023-07-30 17:53:13 +00:00
int2001
21c29cc9da
adjusted sorting for aggregation 2023-07-30 06:14:13 +00:00
phl0
816f58f017
Look alos for QSOs where QSL column is NULL or empty 2023-07-29 18:11:38 +02:00
int2001
77821a49ff
Split labels when SAT/Non-SAT 2023-07-28 08:28:17 +00:00
int2001
df25d8c1ae
Enhance sorting 2023-07-28 08:21:37 +00:00
Peter Goodhall
e8bd5f9c90
Merge pull request #2333 from phl0/renameLotw
Use LoTW as official abbreviation
2023-07-27 13:25:32 +01:00
phl0
318fc29449
Use LoTW as official abbreviation 2023-07-27 09:16:55 +02:00
int2001
bbf766d5f4
A station is worked, when one OR MORE Times worked... 2023-07-26 20:16:15 +00:00
int2001
e98ee6899e
Avoid merge-conflicts 2023-07-26 10:08:11 +00:00
int2001
e1003e07d7
Added "All" to Bandchooser at List 2023-07-26 08:22:53 +00:00
Peter Goodhall
4717ca2252
Merge pull request #2324 from int2001/submode_fix
Fixed Submode/Mode issue when checking if worked
2023-07-25 17:02:02 +01:00
int2001
9f0b60032d
Fixed Submode/Mode issue when checking if worked 2023-07-25 14:10:08 +00:00
int2001
4a9ec6e87f
Removed old API-Endpoints for country_ and grid_worked 2023-07-25 12:50:07 +00:00
int2001
ba9d5be562 Added de-spot options as selector 2023-07-23 09:29:04 +00:00
int2001
c27f97defa Added highlighting on already worked and time-things 2023-07-23 06:12:11 +00:00
int2001
cd373c3fbd added Bandfilter when pulling from cache 2023-07-22 12:02:58 +00:00
int2001
61d0858313 Fixes checking if dxcc is already looked_up 2023-07-22 10:09:36 +00:00
Andreas
8b14ac6646 [Bandmap] Rewrote dxcc if to it's own class. Refactored to dxcluster_model 2023-07-22 10:03:09 +02:00
int2001
04d09b5783 Check DXCC also for spotted plus a little errorhandling 2023-07-22 06:00:02 +00:00
int2001
a5c6a5ce9d Added "Call already worked" to internal API 2023-07-21 16:51:32 +00:00
int2001
a2304a8fe5 Fixed a small bug at qso page (tick was missing) 2023-07-21 16:05:38 +00:00
int2001
c62a4c70a0 Added filtering on maxAge / de-cont to bandmap (apply settings) 2023-07-21 14:44:14 +00:00
int2001
e6034647ba DXCC-Enrichment for spotter, to filter that at bandplan in future 2023-07-21 08:17:04 +00:00
int2001
26fe064a93 Added spotlist with enrichment and filtering 2023-07-21 06:50:56 +00:00
int2001
45161142ef Implemented enrichment of spot 2023-07-21 05:45:56 +00:00
Andreas
3b3c05fc5a [Distances worked] When clicking bars, QSOs are displayed in a popup 2023-07-16 18:10:11 +02:00
Peter Goodhall
dc01bee3c1 Merge pull request #2297 from int2001/adif_import_call
Fixes #2295 // Fill station_callsign when provided empty by adif
2023-07-15 16:06:50 +01:00
Peter Goodhall
e4c30adcae [ADIF] Removed IF as it was stopping any importing 2023-07-15 13:41:01 +01:00
Andreas Kristiansen
d0e8804084
Merge pull request #2285 from phl0/refactorPublicSearch 2023-07-14 11:34:10 +02:00
int2001
6e90095838 Making errormessage more verbose 2023-07-14 07:34:17 +00:00
int2001
34b3dce5f2 Skip QSOs in ADIF-Import which do not match the chosen station_profile 2023-07-14 07:29:53 +00:00
phl0
39d1ca9964
Adjust SQL to be less picky about callsigns 2023-07-14 07:53:54 +02:00
Peter Goodhall
850121ce1e
Merge pull request #2284 from phl0/fixQslRequestedMethod
Set QSL method for requested QSLs
2023-07-13 22:03:03 +01:00
phl0
57f5ea1c92
Set QSL method for requested QSLs 2023-07-13 21:13:11 +02:00
Peter Goodhall
6f7f867953
Merge pull request #2283 from int2001/lotw_gradient_add_qso
Adds LotW-Gradient to QSO-Page
2023-07-13 17:18:52 +01:00
Peter Goodhall
51688fb552
Merge pull request #2282 from phl0/publicSearch
Public search
2023-07-13 16:40:32 +01:00
int2001
b9c39ed6ed Added LotW-Gradient to add_qso and changed getting lotw-info from File to DB 2023-07-13 15:19:08 +00:00
phl0
5d787c0360
Refactor and secure public search. Table now sortable 2023-07-13 16:43:17 +02:00
Peter Goodhall
9a02e81544
Merge pull request #2280 from int2001/lotw_per_user
Lotw per user / fixes lotw-download
2023-07-13 11:16:01 +01:00
int2001
2fb8c2ae00 removed debug-outputs 2023-07-13 07:57:50 +00:00
int2001
e33da4d499 removed station_id from results, when fetching last_lotw_qsl 2023-07-13 07:31:01 +00:00
int2001
64278bf121 one should include user_id into the Query 2023-07-13 06:23:05 +00:00
int2001
f21d862c3e Adjusted debugoutput 2023-07-13 06:21:43 +00:00
int2001
635d6e51f4 Added user_id to lotw_last_qsl_date 2023-07-13 06:16:39 +00:00
phl0
2a91352b91
Also calculate distance for VUCC_GRIDS 2023-07-12 18:02:12 +02:00
int2001
c5aff95975 Sync LotW per User when using GUI, otherwise complete (cron) 2023-07-12 15:56:12 +00:00
phl0
fb7c448b58
Also use VUCC_GRIDS from LoTW cnfm to update QSO record 2023-07-12 17:30:15 +02:00
phl0
fed43eda2c
Always update with LoTW confirmed grid 2023-07-12 15:47:30 +02:00
phl0
4ef2237ba4
Base LoTW matches on time and station_callsign 2023-07-12 10:05:26 +02:00
phl0
a7c0435740
Add station callsign and order by time desc 2023-07-10 18:40:55 +02:00
phl0
e2ef6c2b20
Add logbook setting for public search 2023-07-10 17:11:40 +02:00
phl0
dc1742f5ff
Merge remote-tracking branch 'upstream/dev' into publicSearch 2023-07-10 13:57:47 +02:00
phl0
41239df4c4
PoC for public search 2023-07-10 13:57:16 +02:00
Peter Goodhall
bb682a0db3 Update Logbook_model.php 2023-07-08 14:33:18 +01:00
Peter Goodhall
4dbc9bba08 Update Logbook_model.php 2023-07-08 14:32:42 +01:00
Andreas Kristiansen
63baa26c7c
Merge pull request #2245 from phl0/loadGridmapOnPageLoad
Load gridmap on page load
2023-07-07 16:54:11 +02:00
Peter Goodhall
6b2654f5e0
Merge pull request #2262 from AndreasK79/advancedlogbook_added_more_ref
[Advanced Logbook] Added SOTA, POTA, WWFF searches and refs
2023-07-07 15:12:40 +01:00
phl0
08c7e65271
Make band and QSL type user select- and storable 2023-07-07 16:04:19 +02:00
int2001
723e575af3 Add HRDLog to Cloudlog 2023-07-07 11:33:15 +00:00
Andreas
6fc021f14c [Advanced Logbook] Added SOTA, POTA, WWFF searches and refs 2023-07-07 10:03:52 +02:00
Peter Goodhall
9ff0b8c01e
Merge pull request #2254 from int2001/eqsl_bandfix
Added MODE to matching for LotW/eQSL Confirmations
2023-07-06 13:49:20 +01:00
int2001
613a89b8b4 Adds Mastodon-integration as mentioned in issue #1802 2023-07-06 08:17:20 +00:00
int2001
4c663bf514 Added MODE to matching from LotW/eQSL Confirmations 2023-07-05 17:13:17 +00:00
Peter Goodhall
7090c95447
Merge pull request #2253 from int2001/api_1632
Resolves issue 1632.
2023-07-05 15:23:58 +01:00
int2001
f938270f4c Resolves issue 1632. JSON-Array of stations will be returned if /index.php/api/station_info/[key] is called 2023-07-05 14:16:53 +00:00
Andreas Kristiansen
1321023f18
Merge pull request #2250 from AndreasK79/advanced_logbook_quickfilters
[Advanced Logbook] Added Quickfilter search.
2023-07-05 15:06:58 +02:00
Peter Goodhall
da9e6401c7
Merge pull request #2249 from int2001/dev
Fixes #2238
2023-07-05 13:54:16 +01:00
int2001
8c04f5ecc2 Removed debug-Output 2023-07-05 12:07:00 +00:00
int2001
782857aef9 Fixes Issue 2198 2023-07-05 12:05:02 +00:00
Andreas
9d73c30f91 [Advanced Logbook] Added Quickfilter search. Mark one line and click filter button 2023-07-05 09:29:13 +02:00
int2001
ca850adf22 Fixed #2238 2023-07-04 18:49:00 +00:00
Peter Goodhall
abe25ef309 [AMSAT Status] Fix issue with AO-7 not reporting 2023-07-03 17:11:04 +01:00
Hugo Silva
0c0e9219a3 When importing LOTW certs, consider full day for end date 2023-07-01 17:25:21 +01:00
Andreas
38dee35937 [Advanced Logbook] Added QSL image popup and indicator 2023-06-30 23:36:35 +02:00
Andreas Kristiansen
27643c662e
Merge pull request #2233 from AndreasK79/advanced_logbook_filters_lookups
[Advanced logbook] Added more filters and lookup
2023-06-30 09:11:41 +02:00
phl0
f4296b2c24
Add error message for no outstanding QO-100 QSOs 2023-06-29 22:05:04 +02:00
Andreas
34c0a925f2 [Advanced Logbook] Added eQSL/LoTW filter and DXCC/CQ/IOTA lookup 2023-06-29 18:59:12 +02:00
Andreas
c368dca536 [Awards] Fix error when no bands are selected for POTA, SOTA and WWFF 2023-06-29 13:50:55 +02:00
Andreas
e2b442d39c [Advanced Logbook] Fixed update query 2023-06-28 09:17:48 +02:00