Commit graph

28 commits

Author SHA1 Message Date
Peter Goodhall
e6ecfa4f1b Require Clublog username to be a valid email address
Enforces that Clublog usernames are valid email addresses throughout the application, reflecting Clublog's policy change to no longer accept callsigns as usernames. Updates validation in controllers, models, and views, adds a migration to clear non-email usernames, and updates language files in multiple languages to clarify the requirement.
2025-10-13 13:40:56 +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
phl0
9a79cbcfcd
Add option to configure private feed key and show only workable passe 2024-03-09 08:49:12 +01:00
HB9HIL
b54913f49f improved language 2023-12-17 20:46:38 +01:00
abarrau
c02d2dce7b add translate file 2023-12-17 18:14:01 +01:00
abarrau
d1cb47c47d all other languages 2023-11-30 20:59:52 +01:00
HB9HIL
0479f36a4e typo in german 2023-11-13 09:58:38 +01:00
HB9HIL
0f96bd9cd1 added Quicklog Translations 2023-11-05 12:31:09 +01:00
HB9HIL
26a871c9de Renamed Main Menu Options 2023-11-05 10:42:35 +01:00
HB9HIL
6503787f26 added Translations 2023-11-04 18:57:09 +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
HB9HIL
b014ca49cb Winkeyer Translation 2023-10-17 20:47:10 +02:00
phl0
190d3cb0fd
Generalize band and also use in QSO entry 2023-10-15 21:08:45 +02:00
HB9HIL
259738fca7 Created dedicated station_lang.php 2023-10-12 20:21:05 +02:00
HB9HIL
a71c62a6fb Station Edit (work in progress) 2023-10-12 10:44:37 +02:00
HB9HIL
39dbe00fb4 Station Controller (uncomplete) 2023-10-12 08:30:18 +02:00
HB9HIL
eb8222203e Station Profile View 2023-10-12 02:08:57 +02:00
HB9HIL
61d9da7e50 User Edit Choose Language Multilanguage 2023-10-08 08:34:30 +02:00
HB9HIL
010aee9d1b
Work on Translations 2023-10-02 16:11:04 +02:00
int2001
744ca514bc
Headline for QSL-Methods and lang-files 2023-09-12 05:18:27 +00:00
Byt3
c897444913
Correction of typo [DE]
Ermuttlung --> Ermittlung
2023-08-01 16:02:48 +02:00
phl0
08c7e65271
Make band and QSL type user select- and storable 2023-07-07 16:04:19 +02:00
int2001
76668feace Minor Language Adjustments 2023-07-06 13:56:31 +00:00
int2001
613a89b8b4 Adds Mastodon-integration as mentioned in issue #1802 2023-07-06 08:17:20 +00:00
phl0
0316611e47
Add missing lang tags 2023-05-21 21:36:04 +02:00
phl0
97f9da515a
Add German translations for lately added lang stuff 2023-05-21 21:24:45 +02:00
phl0
87a9511f0a
Add German translations for account pages 2021-07-09 15:19:19 +02:00