Wykres commitów

1398 Commity (27c8af1f9fa822158c469fca64e0d112eaa79096)

Autor SHA1 Wiadomość Data
HB9HIL e417c222dd new function get_user_email_by_id 2023-11-21 12:12:21 +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
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