Commit Graph

9754 Commits

Author SHA1 Message Date
github-actions
2db8867f2a po/mo updates 2025-01-03 08:33:00 +00:00
Weblate
b7bd8236f7 Merge remote-tracking branch 'origin/dev' into dev 2025-01-03 07:36:21 +00:00
hellofinch
57e6e54ad0 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 97.8% (2286 of 2337 strings)

Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/zh_Hans/
2025-01-03 07:36:21 +00:00
Andreas Kristiansen
73a3049a4b [WAC Award] Added a check before unset 2025-01-03 08:23:49 +01:00
hellofinch
f2dcfc0993 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 94.9% (2218 of 2337 strings)

Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/zh_Hans/
2025-01-03 01:52:08 +00:00
hellofinch
5b291f50e1 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 94.7% (2214 of 2337 strings)

Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/zh_Hans/
2025-01-03 01:47:34 +00:00
Maciej SP2FE
c1295ebb4d Translated using Weblate (Polish)
Currently translated at 43.0% (1007 of 2337 strings)

Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/pl/
2025-01-03 01:47:34 +00:00
Weblate
3b8ef2826a Merge remote-tracking branch 'origin/dev' into dev 2025-01-03 00:14:50 +00:00
github-actions
b10d4048db po/mo updates 2025-01-03 00:14:46 +00:00
Florian (DF2ET)
74b2acd029 Update application/models/Logbook_model.php
Fine

Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>
2025-01-03 01:13:07 +01:00
phl0
bf871d82e7 Skip importing sig_info if sig is not set 2025-01-03 00:59:14 +01:00
Weblate
2ef35d82e2 Merge remote-tracking branch 'origin/dev' into dev 2025-01-02 22:24:57 +00:00
github-actions
cccbad3a7f po/mo updates 2025-01-02 22:24:53 +00:00
Fabian Berg
37b6c0a4ae Merge pull request #1431 from HB9HIL/user_name_search 2025-01-02 23:24:30 +01:00
Weblate
7a5b98ad53 Merge remote-tracking branch 'origin/dev' into dev 2025-01-02 21:41:33 +00:00
Francisco (F4VSE)
c7197e3458 Translated using Weblate (Portuguese (Portugal))
Currently translated at 100.0% (2337 of 2337 strings)

Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/pt_PT/
2025-01-02 21:41:33 +00:00
Michael Skolsky
3b532dd492 Translated using Weblate (Russian)
Currently translated at 100.0% (2337 of 2337 strings)

Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/ru/
2025-01-02 21:41:33 +00:00
phl0
8fb8391434 Lower edge is 420MHz even 2025-01-02 22:19:33 +01:00
phl0
343a05ce3a Also fix freq lib 2025-01-02 22:16:53 +01:00
Fabian Berg
a53039b194 Translated using Weblate (German)
Currently translated at 100.0% (2337 of 2337 strings)

Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/de/
2025-01-02 10:56:46 +00:00
Weblate
6b1aeca802 Merge remote-tracking branch 'origin/dev' into dev 2025-01-02 10:55:13 +00:00
HB9HIL
11b932d1c2 Add debug logging for cron execution status 2025-01-02 11:54:44 +01:00
HB9HIL
630bb56ea9 show user_name in dropdown 2025-01-02 11:40:14 +01:00
Weblate
82a8ab15ec Merge remote-tracking branch 'origin/dev' into dev 2025-01-02 10:12:34 +00:00
Fabian Berg
d5316c4dd7 Translated using Weblate (German)
Currently translated at 100.0% (2335 of 2335 strings)

Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/de/
2025-01-02 10:12:33 +00:00
github-actions
3f92fdcdc4 po/mo updates 2025-01-02 10:12:30 +00:00
HB9HIL
41e068fcc7 make user roles translatable 2025-01-02 11:03:04 +01:00
github-actions
05f796fefe po/mo updates 2025-01-02 09:54:55 +00:00
Fabian Berg
b1a6cc9b04 Translated using Weblate (German)
Currently translated at 100.0% (2335 of 2335 strings)

Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/de/
2025-01-02 09:54:09 +00:00
github-actions
bbfc617a0a po/mo updates 2025-01-02 09:22:46 +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
github-actions
cd9900eb06 po/mo updates 2025-01-02 09:07:48 +00:00
Weblate
54a90bdda2 Merge remote-tracking branch 'origin/dev' into dev 2025-01-02 09:05:42 +00:00
hellofinch
d901f7a797 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2212 of 2212 strings)

Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/zh_Hans/
2025-01-02 09:05:42 +00:00
github-actions
7bac2af72c po/mo updates 2025-01-02 09:05:39 +00:00
Joerg (DJ7NT)
baa27ef2fe Merge pull request #1425 from int2001/last_wked
Last wked
2025-01-02 10:05:13 +01:00
int2001
e787029bc7 Translatable title... 2025-01-02 05:35:17 +00:00
int2001
1232560ac7 Added Last-Worked to cluster (PHP) 2025-01-01 17:33:50 +00:00
github-actions
631875eea6 po/mo updates 2025-01-01 17:10:36 +00:00
Francisco (F4VSE)
983de9ffc9 Translated using Weblate (Portuguese (Portugal))
Currently translated at 100.0% (2212 of 2212 strings)

Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/pt_PT/
2025-01-01 17:09:53 +00:00
Fabian Berg
3a5988e316 Translated using Weblate (German)
Currently translated at 100.0% (2212 of 2212 strings)

Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/de/
2025-01-01 17:09:53 +00:00
HB9HIL
f1f0a6e4ee release 1.9.1 2025-01-01 18:07:24 +01:00
github-actions
05c1712e00 po/mo updates 2025-01-01 15:34:23 +00:00
Andreas Kristiansen
eeacbbc640 Merge pull request #1422 from AndreasK79/confirmation_date 2025-01-01 16:33:58 +01:00
Andreas Kristiansen
dd323f6c18 [QSO View] Show confirmation info even if date is not set. 2025-01-01 15:16:50 +01:00
int2001
3c0dd0ec75 Remove doubling WWFF-Ref to SIG-Fields 2025-01-01 13:31:48 +00:00
github-actions
2a60928d19 po/mo updates 2025-01-01 09:13:56 +00:00
HB9HIL
037196cd65 views: debug: add custom date format for system time display 2025-01-01 09:57:48 +01:00
github-actions
f78220ba7b po/mo updates 2025-01-01 08:26:44 +00:00
Ethan Carter Edwards
c7e14bbb36 views: eqslcard: add ability to navigate between eqsl cards
Adds the ability to navigate between eQSL cards in the eQSL manager
screen. This makes the page consistent with the rest of the application
like the logbook and eQSL download page.

Fixes: https://github.com/wavelog/wavelog/issues/1417

Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2024-12-31 21:58:30 -05:00