提交图

3197 提交

作者 SHA1 备注 提交日期
Andreas
0d51c78516 [DXCC id] Improved DXCC identification 2023-02-01 13:57:50 +01:00
phl0
ad3529fbf8
Display branch info on unpushed branches correctly 2023-02-01 09:48:17 +01:00
Peter Goodhall
f71bd3c893
Merge pull request #1974 from phl0/moreDebug
Re-make URL copy-able (lost on previous commit)
2023-01-31 15:15:11 +00:00
phl0
cdf56086bb
Re-make URL copy-able (lost on previous commit) 2023-01-31 16:05:40 +01:00
Peter Goodhall
d578fa6133 [Debug] Only show git data if its available 2023-01-31 14:56:18 +00:00
Peter Goodhall
a7a0b9610f
Merge pull request #1973 from phl0/moreDebug
Make sure git can be executed before using its results
2023-01-31 14:53:57 +00:00
phl0
765ab1512d
Make sure git can be executed before using its results 2023-01-31 15:52:49 +01:00
Peter Goodhall
978910341b
Merge pull request #1972 from phl0/moreDebug
More debug
2023-01-31 14:37:29 +00:00
phl0
f897ec2db3
Correct link to branches in github 2023-01-31 15:15:33 +01:00
Peter Goodhall
ea86529895
Merge pull request #1955 from AndreasK79/dxcc_summary_qsoentry
[QSO Entry] Added dxcc summary to spawn when dxcc is identified
2023-01-31 13:47:55 +00:00
phl0
b9b0d0e483
Make base URL copyable 2023-01-31 13:00:23 +01:00
Andreas
dcdfd66a01 [Timeline] Added VUCC as selection for award 2023-01-30 19:54:27 +01:00
phl0
c56c21b611
Add some Cloudlog info to debug page
(hopefully useful for future debugging)
2023-01-30 15:54:57 +01:00
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
phl0
ea8ef59bd4
Handle all other SATs without special handling 2023-01-28 14:10:23 +01: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
Andreas
8135d07c45 [QSO Entry] Added dxcc summary to spawn when dxcc is identified 2023-01-26 08:54:35 +01: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
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
Yuluoxk
cd94b57ff0
Merge branch 'magicbug:master' into master 2023-01-11 14:38:28 +08:00
Peter Goodhall
e25174379d
Merge pull request #1913 from phl0/lotwImportCnty
Import county from LotW matches
2023-01-10 12:03:04 +00:00
Peter Goodhall
ab12eca088
Merge pull request #1912 from phl0/showEqslOnImport
Show link to eQSL image on import status page
2023-01-10 11:34:55 +00:00
Yuluoxk
601b03cd4c
Update translation for Chinese simplified 2023-01-10 12:50:51 +08:00
phl0
9ed225e375
Import county from LotW matches 2023-01-10 00:46:02 +01:00
phl0
cab8f01c6c
Show link to eQSL image on import status page 2023-01-10 00:29:43 +01:00
phl0
3e9bbedf1e
Only hide login in oqrs segment 2023-01-09 23:48:55 +01:00
phl0
7b072cd65b
Revert "Hide Login button on OQRS page"
This reverts commit 325f2d0e24.
2023-01-09 23:47:36 +01:00
Peter Goodhall
0ed3327734
Merge pull request #1908 from phl0/hideLogin
Hide Login button on OQRS page
2023-01-09 14:02:35 +00:00
Andreas
a47bef997b [PHP 8.1] Fixed another null into string error when saving QSO 2023-01-09 08:49:18 +01:00
phl0
325f2d0e24
Hide Login button on OQRS page 2023-01-09 08:16:37 +01:00
Andreas
dbdb713128 [PHP 8.1] Fix QSLSDATE/QSLRDATE null error 2023-01-05 17:07:18 +01:00
Andreas
d37b9c4438 [QSO Stats Year] Changed year sort to desc 2023-01-04 13:47:59 +01:00
phl0
622fa4d86c
Prevent passing null to htmlspecialchars 2023-01-03 15:17:10 +01:00
Andreas Kristiansen
bda9d3b6f8
Merge pull request #1884 from AndreasK79/dxcc_identification
[DXCC identification] Fix for prefix coming last
2023-01-03 11:10:39 +01:00
Andreas Kristiansen
17674e73b5
Merge pull request #1895 from phl0/fixLotwPhp81
Fix LotW issues with PHP 8
2023-01-03 11:10:29 +01:00
Andreas Kristiansen
269c418794
Merge pull request #1896 from phl0/addLotwLastUploadInfoHeader
Extend header to show last upload info
2023-01-02 21:38:13 +01:00
Andreas
bfcf28de44 [PHP 8.1] Fixed implicit conversion from float to int in QRA libariy. 2023-01-02 21:37:39 +01:00
phl0
7b142eab6b
Extend header to show last upload info 2023-01-02 16:29:01 +01:00
phl0
a2ae32671f
Fix syntax errors 2023-01-02 16:19:12 +01:00
phl0
d08019e9b5
Only free key if PHP version < 8 2023-01-02 16:15:56 +01:00
phl0
ba206223fd
Fix PHP8.1 error on LotW export 2023-01-02 15:51:07 +01:00
Peter Goodhall
34d9512aad
Merge pull request #1894 from phl0/sortQslPrintDesc
Sort QSOs for QSLprint DESC as in other places
2023-01-02 13:35:56 +00:00
Peter Goodhall
14ded7857c
Merge pull request #1893 from phl0/fixOqrsQsosNullDatetime
Add check for null values to QSL timestamps
2023-01-02 13:35:43 +00:00
Peter Goodhall
6947daaa40
Merge pull request #1892 from phl0/beautifyCallbookResults
Beautify table and add QRZ/HAMQTH links
2023-01-02 13:35:28 +00:00
Peter Goodhall
500e5bcef5
Merge pull request #1889 from AndreasK79/user_edit_view_tweak
[User view] Tweaked the edit layout a bit
2023-01-02 13:35:14 +00:00
Peter Goodhall
c4cddf1249
Merge pull request #1888 from AndreasK79/station_locations_view_tweak
[Station locations] Tweaked the table a little bit
2023-01-02 13:34:43 +00:00
phl0
b17b69ad17
Sort QSOs for QSLprint DESC as in other places 2023-01-02 14:19:14 +01:00
phl0
c2dd384d3f
Fix qslprint qsolist 2023-01-02 14:15:55 +01:00
phl0
41d6da8d4d
Also fix advanced search 2023-01-02 13:34:41 +01:00
phl0
31ee65ae6f
Add check for null values to QSL timestamps 2023-01-02 13:17:15 +01:00
phl0
4863a46dbc
Beautify table and add QRZ/HAMQTH links 2023-01-02 12:30:03 +01:00
Andreas
c1ec375bc8 [User view] Tweaked add user view. Same design as edit. 2023-01-01 19:32:07 +01:00
Andreas
fc669a0c2a [User view] Tweaked the edit layout a bit 2023-01-01 13:53:55 +01:00
Andreas
3b5c940d51 [Station locations] Added title on buttons 2023-01-01 13:37:39 +01:00
Andreas
6ed50f4e2f [Station locations] Tweaked the table a little bit 2023-01-01 13:32:12 +01:00
Andreas
b56fcb2f79 [Station logbooks] Tweaked the view a little bit and corrected the warning text on delete. 2023-01-01 13:26:20 +01:00
Andreas
aeaa52319c Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-01-01 13:07:04 +01:00
Andreas
dd5df25a22 [Station logbooks] Fixed card header and misc layout 2023-01-01 13:07:01 +01:00
Andreas
c6aaf97c8a [OQRS] Changed to visitor header 2022-12-31 00:01:34 +01:00
Peter Goodhall
457206f31a
Merge pull request #1885 from AndreasK79/timeshortcutoqrs
[OQRS] Time shortcuts
2022-12-30 22:22:27 +00:00
Andreas
ff869eee57 [OQRS] Time shortcuts 2022-12-30 23:16:38 +01:00
Peter Goodhall
44869bfbde [OQRS] Added Missing func 2022-12-30 21:55:34 +00:00
Andreas
83ae7f3bd4 [OQRS] Fixed search not showing all QSOs 2022-12-30 10:11:38 +01:00
Andreas
6fb572e8bb [DXCC identification] Fix for prefix coming last 2022-12-30 09:24:18 +01:00
phl0
49af108202
Adjust SQL to exlude done requests 2022-12-29 23:32:40 +01:00
phl0
5e5d8ec653
Add badge with number of OQRS requests 2022-12-29 23:17:32 +01:00
phl0
5ba33a020a
Add reply to header 2022-12-29 18:10:51 +01:00
phl0
93b1f847a3
Add check for empty message 2022-12-29 18:03:48 +01:00
phl0
8695c52891
Add user message to email 2022-12-29 17:59:41 +01:00
Andreas
d5842bbc5a [OQRS] Created new view for OQRS requests 2022-12-29 17:14:18 +01:00
Peter Goodhall
455b28a756
Merge pull request #1882 from phl0/fixOqrsFlaws
Fix oqrs flaws
2022-12-29 15:55:55 +00:00
Peter Goodhall
11df165103
Merge pull request #1868 from phl0/lotwWarning
LotW warning for cert expiry
2022-12-29 15:55:20 +00:00
Peter Goodhall
e1f3bcd2aa Revert "Merge pull request #1874 from AndreasK79/dxcc_fix_when_dxcc_comes_last"
This reverts commit 1aabd44817, reversing
changes made to 6f597ff7a2.
2022-12-29 15:17:36 +00:00
phl0
b332dee524
Merge branch 'dev' into fixOqrsFlaws 2022-12-29 16:12:45 +01:00
Peter Goodhall
b186088bbb [Nav] Moved QSL Printing items around 2022-12-29 13:34:44 +00:00
Peter Goodhall
c77db67bc2 [Menu] Removed OQRS Link 2022-12-29 13:33:06 +00:00
Peter Goodhall
d7ad2b40ad
Merge pull request #1879 from phl0/fixQslDelete
Use QSO ID to delete QSL rather than QSL ID
2022-12-29 13:23:15 +00:00
phl0
b2a932b125
Load eqsl and lotw lang to fix log warnings and display errors in check
log
2022-12-29 00:06:23 +01:00
phl0
81b9c270c8
Correct text input id to be able to save it 2022-12-29 00:00:45 +01:00
phl0
54ad24d3be
Set qsoid to 0 for not-in-log requests 2022-12-28 23:47:44 +01:00
phl0
bac26df67d
Show public OQRS link if at least one callsign has OQRS activated 2022-12-28 23:37:14 +01:00
Peter Goodhall
1aabd44817
Merge pull request #1874 from AndreasK79/dxcc_fix_when_dxcc_comes_last
[DXCC identification] This identifies when DXCC comes last
2022-12-28 21:19:04 +00:00
phl0
965323202c
Use QSO ID to delete QSL rather than QSL ID 2022-12-28 21:58:09 +01:00
Peter Goodhall
6f597ff7a2 [Widgets] /QSO/{public_slug} Error Message
Fixes #1875 providing a more useful error message
2022-12-28 15:05:20 +00:00
Andreas
72cce190bb [DXCC identification] 2022-12-27 19:05:50 +01:00
Andreas
3ab8204009 [Logbook Advanced] Fixed mode listing and search 2022-12-27 18:56:04 +01:00
Peter Goodhall
e16e7ed18a [Advance Search] Remove duplicate modes
Think this handles sub modes correctly now although you still see USB / LSB listed if its in the main MODE window. not sure whether to make a migration to change those.
2022-12-27 16:57:09 +00:00
Andreas
54c31a6b3f [QSLPrint] Added the display of qsl sent via 2022-12-26 16:29:28 +01:00
Andreas
8346b69eaf [Distance worked] Fix for implisit float to integer conversion (PHP 8,1) 2022-12-24 14:36:33 +01:00
Andreas Kristiansen
3c4f50d7d8
Merge pull request #1866 from mattmelling/adif-export-1863
Fix date validation on ADIF export
2022-12-24 10:15:20 +01:00
Andreas Kristiansen
db597b4af9
Merge pull request #1864 from m0urs/72-advanced-qso-view-add-possibility-for-electronic-qsl
Add "Electronic" as QSL selection
2022-12-24 10:11:09 +01:00
Andreas
cc681838eb [OQRS] Fixed QSO marking for bureau/direct 2022-12-23 22:58:03 +01:00
phl0
4c9e65930d
Check for user_id before using it 2022-12-23 14:56:40 +01:00
phl0
33ed61409b
Show warnings on dashboard and set deadline to 30 days 2022-12-23 14:49:03 +01:00
Matt Melling
516d60c4db
fix date validation for adif export 2022-12-23 12:58:59 +00:00
phl0
50190eb4eb
Add warning grace time notification for LotW certs 2022-12-23 10:53:46 +01:00
Michael Urspringer
f7c79eb3da Add "Electronic" as QSL selection 2022-12-23 08:24:48 +01:00
Andreas
5d2ca03410 [OQRS] SAT fix for displaying QSOs around time/date/mode for OQRS 2022-12-22 21:13:02 +01:00
Andreas
723070cf30 [OQRS] Fix identifying of SAT OQRS QSO 2022-12-22 21:04:03 +01:00
Andreas
7a78c743ce [OQRS] Fixed SAT QSOs not showing up correctly in the result 2022-12-22 20:53:40 +01:00
Andreas
0bdebe187f [OQRS] Added location name to OQRS dropdown 2022-12-22 19:59:42 +01:00
Peter Goodhall
1c92c5f345
Merge pull request #1842 from AndreasK79/online_qsl_request
Online qsl request
2022-12-22 13:35:08 +00:00
phl0
b4a14ae4bb
Only show QSL dates if those are set 2022-12-22 08:32:12 +01:00
Andreas
880c87238d [OQRS] Removed default on text column 2022-12-21 22:29:04 +01:00
Andreas
2ba3d14683 [OQRS] Updated migration script number again 2022-12-21 22:13:08 +01:00
Andreas Kristiansen
1759e44106
Merge branch 'dev' into online_qsl_request 2022-12-21 22:11:33 +01:00
phl0
309732c739
Fix typo 2022-12-21 21:27:36 +01:00
phl0
08f08d2e9a
Reupload IO-117 and FO-118 QSOs to LotW 2022-12-21 21:24:35 +01:00
Peter Goodhall
507adcea62
Merge pull request #1847 from AndreasK79/logbookadvanced
[Logbookadvanced] First version of a logbook with filtering and batch processing of QSL handling.
2022-12-21 13:59:11 +00:00
phl0
a8987d1c11
Have two separate items for logbook and advanced 2022-12-21 14:37:10 +01:00