Commit Graph

1393 Commits

Author SHA1 Message Date
HB9HIL
8e3f2e8d6e new MigrationVersion Model 2023-11-12 15:34:48 +01:00
Peter Goodhall
743c46f9a5 Merge pull request #2669 from HB9HIL/simplefle_bug_fixing
SimpleFLE bug fixing
2023-11-10 13:25:19 +00:00
int2001
c4d31e20cd Added xss_clean and null-exception-handling to grid 2023-11-10 06:44:14 +00:00
HB9HIL
bb5355d32f bug fix for getFreqFromBand 2023-11-09 21:49:17 +01:00
phl0
83b3261034 Fix lookups for empty contest sessions 2023-11-09 15:11:36 +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
Andreas Kristiansen
e6c485fc27 Merge branch 'dev' into simple-fast-log-entry 2023-10-31 09:05:23 +01:00
phl0
5b7a31fe11 count rows returns 1 even with 0 as result ... 2023-10-31 08:29:12 +01:00
Andreas
70504c5022 [Dashboard] Added some warnings 2023-10-30 12:15:08 +01:00
phl0
adb8e8d03c Allow for selection of QSOs to be reassigned 2023-10-28 16:06:32 +02:00
phl0
839b124c92 Show list of unassigned QSOs 2023-10-27 13:28:53 +02:00
phl0
310736d18f Show number of unassigned QSOs in Maintenance 2023-10-26 23:30:48 +02:00
Andreas
587660383e [SimpleFLE] Replaced hardcoded bands with bands from db 2023-10-26 19:59:02 +02:00
Andreas Kristiansen
5df64cb1e8 Merge pull request #2618 from int2001/label_sort_lookup
Added sorting like printing and callbook-lookup to Label-List
2023-10-26 08:24:51 +02:00
int2001
a2dbf6e362 2nd location needs to be fixed for eqsl 2023-10-25 07:41:01 +00:00
int2001
cb51d83eba Prevent EQSL-Prcoessing if no station_location was created 2023-10-25 07:15:13 +00:00
int2001
116d0ea2e1 Added sorting like printing and callbook-lookup to Label-List 2023-10-25 04:53:03 +00:00
phl0
3e18f50a90 JA gridmaster and a more generalized approach serving as blueprint for
future gridmaster map pages
2023-10-22 21:23:51 +02:00
Andreas
c4121e7cde [Awards] Added FFMA 2023-10-20 13:27:44 +02:00
Andreas
810cc58c3b Fixed an if check callbook result 2023-10-20 11:37:12 +02:00
phl0
5c635f1b90 Add paper QSL to Gridmaster (as well as translations) 2023-10-19 18:12:52 +02:00
phl0
c81c6654a2 Add Gridmaster award map 2023-10-19 14:00:20 +02:00
int2001
c602dab260 Fixes Bug, when dupes isn't set 2023-10-19 04:56:45 +00:00
Peter Goodhall
11098b6a4d Merge pull request #2586 from phl0/beautifyDclOutput
Beautify DCL sync output and add some more useful information
2023-10-18 13:32:24 +01:00
phl0
5de2f2a93b Beautify DCL sync output and add some more useful information 2023-10-18 11:31:15 +02:00
int2001
589c1c8021 Fixes issue that reassign failed, when col_station_callsign was not given 2023-10-17 17:31:32 +00:00
phl0
e5ca3e67bf Add update function for DCL DOK data 2023-10-17 16:19:05 +02:00
int2001
2660aba8ea Small bugfix if no dupe is found 2023-10-17 12:23:40 +00:00
Peter Goodhall
7226de3980 Merge pull request #2576 from int2001/lba_dupes
Lba dupes
2023-10-17 13:08:50 +01:00
int2001
1d33c5d938 Maintable as var 2023-10-17 10:23:51 +00:00
int2001
cf084f577c DupeSearch Lang & PHP-Logic 2023-10-17 10:14:10 +00:00
phl0
886829ba42 Rename default band and confirmation values in DB 2023-10-16 22:39:33 +02:00
phl0
088018da98 We should not take seconds into account when checking dupes 2023-10-16 10:16:23 +02:00
phl0
9e6ed4c65b Also lookup VUCC_GRIDS for hams.at grids 2023-10-07 22:28:01 +02:00
HB9HIL
44631e64b3 Typo 2023-10-04 16:01:45 +02:00
HB9HIL
8831a0c9f0 Removed unnecessary changes 2023-10-04 14:46:18 +02:00
HB9HIL
ff9f925c08 searchCriteria QSL Sent/Received Method 2023-10-04 13:40:43 +02:00
HB9HIL
7e3cd2f5ae Add new Filter 2023-10-04 10:48:32 +02:00
HB9HIL
5aa0b48e68 Add new Filter 2023-10-04 10:46:34 +02:00
HB9HIL
803b0d06bd Add new Filter 2023-10-04 10:40:18 +02:00
HB9HIL
fa3d024720 Add new Filter 2023-10-04 09:27:28 +02:00
HB9HIL
39f90570af Added new Filter 2023-10-04 01:28:11 +02:00
abarrau
727c94c61d eqsl: add date force update 2023-10-02 20:55:02 +02:00
int2001
6df75c3562 Readded % for VUCC-Grids (because of multi-grids / confluence-points) 2023-09-30 11:59:52 +00:00
int2001
4233895432 Fix Gridsearch / QSO-Details 2023-09-30 10:49:19 +00:00
phl0
3ca2e42ca2 Handle exception for LilacSat-2 / CAS-3H on amsat status page 2023-09-25 12:51:58 +02:00
Peter Goodhall
0121b55c86 Merge pull request #2511 from abarrau/dev
add test egual 0, for update distance
2023-09-23 22:31:34 +01:00