Commit Graph

358 Commits

Author SHA1 Message Date
Szymon Porwolik
4f73c27331 Removed DXCC ADIF id columnt 2025-11-22 18:24:40 +01:00
Szymon Porwolik
5bbe511b8b Merge branch 'dev' into dev_cluster_logic_in_api 2025-11-17 23:20:54 +01:00
Szymon Porwolik
338e19a0b7 New columns and much wider layout 2025-11-17 21:12:28 +01:00
Florian (DF2ET)
c2f98f18fb Add theme for color impaired hams (based on default) (#2497) 2025-11-16 13:58:58 +01:00
phl0
10bcb52114 Add function to hide legend on gridmap 2025-11-12 16:35:40 +01:00
Szymon Porwolik
ff14c48391 Merge branch 'dev' into dev_dx_waterfall_fixes 2025-11-10 12:59:16 +01:00
Szymon Porwolik
ff1878f1ed Help icon and debug mode turned off 2025-11-07 20:33:08 +01:00
Szymon Porwolik
e0be81fa26 Layout update 2025-11-07 18:35:13 +01:00
Szymon Porwolik
8f3c604e6a Fixes 2025-11-07 15:32:25 +01:00
Szymon Porwolik
c085449843 State Machine 2025-11-07 02:14:36 +01:00
Szymon Porwolik
cb560e47a5 Fullscreen layout fix 2025-11-05 23:12:53 +01:00
Szymon Porwolik
9d4c9f024e Tweaked purple freq marker 2025-11-03 01:41:47 +01:00
Szymon Porwolik
4bfd21d425 Header improvment 2025-11-03 01:06:23 +01:00
Szymon Porwolik
38ddf8edd6 Visual band indicator 2025-11-03 00:57:04 +01:00
Szymon Porwolik
a9dcdec5bf Improved behavior at small screens 2025-11-03 00:14:20 +01:00
Szymon Porwolik
0217ded92a Menu changes 2025-11-02 23:59:34 +01:00
Szymon Porwolik
78e0c0fe3a CAT coloring 2025-11-02 23:12:22 +01:00
Szymon Porwolik
0924e1987f Fresh/Obsolete spots 2025-11-02 22:28:28 +01:00
Szymon Porwolik
a03f75e6fd Quick filters 2025-11-02 20:57:49 +01:00
Szymon Porwolik
65a47e76b7 Styling 2025-11-02 20:48:24 +01:00
Szymon Porwolik
3791387e25 Coloring 2025-11-02 19:55:32 +01:00
Szymon Porwolik
3bdd888b48 Menu reworked and css extracted 2025-11-02 18:38:57 +01:00
Szymon Porwolik
3ed64f0550 Merge branch 'dev' into dev_minor_bugs_and_features 2025-10-30 17:03:25 +01:00
Szymon Porwolik
16b2e9763e Profile information, translation and bug with the callsign information fetch 2025-10-28 23:10:43 +01:00
Szymon Porwolik
c55e2de6a2 Leaflet now has rounded corners to match rest of the page 2025-10-28 20:03:00 +01:00
Szymon Porwolik
0549d27650 Improved callsign notes rolling down and up 2025-10-28 20:00:44 +01:00
Szymon Porwolik
05ba6609a0 Fix for layout shifts 2025-10-28 19:28:37 +01:00
Szymon Porwolik
776585c319 Fixed some race conditions 2025-10-26 00:15:36 +02:00
Szymon Porwolik
62a30cbb05 CSS and php code extracted 2025-10-25 17:54:35 +02:00
Andreas Kristiansen
ae21551755 Fixed wrapping, callsign width and scrollbar 2025-10-06 18:54:50 +02:00
int2001
283d441985 Added DCL-Arrows to partial-view 2025-08-21 07:05:41 +00:00
phl0
18f052a8cc Make DOK input upper case 2025-07-03 17:01:47 +02:00
Andreas Kristiansen
96f42ec1c6 Galleryfixes
* Blank qsldate if not set. Moved CSS

* Use getpathqsl in case user did not migrate
2025-07-01 17:54:13 +08:00
Andreas Kristiansen
5479054927 Added css to be able to position arrow in dropdown 2025-06-07 13:18:23 +02:00
Andreas Kristiansen
196109a5b2 Label stylinh 2025-04-14 16:52:40 +02:00
Andreas Kristiansen
757b00a39e [Flightpath] Changed to fontawesome sat icon 2025-03-23 08:28:14 +01:00
phl0
541d65129d Separate SAT from totals 2025-03-07 14:59:09 +01:00
phl0
8487875b2f Add a progress indicator to LoTW manual sync and clear results upon
(re-)click
2025-03-06 13:23:41 +01:00
int2001
e4812efbe3 Fixed current QRG-Display at bandmap 2025-02-10 11:53:39 +00:00
Andreas Kristiansen
d88393a779 Fixed that datatable overrides alignment in column 2025-02-10 08:31:53 +01:00
Andreas Kristiansen
93443e1bca Fixed table-bordered 2025-02-09 20:30:57 +01:00
Andreas Kristiansen
a280ecc117 Commented out a few css rules to get rid of some white borders that didn't look good 2025-02-08 14:24:48 +01:00
int2001
2139255321 Should use correct version 2025-02-05 17:10:57 +00:00
int2001
3e88adbff2 Update css and plugin, too 2025-02-05 17:02:36 +00:00
Andreas Kristiansen
8b233e89c5 [Advanced Logbook] Added flag and clickable callsign in map popup 2025-01-12 15:27:07 +01:00
HB9HIL
a588180063 First Login Wizard 2025-01-03 09:28:07 +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
HB9HIL
e5d062e408 share modal implementation 2024-12-26 14:01:00 +01:00
Andreas Kristiansen
514d441f8d Adjusted superhero colors 2024-12-06 13:14:45 +01:00
Andreas Kristiansen
b5198b2fc0 Moved legend colors to css file 2024-12-06 13:08:06 +01:00