Commit Graph

5086 Commits

Author SHA1 Message Date
Andreas Kristiansen
66d79e97d1 Merge pull request #2356 from AndreasK79/wpx_award 2025-10-14 19:45:37 +02:00
Andreas Kristiansen
2253c227a2 Show sat name 2025-10-14 17:48:03 +02:00
phl0
d50fdce1b0 Fix mode/submode issue 2025-10-14 15:12:28 +02:00
Andreas Kristiansen
7f75156d95 Added sat name filter 2025-10-14 14:14:55 +02:00
phl0
399e2a79c1 Add link to QSOs 2025-10-14 12:28:15 +02:00
Florian (DF2ET)
c36f9ac6c3 Merge pull request #2399 from phl0/lotwSignatures
Fix bug with length calculation of LoTW signatures.
2025-10-14 12:09:04 +02:00
Andreas Kristiansen
e9ec44396a Merge branch 'dev' into wpx_award 2025-10-14 09:37:55 +02:00
phl0
b06ff43fed Rephrase notification message 2025-10-14 08:46:04 +02:00
phl0
c68a8882a9 Wrap signature correctly 2025-10-10 17:13:36 +02:00
phl0
921114205f Some code beauty and more checks for empty values 2025-10-10 16:54:26 +02:00
phl0
3de56bfd68 Add other signing stuff and optimize re strtoupper 2025-10-10 16:48:52 +02:00
phl0
88b191185e Calc length of signature correctly 2025-10-10 16:02:11 +02:00
phl0
eedc38f57c Refactor LoTW signing code 2025-10-10 15:43:59 +02:00
Joerg (DJ7NT)
3ed9e8d987 Merge pull request #2390 from int2001/dupecheck_calrify
Clarify DupeCheck internally
2025-10-08 22:21:34 +02:00
phl0
ef2aabf660 Fix wording 2025-10-08 21:58:14 +02:00
Andreas Kristiansen
0e16dc667c Merge pull request #2383 from AndreasK79/lba_filter_refactor 2025-10-08 21:50:21 +02:00
int2001
189f1797c0 Force User to enter mailadress instead of call 2025-10-07 06:38:09 +00:00
Andreas Kristiansen
9069e5c4fa Fix result dropdown height 2025-10-06 11:35:58 +02:00
Andreas Kristiansen
60437d605d missed qsl via 2025-10-06 10:32:11 +02:00
Andreas Kristiansen
21236f7965 Added border on filters 2025-10-06 10:31:10 +02:00
Andreas Kristiansen
e0b4750491 Fix menu not closing 2025-10-06 09:56:37 +02:00
Andreas Kristiansen
589007068d Fixed non-working quickfilters 2025-10-06 07:37:31 +02:00
Andreas Kristiansen
d0d9722e4e Merge branch 'dev' into wpx_award 2025-10-05 19:21:08 +02:00
Andreas Kristiansen
638dc89bd3 [Advanced Logbook] Rewrote filters and actions to use dropdowns instead 2025-10-05 17:37:25 +02:00
Florian (DF2ET)
818fe2793e Fix typo 2025-10-04 08:02:37 +02:00
int2001
bec80d5e68 Add (current) streak to motivation Banner 2025-10-04 05:03:03 +00:00
Andreas Kristiansen
1b66ef21b6 Merge branch 'dev' into wpx_award 2025-10-03 08:04:03 +02:00
HB9HIL
ab624a7d66 sorry that was bad english 2025-10-02 20:40:19 +02:00
HB9HIL
925c15c578 make sure same strings are the same 2025-10-02 20:37:28 +02:00
Szymon Porwolik
b349755031 Notes overhaul: updated view of the notes, added "Contacts" category with required logic, first step for callsign sticky notes (#2362)
* feat(notes): initial overhaul of notes with improved view, contact category, and better forms/validation

* Notes: changes after draft PR review

- improved security, avoided writing to $_POST
- removing redundant $data variable passing
- cleanup of xss_clean usage
- changed to use existing callbook library instead new helper
- migrated to plain SQL
- changed name of the cat variable to category to avoid confusion
- fixed translation (multiple places)

* Translation of notes.js

* Deleted not needed line.

* Notes: Multiple fixes for after PR code review

* Update application/views/notes/add.php

Co-authored-by: Florian (DF2ET) <github@florian-wolters.de>

* Layout improvmen of the error box suggested by phl0

* Add checking of note ownership during duplication.

Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>

* Notes: improved translation of one of the strings

Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>

* Notes: fix translation shall be using double quote

Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>

* Note: translation shall use double quote

Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>

* Notes: fix, translation shall be using sprintf

Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>

* Note: update -> translations shall be using double quotes

Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>

* Notes: fix, translation shall be using double quotes

Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>

* Notes: fix, translation shall be using double quotes

Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>

* Notes: missing translation of the error message.

Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>

* Notes: fix translation shall be using double quote

Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>

* Notes: translation of the error message

Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>

* Notes: moved loading of the library out of the constructor

---------

Co-authored-by: Florian (DF2ET) <github@florian-wolters.de>
Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>
2025-10-02 20:20:35 +02:00
phl0
3b00722177 Use tle column for decision wether TLEs exist 2025-10-02 15:39:20 +02:00
phl0
c4525f0850 Merge branch 'php8' of github.com:phl0/wavelog into php8 2025-10-02 15:12:33 +02:00
phl0
f64c3daf6e Fix version check 2025-10-02 15:12:20 +02:00
Florian (DF2ET)
05bdde754b Update application/views/dashboard/index.php
Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>
2025-10-02 14:50:56 +02:00
phl0
95c3918970 Make PHP8 the minimum required version 2025-10-02 14:08:36 +02:00
Andreas Kristiansen
a4dc83dde3 Merge branch 'dev' into wpx_award 2025-09-29 12:44:08 +02:00
Andreas Kristiansen
d2b5e80ede Merge pull request #2359 from AndreasK79/dxcc_filter_box
[DXCC Award] Added new filter style
2025-09-29 12:43:54 +02:00
Andreas Kristiansen
56fa325b58 Map adjustments 2025-09-29 09:54:05 +02:00
Andreas Kristiansen
5d4f2c5940 Fix table so that scroll happens in dialog table, not leaflet in the background 2025-09-29 09:35:58 +02:00
Andreas Kristiansen
f0e08b02b6 Added sat links 2025-09-28 16:09:59 +02:00
Andreas Kristiansen
c4be7367f5 [DXCC Award] Added new filter style 2025-09-28 12:07:41 +02:00
Andreas Kristiansen
3fb510e5a7 [ADIF] Added support for version 3.1.6 2025-09-28 10:37:05 +02:00
Andreas Kristiansen
27d3e79af5 [Awards] WPX added 2025-09-27 12:09:09 +02:00
Szymon Porwolik
a518eb8f55 Merge branch 'dev' into dev 2025-09-24 10:44:54 +02:00
Szymon Porwolik
487d52d105 User solar danel widget at the user dashboard shall be now be hidden by default. 2025-09-24 10:24:57 +02:00
Joerg (DJ7NT)
0a7ceab4cf Merge pull request #2344 from int2001/scoll_wizard
Make Wizard work on very very old computers with very very small screen
2025-09-24 09:13:46 +02:00
phl0
43fe4e1033 Suppress hyperlinks for zero cards 2025-09-24 08:17:46 +02:00
int2001
6521ed5048 Make Wizard work on very very old computers with very very small screen 2025-09-24 06:09:44 +00:00
Szymon Porwolik
616986b986 Layout change of the Solar Data & Propagation widget 2025-09-23 10:52:34 +02:00
Szymon Porwolik
3b6a1f2ebc Update application/views/dashboard/index.php
Changed the layout of the HAMsql credits in the Solar Data & Propagation widget at the dashboard.

Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>
2025-09-23 10:48:04 +02:00