Wykres commitów

79 Commity (master)

Autor SHA1 Wiadomość Data
Peter Goodhall c33ce3fdbb Cleaned up code a bit 2024-05-02 13:48:45 +01:00
Peter Goodhall 9037bf8dad Catch any errors 2024-05-02 12:12:40 +01:00
Peter Goodhall f60e909459 improved encryption 2024-05-01 21:57:25 +01:00
Peter Goodhall 6aadfbf74a Update User.php 2024-05-01 10:53:51 +01:00
Peter Goodhall 6120574bd3 Remember Me: pickup the cookie prefix if one is there 2024-05-01 10:47:00 +01:00
Peter Goodhall 2c0e9b8c5d set a debug message 2024-04-30 17:26:26 +01:00
Peter Goodhall 471c83a8b8 Impliments a simple remember me feature for 14 days
Starts to impliment #3087 this has a remember me for 14 days
2024-04-30 14:48:47 +01:00
Peter Goodhall c7718d675c Impliments HTMX for the user delete so that you never leave the main table display 2024-04-10 15:15:54 +01:00
Peter Goodhall 0bc7f44e26 fixes issues with card enabling when creating new user 2024-04-10 15:04:07 +01:00
Peter Goodhall abda7fb663 [Dashboard|User] Control over what cards are shown on the dashboard 2024-03-19 14:38:33 +00:00
Antony Bailey 1eb655b5a2
Merge branch 'dev' into patch-1 2024-03-13 16:44:52 +00:00
Antony Bailey 7b45746481
Remove extra comma causing error 2024-03-13 16:21:06 +00:00
Peter Goodhall 1818530c9d Returns the correct hamsat user fields 2024-03-11 18:31:23 +00:00
Peter Goodhall c2b1777590 Fixes errors when the fields arent there 2024-03-11 18:15:23 +00:00
phl0 9a79cbcfcd
Add option to configure private feed key and show only workable passe 2024-03-09 08:49:12 +01:00
xssfox db3c5e9f24 remove gendered language 2024-02-08 16:20:32 +11:00
HB9HIL 194793e3ae back to plain text email 2024-01-01 12:49:24 +01:00
HB9HIL c001b66364 comments 2024-01-01 02:44:03 +01:00
HB9HIL 1697e9863f set last login timestamp when login 2024-01-01 02:08:12 +01:00
HB9HIL 774c6f5236 password reset flash messages 2024-01-01 01:30:40 +01:00
HB9HIL c7367844d2 admin passwort reset 2024-01-01 01:01:10 +01:00
abarrau cbb93e89de change edit view for use on add view 2023-12-17 19:16:23 +01:00
int2001 f56acc7765
Included QRZ.com to choser at maps and at default-QSL-Settings 2023-12-08 07:17:01 +00:00
abarrau 6244681069 Map custom function (eng lang) 2023-11-30 18:11:22 +01:00
HB9HIL 61d4c15ec0 crlf and newline bugfix 2023-11-22 14:51:45 +01:00
HB9HIL 8b52d06df2 removed crlf and newline (not needed) 2023-11-21 22:15:05 +01:00
HB9HIL 9d020aca84 email fix 2023-11-21 10:22:14 +01:00
HB9HIL a2c4a8e743 added user_quicklog_enter 2023-11-05 12:29:59 +01:00
HB9HIL 6be6309d0f added quicklog to User Controller 2023-11-04 18:31:46 +01:00
HB9HIL 671ae9f4ce added translation for user edited success banner 2023-11-02 21:24:18 +01:00
phl0 973d76eeb5
Add option to log QSO end times separately
Squashed commit of the following:

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

    Update languages

commit f670a06059
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 36d9a95ebb
Merge: 54d5bb53 352931b1
Author: phl0 <github@florian-wolters.de>
Date:   Wed Nov 1 12:18:39 2023 +0100

    Merge branch 'dev' into qsoTime

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

    start/end times for other languages

commit c5f6bb0cab
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 d519d88604
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 f2588ad132
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:13:43 2023 +0200

    reset timers on form reset

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

    Strip seconds from session time variable

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

    Adapt contest logging

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

    Make date field a little smaller

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

    Add button to reset start time

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

    Copy start to end time on focus out

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

    Only min and sec for post QSO template

commit 77314edd31
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
Peter Goodhall e6004d0c12 [Account][Winkey] Allows users to enable and disable winkey via their account settings 2023-08-03 13:59:02 +01:00
int2001 bca73b1295
Commented migscript, Added lang-choser to Useradd 2023-08-02 07:06:34 +00:00
int2001 5d98554999
Fixed lifetime of cookie and language-loading 2023-08-02 06:37:56 +00:00
int2001 c8ea174030
Implemented Userlanguages with a lot of help from @AndreasK79 2023-08-02 06:34:12 +00:00
int2001 9a8ab050cb SecFix: Added checking for session when editing or watching profile 2023-07-14 11:00:39 +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
Andreas 020fd96ef9 [Email] Added email sender name 2023-06-17 09:03:00 +02:00
Andreas bfcfad780b [Email] Added email address option 2023-06-16 10:56:06 +02:00
cats-shadow d181c20730 [Translation][Russian] Statistics (partially), User views 2023-05-17 17:01:55 +03:00
phl0 846dec0f61
Add POTA lookup function 2023-05-01 21:14:30 +02:00
phl0 995e89e444
Option tu upload SAT status info to amsat.org/status 2023-01-27 17:24:48 +01:00
phl0 08108b4638
Add option to select previous QSL type 2022-11-25 00:22:31 +01:00
phl0 11ff04208a
Check locator for valid value 2022-10-27 15:18:50 +02: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 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