Commit Graph

515 Commits

Author SHA1 Message Date
Andreas Kristiansen
1e863ade5d [QSO entry] Custom date format 2025-07-14 14:02:20 +02:00
phl0
66cf7aae26 Add SAT summary to table 2025-07-03 15:48:59 +02:00
Andreas Kristiansen
b936a9f479 Fixed missing translation 2025-07-03 07:46:10 +02:00
Andreas Kristiansen
e16d421a2d [QSO Entry] DOK Summary 2025-07-02 18:26:58 +02:00
Joerg (DJ7NT)
024877e7ea Merge pull request #2053 from int2001/usermodes
Usermodes
2025-06-25 11:53:58 +02:00
phl0
adc83ab2f5 Fix typo 2025-06-24 12:31:30 +02:00
int2001
1061d94595 Use Usermodes for QSO-Edit 2025-06-23 10:40:32 +00:00
phl0
bca4087f69 Show error message in case ant el is (too) negative 2025-06-17 16:06:03 +02:00
Alexey Khromov
5f0fa05f69 Initial CNTY support in QSO for non-US countries as in ADIF v3.1.5 2025-05-17 08:28:00 +03:00
phl0
91a9416239 Align SIG abbreviations 2025-05-07 21:25:51 +02:00
Fabian Berg
1086d9a912 open Info links from QSO Page (Hams of Note) in a new Tab 2025-05-02 09:25:09 +02:00
phl0
cfcbc96b31 Auto truncate of too long descriptions 2025-04-17 09:36:39 +02:00
Joerg (DJ7NT)
2dec053ddb Merge pull request #1804 from int2001/autofill_az_ele_qso
Autofill az ele qso
2025-03-28 09:10:33 +01:00
int2001
2a5452d604 Allow some negative Elevation (wink wink, @phl0) 2025-03-26 17:55:53 +00:00
int2001
923328388a Take care of lat/lng of QTH (depends on station_location) 2025-03-26 14:36:34 +00:00
Andreas Kristiansen
583bf2f312 Frontend check for dxcc for state 2025-03-26 10:19:27 +01:00
Andreas Kristiansen
172a16f166 Fixed iota lookup and link 2025-03-26 08:06:17 +01:00
Andreas Kristiansen
ecc89b77a8 Added translations 2025-03-26 07:57:50 +01:00
Andreas Kristiansen
a1ae341fd2 Added reloading of tabs 2025-03-25 19:12:17 +01:00
Andreas Kristiansen
7be59e4d43 Added IOTA support 2025-03-25 12:29:02 +01:00
Andreas Kristiansen
b5cd6ecaf6 Merge branch 'dev' into awardsummary_qso_entry 2025-03-25 11:41:46 +01:00
Andreas Kristiansen
a313d261a7 [QSO Entry] Add summary for more awards 2025-03-24 10:01:41 +01:00
phl0
34d60c9e41 Add display of hams of note 2025-03-21 11:01:54 +01:00
phl0
240f68b217 Pan map on station profile select 2025-02-25 20:14:52 +01:00
Andreas Kristiansen
66108e2b2e Added tag and code to append errors when saving 2025-02-15 09:54:02 +01:00
int2001
6f511b2c81 Show details on failure to user (WIP) 2025-02-15 08:24:03 +00:00
Andreas Kristiansen
4085871a1f Moved callbook button over besides callbook button 2025-02-12 09:48:03 +01:00
Florian (DF2ET)
4309bf1a2d Adjust translation re qso count (#2)
* Adjust translation re qso count

* Use intval
2025-01-29 10:00:21 +01:00
phl0
d5892e47a3 Value of constant should also be used in text message 2025-01-29 09:25:28 +01:00
Filip Melík
91a04b57dc Remove reference to non-existent CSS class 2025-01-28 18:37:01 +01:00
Joerg (DJ7NT)
0f4fcfd8c6 Revert "Dashboard improvements" 2025-01-28 12:41:00 +01:00
Filip Melík
269fd08a19 Remove reference to non-existent CSS class 2025-01-27 19:45:05 +01:00
Filip Melík
491e66ea07 Make previous contacts user-facing string parametric 2025-01-27 19:45:05 +01:00
Joerg (DJ7NT)
6a8e16771f Update edit_ajax.php
Fixes bug/warning where QSL_Message is empty
2025-01-24 12:00:48 +01:00
HB9HIL
d21fb9dee1 fix bad html id's 2025-01-24 11:38:38 +01:00
phl0
cc13d49d09 Harmonize headings 2025-01-17 14:09:51 +01:00
phl0
5e30298d44 Show incoming QSL msg in QSL tab of QSO 2025-01-16 13:24:33 +01:00
Andreas Kristiansen
a257089c8f [QSO Edit] Added Clublog under QSL 2025-01-10 09:26:36 +01:00
phl0
befdb03c51 Fix typo 2025-01-09 07:39:48 +01:00
phl0
464ed76bc2 Make other refs upper case as well 2025-01-09 07:30:16 +01:00
phl0
dec7e62a3b Make DARC DOK selectize input uppercase 2025-01-08 17:28:02 +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
6cf072388f Merge pull request #1401 from AndreasK79/qso_entry_dropdowns
Put some dropdowns side by side
2024-12-28 12:43:00 +01:00
Andreas Kristiansen
e9bfee0a93 Put some dropdowns side by side 2024-12-27 09:18:10 +01:00
HB9HIL
e5d062e408 share modal implementation 2024-12-26 14:01:00 +01:00
int2001
dcc3a976b7 Added "empty" entry to log as well 2024-12-24 05:53:27 +00:00
int2001
77489217d8 Rearranged order 2024-12-23 19:38:06 +00:00
int2001
39c9960c30 Views 2024-12-23 18:27:41 +00:00
phl0
90b867808f Restore uppercase transformation for inputs 2024-12-02 08:05:19 +01:00
Filip Melik
d67223c94f Get rid of margin to gain extra space
Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>
2024-11-29 09:02:34 +01:00