提交图

1357 提交

作者 SHA1 备注 提交日期
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