Andreas Kristiansen
4da2227002
Merge branch 'dev' into iota_map
2022-12-12 09:30:59 +01:00
Andreas
e1444c2abf
[IOTA Map] Added map to display IOTA's
2022-12-11 17:47:36 +01:00
Andreas Kristiansen
faeb9a49f7
Merge branch 'dev' into dxcc_award_map
2022-12-07 19:41:55 +01:00
phl0
dfb9e8a9bb
Add eye candy to POTA awards table
2022-11-30 17:17:19 +01:00
phl0
034fa625fb
Add support for POTA fields according to ADIF update
2022-11-30 15:38:40 +01:00
Andreas
30f3df15ce
[DXCC] Added map
2022-11-11 19:23:41 +01:00
phl0
afa4c0932d
Brush up WWFF awards table with some candy
2022-10-25 13:35:45 +02:00
Andreas
f1e91766c7
[CQ Map] Fix when reloading map after selection change
2022-10-22 20:40:32 +02:00
Andreas
465fa4256f
[CQ Award] Removed unnecessary break below title
2022-10-12 19:06:22 +02:00
Andreas
49025ff0bc
[CQ Award] Added legend on map
2022-10-12 10:46:59 +02:00
Andreas
d4c51fc75c
[CQ Award] New map added
2022-10-12 09:44:13 +02:00
phl0
f556e6319f
Added POTA to awards section
...
Signed-off-by: phl0 <github@florian-wolters.de>
2022-10-05 22:13:12 +02:00
phl0
c61bddc67d
Add WWFF Award infos
2022-09-10 15:04:05 +02:00
phl0
d42a5dc723
Make formatting a little nicer
2022-01-26 10:21:08 +01:00
phl0
82a39a5667
Sort DOK by default and add type selection form
2022-01-26 09:18:29 +01:00
Andreas
1bedfbb919
[CQ Award] Added filtering to the summary
2022-01-06 19:35:08 +01:00
Andreas
f43115508c
[WAS Map] Map scaling now works on mobile
...
(cherry picked from commit 2ee1a550b8 )
2022-01-05 18:06:44 +01:00
Andreas
902d121015
[WAS Award] Added filtering to summary
2022-01-04 19:13:41 +01:00
Andreas
a0645996a2
[WAS Map] Added tag to make the map responsive. Fixes #1346
...
(cherry picked from commit d852d4ebd0 )
2022-01-03 18:39:02 +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
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
aa010ca7cc
[Awards] Fixed CQ Zone map so that is uses the correct function to display contacts.
2021-07-25 14:24:47 +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
Peter Goodhall
31b5439bc1
Update map.php
2021-05-02 22:29:20 +01:00
Peter Goodhall
9c731730b6
Update map.php
2021-05-02 22:27:39 +01:00
Andreas
658641e51b
[WAS Map] Added JS from this fork https://github.com/kcaran/us-map to enable labels on all states. Made a minor tweak to show popup with QSOs from clicked state. Tooltip is available, but disabled right now.
2021-05-02 17:25:59 +02:00
Andreas
66e26ad8cb
[WAS MAP] Moved the map button to the right of the two other buttons.
2021-05-01 09:42:32 +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
b95ef6d07d
[WAS][Map] Map now available for all bands & sats
2021-04-30 15:27:18 +01:00
Peter Goodhall
2b9dc45b02
When you have selected "SAT" in WAS it will show button to show map
2021-04-29 23:50:45 +01:00
Peter Goodhall
23ecffafd0
[WAS Map] Hide the smaller state legend.
2021-04-29 22:52:31 +01:00
Peter Goodhall
df7fa373bc
US State Map colours changed
2021-04-29 22:46:07 +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
Andreas
a7c7316c30
[Awards SIG] Added mode to the QSO-list view. Thanks to @oh1jw.
2021-03-21 11:58:36 +01:00
Andreas
7fdd5b6bec
[Awards SIG] Added datatable to the QSO list
2021-03-21 08:19:38 +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
ebc4ac0c4b
[Award] SIG added to awards. Based on the work by @daccle.
2021-03-20 11:24:13 +01:00
Andreas
49347c48cf
Removed unused nav_bar.php. This was changed over to the main navigation in header.php a while back.
2021-02-08 21:34:30 +01:00
Andreas
29d2656c1f
[US Counties] Added state in detail view
2021-02-08 13:42:25 +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