提交图

1735 提交

作者 SHA1 备注 提交日期
Peter Goodhall
b2a990fbc8
Merge pull request #1986 from AndreasK79/tweaked_login
[Login] Tweaked login
2023-02-07 15:35:22 +00:00
Andreas
846184cd47 [Login] Fixed image url. Tnx @phl0 2023-02-06 10:47:59 +01:00
Andreas
bce9ac121e [Login] Tweaked login 2023-02-06 10:28:24 +01:00
phl0
72c2853fc6
Add fields for continent and update function 2023-02-04 17:41:21 +01:00
Peter Goodhall
48e43eecc8
Merge pull request #1976 from phl0/moreDebug
Display branch info on unpushed branches correctly
2023-02-02 16:36:05 +00: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
phl0
c56c21b611
Add some Cloudlog info to debug page
(hopefully useful for future debugging)
2023-01-30 15:54:57 +01:00
phl0
995e89e444
Option tu upload SAT status info to amsat.org/status 2023-01-27 17:24:48 +01: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
Peter Goodhall
27ac864a44 Restores the ability to delete a QSO 2023-01-25 17:43:47 +00: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
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
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
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
Peter Goodhall
98bbf63a87 [Widgets] Fixes #1915 removes link from Callsign field 2023-01-12 13:50:44 +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
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
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
phl0
622fa4d86c
Prevent passing null to htmlspecialchars 2023-01-03 15:17:10 +01:00
phl0
a2ae32671f
Fix syntax errors 2023-01-02 16:19:12 +01:00
phl0
ba206223fd
Fix PHP8.1 error on LotW export 2023-01-02 15:51:07 +01: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
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