Commit Graph

32 Commits

Author SHA1 Message Date
Andreas Kristiansen
2979c1e7b9 Fix the widget. Slug needs to be mandatory 2025-07-18 20:27:18 +02:00
Andreas Kristiansen
d411047c30 Load forgotten model 2025-07-18 15:35:25 +02:00
Andreas Kristiansen
e468d8f954 Only show locations for correct user and slug 2025-07-18 09:38:07 +02:00
Andreas Kristiansen
5d6b944124 Added slug for grouped search and widget 2025-07-15 09:41:13 +02:00
Filip Melík
53c2c05967 fix: use correct data source for radio cat_timeout 2025-03-04 22:51:58 +01:00
Filip Melík
8183bdc332 CR: use existing function 2025-03-02 20:41:20 +01:00
Filip Melík
1a4f81ddd5 CR: add is_numeric check for qso_count param 2025-03-02 20:26:04 +01:00
Filip Melík
d71af44fbb add qso widget configuration into settings 2025-02-27 22:01:57 +01:00
Filip Melík
3ba53828bb Make QSO widget better looking and more configurable 2025-02-27 22:01:57 +01:00
Florian (DF2ET)
fdf1c633f8 Merge pull request #11 from int2001/check_themes
Check themes for exitance b4 using them
2025-02-24 13:01:22 +01:00
int2001
0415bd6183 Rmv debug 2025-02-24 11:59:49 +00:00
int2001
1a6390fb4b Check themes for exitance b4 using them 2025-02-24 11:52:25 +00:00
phl0
27178d86c6 More space fixes 2025-02-24 12:28:37 +01:00
phl0
bf669f9e12 More error messages to widget design 2025-02-24 12:23:42 +01:00
phl0
bc662b39a6 Make error message use the widget theme 2025-02-24 11:51:38 +01:00
Filip Melík
9166973ce9 Display verbose error message instead of generic error 2025-02-23 13:37:20 +01:00
Filip Melík
3f13781ebe Update widget to read user options 2025-02-23 13:28:41 +01:00
Filip Melík
ffc20aead9 Add On-air widget logic 2025-02-23 13:28:41 +01:00
Filip Melík
05502ce92d Housekeeping: Rename variable to match reality 2025-01-28 18:34:40 +01:00
Joerg (DJ7NT)
0f4fcfd8c6 Revert "Dashboard improvements" 2025-01-28 12:41:00 +01:00
Filip Melík
95a595aa66 Make last QSO count in the QSO widget configurable 2025-01-27 19:45:05 +01:00
Filip Melík
9b55aab3e2 Extract recent QSO count in QSO widget to a constant 2025-01-27 19:45:05 +01:00
Filip Melík
2215facdf6 Housekeeping: Rename variable to match reality 2025-01-27 19:44:38 +01:00
HB9HIL
6381f19f1a otf 2024-10-12 07:44:04 +00:00
HB9HIL
3a20161194 xss_cleaning and uppercase callsign 2024-08-13 22:04:25 +02:00
HB9HIL
6f08238b60 fix url 2024-07-23 14:55:55 +02:00
HB9HIL
e0910dfed1 error handling if someone forgets to add his call 2024-07-23 14:17:56 +02:00
HB9HIL
5a50a38395 adjustments 2024-07-23 14:13:56 +02:00
HB9HIL
a8c6f5c7a6 basic oqrs widget 2024-07-23 13:38:33 +02:00
Peter Goodhall
6f597ff7a2 [Widgets] /QSO/{public_slug} Error Message
Fixes #1875 providing a more useful error message
2022-12-28 15:05:20 +00:00
Peter Goodhall
45ebcc2d97 [Widgets] QSO now requires /widget/qso/publicslug 2022-10-15 14:29:14 +01:00
Warren Volz
e384826aea Codeignitor 3.1.6 and corresponding changes
- fixes missing () from num_rows in authenticate user function
- removes passwordhash library in favor of built in PHP password_hash
  and password_verify functions
- uppercase all class filenames
- add new CLI error templates, move HTML error templates
- update mimes file to latest version
- update routes to latest version
2017-12-01 19:25:26 +00:00