Wykres commitów

1422 Commity (50fef635d5ffabfea0b1f44e91f37050eab2eeb3)

Autor SHA1 Wiadomość Data
Andreas 50fef635d5 [Awards] Addad WAJA 2023-11-29 20:16:53 +01:00
phl0 e240631f4a
Fix missing grid lookups to handle lookups which do not return a grid
(i.e. callsign not existing on hamqth/qrz
2023-11-29 14:56:11 +01:00
int2001 218e5a267b
Check for RT-Flag while saving QSO 2023-11-27 14:28:22 +00:00
int2001 7e935065fa
use Bind-Vars intead of literals 2023-11-27 13:49:41 +00:00
int2001 80d3426ad7
Removed Dbg-Output 2023-11-27 13:37:27 +00:00
int2001 032e77957f
Clublog-RT-Upload 2023-11-27 12:55:16 +00:00
Andreas bacf2b755e Bugfix for VUCC error when no grids are confirmed 2023-11-27 08:18:17 +01:00
HB9HIL 3f4857e6db fixed worked and confirmed badges in awards 2023-11-25 23:54:14 +01:00
HB9HIL 349f2eecf5 fixed some lotw php errors 2023-11-25 22:07:51 +01:00
HB9HIL ac0e3b7bc3
Merge branch 'dev' into bootstrap_5 2023-11-25 10:50:50 +01:00
phl0 ea27403ea6
Allow to select the callsign to download LoTW cnfms for 2023-11-24 16:15:01 +01:00
HB9HIL 86cced2372
Merge pull request #31 from magicbug/dev
Dev
2023-11-24 12:22:12 +01:00
HB9HIL ba63e5f6db Merge remote-tracking branch 'upstream/dev' into bootstrap_5 2023-11-24 12:14:10 +01:00
phl0 f58b3f5ba0
Load lib only if not loaded (prevent spilling of logs) 2023-11-24 12:07:15 +01:00
phl0 a2f1e4f603
Concat QSO IDs in PHP rather than SQL 2023-11-23 20:43:45 +01:00
int2001 8b1646f430
Display HF too at VUCC-Awards-page 2023-11-22 06:56:19 +00:00
int2001 1023ffafab
Splitted VUCC into real VUCC and SAT-VUCC at Dashboard 2023-11-22 06:04:58 +00:00
HB9HIL 865d4bdbe6 Merge remote-tracking branch 'upstream/dev' into bootstrap_5 2023-11-21 22:48:01 +01:00
HB9HIL e417c222dd new function get_user_email_by_id 2023-11-21 12:12:21 +01:00
HB9HIL bccd6819c1 fix dxcc award bg colors 2023-11-20 02:14:51 +01:00
HB9HIL 2d0dda8fb7 datetimepicker filter lba 2023-11-17 17:24:24 +01:00
HB9HIL 8994cf3e26 datetimepicker bs5 2023-11-17 15:34:24 +01:00
HB9HIL 8d1457115a datetimpicker dxatlas export (+bugfix) 2023-11-17 15:27:44 +01:00
HB9HIL b643a8c3c4 not formatting is needed 2023-11-17 13:32:42 +01:00
HB9HIL 034c1115e2 html5 datepicker 2023-11-17 09:36:40 +01:00
int2001 5cfa27c4d9
Added left-oouter join on lotw_users to fetch last-lotw-up 2023-11-17 07:26:31 +00:00
phl0 7fc5b98826
Remove forgotten debug statements 2023-11-15 12:24:45 +01:00
phl0 7e8e108ff4
We do not need to (re-)update distances if grids are the same 2023-11-15 12:20:32 +01:00
int2001 cce52c126c
Enable QRG-Only-Update (should fix #2611) 2023-11-13 09:18:56 +00:00
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 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
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