Commit Graph

216 Commits

Author SHA1 Message Date
phl0
2a17925cbd Separate gridsquare and make input shown in upper case 2025-08-14 15:21:05 +02:00
phl0
d9df9f16cc Use existing class 2025-08-14 15:07:05 +02:00
int2001
01c75a178f Convert DOK to uppercase 2025-08-14 13:02:51 +00:00
int2001
d579bad10a Added DOK to LBA-Bulk-Editor 2025-08-14 11:39:59 +00:00
int2001
1557b23f08 Renaming for view 2025-08-05 07:07:25 +00:00
int2001
a34ef1f863 Typo 2025-08-05 05:16:13 +00:00
int2001
65744d3a0a Added RST to LBA 2025-08-05 05:08:00 +00:00
Andreas Kristiansen
4ced2a76d8 Added user option to hide / show frequency 2025-07-02 07:44:16 +02:00
Andreas Kristiansen
fde84f60c5 [Advanced Logbook] Added frequency column 2025-07-01 18:36:11 +02:00
Andreas Kristiansen
cb14918cfb [Advanced Logbook] Added DOK filter 2025-07-01 15:28:47 +02:00
Andreas Kristiansen
4a5ee75c24 More buttons 2025-06-18 10:00:17 +02:00
Andreas Kristiansen
e440ccc3a3 Moved dropdwon to action menu 2025-06-17 09:07:30 +02:00
Andreas Kristiansen
e7b0955330 [Advanced Logbook] Added function to fix CQ or ITU zones 2025-06-16 11:58:43 +02:00
Andreas Kristiansen
01796af6d5 [Advanced Logbook] Can search for empty cq zone or itu zone 2025-06-16 09:43:30 +02:00
int2001
3c5c93517a Show amount of marked QSOs in LBA, when deleting them 2025-06-16 06:16:24 +00:00
Andreas Kristiansen
ef8023c596 [Advanced Logbook] Added qth column 2025-06-14 08:07:27 +02:00
Andreas Kristiansen
4af5b2fa7c [Advanced Search] Added button to open qso results in the advanced logbook 2025-06-07 14:41:15 +02:00
Andreas Kristiansen
1d2b04e53d Backend done 2025-06-07 07:36:09 +02:00
Andreas Kristiansen
a38e21faaf Frontend for county search done 2025-06-07 07:29:44 +02:00
Andreas Kristiansen
27aec5ee77 Added user option for county 2025-06-07 07:20:53 +02:00
Andreas Kristiansen
1ab72ad95d [Advanced Logbook] Added county column 2025-06-07 07:08:42 +02:00
Andreas Kristiansen
a609dc9285 [Advanced Logbook] Instead of blanking distance with batch edit, recalculate 2025-06-01 12:11:56 +02:00
int2001
09d6effba5 Make sure empty options are printed with any value 2025-05-23 06:29:57 +00:00
phl0
aeb8542613 Be a bit more specific here 2025-05-15 10:30:51 +02:00
phl0
52b5e45cb6 Add Exch (S) to BLA edit function 2025-05-15 10:11:58 +02:00
Andreas Kristiansen
8f946454ab Added dialog header text translation 2025-04-27 08:04:19 +02:00
Andreas Kristiansen
01827381f7 [Advanced Logbook] Added !empty search parameter 2025-04-26 11:00:09 +02:00
phl0
2888fbc20b Add option to switch on callsings for all LBA map markers 2025-04-14 15:31:09 +02:00
Andreas Kristiansen
a4eddfd816 [Advanced Logbook] Added distance to batch edit 2025-04-07 19:10:38 +02:00
Joerg (DJ7NT)
18d29e6d41 Merge pull request #1634 from R1BLH/qslmsg_labels_print
Qslmsg labels print
2025-02-11 13:32:46 +01:00
cats-shadow
814d5b5fd1 Add some flexibility to compose QSL labels 2025-02-10 14:15:45 +03:00
Andreas Kristiansen
93443e1bca Fixed table-bordered 2025-02-09 20:30:57 +01:00
int2001
3d1e5e72b4 Remove Border-Fragments from LBA 2025-02-06 08:38:32 +00:00
Andreas Kristiansen
a4db0a4ce9 [Advanced Logbook] Defaults were mixed, would lead to columns showing wrong 2025-02-04 14:44:40 +01:00
phl0
52a25a1848 Use userid for localStorage 2025-01-30 14:47:06 +01:00
Andreas Kristiansen
0e9f3c5b74 [Advanced Logbook] Added comment filer 2025-01-28 09:08:47 +01:00
phl0
353802cb83 Add qslmsg to default settings 2025-01-16 10:48:33 +01:00
phl0
7ad2ea15cc Make QSLMSG columns not shown by default 2025-01-16 10:40:30 +01:00
phl0
d8f23de627 Add QSL msg rcvd to LBA 2025-01-16 10:35:01 +01:00
Andreas Kristiansen
3dd4fec912 Merge pull request #1497 from AndreasK79/lba_batchedit_satfix
[Advanced Logbook] Enhance sat edit and fix sat mode
2025-01-15 12:19:02 +01:00
Andreas Kristiansen
e0cc1df358 Need to init variables. Added blank for band for sat. 2025-01-14 11:34:34 +01:00
phl0
682f606d3f Add units and make sortable 2025-01-14 10:03:53 +01:00
Andreas Kristiansen
deefb97e39 [Advanced Logbook] Enhance sat edit and fix sat mode 2025-01-14 09:22:08 +01:00
Andreas Kristiansen
a257089c8f [QSO Edit] Added Clublog under QSL 2025-01-10 09:26:36 +01:00
Andreas Kristiansen
e2653f00fa [Advanced Logbook] Added Clublog status in batch edit 2025-01-07 18:53:38 +01:00
Andreas Kristiansen
18c873b96d [Advanced Logbook] Added antenna azimuth and elevation columns 2025-01-06 11:52:55 +01: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
Andreas Kristiansen
e4c79517f8 [Advanced Logbook] Added automatic select when clicking on text input 2024-12-30 11:39:43 +01:00
Andreas Kristiansen
51332af38f [Logbook Advanced] Added a dropdown for region edit 2024-12-23 20:00:43 +01:00
Andreas Kristiansen
21b994c228 Added batch edit for region 2024-12-23 14:43:01 +01:00