提交图

125 提交

作者 SHA1 备注 提交日期
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
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
AndreasK79
13771e9a07 IOTA Award added. 2020-03-07 11:39:22 +01:00
phl0
8cd5c690d6
Fix nasty bug with deleted vs. includedeleted 2020-03-05 15:48:50 +01:00
AndreasK79
e8941cf17d Reworked DXCC award. Changed look a bit, and added form for selection.
Setting of start/end in dxcc_entities was fixed as well. This is needed to be able to select/deselect deleted entites.
2020-03-03 12:39:45 +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
Peter Goodhall
cd42aef843 Add "Satellites" column to the DXCC table in the Awards selection 2019-12-03 17:36:35 +00:00
Peter Goodhall
a22c0cb149 Assorted Security improvements 2019-10-05 19:35:55 +01:00
Kim Huebel
f4068b2c03 Corrected Typo / forgotten pagetitle 2019-06-26 11:07:41 +02:00
Kim Huebel
0eb4d892fd Added new Awards - DOK
This gives us a list of worked DOKs (counted only, if DXCC is 230 = Germany)
2019-06-26 10:17:06 +02:00
Kim Huebel
5d31520faf Make Awards - DXCC to show only worked band-slots 2019-06-17 10:10:55 +02:00
Peter Goodhall
0c8c14ed8c Bootstrap Updates 2019-02-10 22:47:57 +00:00
Andy
abc12df29b pull from magicbug master 2018-08-08 12:37:21 +01:00
Warren Volz
e384826aea Codeignitor 3.1.6 and corresponding changes
- fixes missing () from num_rows in authenticate user function
- removes passwordhash library in favor of built in PHP password_hash
  and password_verify functions
- uppercase all class filenames
- add new CLI error templates, move HTML error templates
- update mimes file to latest version
- update routes to latest version
2017-12-01 19:25:26 +00:00
重命名自 application/controllers/awards.php (浏览更多)