Commit Graph

55 Commits

Author SHA1 Message Date
phl0
43e4ceaa61 Replace zero by slashed one 2025-11-12 17:01:40 +01:00
Florian (DF2ET)
d37199b802 Merge pull request #2128 from phl0/preselectConf
Preselect conf type based on user_default_confirmation
2025-07-09 15:17:39 +02:00
phl0
a0c8b9d26d Preselect conf type based on user_default_confirmation 2025-07-09 08:28:20 +02:00
phl0
f7c4835bb0 Add gridsquare to confirmations 2025-07-09 08:13:48 +02:00
Andreas Kristiansen
7e6f0fce30 Added comment about max results 2025-07-06 13:44:21 +02:00
Andreas Kristiansen
b9e56e0939 Added eQSL link 2025-07-06 13:42:46 +02:00
Andreas Kristiansen
143c5e6d42 Callsign is clickable 2025-07-06 13:37:04 +02:00
Andreas Kristiansen
d9072d344d Added multi-select 2025-07-06 09:47:51 +02:00
Andreas Kristiansen
12cdbda5dd Added icon for QSL Card if uploaded 2025-07-06 08:59:02 +02:00
Andreas Kristiansen
38ba279a4b Added spinner on button when working 2025-07-05 22:56:10 +02:00
Andreas Kristiansen
0df922a2f2 Show sat instead of band when sat 2025-07-05 22:51:59 +02:00
Andreas Kristiansen
a96f7edc8b Fixed mode/submode 2025-07-05 22:45:10 +02:00
Andreas Kristiansen
b12ab026d0 Use custom date format 2025-07-05 16:05:38 +02:00
Andreas Kristiansen
4cb887cd3f Fixed datatable height 2025-07-05 15:42:23 +02:00
Andreas Kristiansen
b323f1f60f Added datatable 2025-07-05 15:21:56 +02:00
Andreas Kristiansen
e0ac1f46e8 [QSO Confirmations] Added a new view for QSO confirmations 2025-07-05 13:11:03 +02:00
phl0
198bf6cd32 Add base_url to image path 2025-07-02 10:10:19 +08:00
Andreas Kristiansen
96f42ec1c6 Galleryfixes
* Blank qsldate if not set. Moved CSS

* Use getpathqsl in case user did not migrate
2025-07-01 17:54:13 +08:00
Cryolitia PukNgae
2bde35ccc3 feat: add gallery view for qsl card 2025-06-23 19:30:13 +08:00
HB9HIL
29f3dfc036 stringify 2024-06-07 22:40:11 +02:00
HB9HIL
133191d93e use <?= for better readability 2024-06-06 20:23:19 +02:00
HB9HIL
0284e6ce19 first big change 2024-06-06 15:41:03 +02:00
Andreas Kristiansen
8f6ef46670 Fixed a few errors that popped up while clicking around 2024-05-25 09:16:20 +02:00
Andreas Kristiansen
3334983d8d Carousel fix 2024-04-05 16:35:09 +02:00
int2001
b149ed3838 Hotfix / empty qsldate 2024-03-22 15:53:14 +00:00
phl0
aa12f912a1 Show QSL RX date also (and remove filename) 2024-03-08 08:13:27 +01:00
HB9HIL
9816e88a6a show folder size only of userdata option is enabled 2024-02-24 10:15:16 +01:00
HB9HIL
39616c6a69 paths libary 2024-02-02 14:57:27 +01:00
abarrau
ae8c2efa4f remove model class on view, use generic function 2024-02-01 16:59:28 +01:00
abarrau
532aa3e310 userdata for qsl 2024-02-01 11:58:34 +01:00
int2001
97e87de210 Replace ALL lowercase occurences of cloudlog by wavelog 2024-01-17 14:13:23 +00:00
HB9HIL
71101ea2a1 fixed buttons 2023-11-19 16:31:39 +01:00
HB9HIL
8c4bae8453 run migration script 2023-11-14 13:35:53 +01:00
phl0
14c656e676 Show slashed zero in (e)qsl view 2023-10-27 08:53:58 +02:00
Andreas
3a4eadac82 QSL Carousel - only show prev/next if more than one image 2023-08-11 20:51:02 +02:00
Andreas
38dee35937 [Advanced Logbook] Added QSL image popup and indicator 2023-06-30 23:36:35 +02:00
Thomas Werzmirzowsky
dff714345c added distance as choosable column 2023-06-20 19:36:35 +02:00
Andreas
b5d4e41806 [Translation] Replaced string $this->lang-line where no echo was used 2023-05-14 13:54:10 +02:00
Andreas
ac2cdc6e58 [Translation] Replaced all language string from $this->lang->line to lang 2023-05-14 13:45:10 +02:00
phl0
b2b7596bca Add Frequency to selectable colums and previous QSOs 2022-12-14 12:45:32 +01:00
phl0
65189d07ca Basic POTA support 2022-10-05 17:05:53 +02:00
phl0
cbcda6c18d Add WWFF column to tables 2022-08-17 13:10:15 +02:00
phl0
7659e196fc Also show SRX/STX on dashboard
and fix PHP code formatting ;-)
2022-01-01 22:23:46 +00:00
phl0
d43261b544 Make SRX and STX left padded to at least 3 positions 2022-01-01 22:23:46 +00:00
iddq
6bd4308b01 Added Operator (COL_OPERATOR) to possible columns 2021-11-14 12:04:48 +00:00
Thomas Werzmirzowsky
d0fa23835c added SOTA (SOTA_REF) to possible columns 2021-09-09 18:57:38 +02:00
Andreas
0595737e30 [QSL Card] Fixed so that enter does not close the modal when in the input field. 2021-07-22 21:23:04 +02:00
Andreas
093112d9a1 [QSL Card] Added more QSO information to the QSL Card overview table. 2021-07-22 21:13:13 +02:00
Andreas
edd518cabc [QSL Card] Feature for adding more QSOs to a QSL Card 2021-07-22 07:55:34 +02:00
Peter Goodhall
7b5bde7eac [QSL Card Image][Translated] Translated /qsl ready for international support. 2021-01-05 17:06:39 +00:00