提交图

1294 提交

作者 SHA1 备注 提交日期
Peter Goodhall
6e0b477680 [Contesting] Removed seconds from checkIfWorkedBefore() 2023-08-28 14:24:32 +01: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