提交图

4134 提交

作者 SHA1 备注 提交日期
Andreas Kristiansen
e0a04cbe41
Merge pull request #2073 from phl0/fixReassignFunction 2023-04-24 22:42:49 +02:00
phl0
54ea030222
We should look for NULL instead of 'NULL' here ... 2023-04-24 22:38:20 +02:00
Andreas
d613943973 [Migration] Added an extra if check to avoid errors 2023-04-22 08:37:04 +02:00
Andreas Kristiansen
cc0decae27
Merge pull request #2067 from phl0/dxccIdfromLotwCert 2023-04-21 18:20:10 +02:00
Andreas Kristiansen
f74291a0db
Merge pull request #2069 from phl0/fixSatLotwExport 2023-04-21 18:10:21 +02:00
Andreas Kristiansen
223eebeeff
Merge pull request #2066 from phl0/zoneLookup 2023-04-21 18:10:05 +02:00
phl0
72869e4dca
Fix SQL statement to check for empty LotW dates 2023-04-21 00:03:18 +02:00
phl0
182c2c09cb
Add hint link for maidenhead grids also 2023-04-20 15:06:46 +02:00
phl0
5decf0b353
Appyly custom date format also to status badge 2023-04-20 08:07:29 +02:00
phl0
398e43dbc4
Fix typo 2023-04-19 22:24:02 +02:00
phl0
56b25e072e
Delete (now) stray code (assuming there is no LotW cert without DXCC id 2023-04-19 22:18:33 +02:00
phl0
dde42136ee
Set default value in case DXCC id is missing 2023-04-19 22:10:44 +02:00
phl0
607a3a72d9
Use DXCC ID from LotW cert for uploads 2023-04-19 22:06:32 +02:00
phl0
d1ea6a6fb8
Use direct links for specific grid 2023-04-19 21:18:45 +02:00
phl0
19c72eb75a
Use DXCC ID from LotW certificate (rather than selecting DXCC manually) 2023-04-19 15:32:32 +02:00
phl0
f8772c110d
Use a more interactive zone lookup tool 2023-04-18 13:41:09 +02:00
Andreas
dcc2bb6aee [OQRS] Fixed missing ; 2023-04-18 08:50:41 +02:00
Andreas Kristiansen
c8b325efa6
Merge pull request #2064 from AndreasK79/oqrs_global_text
[OQRS] Added option to set global text to be displayed on top of OQRS page.
2023-04-18 08:37:13 +02:00
Andreas
c4e481b87d [OQRS] Added a line break below text in view 2023-04-18 08:36:40 +02:00
Andreas Kristiansen
383602c482
Merge pull request #2063 from AndreasK79/cabrillo_export
Cabrillo export
2023-04-18 07:57:28 +02:00
Andreas
bf607a5bf5 [OQRS] Added option to set global text to be displayed on top of OQRS page. 2023-04-17 20:04:23 +02:00
Andreas
64237e8840 [KML] Renamed to Kmlexport so that link works when index.php is removed 2023-04-15 17:51:48 +02:00
Andreas Kristiansen
b52bfadc7f
Merge pull request #2 from phl0/fixVariables
Fix variables
2023-04-14 15:32:27 +02:00
phl0
6a2cf3ae64
Fix variables 2023-04-14 15:31:30 +02:00
Andreas
e9dad1d12c [Cabrillo export] Added serial + exchange to output 2023-04-14 14:53:53 +02:00
Andreas
01c342f393 [Cabrillo export] Changed order for dropdowns 2023-04-14 08:00:48 +02:00
Peter Goodhall
813bbd5a89
Merge pull request #2061 from AndreasK79/contest_session_database
[Contest logging] Moved contest session from local storage to database
2023-04-13 21:27:15 +01:00
Peter Goodhall
7ac78cc41d
Merge pull request #2062 from phl0/verboseLotw
Make LotW interactions a little more verbose (and less error prone)
2023-04-13 21:26:23 +01:00
Andreas
a48858acda [Cabrillo export] Added more info to the form 2023-04-13 12:30:12 +02:00
Andreas Kristiansen
9252f1ea38
Merge pull request #1 from phl0/cbrFormat
Refactor cbr format according to spec
2023-04-12 16:58:16 +02:00
phl0
36fce4023d
Refactor cbr format according to spec 2023-04-12 16:46:55 +02:00
Andreas
695bf7caa7 [Cabrillo export] Increased station location width 2023-04-12 15:09:34 +02:00
Andreas
fa947770a8 [Cabrillo export] Tweaked layout width 2023-04-12 15:07:05 +02:00
Andreas
bae96ce1e6 [Cabrillo export] Added better date selection 2023-04-12 15:01:53 +02:00
Andreas
ef3c92d9cf [Cabrillo export] Added station location 2023-04-12 14:24:03 +02:00
Andreas
7423c9eae6 [Cabrillo export] Changed filename 2023-04-12 13:31:30 +02:00
Andreas
1249076d6d [Cabrillo export] Fixed tablename 2023-04-12 13:25:15 +02:00
Andreas
bcdf01ef2a [Cabrillo export] Adjusted javascript to remove correct tags 2023-04-12 12:12:14 +02:00
Andreas
3a415a5587 [Cabrillo export] Added contest export for cabrillo 2023-04-12 11:58:47 +02:00
phl0
bf4ffe47cd
Check for valid downloaded LotW status report and report errors
appropriately
2023-04-11 23:19:32 +02:00
phl0
9d76681c05
Correct error message. Empty file is not necessarily a failed login to
LotW ...
2023-04-11 22:58:50 +02:00
phl0
6e54a915d4
Make LotW downloads more verbose regarding file writing 2023-04-11 22:40:53 +02:00
Andreas
f58df101b5 [Contest logging] Increment stored serial with 1 2023-04-11 10:40:12 +02:00
Andreas
61af11addf [Contest logging] Always set copytodok to 0 when blank. Thanks @phl0 2023-04-11 08:14:18 +02:00
Andreas
b481fdbb38 [Contest logging] Moved contest session from local storage to database 2023-04-10 18:54:24 +02:00
Andreas
853720592b [PHP 8.1] Fixing a few errors with null and string 2023-04-09 15:49:19 +02:00
Andreas
2d629c8b01 [Contesting] Only log exchange according to exchangetype 2023-04-06 19:28:16 +02:00
Peter Goodhall
e22bc4ec5a Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-04-06 14:19:27 +01:00
Peter Goodhall
b7f90ee582 Tagged as 2.4.1 2023-04-06 14:19:01 +01:00
Andreas
5497de3334 [Contesting] Fix serial not saved when using space 2023-04-05 14:52:05 +02:00