Wykres commitów

3968 Commity (cd52dd657d72fc1f42a2ff761acb0eed270ec84f)

Autor SHA1 Wiadomość Data
phl0 cd52dd657d
Update versions 2023-01-29 13:15:10 +01:00
Andreas 9b787bbb1f Fixed hardcoding of tables 2023-01-28 15:21:09 +01:00
Peter Goodhall a39f1d3707
Merge pull request #1963 from phl0/fixAmsatStatus
Handle all other SATs without special handling
2023-01-28 13:11:16 +00:00
phl0 ea8ef59bd4
Handle all other SATs without special handling 2023-01-28 14:10:23 +01:00
Peter Goodhall aecef1c7e9
Merge pull request #1962 from phl0/AmsatStatusUpload
Amsat status upload
2023-01-28 13:07:03 +00:00
phl0 734034d145
Fix typo 2023-01-28 13:47:54 +01:00
phl0 eec42902fe
Added ISS and FO-118 2023-01-28 13:22:22 +01:00
phl0 5649e17bcf
Add DB migration 2023-01-28 12:49:34 +01:00
phl0 995e89e444
Option tu upload SAT status info to amsat.org/status 2023-01-27 17:24:48 +01:00
Peter Goodhall ffc959ed57
Merge pull request #1958 from phl0/preselectProfile
Use active profile for preselection during ADIF im/export
2023-01-27 13:17:36 +00:00
Peter Goodhall 348342d752 [Dashboard] Fixes QSOs being out of order 2023-01-27 13:14:23 +00:00
phl0 ff9e43fe15
Use active profile for preselection during ADIF im/export 2023-01-27 10:29:14 +01:00
Peter Goodhall 84e689be0f
Merge pull request #1954 from phl0/secondaryOrderCriteria
Order by primary key as second criterion
2023-01-26 22:42:18 +00:00
phl0 d10a070ec3
Order by primary key as second criterion 2023-01-26 00:57:38 +01:00
Peter Goodhall 27ac864a44 Restores the ability to delete a QSO 2023-01-25 17:43:47 +00:00
Andreas f56d193426 [OQRS] Fixed filtering on station_id in OQRS Requests 2023-01-24 11:36:14 +01:00
Andreas 054d557c78 Moved several javascript functions to common.js to clean footer.php a bit 2023-01-24 10:52:58 +01:00
Andreas 3cdb2a7155 Fixed Missing field "Mark QSL Card Requested" after select "Mark QSL Card Received (Bureau)" 2023-01-24 10:52:20 +01:00
Andreas 333997f9a0 Fixed date to use COL_TIME_OFF if not blank. Thanks @phl0 2023-01-23 13:37:49 +01:00
Andreas 8b36a2f8e9 [PHP8.1] Fix for strftime() is deprecated when re-checking DXCC 2023-01-23 11:22:12 +01:00
Andreas 8d97246830 Fix for "Check QSOs missing DXCC data" checking all QSOs 2023-01-23 10:30:32 +01:00
Andreas f37da1aab5 [ADIF Parser] If EOH didn't exist, $i was never set. Init on declaration instead. 2023-01-22 15:14:00 +01:00
Andreas 2c40e9acad [DXCC id] Tweaked for callsign having several digits after / 2023-01-22 14:04:50 +01:00
Andreas Kristiansen 47e21e8ecb
Merge pull request #1914 from Lingluoluo/master
Updated and fixed translation for simplified Chinese.
2023-01-22 13:10:17 +01:00
Andreas Kristiansen 48aa97b3fa
Merge pull request #1940 from Slayingripper/master
Greek Translation
2023-01-22 13:09:51 +01:00
Andreas Kristiansen 2b577cfd7d
Merge pull request #1939 from phl0/eqslForAwards
Eqsl for awards
2023-01-22 13:01:48 +01:00
Andreas Kristiansen d5e36fd282
Update README.md 2023-01-22 12:55:03 +01:00
Andreas Kristiansen b03870e195
Merge pull request #1942 from phl0/fixWpx
Fix syntax error
2023-01-19 21:18:58 +01:00
phl0 bab51347b8
Fix syntax error 2023-01-19 20:14:04 +01:00
slayingripper d81f6d6283 Added Greek translation 2023-01-18 19:10:44 +00:00
Andreas 3a0ab51d84 [Tweak] Query speedup on dashboard 2023-01-18 16:59:37 +01:00
phl0 accf4add52
Implement eQSL and QSL filter for WAS awards 2023-01-18 14:08:56 +01:00
phl0 90b2e9c7f9
Implement eQSL and QSL filter for DXCC awards 2023-01-18 13:51:46 +01:00
phl0 75cf2c7c7c
Implement eQSL and QSL filter for CQ awards 2023-01-18 13:35:58 +01:00
phl0 f8d7203615
Fix SQL query and rename QSL type 2023-01-18 13:34:27 +01:00
Andreas Kristiansen 5ca3ea2d7e
Merge pull request #1932 from phl0/reworkDOKstats
Rework DOK stats and add some eye candy
2023-01-18 09:57:16 +01:00
Andreas 9781b1947e Fix empty value error for PHP 8.1 2023-01-18 09:53:47 +01:00
phl0 fd9424f730
Previous fix won't work as value would be overwritten 2023-01-18 09:31:38 +01:00
phl0 eb3b2f195c
Fix empty value error for PHP 8.1 2023-01-18 09:28:27 +01:00
Andreas dc2c5ca4bc [DOK view] Removed css. Only needed for leaflet map. 2023-01-18 09:17:08 +01:00
phl0 ab989cbb3f
Deal with empty results 2023-01-17 21:55:46 +01:00
Andreas 7e9e23e9b7 [Tweak] Removed one db call to oqrs in menu. Set variable and check on variable instead of two calls. 2023-01-17 20:58:23 +01:00
Andreas 64261b4d87 [PHP 8.1] Another fix for passing null to string 2023-01-17 20:56:16 +01:00
Andreas 573c1b48f0 [DXCC id] Fix for /M 2023-01-17 20:54:15 +01:00
Andreas c8a85a72c0 [DXCC id] Fixed identification for VP2x calls (and probably others) 2023-01-16 21:58:34 +01:00
phl0 f3a0025423
Rework DOK stats and add some eye candy
Squashed commit of the following:

commit 91b55288edee8cdae93570212e0e94c3cc2e66ff
Author: phl0 <github@florian-wolters.de>
Date:   Mon Jan 16 14:59:52 2023 +0100

    Add link to DD3AH map

commit 11149f8202bb118d635b952512de4f4456c1789a
Author: phl0 <github@florian-wolters.de>
Date:   Mon Jan 16 14:29:37 2023 +0100

    Add datatable

commit fc768b32bc256c12668bb1c095184e56edbb2d25
Author: phl0 <github@florian-wolters.de>
Date:   Mon Jan 16 14:06:38 2023 +0100

    Remove old code

commit b8dfe8566fdc8b20a105b7120faeff4a054b4166
Author: phl0 <github@florian-wolters.de>
Date:   Sun Jan 15 23:13:09 2023 +0100

    Filter summary for DOK/SDOK and remove empty lines

commit 5d081a2f7dacd0da8761b7e06a253a6e4050b6c4
Author: phl0 <github@florian-wolters.de>
Date:   Sun Jan 15 22:55:46 2023 +0100

    Remove not worked for now

commit 00e9354a5f0be9d40ca3b16e29dbf1728b7d2875
Author: phl0 <github@florian-wolters.de>
Date:   Sun Jan 15 22:53:17 2023 +0100

    Include SAT QSOs in totals

commit c1dd7e131ee750b647d4ba802c5aa7af742bdea3
Author: phl0 <github@florian-wolters.de>
Date:   Sun Jan 15 17:16:30 2023 +0100

    Use worked DOKs from DB instead of list from file

commit 5e60dc51b5b6ea12bf0109847967c80b0f31e79a
Author: phl0 <github@florian-wolters.de>
Date:   Fri Jan 13 14:59:27 2023 +0100

    Use QSL only for confirmed QSOs

commit 26c03d9a62492bcbfdfdfb5ec1b6d72e61134bce
Author: phl0 <github@florian-wolters.de>
Date:   Mon Jan 9 16:40:37 2023 +0100

    Add filter to QSO details popup

commit 20b704aa853c806b0739ac9bd3d4a6082987fb9c
Author: phl0 <github@florian-wolters.de>
Date:   Mon Jan 9 15:25:35 2023 +0100

    Forgot to delete replaced part of code

commit 574a1ebd17625f508ac40cb87b927efdc9d9f998
Author: phl0 <github@florian-wolters.de>
Date:   Mon Jan 9 15:20:21 2023 +0100

    Hide NM as just a marker for no DOK at all

commit 2b5c2ad8e149c370e036fdfc2f978f411bc11ea7
Author: phl0 <github@florian-wolters.de>
Date:   Thu Jan 5 22:49:03 2023 +0100

    Remove debug statement

commit 39406b96a3ec8f98ec8548156b83016d68cb6897
Author: phl0 <github@florian-wolters.de>
Date:   Thu Jan 5 22:48:06 2023 +0100

    Add option for eQSL

commit 2de47e79f232a8505e951366c557b136c6b6d28d
Author: phl0 <github@florian-wolters.de>
Date:   Thu Jan 5 15:27:10 2023 +0100

    Rework DOK stats
2023-01-16 17:08:27 +01:00
Andreas ad889e7ee8 [DXCC id] Fixed /R identification (Rover) 2023-01-16 08:47:57 +01:00
Andreas 178c5ec99b Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-01-13 11:36:42 +01:00
Andreas 9078d25397 [Activated gridsquare] Fixed col_freq not found in qso_details 2023-01-13 11:36:39 +01:00
Peter Goodhall 98bbf63a87 [Widgets] Fixes #1915 removes link from Callsign field 2023-01-12 13:50:44 +00:00