Commit Graph

79 Commits

Author SHA1 Message Date
Andreas Kristiansen
050c829347 Merge branch 'dev' into band_improvement 2024-03-03 11:29:03 +01:00
Andreas Kristiansen
834340a357 Removed active. It is default in db, and would cause an error 2024-03-03 11:22:21 +01:00
Andreas Kristiansen
7da34e1900 [Bands] Added RAC and JCC. And some future proofing 2024-03-03 08:58:56 +01:00
int2001
36493c4050 Fixed losing last auto_increment-value + A bug at User-Add 2024-03-01 19:29:59 +00:00
int2001
193882538e Fixed Bug with paper_types-templates 2024-02-29 12:09:02 +00:00
HB9HIL
d063afd7a4 kill session on page reload if maintenance is enabled 2024-02-25 17:02:57 +01:00
HB9HIL
db9726774c added a maintenance mode 2024-02-25 14:14:18 +01:00
HB9HIL
a17ac50716 renamed h26 to helvetia 2024-02-17 00:47:00 +01:00
HB9HIL
ffe381f429 [AWARDS] Added swiss H26 2024-02-16 23:25:07 +01:00
HB9HIL
4d49d9a352 admin last qso in user list 2024-01-08 18:16:07 +01:00
HB9HIL
c5b4ff21da Merge pull request #74 from AndreasK79/rac_award 2024-01-08 13:33:46 +01:00
Andreas
f49869fccd Added translation to menu and fixed insert into bandxuser on new users 2024-01-08 12:23:32 +01:00
HB9HIL
be205604c0 replaced set last_seen 2024-01-08 12:11:22 +01:00
HB9HIL
d1fa61cacf change last_login to last_seen 2024-01-08 09:17:09 +01:00
HB9HIL
31a87800c1 added user info in admin user list 2024-01-07 23:44:17 +01:00
HB9HIL
1697e9863f set last login timestamp when login 2024-01-01 02:08:12 +01:00
phl0
e4138dc22d Also check qrz API key for empty string 2023-12-14 16:08:17 +01:00
int2001
78706bec16 Check for null 2023-12-13 12:10:20 +00:00
int2001
b2e9faf675 Return qrzApiKey-value even if empty 2023-12-13 12:02:20 +00:00
int2001
f56acc7765 Included QRZ.com to choser at maps and at default-QSL-Settings 2023-12-08 07:17:01 +00:00
int2001
f5313eca63 Added QRZ-Support to Cloudlog 2023-12-07 16:30:40 +00:00
HB9HIL
e417c222dd new function get_user_email_by_id 2023-11-21 12:12:21 +01:00
HB9HIL
a2c4a8e743 added user_quicklog_enter 2023-11-05 12:29:59 +01:00
HB9HIL
e6238dbf66 fixed typo 2023-11-04 18:36:08 +01:00
HB9HIL
802c4ab2e6 added quicklog to User Model 2023-11-04 18:31:59 +01:00
phl0
973d76eeb5 Add option to log QSO end times separately
Squashed commit of the following:

commit 595f620d9ea32cde52cd8094c9ba928b2242ebce
Author: phl0 <github@florian-wolters.de>
Date:   Wed Nov 1 13:58:05 2023 +0100

    Update languages

commit f670a0605923e3e3e50548cdc6872afce620d2bb
Author: phl0 <github@florian-wolters.de>
Date:   Wed Nov 1 13:55:04 2023 +0100

    Added user option for enabling QSO end time logging

commit 36d9a95ebbebb6cdcdd382d1460dd858b425e1c7
Merge: 54d5bb53 352931b1
Author: phl0 <github@florian-wolters.de>
Date:   Wed Nov 1 12:18:39 2023 +0100

    Merge branch 'dev' into qsoTime

commit 54d5bb535bfe820feb617b2c7205733af7b9f91d
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:14:58 2023 +0200

    start/end times for other languages

commit c5f6bb0cab5dd3b38d1d74ec1a666c82a71929d6
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:14:42 2023 +0200

    Hide end time if only differs in seconds as we only display minutes
    anyway ...

commit d519d88604bf1730a1c2e0631a6047326fa57a56
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:14:29 2023 +0200

    use start as end time if end is not set separately

commit f2588ad1321df63d6840f33c05700f55eb681f9c
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:13:43 2023 +0200

    reset timers on form reset

commit 2b7ee4e48c27d0373e74a362f5c5d18d3616cd1e
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:13:27 2023 +0200

    Strip seconds from session time variable

commit e0c35aa0cfaf2569c1e9254d287a98251a771593
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:13:11 2023 +0200

    Adapt contest logging

commit 5368ef25f3a59756654092767c863684775f4483
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:12:50 2023 +0200

    Make date field a little smaller

commit ad2d7e756c101a387b4449ee0fcbfcbaac286d28
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:12:30 2023 +0200

    Add button to reset start time

commit f56e031946ef80978857da4f49629a51bb98ad57
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:11:09 2023 +0200

    Copy start to end time on focus out

commit b741d0428deac43efe33f8bf22943c09a994c271
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:10:45 2023 +0200

    Only min and sec for post QSO template

commit 77314edd31be56469d1355b95287e580e8414d8b
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:08:49 2023 +0200

    Basics for QSO end time logging
2023-11-01 14:24:13 +01:00
phl0
886829ba42 Rename default band and confirmation values in DB 2023-10-16 22:39:33 +02:00
int2001
62b30bfe3b Let Op-Name survive page-changes 2023-08-21 08:06:07 +00:00
int2001
3b7dbffe24 Added Operatorcallsign to add QSO 2023-08-20 14:36:14 +00:00
Peter Goodhall
e6004d0c12 [Account][Winkey] Allows users to enable and disable winkey via their account settings 2023-08-03 13:59:02 +01:00
Andreas
c57c636068 Changed paper type templates to have user_id -1 2023-08-02 19:14:18 +02:00
Andreas
3593987983 Merge branch 'dev' into labels_paper_types 2023-08-02 18:23:58 +02:00
int2001
d0f919f26a Added Default Papers when adding new user 2023-08-02 11:05:44 +00:00
int2001
c8ea174030 Implemented Userlanguages with a lot of help from @AndreasK79 2023-08-02 06:34:12 +00:00
phl0
08c7e65271 Make band and QSL type user select- and storable 2023-07-07 16:04:19 +02:00
int2001
613a89b8b4 Adds Mastodon-integration as mentioned in issue #1802 2023-07-06 08:17:20 +00:00
phl0
846dec0f61 Add POTA lookup function 2023-05-01 21:14:30 +02:00
Andreas
0142209022 [OQRS] Now added option to search in all station locations with active OQRS 2023-04-25 14:00:30 +02:00
phl0
995e89e444 Option tu upload SAT status info to amsat.org/status 2023-01-27 17:24:48 +01:00
Andreas Kristiansen
9917b14199 Merge branch 'dev' into online_qsl_request 2022-12-14 12:37:22 +01:00
phl0
034fa625fb Add support for POTA fields according to ADIF update 2022-11-30 15:38:40 +01:00
phl0
08108b4638 Add option to select previous QSL type 2022-11-25 00:22:31 +01:00
Andreas
9d1f30d8e8 [OQRS] Added OQRS system 2022-11-15 18:29:33 +01:00
phl0
ebe05aee8c Make auto QTH function configurable on frontend 2022-10-19 16:27:26 +02:00
phl0
e67435d497 Add lookup function for grid and name for WWFF refs 2022-10-19 14:52:43 +02:00
phl0
f556e6319f Added POTA to awards section
Signed-off-by: phl0 <github@florian-wolters.de>
2022-10-05 22:13:12 +02:00
Andreas
9e110039f3 [Bands] Added WWFF support to bands 2022-09-20 17:25:50 +02:00
Andreas
84af5b83c6 [Bands] Insert bandsettings when creating a new user 2022-09-06 12:32:54 +02:00
phl0
8459f31422 Implement profile pic for hamqth 2022-07-03 11:39:05 +02:00
phl0
828429312e Add option to en-/disable showing of qrz.com images to user account menu 2022-04-04 13:17:33 +02:00