194 Commits

Author SHA1 Message Date
HB9HIL
4eddb78b8e prevent cookie login if encryption_key is flossie 2024-07-11 17:04:57 +02:00
HB9HIL
afa3c0c682 proper encryption of keep login hash 2024-07-11 14:17:38 +02:00
HB9HIL
a054f0bb40 block user edit if hide is enabled 2024-06-26 01:19:39 +02:00
HB9HIL
e79c6e8b60 added some more strings for user login/logout 2024-06-09 20:40:03 +02:00
HB9HIL
2a5c6538aa page titles 2024-06-08 11:01:59 +02:00
HB9HIL
d7e7c8a79f $this and $ci lang fixes 2024-06-06 21:32:42 +02:00
HB9HIL
8ae5723d14 get rid of unnessesary lang loads 2024-06-06 10:47:30 +02:00
HB9HIL
f339af6ae6 renamed 'language' column in users table to 'user_language' to avoid collisions 2024-06-06 10:46:12 +02:00
int2001
cba28293c9 Bring Clublog-"QSL" to Frontend 2024-05-13 08:02:10 +00:00
HB9HIL
c7a5465b54 we want to show options of the user the admin is editing 2024-05-09 14:24:56 +02:00
HB9HIL
a6cd207f37 add missing data to database 2024-05-09 14:08:25 +02:00
HB9HIL
bd4f2a2a50 don't overwrite pwd if it's the placeholder 2024-05-09 13:09:34 +02:00
HB9HIL
2e99aa563f return hidden values 2024-05-08 12:53:22 +02:00
HB9HIL
e8dc47773a option to show utc time in header menu 2024-05-05 14:56:11 +02:00
phl0
a246971b96 Page title for user delete page 2024-04-04 20:10:53 +02:00
phl0
06205da573 Make DOK switchable to QSO tab 2024-03-22 08:35:02 +01:00
phl0
0671c99b0d Make SIG/SIG_INFO switchable 2024-03-22 08:26:26 +01:00
phl0
db816ff3f4 Make POTA switchable 2024-03-22 08:15:45 +01:00
phl0
907f0798c6 Make WWFF switchable 2024-03-22 08:06:54 +01:00
phl0
7b31239245 Make SOTA switchable 2024-03-22 07:57:31 +01:00
phl0
3326883ff6 Add swtich function to user creation as well 2024-03-22 07:17:55 +01:00
phl0
acf9e6d5ad Make IOTA reference switchable to QSO tab 2024-03-22 07:16:04 +01:00
phl0
6d2546c6bb Precautionary removal of spare comma 2024-03-14 15:56:38 +01:00
int2001
5759a604d1 Refactored to user_options_table 2024-03-07 16:34:22 +00:00
phl0
5ea81c3f07 Add user options to allow for showing workable passes only 2024-03-07 16:11:54 +01:00
HB9HIL
db9726774c added a maintenance mode 2024-02-25 14:14:18 +01:00
HB9HIL
d1e11455e4 quickswitch feature 2024-02-09 11:05:28 +01:00
int2001
c74a5475f2 All Cloudlog-occurences with capital C and lowercase loudlog to Wavelog 2024-01-17 14:20:10 +00:00
HB9HIL
d1fa61cacf change last_login to last_seen 2024-01-08 09:17:09 +01:00
HB9HIL
3ca023265d fixes 2024-01-04 14:34:40 +01:00
HB9HIL
9de62adb5c admin pwd confirmation 2024-01-04 13:00:37 +01: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 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
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