Commit graph

230 commits

Author SHA1 Message Date
HB9HIL
96c042cb3f
allow user to display the radio name 2026-08-08 08:29:07 +02:00
int2001
933efdde89
Fix Error at Useredit 2026-07-12 08:51:44 +00:00
HB9HIL
42220ff38c
undefined variable 2026-07-11 17:33:34 +02:00
HB9HIL
9bdfa010f7
autoload the user_model 2026-07-06 18:32:58 +02:00
int2001
0ed0a2a50b
Fix issues with map-style 2026-07-03 07:06:44 +00:00
Joerg (DJ7NT)
d5ab4d9e5f
Merge pull request #3412 from wohenbuguai/feature/Custom-Map-Theme-Style
Feature/custom map theme style(Customize for each user)
2026-07-02 15:08:49 +02:00
ShenRQ(BH4FJN)
19943fae0e Since the map_custom_tile_style field has been added to the database, the corresponding field has been included in the file to ensure successful installation and initialization. 2026-07-02 14:12:33 +08:00
Andreas Kristiansen
3c4f2f7c4b Merge branch 'dev' into dashboard_card_options 2026-07-01 17:28:09 +02:00
Andreas Kristiansen
2b51826f90 Added user setting for theme switcher 2026-07-01 10:36:40 +02:00
Andreas Kristiansen
548ba84efe Merge branch 'dev' into quick_theme_switcher 2026-06-30 11:19:01 +02:00
Andreas Kristiansen
6c100fa49e [Dashboard] Added settings for kpi and solar 2026-06-30 10:43:13 +02:00
kc9uhi
2d513a2e33
option for active logbook stations 2026-06-20 10:29:55 -07:00
Andreas Kristiansen
77ff0bcc83 [Quick theme switcher] Proof of concept 2026-06-14 15:19:02 +02:00
HB9HIL
b97ed22380
set both default disabled 2026-06-08 19:28:08 +02:00
Andreas Kristiansen
5d69431859 Use dropdown for cards 2026-06-08 10:28:44 +02:00
Andreas Kristiansen
ccb1406f05 Controller changes 2026-06-07 07:47:53 +02:00
Andreas Kristiansen
a983f1b12e Add user controller changes 2026-06-06 14:27:24 +02:00
HadleySo
6cd7e29042
Fixing IdP redirect when exit Clubstation 2026-05-07 23:25:11 -05:00
int2001
a0c288255e
OQRS Delivery-Method 2026-04-16 15:56:57 +00:00
HadleySo
5f68295c91
Hard code expected values for manual user add 2026-03-18 18:25:58 -05:00
HadleySo
ea517239ec
sso fields with user and clubstation add 2026-03-18 18:19:34 -05:00
HadleySo
3018b8981a
Maintain style when badge and tooltip customised 2026-03-18 18:02:43 -05:00
HadleySo
127ed09345
disable admin send password reset email when direct login disable 2026-03-18 17:36:30 -05:00
HadleySo
012587e479
handle when password field not in UI 2026-03-18 17:21:41 -05:00
HB9HIL
926b4f47f1
allow customizing the locked data batch in user edit 2026-03-18 22:52:15 +01:00
HB9HIL
26340f3ca1
refactoring 2026-03-18 15:26:31 +01:00
Fabian Berg
5d6c57b738
Merge branch 'dev' into dev 2026-03-17 08:45:36 +01:00
int2001
5f08a0bd73
Use CSRF-Token for Edit/Del User as well 2026-03-16 11:04:00 +00:00
HB9HIL
41290c5fc2
dynamic session key for csrf token 2026-03-16 11:32:57 +01:00
int2001
df74b2ea21
Centralize Token-Function 2026-03-16 09:37:02 +00:00
int2001
fcf52ab56d
Add CSRF-Tokens for Station and User handling 2026-03-16 08:41:50 +00:00
HB9HIL
651845bf77
add option to hide the normal login form 2026-03-09 12:02:37 +01:00
HB9HIL
c049434f2a
external_account flag for sso accounts 2026-03-08 23:28:03 +01:00
HB9HIL
670afc0f50
catch null 2026-03-08 12:53:52 +01:00
Fabian Berg
85dd639500
Merge branch 'dev' into dev 2026-03-08 11:40:51 +01:00
Joerg (DJ7NT)
a75ad3dd17
Fix condition check for user_qso_show_map input
Typo. sri
2026-02-23 06:55:19 +01:00
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
HadleySo
44c70816f3
Adding header auth for existing users 2026-02-18 17:59:13 -06: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