提交图

97 提交

作者 SHA1 备注 提交日期
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
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
8c0f1d33af
Very minor language changes 2020-11-22 20:05:26 -06:00
Adam
a84b8f6de1
Very minor language cleanup 2020-11-22 20:01:20 -06:00
Peter Goodhall
bd7fca38b3
Merge PR #676 Normalises all buttons to make things standardised
Normalise buttons
2020-10-29 14:59:24 +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
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
Andreas
dbee35466e Added CSV-export to various tables. 2020-10-19 19:16:42 +02:00
Peter Goodhall
b5112c8de9
Merge pull request #661 from AndreasK79/cq_total_summary
Added total to CQ award summary
2020-10-18 15:05:49 +01:00
Peter Goodhall
80f3ba173b
Merge pull request #660 from AndreasK79/was_total_added_to_summary
Added total to WAS summary
2020-10-18 15:04:36 +01:00
Peter Goodhall
d2d2e96197
Merge pull request #659 from AndreasK79/iota_total_on_summary
Added total count for summary in Iota award
2020-10-18 15:04:23 +01:00
Andreas
1af82d5dea Added total to CQ award summary 2020-10-15 12:27:45 +02:00
Andreas
503ac06599 Added total to WAS summary 2020-10-15 12:24:20 +02:00
Andreas
bea973b34d Removed an extra tag that shouldn't be there in the table. 2020-10-15 09:52:54 +02:00
Andreas
dbdbbdebf3 Added total count for summary in Iota award 2020-10-15 09:49:55 +02:00
Andreas
1696656082 Added total for the DXCC award. 2020-10-14 13:03:21 +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
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
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
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
a759675800 Datatable added to tables in DXCC, IOTA and VUCC (in band page). 2020-09-22 21:08:26 +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
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
a6e32226cc File for loading details about WAS QSO in JS was missing. 2020-09-13 08:16:36 +02:00
Andreas Kristiansen
37a7a20af5
Merge branch 'master' into award_was_summary 2020-08-24 20:24: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