提交图

1305 提交

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