Commit Graph

273 Commits

Author SHA1 Message Date
phl0
9d721e90d5 Prepeare release 2.3.1 2026-03-13 17:22:45 +01:00
HB9HIL
0775d34e05 preparing release 2.3 2026-02-11 16:30:18 +01:00
kc9uhi
90ff1152ab fix db collation, set default 2026-01-24 15:39:02 -07:00
Andreas Kristiansen
0a02049946 Migration for itu zones and version bump 2025-12-31 16:00:36 +01:00
phl0
4e5f4154ca Prepeare release 2.2.1 2025-12-08 12:07:59 +01:00
phl0
918190a090 Adapt migration 2025-11-24 12:02:01 +01:00
phl0
15475a62a3 Import LoTW cert serial into db 2025-11-19 12:53:41 +01:00
Florian (DF2ET)
c2f98f18fb Add theme for color impaired hams (based on default) (#2497) 2025-11-16 13:58:58 +01:00
Andreas Kristiansen
1af6606e81 Fixing migration 2025-11-05 12:48:44 +01:00
int2001
48b75d4c15 UUID for locations / export / import / create 2025-11-05 11:37:43 +00:00
Florian (DF2ET)
37bf9e06a7 Update migration 2025-10-23 09:04:11 +02:00
Andreas Kristiansen
0ba4c8bd9c [Gridmap] Added country grids 2025-10-18 19:36:17 +02:00
phl0
498f086b49 Prepare release v2.1.2 2025-10-15 07:57:35 +02:00
HB9HIL
09686824f8 randomize minutes for clublog jobs 2025-10-06 20:26:34 +02:00
Andreas Kristiansen
3fb510e5a7 [ADIF] Added support for version 3.1.6 2025-09-28 10:37:05 +02:00
Szymon Porwolik
06d72c5867 Adds download of HF Propagation and Solar Data from HamQSL 2025-09-22 20:17:17 +02:00
int2001
4ebaa58d95 Adds creationdate and modifydate to nearly every table 2025-09-17 09:07:50 +00:00
phl0
8f0d8928ff Prepare release v2.1.1 2025-09-16 08:15:25 +02:00
int2001
5ae66fbb5c Added cron-manager-entry 2025-09-03 13:20:36 +00:00
int2001
3d259aa019 Release 2.1 2025-08-24 15:23:21 +00:00
Andreas Kristiansen
ed57f915f8 Add migration for cascade delete 2025-08-12 19:22:16 +02:00
tallcode
954c64f64b up migration_version to 251 2025-07-23 16:39:17 +08:00
tallcode
2b43c5cc25 fix WAPC Award bands 2025-07-23 15:21:30 +08:00
HB9HIL
cadaa51462 mig 249 2025-07-17 17:29:27 +02:00
Andreas Kristiansen
5e0e8e9af4 Upped Wavelog version 2025-07-13 20:52:28 +02:00
Andreas Kristiansen
313c7745cc Added bandedges migration and usage in model 2025-07-03 12:24:03 +02:00
phl0
a1011277a1 Tag version 2.0.5 2025-06-25 16:19:32 +02:00
pa8s
d74354a6fa Update migration.php to 245 2025-05-22 00:03:44 +02:00
phl0
0d5f6911c6 Prepare release v2.0.4 2025-05-16 15:35:31 +02:00
phl0
1653733839 Prepare release 2.0.3 2025-04-06 18:03:10 +02:00
Andreas Kristiansen
90036a811e [ITU Zones] Fixed missing zones in master table 2025-04-05 22:29:26 +02:00
phl0
b32cb82096 Add foreign key constraint also to satmode table 2025-04-04 10:10:45 +02:00
phl0
eaeddd433c Tag version 2.0.2 2025-03-24 12:52:48 +01:00
phl0
34d60c9e41 Add display of hams of note 2025-03-21 11:01:54 +01:00
phl0
57dfe8cdf7 Match satellite's tles via NORAD catalogue id 2025-03-12 10:44:30 +01:00
Filip Melík
668a3a9540 Update migration 2025-02-23 13:37:13 +01:00
phl0
1d25492ada Prepare release 2.0.1 2025-02-21 17:29:25 +01:00
HB9HIL
6853cbb2a2 release 2.0 2025-02-01 18:01:00 +01:00
int2001
f342c80e52 Added new col login_attempts to user-table 2025-01-13 08:54:37 +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
HB9HIL
f1f0a6e4ee release 1.9.1 2025-01-01 18:07:24 +01:00
phl0
ae5096df57 Oooopps 2024-12-18 11:58:52 +01:00
phl0
c82cb317c2 Fix some whitespace 2024-12-18 11:29:24 +01:00
HB9HIL
87791396eb adjust migration version in config 2024-12-14 09:35:51 +01:00
Andreas Kristiansen
899eb67a1f Added cron job and button under debug for update TLE 2024-12-07 20:04:28 +01:00
HB9HIL
b28229b34e release mig 1.9 2024-12-05 21:07:42 +01:00
phl0
0cd44a5b93 Merge remote-tracking branch 'upstream/dev' into refactorSat 2024-11-11 16:16:13 +01:00
int2001
d79f6187c8 Extend SIG-Cols in Database 2024-11-11 08:14:02 +00:00
int2001
106d27575f Add cat_url (for spot to TRX) to cat-table 2024-11-08 13:32:40 +00:00
phl0
e1e316f074 Update/add MESAT and SONATE-2 and reset LoTW upload for those 2024-10-24 14:08:29 +02:00