提交图

2479 提交

作者 SHA1 备注 提交日期
Andreas
5cfa97af8a [SIG Award] Updated code to support station logbooks 2021-09-09 22:29:59 +02:00
Peter Goodhall
a6422fa341 [Layout] If ENVIRONMENT set to development show dev badge 2021-09-08 22:18:17 +01:00
Peter Goodhall
2bf59a0750
Merge pull request #1152 from AndreasK79/cq_award_station_logbooks
[CQ Award] Updated code to support station logbooks
2021-09-08 21:49:35 +01:00
Andreas
841bec5d31 [CQ Award] Updated code to support station logbooks 2021-09-08 22:07:00 +02:00
Peter Goodhall
3e302f2e5b finalised gridsquare map code for showing grouped locations 2021-09-08 14:32:48 +01:00
Peter Goodhall
0322fc1e69 [Stats] Show Stats for all locations assigned against the logbook 2021-09-08 13:32:53 +01:00
Peter Goodhall
1566c913b7 Deleted unneeded text user already knew they where deleting a station logbook 2021-09-07 18:08:51 +01:00
Peter Goodhall
ce1d7a5351 Code added to have an active logbook and code to set it all up 2021-09-07 18:07:48 +01:00
Peter Goodhall
56e7827fe7 Adds code to create relationship between logbook and location 2021-09-07 17:42:35 +01:00
Peter Goodhall
efac6b8d80 Base code for getting select options for station locations 2021-08-23 21:56:18 +01:00
Peter Goodhall
831f249938 Built interface to display station locations when editing Station Logbooks 2021-08-23 17:34:00 +01:00
Peter Goodhall
6cc96d2128 [Station Location] Allow user to claim a location and also only show those of the user or non claimed. 2021-08-23 15:50:19 +01:00
Peter Goodhall
605395264e [Station Locations] Adds User_ID to station location to assign it to a user 2021-08-23 15:39:30 +01:00
Peter Goodhall
a80089f97c Make sure tables dont exist before running migration 2021-08-16 11:24:16 +01:00
Peter Goodhall
79d9167e8b [Station Logbooks] Added functions to handle editing 2021-08-12 21:10:43 +01:00
Peter Goodhall
ee0a93b48a [Station Logbooks] Added code to create and delete station logbooks 2021-08-12 20:36:01 +01:00
Peter Goodhall
ef65494eb6 [Station Logbooks] Added the basics for the index page 2021-08-12 20:17:18 +01:00
Peter Goodhall
e254753bec [Migration] Creates table station_logbook_relationship table for many to many setup 2021-08-06 17:57:40 +01:00
Peter Goodhall
c05d8f8fe0 [Migration] Creates station_logbook table in database. 2021-08-06 17:52:04 +01:00
Peter Goodhall
9e058dac9a
Merge pull request #1119 from AndreasK79/qra_library_fix
[QRA Library] Fixes #1117. This fixes bearing calculation. Distance w…
2021-07-31 11:02:56 +01:00
Andreas
ea916d88c9 [QRA Library] Fixes #1117. This fixes bearing calculation. Distance was not calculcated if the locator was directly to the north or south of your own locator. 2021-07-31 12:01:14 +02:00
Peter Goodhall
e384a631e0
Created a SECURITY.md 2021-07-31 10:25:38 +01:00
Peter Goodhall
bad229dd09
Merge pull request #1116 from AndreasK79/mm_dxcc_fix
[QSO Entry] Maritime Mobile identification fix
2021-07-30 13:49:17 +01:00
Peter Goodhall
13b9e808f6
Merge pull request #1115 from AndreasK79/quick_lookup_info_enhancement
[Quick lookup] Added clickable links so that you can see the qso info…
2021-07-30 13:44:48 +01:00
Andreas
946f11d538 [QSO Entry] Maritime Mobile identification fix 2021-07-30 09:06:53 +02:00
Andreas
608b09c973 [Quick lookup] Rewrote the view for easier editing. 2021-07-29 12:38:41 +02:00
Andreas
78f11d62c6 [Quick lookup] Added clickable links so that you can see the qso information that lies behind the W/C in quick lookup. 2021-07-29 10:38:27 +02:00
Peter Goodhall
6bd39ac356
[Readme] Security Vulnerabilities Details Added
Added details on how to report Security Vulnerabilities.
2021-07-28 22:10:52 +01:00
Peter Goodhall
347327c3c9
Merge pull request #1112 from AndreasK79/qslprint_enhancement
[QSL Print] Added button to see list of QSOs with callsign. Can add t…
2021-07-28 18:11:49 +01:00
Peter Goodhall
01440b3e83
Merge pull request #1109 from AndreasK79/awards_was_mode_filter
[Awards WAS] Added mode filtering.
2021-07-28 18:11:22 +01:00
Peter Goodhall
2b0fdbdecf
Merge pull request #1114 from AndreasK79/award_dxcc_summaryfix_dxcc_0
[Awards DXCC] Added fix for summary that didn't check if col_dxcc > 0…
2021-07-28 18:10:57 +01:00
Andreas
38d6112b4c [Awards DXCC] Added fix for summary that didn't check if col_dxcc > 0. Fixed a small bug in a query and added some checks for col_dxcc > 0, just to be sure 2021-07-28 18:51:44 +02:00
Peter Goodhall
c4d5e5ed33 [QSO Edit] Added Ability to select None as DXCC when editting 2021-07-28 13:29:23 +01:00
Peter Goodhall
c10ba57cc5 [QSO Entry] Added Ability to select None as DXCC option
None as DXCC option is used for /MM style stations
2021-07-28 13:26:20 +01:00
Peter Goodhall
30937eaf75 [Station Profile] Added DXCC "None"
The DXCC ID 0 is used for stations who are /MM
2021-07-28 13:11:50 +01:00
Peter Goodhall
c74dcd0a89
Merge pull request #1113 from matthewrwright/pr-UpdatePermissions
Update update_cloudlog.sh
2021-07-28 11:58:33 +01:00
Matthew Wright
826a08b41d Update update_cloudlog.sh
Change to asset directory permission check rather than just QSL
2021-07-28 11:40:30 +01:00
Andreas
f96b608b52 [QSL Print] Added button to see list of QSOs with callsign. Can add them to print queue from this list. 2021-07-28 11:10:15 +02:00
Andreas
88c4a10d35 [Awards WAS] Added mode filtering. 2021-07-27 12:11:41 +02:00
Peter Goodhall
3cb79050b9
Merge pull request #1105 from AndreasK79/award_iota_mode_filter
[Awards IOTA] Added mode filtering.
2021-07-26 22:50:53 +01:00
Andreas
0996f957fd [Awards IOTA] Added mode filtering. 2021-07-26 13:13:16 +02:00
Peter Goodhall
da0b5f5b3a
Merge pull request #1104 from AndreasK79/award_waz_mode_filter
[Awards CQ Zone] Added mode filtering.
2021-07-26 10:45:35 +01:00
Andreas
b2f2b329c4 [Awards CQ Zone] Added mode filtering. 2021-07-26 09:00:52 +02:00
Peter Goodhall
1c49a36ffd
Merge pull request #1102 from AndreasK79/awards_dxcc_qso_details_fix_cleanup
[Awards] Fixed DXCC QSO details to also filter on modes
2021-07-25 22:54:00 +01:00
Peter Goodhall
270eacb65e [Install] Hopefully fixes a bug 2021-07-25 22:42:26 +01:00
Andreas
aa010ca7cc [Awards] Fixed CQ Zone map so that is uses the correct function to display contacts. 2021-07-25 14:24:47 +02:00
Peter Goodhall
cdf8f1325d [LoTW] If Cert expired show expired warning in red 2021-07-25 12:17:13 +01:00
Peter Goodhall
85dfefa826
Merge pull request #1101 from AndreasK79/dateformat_fix_widget_qso_entry
[Date format] Fixed displaying of correct date format in qso widgets …
2021-07-24 17:00:07 +01:00
Peter Goodhall
7938861a86
Merge pull request #1100 from AndreasK79/themes_css_tweaks
[Themes] A few small CSS tweaks for better readability in the awards …
2021-07-24 16:59:45 +01:00
Andreas
8b370c9783 [Awards] Fixed DXCC QSO details to also filter on modes. Made a generic function to display QSOs. It's now used for DXCC, WAS, IOTA, CQ, VUCC. This is also done in preparation for adding mode filter to WAS, IOTA and CQ Award. 2021-07-24 14:31:16 +02:00