Commit Graph

193 Commits

Author SHA1 Message Date
int2001
2dce04d71f enable xss_check 2026-02-22 09:17:10 +00:00
int2001
3eae1c71db Add option to disable Map at QSO-Window 2026-02-22 09:02:23 +00:00
HB9HIL
82cc0cf99d remove filemtime from single js loads and load it global in the footerdata script by using the cache_buster 2026-02-13 16:58:57 +01:00
int2001
6fcecff5d2 Add Optionhandling 2025-12-11 05:44:23 +00:00
Florian (DF2ET)
c2f98f18fb Add theme for color impaired hams (based on default) (#2497) 2025-11-16 13:58:58 +01:00
phl0
cfe7b5c004 Prevent Ø in first login wizard 2025-11-14 17:36:40 +01:00
phl0
6eea074448 Remove debug output 2025-11-14 09:01:23 +01:00
HB9HIL
1f47885b47 missing translations 2025-11-14 02:12:16 +01:00
HB9HIL
9e6c2a64ce use correct syntax for set_header() 2025-11-13 21:11:22 +01:00
Szymon Porwolik
e097a14f14 Merge branch 'dev' into dev_lookup_priority 2025-10-30 17:02:21 +01:00
Szymon Porwolik
8d13be8f90 Option to prioritize Database or 3rd party callsign information fetch 2025-10-30 15:37:20 +01:00
Szymon Porwolik
3ac8dd3324 Merge branch 'dev' into dev_dx_widget 2025-10-29 22:24:03 +01:00
Andreas Kristiansen
a2f70a98f4 Added user_id to del_option 2025-10-27 15:37:56 +01:00
Andreas Kristiansen
8245fa29e9 Fixed most option saving for user edit 2025-10-27 14:59:48 +01:00
Andreas Kristiansen
d8b2aff348 [User] Fixed a bug in user add regarding OQRS options 2025-10-27 14:01:59 +01:00
Szymon Porwolik
a0434eeb38 Fix for PHP error related to User add/edit functionality 2025-10-23 19:44:05 +02:00
Szymon Porwolik
a0659bb31e Initial commit of DX Waterfall for Wavelog 2025-10-22 21:52:05 +02:00
HB9HIL
31715d0adf make sure we also catch uppercase values in http headers for https check 2025-10-10 21:48:44 +02:00
int2001
189f1797c0 Force User to enter mailadress instead of call 2025-10-07 06:38:09 +00:00
int2001
e18abd3962 Set custom header (which can be processed by reverse proxy) 2025-09-27 10:41:13 +00:00
Szymon Porwolik
ad528539b4 New model: HAMqsl data with solar activity and propagation. User can display brief information of the solar activity at the Dashboard. Model can be re-used in various other places. 2025-09-23 00:33:52 +02:00
int2001
8922b3dc67 Added DCL to Usersettings 2025-08-21 06:29:52 +00:00
Andreas Kristiansen
c8718839ee Merge branch 'dev' into oqrs_enhancements 2025-08-06 20:22:47 +02:00
Andreas Kristiansen
2fce91899a Added ption to turn-off auto-match on direct requests 2025-08-04 11:47:31 +02:00
int2001
2777423b9f Fixes a bug, where admin wasn't able to change user 2025-08-03 06:38:51 +00:00
Andreas Kristiansen
5d0bf21fa3 Added user option for auto queue 2025-07-30 09:56:05 +02:00
int2001
2b39d116b2 Check Username for uniqueness b4 adding/editing 2025-07-25 10:52:27 +00:00
int2001
c8b10fd6c3 Check for VALID Mail 2025-07-25 10:34:27 +00:00
Andreas Kristiansen
f3f48c6c84 Cosmetics on message 2025-07-25 12:28:22 +02:00
int2001
aa609decd8 Check mail for dupes b4 editing it 2025-07-25 08:34:03 +00:00
Andreas Kristiansen
bbd5a6e12a Update application/controllers/User.php
Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>
2025-07-18 15:33:35 +02:00
Andreas Kristiansen
7dab8b433c Update application/controllers/User.php
Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>
2025-07-18 15:33:25 +02:00
Andreas Kristiansen
554a98e960 [OQRS] Move from global options to user options 2025-07-15 07:03:30 +02:00
phl0
83c6a2121c Use existing error message (with hint) 2025-05-02 15:37:54 +02:00
phl0
10445783ee Make error message translatable 2025-05-02 14:26:16 +02:00
phl0
c79e28b8d2 Move grid validation to Qra lib 2025-05-02 13:30:41 +02:00
Andreas Kristiansen
58373b9f52 [Dashboard] User option for banner 2025-04-28 11:46:28 +02:00
int2001
dfb8f80a98 Fence for spaces at call 2025-03-21 15:03:12 +00:00
Joerg (DJ7NT)
e0c32e0d81 Merge pull request #1711 from filipmelik/qso-widget-remix 2025-03-03 19:04:55 +01:00
Fabian Berg
4b1d3948fd fix leftover 2025-02-28 11:45:33 +01:00
Filip Melík
d71af44fbb add qso widget configuration into settings 2025-02-27 22:01:57 +01:00
Filip Melík
85bc1fa265 Fix case when adding new user, make widget url variable in UI conditional to preven php warning 2025-02-23 13:28:41 +01:00
Filip Melík
1005238ccb Add settings UI + logic 2025-02-23 13:28:41 +01:00
Fabian Berg
636643810f adjust wording 2025-02-18 20:22:44 +01:00
int2001
41de424bed Default measurement to "K" if nothing provided 2025-02-18 08:26:02 +00:00
int2001
05bc18a2a6 Make dashboard-map user-configurable 2025-02-17 12:22:57 +00:00
Filip Melík
dca5bb58c6 Add QSO setting option, Enable saving the setting value in add/edit user methods 2025-01-30 21:09:20 +01:00
Fabian Berg
0f0af3f466 fixes (#4) 2025-01-30 07:44:48 +01:00
Filip Melík
441165d396 Save 'dashobard last qso count' setting when editing and adding user 2025-01-29 20:43:47 +01:00
Filip Melík
c127269551 Add comments 2025-01-29 20:00:27 +01:00