提交图

274 提交

作者 SHA1 备注 提交日期
Andreas
dedf841ed3 Fixed migration script. Removed map button/tab and award info 2023-11-30 10:55:46 +01:00
Andreas
50fef635d5 [Awards] Addad WAJA 2023-11-29 20:16:53 +01:00
int2001
0df09dfb2d
Added RT-Flag for ClubLog 2023-11-27 14:20:45 +00:00
phl0
c3b847b9a3
Fix SQL errors on migration 2023-11-24 07:44:46 +01:00
Peter Goodhall
43c44bdd02 [DXpedition] Create a dxpedition table
Creates a dxpedition table this will be used to store upcoming dxpedition  data from external sources.
2023-11-23 14:19:10 +00:00
Peter Goodhall
f2cbb58dc3 tag 2.5.2 2023-11-20 14:29:48 +00:00
Peter Goodhall
6ab636ae3b Tag 2.5.1 2023-11-14 13:57:59 +00:00
HB9HIL
a2c4a8e743 added user_quicklog_enter 2023-11-05 12:29:59 +01:00
HB9HIL
9fd7c5c8b4 corrected migration 2023-11-04 18:43:38 +01:00
HB9HIL
139668fcc8 created migration for quicklog user option 2023-11-04 18:31:07 +01:00
Peter Goodhall
6a75a4ed94 [Migration] Tag Cloudlog as 2.5.0 2023-11-03 12:42:56 +00:00
Peter Goodhall
36ab996848 [Migration] Set INSPIRE-SAT 7 sat qsos to reupload to lotw 2023-11-01 16:01:18 +00: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
Peter Goodhall
10f7f9ca6e [Migration] Tag release as 2.4.11 2023-10-22 13:53:53 +01:00
HB9HIL
7e38db45ce correction of default bandgroup as migration 2023-10-18 19:31:46 +02:00
phl0
180a020923
Fix typo in downgrade migration 2023-10-17 05:53:42 +02:00
phl0
6a0290aead
Fix c+p mistake 2023-10-16 23:01:22 +02:00
phl0
886829ba42
Rename default band and confirmation values in DB 2023-10-16 22:39:33 +02:00
Christoph Kottke
707209d41b [migrations] remove duplicate file 2023-10-09 12:13:10 +02:00
Peter Goodhall
e7a6eb6c0e Tag Cloudlog as 2.4.10 2023-10-03 13:59:37 +01:00
Peter Goodhall
407eacc21d Migration to tag as 2.4.9 2023-09-13 15:46:47 +01:00
Peter Goodhall
78671273fe Deleted old 142 2023-09-10 13:41:10 +01:00
Peter Goodhall
e45ca7c138
Merge pull request #2470 from int2001/lotw_users_fix
Index for lotw_users
2023-09-10 12:30:46 +01:00
int2001
c01f5326fe
Index for lotw_users 2023-09-07 15:03:08 +00:00
Peter Goodhall
3d7c5b5c6e [Migration] Make the callsign field in the table lotw_users unique
Make the callsign field in the table lotw_users unique to stop issue #2469 happening again
2023-09-07 15:17:39 +01:00
Andreas
02b29b3426 And migration script 2023-08-31 08:41:59 +02:00
Andreas
99a08d0d18 Merged in dev and updated migration number 2023-08-31 08:41:13 +02:00
Andreas
a35ddb2b0a Merge branch 'dev' into logbookadvanced_choose_visible_columns 2023-08-31 08:40:15 +02:00
Peter Goodhall
d6150d1c17 Tag 2.4.8 2023-08-30 21:58:39 +01:00
Andreas
a78da90839 [Advanced Logbook] You can choose which columns to show 2023-08-30 08:54:06 +02:00
Petr Kracík
059a0860af
eSQL: Security fix, use HTTPS to send password over the internet
Signed-off-by: Petr Kracík <petrkr@petrkr.net>
2023-08-29 17:58:22 +02:00
Peter Goodhall
fde3357d2a [Options] Creates options table during install and inserts the version2 flag and migration file makes sure it doesn't exisit.
This will hopefully resolve #2443 loop for new installs who of course don't need to run through the upgrade process for version 1 to 2
2023-08-28 15:26:48 +01:00
phl0
f50e7321d6
Fix missing closing bracket 2023-08-19 10:58:35 +02:00
int2001
e01a7a3ae4
MigScript was missing 2023-08-19 05:07:43 +00:00
Peter Goodhall
59a80efc17 [Migration] Sets version to 2.4.7 2023-08-17 14:01:20 +01:00
Peter Goodhall
0096597b12 Tag Cloudlog 2.4.6 2023-08-07 14:07:24 +01: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
95dda89fc6 Updated migration script to update on down, and failsafe for papertype 2023-08-03 08:16:13 +02:00
int2001
9aa82ad3af
drop old col paper_type after migration from label_types 2023-08-03 04:42:51 +00:00
int2001
6d2c4b1b76
Switched from paper_name to paper_id 2023-08-03 04:37:25 +00:00
Andreas
c57c636068 Changed paper type templates to have user_id -1 2023-08-02 19:14:18 +02:00
Andreas
e0977ea3d7 Updated script number 2023-08-02 18:25:04 +02:00
Andreas
3593987983 Merge branch 'dev' into labels_paper_types 2023-08-02 18:23:58 +02:00
int2001
84833803af
Added Index to migration-script 2023-08-02 11:18:58 +00:00
int2001
6cdb88d26d
Added default papers to migration-script 2023-08-02 11:05:27 +00:00
int2001
f2272e9fb5
1st version with orientation 2023-08-02 10:20:38 +00:00
int2001
bca73b1295
Commented migscript, Added lang-choser to Useradd 2023-08-02 07:06:34 +00:00
int2001
c8ea174030
Implemented Userlanguages with a lot of help from @AndreasK79 2023-08-02 06:34:12 +00:00
Andreas
8ac7a8e3d6 [Labels] Adding custom paper types 2023-08-01 18:55:42 +02:00
Peter Goodhall
2f4107c1c2
Merge branch 'dev' into winkeytest 2023-08-01 16:24:33 +01:00