int2001
|
f4b4b3454e
|
Check QSL for Callsign
|
2023-09-12 05:01:26 +00:00 |
|
int2001
|
27a8116638
|
DXCC and Grid confirmations at jsonlookup implemented
|
2023-09-11 15:57:03 +00:00 |
|
phl0
|
9ce313a902
|
Base implementation for gridmap for activated grids
|
2023-09-11 16:59:05 +02:00 |
|
Andreas
|
7b38f3c2e5
|
Added state to query. Lookup failed if set to show
|
2023-09-10 10:32:40 +02: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 |
|
phl0
|
180917238e
|
Harmonize table headers
|
2023-09-04 15:32:51 +02:00 |
|
int2001
|
dd39f02651
|
Use Col-Config (for overview / lb) also for previous-contacts
|
2023-09-03 17:35:21 +00:00 |
|
Andreas
|
a35ddb2b0a
|
Merge branch 'dev' into logbookadvanced_choose_visible_columns
|
2023-08-31 08:40:15 +02:00 |
|
phl0
|
f6044097c1
|
We should export to csv without slashed zero
|
2023-08-30 16:51:06 +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 |
|
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 |
|
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 |
|
phl0
|
6b9ad004ad
|
Changed qralatlng to post
|
2023-08-28 15:21:56 +02:00 |
|
phl0
|
3efcbf0b0d
|
Convert bearing lookup to POST request
|
2023-08-25 16:26:25 +02:00 |
|
phl0
|
7f8341b580
|
Of course we need to load the model before using it ...
|
2023-08-25 14:56:29 +02:00 |
|
phl0
|
9b4b723dd4
|
Fix instanciation of Logbook_model
|
2023-08-24 23:00:05 +02:00 |
|
Peter Goodhall
|
757fd0a3e7
|
Merge pull request #2426 from alexjj/master
tiny typo
|
2023-08-24 11:09:04 +01:00 |
|
Alex Johnstone
|
345c2f7515
|
typo
|
2023-08-23 22:05:31 +01: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
|
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 |
|
int2001
|
794901847d
|
return Empty array when no favs
|
2023-08-19 05:02:50 +00:00 |
|
int2001
|
b56c39db6f
|
Reload-favs after save
|
2023-08-19 04:11:41 +00:00 |
|
Andreas
|
389d9fe06b
|
[Advanced Logbook] Added map that uses the same filters as the search
|
2023-08-18 20:02:47 +02:00 |
|
int2001
|
8fc412a1af
|
Added Prototype UI and Migrationscript
|
2023-08-18 16:54:50 +00: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 |
|
Peter Goodhall
|
473532c6b3
|
[QSO] Reloads previous contacts table every 5s this means that any incoming QSOs from API or a different browser is shown
|
2023-08-17 13:59:18 +01:00 |
|
phl0
|
82b4e60beb
|
Tables in QSO upload and eQSL view should use differnent classes
Also adds clear button to eQSL view table
|
2023-08-15 22:23:11 +02: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 |
|
Andreas
|
3a4eadac82
|
QSL Carousel - only show prev/next if more than one image
|
2023-08-11 20:51:02 +02:00 |
|
Andreas
|
80b4e8f70f
|
[Advanced Logbook] Added filter for QSL images, and slideshow button
|
2023-08-11 19:13:13 +02:00 |
|
Andreas
|
369e93308c
|
Returning a blank latlng broke parts of lookup
|
2023-08-11 11:54:24 +02:00 |
|
Andreas
|
4024616e53
|
[Logbook Advanced] Fixed callbook lookup
|
2023-08-10 09:07:24 +02:00 |
|
Andreas
|
37ddae8e93
|
Fixes the error if HamQTH lookup does not have credentials set
|
2023-08-09 09:32:50 +02:00 |
|
Andreas
|
cdc2f9fe6f
|
[QSO Entry] Fixes hamqth with qslmgr not found error
|
2023-08-09 09:19:01 +02:00 |
|
Andreas
|
f89e877b8e
|
[DXAtlas export] Fix for some systems when writing temp file
|
2023-08-08 21:00:24 +02:00 |
|
int2001
|
5ae749a5e0
|
Added Auth-Check. Setted all to Normaluser (it's listed in the Menu as user)
|
2023-08-08 17:25:10 +00:00 |
|
int2001
|
9b89651138
|
SOTA-Export was broken for Non-Admins...
|
2023-08-08 17:13:01 +00:00 |
|
int2001
|
3961732029
|
Views for this controller doesn't exists. No link to this one
|
2023-08-08 17:07:09 +00:00 |
|
int2001
|
46bc2ac67c
|
Removed unsused View/Controller
|
2023-08-08 16:55:39 +00:00 |
|
int2001
|
ae7ed4980c
|
Fixes Userlevel at KML
|
2023-08-08 16:41:33 +00:00 |
|
int2001
|
522cc2a980
|
Refactores lookup_call and grid at API / Removed more unused stuff
|
2023-08-08 15:08:38 +00:00 |
|
int2001
|
1e269b18b2
|
removed a lot of unused (and dangerous) functions
|
2023-08-08 13:47:23 +00:00 |
|
Peter Goodhall
|
1498f74072
|
[Clublog] If downloading exceptions fails from the clublog cdn try the cloudlog backup
|
2023-08-07 10:47:03 +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
|
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
|
e154037e2c
|
Merge pull request #2374 from int2001/radio_delete_fix
Delete HW-Radio worked only for admins. Fixed that
|
2023-08-05 10:57:18 +01:00 |
|
Andreas
|
bcff9dd102
|
Added support for grid when printing from the advanced logbook
|
2023-08-05 11:42:39 +02:00 |
|
int2001
|
8c7e4a9a10
|
Delete HW-Radio worked only for admins. Fixed that
|
2023-08-05 06:51:54 +00:00 |
|
int2001
|
4ec2a03c33
|
Added optional Grid and Call-Line to label
|
2023-08-05 05:49:12 +00:00 |
|
Andreas Kristiansen
|
0f609593e6
|
Merge pull request #2371 from AndreasK79/qslprint_mark_as_printed
[QSLPrint] Fixed js. Added button to mark as sent
|
2023-08-04 11:51:32 +02:00 |
|
Andreas
|
9eee9d9751
|
[QSLPrint] Fixed js. Added button to mark as sent
|
2023-08-04 10:00:14 +02:00 |
|
int2001
|
1afb72063a
|
Changed Header of label to DD.MM.YY UTC
|
2023-08-04 05:35:43 +00:00 |
|
int2001
|
14cff47f04
|
Added inches to papertype / extended logic for inches
|
2023-08-04 04:45:10 +00: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
|
f5baeb8fa2
|
fixed "no active label"-detection
|
2023-08-03 11:34:29 +00:00 |
|
int2001
|
126d781baa
|
Added Station-ID to label-qso-view
|
2023-08-03 11:15:02 +00:00 |
|
int2001
|
2824f31ac6
|
Disabled "use for print" if no paper given, catching error if those label was active
|
2023-08-03 08:55:16 +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
|
d1d602a941
|
Added error message when saving or editing a paper type with duplicate name
|
2023-08-02 19:10:35 +02:00 |
|
Andreas
|
3593987983
|
Merge branch 'dev' into labels_paper_types
|
2023-08-02 18:23:58 +02:00 |
|
int2001
|
f2272e9fb5
|
1st version with orientation
|
2023-08-02 10:20:38 +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
|
d76e7e74d5
|
[Labels] Added custom papertypes to create label
|
2023-08-02 10:34:19 +02:00 |
|
Andreas
|
a043060a8c
|
[Labels] Added papertypes to dropdown for editing labels
|
2023-08-02 10:17:22 +02:00 |
|
Andreas
|
206c10f80a
|
[Labels] Added edit/delete paper type
|
2023-08-02 10:05:24 +02:00 |
|
int2001
|
bca73b1295
|
Commented migscript, Added lang-choser to Useradd
|
2023-08-02 07:06:34 +00:00 |
|
int2001
|
5d98554999
|
Fixed lifetime of cookie and language-loading
|
2023-08-02 06:37:56 +00:00 |
|
int2001
|
c8ea174030
|
Implemented Userlanguages with a lot of help from @AndreasK79
|
2023-08-02 06:34:12 +00:00 |
|
Andreas
|
b419e804bb
|
Added updated controller
|
2023-08-01 18:59:05 +02:00 |
|
Peter Goodhall
|
2f4107c1c2
|
Merge branch 'dev' into winkeytest
|
2023-08-01 16:24:33 +01:00 |
|
Andreas
|
1e82df7530
|
[Awards] Added xss_clean to all used inputs
|
2023-08-01 14:20:14 +02:00 |
|
Andreas Kristiansen
|
25e62a2708
|
Merge pull request #2355 from int2001/welcome_fix
protect DANGEROUS Functions from being called without authed user
|
2023-08-01 13:26:37 +02:00 |
|
Andreas
|
41d535b805
|
Secure calltester so that it can only run when logged in and you are admin
|
2023-08-01 13:25:36 +02:00 |
|
Peter Goodhall
|
9ddcb70588
|
Return macros as json
|
2023-08-01 11:40:32 +01:00 |
|
int2001
|
6183a9208e
|
protect DANGEROUS Functions from being called without authed user
|
2023-08-01 10:37:20 +00:00 |
|
Peter Goodhall
|
57a5e2ae85
|
Merge pull request #2354 from AndreasK79/label_offset_advanced_logbook
[Advanced Logbook] Added dialog to set label offset when printing labels
|
2023-08-01 10:56:58 +01:00 |
|
int2001
|
fac37ca657
|
Added controller
|
2023-08-01 08:42:34 +00:00 |
|
Andreas
|
e3789ae1be
|
[Advanced Logbook] Added dialog to set label offset when printing labels
|
2023-08-01 10:30:05 +02: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
|
4840bc822d
|
Comments added (testing branch/merge/PR-Issue)
|
2023-07-31 09:44:27 +00:00 |
|
int2001
|
bc3002bf86
|
Fixed params when calling webadif via cron
|
2023-07-31 09:13:28 +00: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
|
feb81eecde
|
Only Export Cabrillo for stations belonging to the User
|
2023-07-30 17:31:54 +00:00 |
|
int2001
|
e957402b37
|
redirect if one wants to try print labels from other station
|
2023-07-30 17:25:52 +00:00 |
|
int2001
|
bcf3aecd1a
|
Fixed sec-issues at stations (edit / delete / empty / copy)
|
2023-07-30 09:05:51 +00:00 |
|
Andreas
|
4387a5b2ed
|
Fixed error when sat_mode is null
|
2023-07-30 09:59:38 +02:00 |
|
int2001
|
33d469f4b8
|
Fixed detection of new QSO
|
2023-07-30 06:50:08 +00:00 |
|
int2001
|
be2478a3ae
|
Respect different BAND_RX only when working SAT
|
2023-07-30 06:18:36 +00:00 |
|
int2001
|
52b3d3585b
|
Fixing of SATMode / BandRX
|
2023-07-30 06:08:01 +00:00 |
|
int2001
|
b5d73e50c3
|
Fixed start_at
|
2023-07-30 05:46:25 +00:00 |
|
Andreas
|
2543a721ad
|
[Labels] Added support for label offset in backend
|
2023-07-29 20:49:45 +02:00 |
|
Andreas
|
aa051f7ffd
|
[Labels] Added form to choose which label to start at
|
2023-07-29 20:02:18 +02:00 |
|
int2001
|
2b29c6cbe4
|
Shortened Date / see https://github.com/magicbug/Cloudlog/discussions/2164#discussioncomment-6575981
|
2023-07-28 13:13:21 +00:00 |
|
int2001
|
b804a41c41
|
SatMode label fix
|
2023-07-28 10:37:49 +00:00 |
|
phl0
|
00c98609fd
|
Minor changes to output
|
2023-07-28 12:19:01 +02:00 |
|
int2001
|
d0c55fe628
|
Time-Formatter included
|
2023-07-28 10:13:15 +00:00 |
|
int2001
|
c4df2d77d0
|
flip PSE/TNX
|
2023-07-28 09:31:39 +00:00 |
|
int2001
|
2e1329a159
|
Added TNX/PSE to label
|
2023-07-28 09:24:01 +00:00 |
|
int2001
|
77821a49ff
|
Split labels when SAT/Non-SAT
|
2023-07-28 08:28:17 +00:00 |
|
int2001
|
4bb448d369
|
Removed font from settings. Fixt it to DejaVuSans
|
2023-07-28 07:51:52 +00:00 |
|
int2001
|
71d861f8b7
|
Take care of max-lbl-count
|
2023-07-28 06:49:50 +00:00 |
|
int2001
|
4752b70649
|
SAT-Addon
|
2023-07-28 06:36:57 +00:00 |
|
int2001
|
19209a6fc4
|
Multiple QSOs
|
2023-07-28 06:15:18 +00:00 |
|
int2001
|
fa8eefd850
|
ASCII-Tables first approach
|
2023-07-28 06:04:16 +00:00 |
|
phl0
|
318fc29449
|
Use LoTW as official abbreviation
|
2023-07-27 09:16:55 +02:00 |
|
Andreas
|
96b9d1f8c1
|
[Bandmap] Added local copies of js
|
2023-07-26 15:38:50 +02:00 |
|
int2001
|
259336c5fb
|
Added 401 in case of missing key to api/radio for easier debugging
|
2023-07-26 12:23:52 +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
|
7f15a94c6b
|
variable typo removed
|
2023-07-24 08:44:42 +00:00 |
|
int2001
|
d2f53d0b8e
|
Added Tabs to access DXList or DXMap
|
2023-07-23 11:59:37 +00:00 |
|
int2001
|
32073482b6
|
Highlighting when updated/fresh spot
|
2023-07-23 08:55:45 +00:00 |
|
int2001
|
c27f97defa
|
Added highlighting on already worked and time-things
|
2023-07-23 06:12:11 +00:00 |
|
int2001
|
fb73793a23
|
Added Lists
|
2023-07-22 16:23:10 +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
|
c62a4c70a0
|
Added filtering on maxAge / de-cont to bandmap (apply settings)
|
2023-07-21 14:44:14 +00:00 |
|
Andreas
|
60facb14b6
|
Merge branch 'bandmap' of https://github.com/AndreasK79/Cloudlog into bandmap
|
2023-07-21 13:50:49 +02:00 |
|
int2001
|
6c07da28ee
|
Added Settings for spot-age and de-continent
|
2023-07-21 11:46:16 +00:00 |
|
Andreas
|
fb39d8ec0d
|
[Bandmap] Added cat
|
2023-07-21 13:27:13 +02:00 |
|
int2001
|
81dac90266
|
Made Band chooseable
|
2023-07-21 09:16:19 +00:00 |
|
int2001
|
5f5c104535
|
Merge branch 'dxcc_json' into bandmap
|
2023-07-21 08:37:18 +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 |
|
int2001
|
99e46bf1fc
|
Added Controller for DXCluster
|
2023-07-21 04:48:28 +00:00 |
|
Andreas
|
198389a764
|
[Bandmap] First integration of bandmap from @int2001
|
2023-07-20 21:42:45 +02:00 |
|
int2001
|
95dd70aaf6
|
Strong check for station_id when importing
|
2023-07-19 18:18:03 +00:00 |
|
Peter Goodhall
|
6f098c13a8
|
Merge pull request #2301 from int2001/dxcluster_lookup
Dxcluster lookup
|
2023-07-19 13:23:04 +01:00 |
|
int2001
|
9783cf0ec3
|
Moved DXCluster-Cache-Settings from config-file to Admin page
|
2023-07-18 15:45:56 +00:00 |
|
int2001
|
eaf9e9775e
|
BugFix: Initializes $error before using it
|
2023-07-18 14:32:17 +00:00 |
|
Andreas
|
3b3c05fc5a
|
[Distances worked] When clicking bars, QSOs are displayed in a popup
|
2023-07-16 18:10:11 +02:00 |
|
int2001
|
9a8ab050cb
|
SecFix: Added checking for session when editing or watching profile
|
2023-07-14 11:00:39 +00:00 |
|
Andreas Kristiansen
|
d0e8804084
|
Merge pull request #2285 from phl0/refactorPublicSearch
|
2023-07-14 11:34:10 +02:00 |
|
phl0
|
53f2d60287
|
Trim input before searching
|
2023-07-14 11:28:31 +02:00 |
|
int2001
|
cfc9b6c8a0
|
Removed useless else at Api because script will never get there
|
2023-07-14 07:49:13 +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
|
96dd127843
|
Prevent search for empty call (resulting in SQL error messages)
|
2023-07-14 08:02:25 +02:00 |
|
phl0
|
7399e7755f
|
Add page title and make search less specific
|
2023-07-14 07:53:16 +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
|
6303d90c1c
|
Fixes abortion of lotw_download loop caused by returns
|
2023-07-13 07:13:56 +00:00 |
|
int2001
|
007488f7a7
|
pass user_id (if exists) to lotw_download
|
2023-07-13 06:29:04 +00: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 |
|
Peter Goodhall
|
d108ba4a82
|
Merge pull request #2276 from phl0/lotwMatchOnStationcallsign
Base LoTW matches on time and station_callsign
|
2023-07-12 10:45:51 +01:00 |
|
phl0
|
7831790026
|
Handle not found QSO records correctly
|
2023-07-12 11:15:14 +02:00 |
|
phl0
|
5c59e9eddc
|
Remove code to auto-create QSOs upon LoTW matches
|
2023-07-12 10:48:22 +02:00 |
|
phl0
|
4ef2237ba4
|
Base LoTW matches on time and station_callsign
|
2023-07-12 10:05:26 +02:00 |
|
phl0
|
98e83ee511
|
Reformat result table and also handle empty results
|
2023-07-10 19:14:08 +02:00 |
|
phl0
|
d5f98da321
|
Use separate view for public search
|
2023-07-10 18:15:36 +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 |
|
int2001
|
a334cebf55
|
Fixes CAT-Update when not logged in
|
2023-07-09 05:47:20 +00:00 |
|
Peter Goodhall
|
f070964f3b
|
Update Lotw.php
|
2023-07-08 14:30:11 +01:00 |
|
Peter Goodhall
|
7b88764d8b
|
Update Lotw.php
|
2023-07-08 14:28:33 +01:00 |
|
Peter Goodhall
|
ecda88f240
|
[Lookup] Change SCP lookup from GET to POST
stops memory leaks when searching callsigns like i/4o4a
|
2023-07-08 13:38:28 +01:00 |
|
Peter Goodhall
|
d5a30f97b0
|
[ADIF] fixed typo his instead of this
|
2023-07-08 13:16:56 +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
|
58e0a57f5e
|
Removed whole index-function at controller
|
2023-07-07 12:19:21 +00:00 |
|
int2001
|
6253650190
|
Controller, Migrationscript and View for HRDLog
|
2023-07-07 11:35:01 +00: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 |
|
Peter Goodhall
|
cfa0a59156
|
typo
|
2023-07-05 14:48:38 +01:00 |
|
Peter Goodhall
|
355070438d
|
[API] Removed search_callsign()
Think search_callsign() is a left over from testing code but isn't used
|
2023-07-05 14:48:22 +01: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
|
5ffcc413e9
|
Added Errormessage for User in case of invalid/expired key
|
2023-07-05 12:20:39 +00:00 |
|
int2001
|
782857aef9
|
Fixes Issue 2198
|
2023-07-05 12:05:02 +00:00 |
|
Peter Goodhall
|
646bf737e0
|
[Update] Fixed Typo
|
2023-07-05 11:34:00 +01: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 |
|
Andreas
|
36fdce5eca
|
[Gridsquare Map] Added display of coordinates, gridsquare, distance and bearing when mouseover
|
2023-07-02 16:50:06 +02:00 |
|
Andreas
|
38dee35937
|
[Advanced Logbook] Added QSL image popup and indicator
|
2023-06-30 23:36:35 +02:00 |
|
Andreas
|
cb95b3a5e1
|
[QSL Image Upload] Fixed some errors in the upload
|
2023-06-30 11:54:39 +02:00 |
|
Andreas
|
34c0a925f2
|
[Advanced Logbook] Added eQSL/LoTW filter and DXCC/CQ/IOTA lookup
|
2023-06-29 18:59:12 +02:00 |
|
Andreas
|
10d7739ea2
|
[Search] Fixes search when no dxcc is set on qso
|
2023-06-29 14:08:57 +02:00 |
|
phl0
|
f3ad81fef8
|
Basics for public search via slug
|
2023-06-28 23:43:34 +02:00 |
|
Andreas
|
4254a37642
|
[Advanced Logbook] Added some error handling when printing labels
|
2023-06-28 12:24:38 +02:00 |
|
Andreas
|
aa139017d9
|
[Advanced Logbook] Received QSL (direct/bureau) can be set
|
2023-06-28 08:27:44 +02:00 |
|
Andreas
|
8dd3f290a7
|
[Advanced Logbook] Now can print label from advanced logbook
|
2023-06-27 15:03:12 +02:00 |
|
Joerg
|
06215061d8
|
Update Eqsl.php
Fixed issue https://github.com/magicbug/Cloudlog/issues/2189
|
2023-06-23 23:08:01 +02:00 |
|
Andreas Kristiansen
|
66c3c91900
|
Merge pull request #2220 from AndreasK79/gridmap
[Gridmap] Added gridsquare map with filtering
|
2023-06-23 22:14:27 +02:00 |
|
phl0
|
2f8c32500f
|
Calculate distance based on grid
|
2023-06-21 12:42:46 +02:00 |
|
Andreas
|
bf5ee68596
|
[Gridmap] Finished translating text
|
2023-06-20 21:09:13 +02:00 |
|
Andreas
|
9074cceec4
|
[Gridmap] Added layer from option. Some translation
|
2023-06-20 18:39:37 +02:00 |
|
Peter Goodhall
|
a5c11fe1a1
|
Merge pull request #2215 from phl0/storeDistance
Store distance
|
2023-06-20 14:46:58 +01:00 |
|
phl0
|
42882a0ef4
|
Add update function for empty distances
|
2023-06-19 14:02:08 +02:00 |
|
phl0
|
15272f82dc
|
Get LoTW info for logbook and search
|
2023-06-19 13:05:44 +02:00 |
|
Andreas
|
db590c969b
|
[Gridmap] Added sat selection
|
2023-06-19 11:29:46 +02:00 |
|
Andreas
|
60242ebbee
|
[Gridmap] Query fix
|
2023-06-19 09:38:47 +02:00 |
|
Andreas
|
8deb34cee6
|
[Gridmap] Added gridsquare map with band/mode/qsl
|
2023-06-18 22:01:59 +02:00 |
|
Andreas
|
020fd96ef9
|
[Email] Added email sender name
|
2023-06-17 09:03:00 +02:00 |
|
Andreas
|
bfcfad780b
|
[Email] Added email address option
|
2023-06-16 10:56:06 +02:00 |
|
Andreas
|
ecc95c6e6c
|
[QSL Labels] Added message to define and set label to use for print.
|
2023-06-16 09:04:50 +02:00 |
|
phl0
|
2691309f78
|
Remove left over debug statement
|
2023-06-15 22:59:19 +02:00 |
|
phl0
|
69e0bbdbaa
|
We can store distance with decimal places
|
2023-06-15 21:37:01 +02:00 |
|
phl0
|
386e0977e9
|
Update distance on change of locator
|
2023-06-15 18:15:29 +02:00 |
|
phl0
|
11efa6b03a
|
Store distance into QSO table
|
2023-06-15 16:03:24 +02:00 |
|
Andreas
|
33a81154b6
|
[API] Corrected variable name and check
|
2023-06-15 09:26:17 +02:00 |
|
Andreas
|
563554dae5
|
[API] Added extra check for station_id
|
2023-06-15 08:12:57 +02:00 |
|
Andreas
|
593e8dc1ed
|
[QSL Labels] Now sorts by dxcc
|
2023-06-14 16:28:12 +02:00 |
|
Peter Goodhall
|
6c5c2dca4a
|
Merge pull request #2199 from AndreasK79/qsllabels
QSL Labels
|
2023-06-14 13:42:17 +01:00 |
|
Andreas
|
e384f9989d
|
[QSL Labels] Switched to tFPDF. Added font selection
|
2023-06-12 08:20:24 +02:00 |
|
Andreas
|
1e37778480
|
[QSL Labels] Fixed a removed variable
|
2023-06-06 17:36:30 +02:00 |
|
Andreas
|
d56f4474dc
|
[QSL Labels] Now prints specified number of QSOs on label
|
2023-06-05 16:53:06 +02:00 |
|
phl0
|
defe2321b2
|
Correct eQSL images folder name
|
2023-06-05 15:59:17 +02:00 |
|
Andreas
|
e7d359f047
|
[QSL Labels] Added messages
|
2023-06-03 18:22:11 +02:00 |
|
Andreas
|
f47717bbc1
|
[QSL Labels] Added label editing
|
2023-06-03 08:46:52 +02:00 |
|
Andreas
|
e8eaab8cff
|
[QSL Labels] Custom label and print
|
2023-06-02 18:50:27 +02:00 |
|
phl0
|
b5172fc710
|
Pull CQ and ITU zone data from LoTW confirmation
|
2023-05-31 20:06:27 +02:00 |
|
Peter Goodhall
|
4f91857cc1
|
Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev
|
2023-05-29 15:36:41 +01:00 |
|
Peter Goodhall
|
d39f0cd8b4
|
removed as it doesn't appear to be used
|
2023-05-29 15:36:38 +01:00 |
|
Peter Goodhall
|
c5678e546f
|
Merge pull request #2172 from AndreasK79/lotw_information
Lotw information
|
2023-05-28 15:49:54 +01:00 |
|
Peter Goodhall
|
8aa45acc04
|
fixed bugs
|
2023-05-28 15:21:13 +01:00 |
|
Peter Goodhall
|
a51edb4873
|
Update Visitor.php
|
2023-05-28 15:15:41 +01:00 |
|
Peter Goodhall
|
33edeb7d72
|
Show radio info updated every 5mins on public display
|
2023-05-28 15:13:39 +01:00 |
|
Peter Goodhall
|
e8c62a26cf
|
[Dashboard] Update radio frequency display every 5 seconds
|
2023-05-28 15:02:15 +01:00 |
|
Andreas
|
fc9358933a
|
[Advanced Logbook] Fixed sorting for custom date format
|
2023-05-27 19:05:11 +02:00 |
|
Andreas
|
397a60d083
|
[LoTW] Added table with users. Query to find unconfirmed QSOs and L marking in advanced logbook
|
2023-05-26 10:38:31 +02:00 |
|
phl0
|
0f47f0e73a
|
Fix confirmed activated grids function
|
2023-05-25 23:17:41 +02:00 |
|