Commit Graph

3094 Commits

Author SHA1 Message Date
Andreas Kristiansen
8147fecd04 Merge pull request #2432 from AndreasK79/winkey_fix 2025-10-24 17:55:54 +02:00
Andreas Kristiansen
9e76830455 Fix my_call replacement 2025-10-24 16:15:44 +02:00
phl0
a2b2563a69 Plain SQL and bindings 2025-10-24 11:47:23 +02:00
phl0
2fda94357e Add QSO end date expiry to dashbaord banner as well 2025-10-24 11:23:58 +02:00
phl0
eb268b0260 Code formatting aligned 2025-10-24 10:46:40 +02:00
Andreas Kristiansen
30143a3b32 Refactor to fetch grids only one time 2025-10-20 15:36:37 +02:00
Andreas Kristiansen
31e398ca69 Batch insert 2025-10-19 08:52:58 +02:00
Andreas Kristiansen
76193f8626 Added time to update. 2025-10-19 08:34:45 +02:00
Andreas Kristiansen
f7b6317da2 Added lock file and messages 2025-10-19 08:26:27 +02:00
Andreas Kristiansen
554d171a78 Fix cron job naming 2025-10-19 08:12:11 +02:00
Andreas Kristiansen
0ba4c8bd9c [Gridmap] Added country grids 2025-10-18 19:36:17 +02:00
Andreas Kristiansen
2ecd5d3cd2 Remove unused model 2025-10-16 09:36:16 +02:00
Andreas Kristiansen
d9dd7a8827 Fix band logic 2025-10-14 18:29:01 +02:00
Andreas Kristiansen
2253c227a2 Show sat name 2025-10-14 17:48:03 +02:00
phl0
0f1e4ab518 Fix syntax 2025-10-14 14:53:17 +02:00
phl0
787c88b6db sats is a string value and not boolean 2025-10-14 14:50:47 +02:00
Andreas Kristiansen
7f75156d95 Added sat name filter 2025-10-14 14:14:55 +02:00
Andreas Kristiansen
27f6fbe4d4 Fix band selection 2025-10-14 14:09:08 +02:00
phl0
399e2a79c1 Add link to QSOs 2025-10-14 12:28:15 +02:00
Andreas Kristiansen
c922dd7fa1 DB engine fixes 2025-10-14 10:58:22 +02:00
Andreas Kristiansen
e9ec44396a Merge branch 'dev' into wpx_award 2025-10-14 09:37:55 +02:00
Andreas Kristiansen
386d91a6e9 Speed 2025-10-14 08:13:58 +02:00
Joerg (DJ7NT)
5e68d5d342 Merge pull request #2394 from int2001/clubcalypse2
Clubcalypse2
2025-10-09 18:19:43 +02:00
Joerg (DJ7NT)
3ed9e8d987 Merge pull request #2390 from int2001/dupecheck_calrify
Clarify DupeCheck internally
2025-10-08 22:21:34 +02:00
Joerg (DJ7NT)
8ec54d693b Merge pull request #2380 from int2001/sat_catch
Catch empty SAT-Field, if not provided but SAT-Mode engaged
2025-10-08 22:20:45 +02:00
phl0
a8eaa3f155 Check for length of at least one TLE set 2025-10-08 09:27:20 +02:00
phl0
9576f3d01f Prevent clearing/updating TLEs if incoming file size is zero 2025-10-08 09:07:30 +02:00
int2001
f91e4a7406 Typo (Faied --> Failed) fixed 2025-10-08 06:41:49 +00:00
int2001
f722e1cd08 Added buildquery for Users who put specialchars in their creds 2025-10-08 05:10:05 +00:00
int2001
973a964656 Typo2 2025-10-08 04:33:13 +00:00
int2001
3736e8c2c9 Typo 2025-10-08 04:30:31 +00:00
int2001
9e4804c822 Typo 2025-10-07 17:55:05 +00:00
int2001
4936633a8d Stop Download immediatly if we're victom of the ban 2025-10-07 17:41:07 +00:00
int2001
28f2c7ddbc Logging improved 2025-10-07 17:01:34 +00:00
int2001
8d47e58ebb Duper Handling at singlepush 2025-10-07 16:45:21 +00:00
int2001
a42c2e5864 More Errormessages / Better logging 2025-10-07 16:32:14 +00:00
int2001
644080e4fb More strange/uncatched errors 2025-10-07 16:14:33 +00:00
int2001
8da0a0055b Typo 2025-10-07 15:59:32 +00:00
int2001
e3ce20b245 Mark Sent 2025-10-07 15:51:31 +00:00
int2001
63a326375a More new errormessages from Clublog 2025-10-07 15:42:36 +00:00
int2001
4ccec8ab68 Clarify DuperCheck internally 2025-10-07 04:11:50 +00:00
Andreas Kristiansen
d0d9722e4e Merge branch 'dev' into wpx_award 2025-10-05 19:21:08 +02:00
int2001
ef5a7c119a More stuff, where empty/null SAT-Name fails 2025-10-05 10:33:25 +00:00
int2001
12fc64bdb3 Catch b4 upload 2025-10-05 07:59:17 +00:00
int2001
cdbabf39dc Catch empty SAT-Field, if not provided but SAT-Mode engaged 2025-10-05 07:30:29 +00:00
Andreas Kristiansen
f5eaaa131b [OQRS] Fix an error if you selected all for results in OQRS view 2025-10-04 17:41:04 +02:00
Andreas Kristiansen
1b66ef21b6 Merge branch 'dev' into wpx_award 2025-10-03 08:04:03 +02:00
HB9HIL
cc6b86d4fd removed old code not used anywhere 2025-10-02 20:41:39 +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
int2001
023ff0d269 Made a mistake during last PR. Have to check BAND not record['band'] 2025-10-02 16:45:55 +00:00