提交图

34 提交

作者 SHA1 备注 提交日期
phl0
accf4add52
Implement eQSL and QSL filter for WAS awards 2023-01-18 14:08:56 +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
8c7fa355fb [Awards] Fixed implode error when logbook is empty 2021-11-14 17:11:59 +01:00
Andreas
88c4a10d35 [Awards WAS] Added mode filtering. 2021-07-27 12:11:41 +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
Paul Beesley
8ba41812ad Tweaks to text
Touches page titles, some table headers (capitalisation mostly), menu items.
2020-12-23 13:01:20 +00:00
Paul Beesley
c65ce673aa Normalise button styles
Blue Solid = Add something, activate something, or perform any other primary action.
Blue Outline = Edit, change or update something.
Red = Delete something or make an irreversable change.
Grey = Deactivate something.
Yellow = Reset something or clear a field.
Green = Retained for search.

Added icons where it made sense to do so.
2020-10-27 20:51:24 +00: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
Andreas
dbee35466e Added CSV-export to various tables. 2020-10-19 19:16:42 +02:00
Andreas
503ac06599 Added total to WAS summary 2020-10-15 12:24:20 +02:00
Peter Goodhall
a313ceb307
Merge pull request #644 from AndreasK79/datatable_for_cq_and_was
Added Datatable to CQ and WAS award.
2020-10-12 15:09:37 +01:00
Andreas
f1ddfc42af Added Datatable to CQ and WAS award. 2020-10-06 22:01:29 +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
59acc2afa4 Split award menu into dropdown and removed navbar form each award. Done this to clean up pages and to save screen estate. 2020-09-29 12:45:40 +02:00
Andreas
4d490edaa3 Changed to h2 for title, and table-sm for table to compacts tables a bit. 2020-09-22 14:27:52 +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
a6e32226cc File for loading details about WAS QSO in JS was missing. 2020-09-13 08:16:36 +02: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
Andreas
c8b999659c Added summary on the WAS award page. 2020-08-18 14:41:16 +02:00
Andreas
1f224d20e8 Added counter in award table for WAS and CQ. 2020-08-16 20:31:07 +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
AndreasK79
e70039661a Added WAS (Worked All States) under awards. It's based on the same layout as the DXCC award.
Display of qsoes when clicking a CQ-zone was also fixed.
2020-02-09 13:20:59 +01:00