Thomas Werzmirzowsky
3def0a3180
added missing join to station_profile to DOK award show qsos dialog
2022-03-18 20:59:18 +01:00
phl0
f234ae5bbb
Load eqsl/lotw lang stuff for details view
2022-02-15 22:35:17 +01:00
phl0
82a39a5667
Sort DOK by default and add type selection form
2022-01-26 09:18:29 +01:00
Andreas
bbe3e989b8
[IOTA Award] Added filtering to summary
2022-01-06 20:02:53 +01:00
Andreas
1bedfbb919
[CQ Award] Added filtering to the summary
2022-01-06 19:35:08 +01:00
Andreas
902d121015
[WAS Award] Added filtering to summary
2022-01-04 19:13:41 +01:00
Andreas
66e72d035a
[DXCC Award] Added filtering to the summary
2021-12-31 14:05:33 +01:00
Peter Goodhall
4f2fc64c01
Merge pull request #1291 from AndreasK79/implode_fix
...
Implode fix and fix for when the logbooks is empty
2021-11-14 22:29:03 +00:00
Andreas
8c7fa355fb
[Awards] Fixed implode error when logbook is empty
2021-11-14 17:11:59 +01:00
Thomas Werzmirzowsky
a3822698c0
exclud deleted DXCC and IOTA by default
2021-11-14 12:58:19 +01:00
Andreas
939434090d
[Bands] Consolidated get_worked_bands to it's own model. This will make it easier to have everything in one place, and perhaps also move bands to db.
2021-11-13 15:55:17 +01:00
Peter Goodhall
ff29a60ca9
Merge pull request #1154 from AndreasK79/dok_station_logbooks
...
[DOK Award] Updated code to support station logbooks
2021-09-10 18:37:58 +01:00
Andreas
5cfa97af8a
[SIG Award] Updated code to support station logbooks
2021-09-09 22:29:59 +02:00
Andreas
5622c488a7
[CQ Award] Updated code to support station logbooks
2021-09-09 18:14:41 +02:00
Andreas
841bec5d31
[CQ Award] Updated code to support station logbooks
2021-09-08 22:07:00 +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
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