提交图

62 提交

作者 SHA1 备注 提交日期
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
01440b3e83
Merge pull request #1109 from AndreasK79/awards_was_mode_filter
[Awards WAS] Added mode filtering.
2021-07-28 18:11:22 +01:00
Andreas
88c4a10d35 [Awards WAS] Added mode filtering. 2021-07-27 12:11:41 +02:00
Andreas
0996f957fd [Awards IOTA] Added mode filtering. 2021-07-26 13:13:16 +02:00
Andreas
b2f2b329c4 [Awards CQ Zone] Added mode filtering. 2021-07-26 09:00:52 +02: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
Andreas
a4132ee7f3 [WAS MAP] Minor tweaks. Always show button. Fetches band directly from the dropdown instead. Removed unneeded call to summary. 2021-05-01 07:57:08 +02:00
Peter Goodhall
de5671ef57 added some code comments 2021-04-30 16:25:38 +01:00
Peter Goodhall
b95ef6d07d [WAS][Map] Map now available for all bands & sats 2021-04-30 15:27:18 +01:00
Peter Goodhall
31b6788520 [WAS]{SATS} This adds a demo of US State Map showing worked, confirmed
This adds US State map functions to Cloudlog at the moment SATS only.

Can be found at awards/was_map

Using https://newsignature.github.io/us-map/
2021-04-29 22:38:55 +01:00
Andreas
5979cceb33 [Awards CQ] Added index for speedup. Removed some unused code and reduced number of queries by a few. 2021-03-27 14:28:29 +01:00
Peter Goodhall
b5ed97869f [Awards][WAB] Removes legcy code for tracking WAB squares
With the implimentation of SIG in cloudlog logging WAB squares using this field is far better suited than prefixing in the comment field.

Therefore old code has been removed use the SIG field instead.
2021-03-20 15:51:53 +00:00
Peter Goodhall
cb922cfd02 [Awards][Wacral] Removes WACRAL view will be handled by SIG
This was legacy code when tracking WACRAL members use the SIG field and awards views system
2021-03-20 15:49:40 +00:00
Andreas
94980ec285 [Award] Changed to correct view when exporting (not that it does matter, they are equal). 2021-03-20 11:43:32 +01:00
Andreas
ebc4ac0c4b [Award] SIG added to awards. Based on the work by @daccle. 2021-03-20 11:24:13 +01:00
Andreas
7642ab874f [Awards][US Counties] Can see list of counties now, and QSOs when clicked on county. 2021-02-07 15:22:03 +01:00
Andreas
e558abf890 [Awards][US Counties] Added US Counties Award. Only totals so far. 2021-02-07 00:03:05 +01:00
Paul Beesley
8ba41812ad Tweaks to text
Touches page titles, some table headers (capitalisation mostly), menu items.
2020-12-23 13:01:20 +00:00
Andreas
d9ef7fe7d8 [DXCC Award] Reworked summary so that it shows all the bands regardless of what is chosen in the form above. 2020-12-14 09:49:49 +01:00
Andreas
44909aec5d [DXCC Award] Adding mode to selection 2020-12-11 23:45:06 +01:00
Adam
f7a9e63832
Very minor language updates 2020-11-22 20:04:33 -06:00
Andreas
690ee4dcb4 Enhanced VUCC award to also see only confirmed or worked gridsquares. The worked gridsquares has the calls in the table. 2020-10-25 14:59:03 +01:00
Andreas
499d1804d2 Awards cleanup. Several details_ajax.php removed, and directed awards to use awards/details.php instead. 2020-10-19 19:24:11 +02:00
Peter Goodhall
e5ce202dd4
Merge pull request #654 from AndreasK79/iota_award_summary
Added summary for the IOTA award.
2020-10-12 15:16:04 +01:00
Peter Goodhall
07a9cb87bd
Merge pull request #653 from AndreasK79/cq_award_summary
Added summary for the CQ award.
2020-10-12 15:15:44 +01:00
Andreas
99df3c8290 Added summary for the IOTA award. 2020-10-11 14:54:23 +02:00
Andreas
161798c44d Added summary for the CQ award. 2020-10-11 14:46:35 +02:00
Andreas
9f517736fd Cleaned up unused files and functions when moving to bootstrapdialog.
Fixed CQ Awards map to use bootstrapdialog.
Changed size of headers to be the same in all detail_ajax files that are loaded in bootstrapdialog from awards.
Increased size of modal-log to 900px.
Added a close qso-dialog when deleting qso within edit qso dialog.
Also changed last table in qsostreak to table-sm (forgot in last pr).
2020-10-03 23:19:09 +02:00
Andreas
13cdb9fd06 Added bootstrapdialog for VUCC award. 2020-09-20 14:09:46 +02:00
Andreas
7e7f5ce63e Added bootstrapdialog for DOK award. 2020-09-20 13:57:14 +02:00
Andreas
c06baf39e3 Added bootstrapdialog for IOTA award. 2020-09-20 11:09:22 +02:00
Andreas
f138d84dc1 Added bootstrapdialog for CQ award. 2020-09-20 11:02:29 +02:00
Andreas
fe5ccb0ea2 Added bootstrapdialog for DXCC award. 2020-09-20 06:00:54 +02:00
Peter Goodhall
1290fb8073
Merge PR #614 from AndreasK79 - Improved WAS Dialog popups with bootstrap4-dialog
Improved WAS javascript dialog windows and also added bootstrap4-dialog as we move away from Fancybox
2020-09-13 11:57:53 +01:00
Andreas Kristiansen
37a7a20af5
Merge branch 'master' into award_was_summary 2020-08-24 20:24:06 +02:00
Andreas
712bbf1840 More work on QSO dialog for WAS award. 2020-08-24 20:16:06 +02:00
Peter Goodhall
7be6b74935
Merge pull request #581 from AndreasK79/dxcc_summary_last_fix
Hopefully fixed DXCC summary.
2020-08-24 16:42:16 +01:00
Andreas
9ced2f4791 Hopefully fixed DXCC summary. 2020-08-19 17:42:42 +02:00
Peter Goodhall
f418778947 Revert "Merge pull request #579 from AndreasK79/dxcc_summary_fix"
This reverts commit 0365a87476, reversing
changes made to 87bb8be156.
2020-08-19 16:25:59 +01:00
Peter Goodhall
0365a87476
Merge pull request #579 from AndreasK79/dxcc_summary_fix
Split the query for the dxcc summary in two. Some configurations of m…
2020-08-19 16:24:31 +01:00
Andreas
49a6ca53e1 Fixed summary to include SAT. Also split the query for the was summary in two. Some configurations of mysql didn't like this type of query. 2020-08-19 17:23:24 +02:00
Peter Goodhall
c715231ef1 Revert "Merge pull request #577 from AndreasK79/award_was_summary"
This reverts commit 488a4e1748, reversing
changes made to a81ab1001e.
2020-08-19 16:14:19 +01:00
Andreas
48980c0566 Split the query for the dxcc summary in two. Some configurations of mysql didn't like this type of query. 2020-08-19 17:14:08 +02:00
Peter Goodhall
fa19166da9 Revert "Merge pull request #578 from AndreasK79/award_dxcc_summary"
This reverts commit 3935971e3c, reversing
changes made to 640d0c151b.
2020-08-19 13:42:20 +01:00
Andreas
cccdb16d74 Added summary for DXCC award 2020-08-19 13:11:17 +02:00
Andreas
c8b999659c Added summary on the WAS award page. 2020-08-18 14:41:16 +02:00
AndreasK79
2cfd8efdf2 Enhanced the CQ award with a table and form. 2020-03-30 21:03:38 +02:00
AndreasK79
cde55ab338 Rewrote WAS (Worked All States) to the same design as DXCC And IOTA. 2020-03-29 00:36:18 +01:00
Peter Goodhall
9250eb816d
Merge branch 'master' into IOTA_award_added 2020-03-20 19:56:37 +00:00
AndreasK79
992eb62a8b VUCC award added. 2020-03-15 14:18:49 +01:00