Commit Graph

2494 Commits

Author SHA1 Message Date
HB9HIL
bb95ba7673 remove debug messages 2024-12-11 13:50:46 +01:00
HB9HIL
c7ae19742f 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 2024-12-11 11:18:09 +01:00
HB9HIL
912b146ae0 fix qso view, even officers do just see their own radios in QSO logging 2024-12-11 09:41:53 +01:00
HB9HIL
d3a94e3463 missed one binding 2024-12-11 09:29:14 +01:00
HB9HIL
1f1417a8a2 radios and api keys 2024-12-11 09:24:26 +01:00
HB9HIL
14ac9caa59 typo 2024-12-10 23:55:35 +01:00
HB9HIL
9896b3343a removed unused stuff 2024-12-10 23:52:09 +01:00
HB9HIL
65168569dd moved api page to a index.php file and added support for clubstations 2024-12-10 23:45:32 +01:00
HB9HIL
757bcff5e1 fix[clubstations]: fix maintenance mode 2024-12-10 20:53:14 +01:00
HB9HIL
f606e8cd69 feat[user]: Refactoring of the Action Buttons in the user table 2024-12-10 00:18:07 +01:00
HB9HIL
a18bcd7818 Merge remote-tracking branch 'upstream/dev' into club 2024-12-09 12:24:48 +01:00
Fabian Berg
3737a27d0f Merge pull request #1330 from HB9HIL/maptile_options
Maptile Settings in Global Options
2024-12-09 12:00:22 +01:00
HB9HIL
112f7a3098 feat(clubstations): Restrict clubstations based on users permission level part 1/x 2024-12-09 00:20:53 +01:00
HB9HIL
b006a514ef feat(club): Selectize for a efficient user search 2024-12-08 23:13:46 +01:00
HB9HIL
e578b79719 feat[impersonate]: Implement stop impersonation feature with modal confirmation; "the way back" 2024-12-08 16:56:07 +01:00
HB9HIL
009a4a35fe feat[impersonate]: Custom sessiondata 2024-12-08 09:33:37 +01:00
Andreas Kristiansen
daf9ebb09a Update TLE if exists 2024-12-08 08:24:33 +01:00
HB9HIL
312eac385f feat[clubstations]: Add manage button in header menu for club officers 2024-12-08 00:07:22 +01:00
HB9HIL
c274931b76 fix[impersonate]: logic adjustment 2024-12-07 23:48:58 +01:00
HB9HIL
ae1dee4b2b feat[impersonate]: Add source uid to session data 2024-12-07 23:41:00 +01:00
HB9HIL
e44750be0d fix[clubstations]: Typo 2024-12-07 22:50:42 +01:00
HB9HIL
3fbea7a6f7 fix[clubstations]: Prevent direct login attempts to clubstations and enhance impersonation authorization 2024-12-07 22:50:27 +01:00
Andreas Kristiansen
d5f238f6d4 Fix full_group_by 2024-12-07 21:36:45 +01:00
HB9HIL
12cd1b9c93 feat[clubstations]: Added Switch in the Header menu (not functional yet) 2024-12-07 20:22:15 +01:00
Andreas Kristiansen
899eb67a1f Added cron job and button under debug for update TLE 2024-12-07 20:04:28 +01:00
HB9HIL
b3edb30f71 feat[clubstations]: some enhancements and javascript 2024-12-07 19:27:23 +01:00
HB9HIL
c466026df7 feat[clubstations]: Add "Delete Member" functionality 2024-12-07 18:44:00 +01:00
HB9HIL
d35ab94f22 docs[clubstations]: move comment 2024-12-07 18:32:38 +01:00
HB9HIL
55813ab869 feat[clubstations]: Add "Add User" and "Edit User" functionality 2024-12-07 18:28:23 +01:00
Andreas Kristiansen
4ee8e1d87a Show if satellite has TLE in sat table 2024-12-07 17:52:38 +01:00
HB9HIL
c7911c3238 feat[clubstations]: New Club Model and Controller 2024-12-07 14:14:40 +01:00
HB9HIL
fc4f2e6815 Merge remote-tracking branch 'upstream/dev' into club 2024-12-06 22:13:08 +01:00
HB9HIL
de11118f47 feat[clubstations]: Better solution for last operator. tnx for the hint @int2001 2024-12-06 18:54:14 +01:00
HB9HIL
da34db6f43 feat[clubstations]: Show last operator 2024-12-06 18:27:17 +01:00
HB9HIL
de869cd2ac feat[clubstations]: Add clubstationstable in user managment 2024-12-06 18:06:16 +01:00
HB9HIL
4b8f11deb9 feat[global options]: Add the ability to change the Maptile Settings in Global Options 2024-12-06 14:25:03 +01:00
HB9HIL
bc1b23e913 Revert "feat[global options]: Add the ability to change the Maptile Settings in Global Options"
This reverts commit ac5892cdcb.
2024-12-06 14:19:08 +01:00
HB9HIL
ac5892cdcb feat[global options]: Add the ability to change the Maptile Settings in Global Options 2024-12-06 14:17:49 +01:00
Joerg (DJ7NT)
a039c28705 Merge pull request #1329 from int2001/punchcard
Punchcard
2024-12-06 13:16:02 +01:00
int2001
45d38f546e Punchcard / DRAFT 2024-12-06 09:41:07 +00:00
Andreas Kristiansen
88b28a1e7f [Timeline] Added year selection, and only new 2024-12-06 08:51:54 +01:00
Florian (DF2ET)
f19b5c6432 Merge pull request #1302 from phl0/fixTimelineSat
Fix country name in timeline views
2024-12-04 09:04:13 +01:00
int2001
be7e7b6104 AM wasn't fetched 2024-12-03 11:44:15 +00:00
int2001
318f94f007 Fixes Bug where Modes are not shown correct 2024-12-03 09:38:03 +00:00
phl0
bd8d6578f2 Fix country name in timeline views 2024-12-02 23:19:06 +01:00
phl0
afda3b6230 Fix VUCC awards view 2024-12-02 18:45:27 +01:00
phl0
12958e84ec Add displayname to distance records table 2024-12-02 17:12:13 +01:00
phl0
b86d2740b7 Fix distances worked 2024-12-02 16:55:23 +01:00
phl0
b5c4f62eb8 Merge remote-tracking branch 'upstream/dev' into refactorSat 2024-12-02 15:35:22 +01:00
Florian (DF2ET)
dc1cdba526 Merge pull request #1301 from phl0/countrySatRecords
Country sat records
2024-12-02 15:33:38 +01:00