Commit Graph

70 Commits

Author SHA1 Message Date
Szymon Porwolik
299640c52f Reverted previous config.sample.php 2025-10-27 15:25:59 +01:00
Szymon Porwolik
1b74602941 Removed config.php option for cat pooling 2025-10-27 15:23:40 +01:00
Szymon Porwolik
4e67b783f5 CAT polling interval into config file 2025-10-23 19:57:06 +02:00
int2001
3e3ffc09d0 sample-config and menu-entry 2025-08-23 14:57:17 +00:00
HB9HIL
2392caadab config switch to disable qso counter in user list 2025-01-30 20:59:20 +01:00
HB9HIL
96e537c730 make the whole subfolder story more bullet proof 2025-01-22 10:43:01 +01:00
Joerg (DJ7NT)
80bd1f01ac Merge pull request #1495 from int2001/brute_force_protection
Brute force protection
2025-01-20 16:33:46 +01:00
HB9HIL
505e6ba4a9 show hint about qrz.com login credentials. QRZ.com needs your callsign as username. Email causes issues 2025-01-15 22:33:55 +01:00
int2001
62dea3fc2e Make amount of failed logins configurable (defaults to 3) 2025-01-13 15:23:14 +00:00
Fabian Berg
c70c2ec5cd Clubstations for Wavelog (#1334)
* feat[clubstations]: New DB structure

* feat[clubstations]: Add clubstationstable in user managment

* feat[clubstations]: Show last operator

* feat[clubstations]: Better solution for last operator. tnx for the hint @int2001

* feat[clubstations]: New Club Model and Controller

* feat[clubstations]: Add "Add User" and "Edit User" functionality

* docs[clubstations]: move comment

* feat[clubstations]: Add "Delete Member" functionality

* feat[clubstations]: some enhancements and javascript

* fix[clubstations]: Wrong message class for flashmessages

* feat[clubstations]: Added Switch in the Header menu (not functional yet)

* feat[clubstations]: clubswitch modal

* fix[clubstations]: Load encryption library if not already loaded

* fix[clubstations]: Prevent direct login attempts to clubstations and enhance impersonation authorization

* fix[clubstations]: Typo

* feat[clubstations]: Only show the operator dialog if there is something fishy

* fix[user]: little UI bug

* feat[impersonate]: Add source uid to session data

* fix[impersonate]: logic adjustment

* feat[clubstations]: Add manage button in header menu for club officers

* fix[clubstations]: typo in permission level check

* fix[clubstations]: Full rights for the admin

* feat[impersonate]: Custom sessiondata

* feat[impersonate]: Implement stop impersonation feature with modal confirmation; "the way back"

* fix(modal): Fix bug where modal was hidden when mouse leaved the browser content

* docs(config): Adjust config description for special callsigns and clubstations

* feat(club): Add club access check helper

* typo

* fix[impersonation]: Better text

* feat(club): Selectize for a efficient user search

* feat(clubstations): Restrict clubstations based on users permission level part 1/x

* adjustments for dev merge

* Adjusted club right for the advanced logbook

* feat[user]: Refactoring of the Action Buttons in the user table

* fix[club_permissions]: normal button instead small one for club permissions

* remove unnecessary line break in modal body

* feat[clubstations]: Add Club Mode badge to the header

* fix[clubstations]: fix maintenance mode

* allow switch back on http

* feat(simplefle): display operator input based on club_access

* small UI adjustments

* small UI adjustments

* moved api page to a index.php file and added support for clubstations

* removed unused stuff

* typo

* radios and api keys

* missed one binding

* fix qso view, even officers do just see their own radios in QSO logging

* omit the need for a relogin to see the changes as an admin

* Omit the need for relogin after club changes in general. It's a question of UX. It's better to accept a little higher DB load (if clubstations are enabled) then the need of an user to relogin. There is some room for improvement by changing user_model->get_by_id() and adding a join there. This can be done later if we see that the load is too high

* If the user is not the creator of the API key, it's likely a clubstation. In this case the callsign of the clubstation can not be the same as the callsign of the user (operator call provided by the user). If this is the case, we need to use the callsign of the creator of the API key

* remove debug messages

* better UI in header

* found a typo

* full access in clubstations for admins (if accessed via admin usertable)

* adjusted text

* adjusted text

* adjust text

* reduce required chars

* bugfix: missing the correct authentication in case the admin was not member of the club. he wasn't able to switch back

* reduce debug messages

* fixed UI bug related to tooltips

* load js in controller

* upps..

* some UI adjustments

* corrected permissions

* if user gets delete we need to remove data in club_permissions and also api keys which were created by this user

* Notify members about new memberships or changes in permission level

* add spinner to save button

* make login/logout process more bulletproof

* remove the relogin cookie after the attempt

* better strategy

* bug where switch back failed if user is no admin

* make api keys more secure

* mask not owned api keys

* removed annoying link

* if a user gets removed from a club we also should delete the corresponding api keys and cat radios

* adjusted wiki link

* Auto creation of logbook and location when new user is created

* store and display locator in uppercase

* same for callsign

* fixed a bug in user/club creation

* Revert "Auto creation of logbook and location when new user is created"
We found another solution to which will be addressed in a second PR
This reverts commit f05f4b7bf0.

* Optimized SQL for stats at userlist

* Source query for lastop "out", because mysql<9.0 can't handle Windowed functions

* adjust migration

* add new columns to users table to get created_at and modified_at

* added a partial down function

* add operator dropdown for clubstations

* fix mig version

* Add some backend restrictions in case a user wants to try something funny with the club

---------

Co-authored-by: Andreas Kristiansen <6977712+AndreasK79@users.noreply.github.com>
Co-authored-by: int2001 <joerg@dj7nt.de>
2025-01-02 10:22:23 +01:00
phl0
09a6f4c11b Add option to enable eqsl massdownload
Disabled by default bceause not thread safe.
2024-12-17 11:52:30 +01:00
Andreas Kristiansen
1d340ed195 Added qrzcq to the config sample 2024-11-27 20:13:10 +01:00
HB9HIL
95c7bd61b1 added hint in trx control config that nothing is implemented yet. just to avoid confusion 2024-11-23 10:16:19 +01:00
HB9HIL
e1773fb26a library for trx-control 2024-11-03 23:23:38 +01:00
HB9HIL
c2e9c2625f better place it in the config.php 2024-10-07 09:31:10 +00:00
HB9HIL
ec2fdd9367 turn version check config around so users don't need to add the config item 2024-09-12 17:55:36 +02:00
HB9HIL
f76db5c58e add to the sample configs 2024-08-21 17:02:52 +02:00
HB9HIL
5d2b8c998e add config switch to disabled impersonate 2024-08-19 21:07:26 +02:00
github-actions
1b69701c00 change description of encryption key in config 2024-08-03 11:25:20 +02:00
HB9HIL
316d010b9b removed deprecated language stuff from configs 2024-07-08 10:28:31 +02:00
HB9HIL
60ec68966f prepared wiki link 2024-06-26 00:49:21 +02:00
HB9HIL
24f11b466d switch to hide user menu 2024-06-26 00:46:25 +02:00
HB9HIL
8b0fc6dcae prepared config 2024-06-25 23:29:54 +02:00
HB9HIL
8da6d4a99c Merge branch 'dev' into alpha 2024-06-13 15:00:16 +02:00
Christoph Kottke
71f6896b69 * [OQRS] config-switch to disable oqrs-feature 2024-06-13 12:08:50 +02:00
phl0
145d32e077 Fix whitespace 2024-06-13 11:55:27 +02:00
HB9HIL
d9ce049df6 marked old config language as deprecated 2024-06-07 00:44:41 +02:00
int2001
f0a73c9177 config-switch to disable qsl-image-feature 2024-06-06 05:29:15 +00:00
int2001
66eb41452f Take care of QRZ-Com disable-syncer-switch 2024-05-18 16:12:42 +00:00
int2001
98f056bb05 Config-Sample 2024-05-16 08:25:10 +00:00
HB9HIL
c65cc18948 better approach 2024-03-10 11:20:16 +01:00
HB9HIL
f0c8f6004a use double quotes in config to avoid #211 2024-03-09 23:54:12 +01:00
HB9HIL
b2aa23292f userdata config default on 2024-02-26 11:43:16 +01:00
HB9HIL
57acd58179 updated comment in config.php (sample and installer) 2024-02-06 10:49:52 +01:00
HB9HIL
bfb13245fd Update config.sample.php
default should be commented out
2024-02-05 18:47:01 +01:00
abarrau
691fcf8a83 change name to userdata 2024-02-01 09:08:53 +01:00
abarrau
056ee6bb4a config file for directory userdata 2024-01-31 22:35:48 +01:00
int2001
70e2278e1d Added Switch to sample-config 2024-01-24 07:06:19 +00:00
HB9HIL
357a0532b7 removed comments for app_version in config.php 2024-01-18 08:13:20 +01:00
Joerg (DJ7NT)
923d6450d0 Update application/config/config.sample.php
get rid of never used version

Co-authored-by: HB9HIL <80885850+HB9HIL@users.noreply.github.com>
2024-01-18 07:37:19 +01:00
int2001
c74a5475f2 All Cloudlog-occurences with capital C and lowercase loudlog to Wavelog 2024-01-17 14:20:10 +00:00
int2001
97e87de210 Replace ALL lowercase occurences of cloudlog by wavelog 2024-01-17 14:13:23 +00:00
phl0
03af98028d Think it should be here :) 2023-08-06 13:34:54 +02:00
int2001
c8ea174030 Implemented Userlanguages with a lot of help from @AndreasK79 2023-08-02 06:34:12 +00:00
Peter Goodhall
542f199295 [Version] Store version number in the options table
Store version number in the options table so that its easier to update for the frontend rather than the config.php which we don't really want to touch
2023-07-14 14:03:55 +01:00
Andreas Kristiansen
f0a75b7ac7 Merge pull request #2165 from dg0tm/dev
update sample config
2023-06-01 12:59:58 +02:00
Peter Goodhall
95b9ca27f5 Update config.sample.php 2023-05-29 17:36:46 +01:00
Christoph Kottke
4324670210 update sample config 2023-05-25 08:30:15 +02:00
Peter Goodhall
6a80ed8338 probably should just show this 2023-05-08 14:41:59 +01:00
Peter Goodhall
b7f90ee582 Tagged as 2.4.1 2023-04-06 14:19:01 +01:00