Peter Goodhall
ee0a93b48a
[Station Logbooks] Added code to create and delete station logbooks
2021-08-12 20:36:01 +01:00
Peter Goodhall
ef65494eb6
[Station Logbooks] Added the basics for the index page
2021-08-12 20:17:18 +01:00
Peter Goodhall
bad229dd09
Merge pull request #1116 from AndreasK79/mm_dxcc_fix
...
[QSO Entry] Maritime Mobile identification fix
2021-07-30 13:49:17 +01:00
Andreas
946f11d538
[QSO Entry] Maritime Mobile identification fix
2021-07-30 09:06:53 +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
347327c3c9
Merge pull request #1112 from AndreasK79/qslprint_enhancement
...
[QSL Print] Added button to see list of QSOs with callsign. Can add t…
2021-07-28 18:11:49 +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
38d6112b4c
[Awards DXCC] Added fix for summary that didn't check if col_dxcc > 0. Fixed a small bug in a query and added some checks for col_dxcc > 0, just to be sure
2021-07-28 18:51:44 +02:00
Andreas
f96b608b52
[QSL Print] Added button to see list of QSOs with callsign. Can add them to print queue from this list.
2021-07-28 11:10:15 +02: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
Peter Goodhall
1d9d0d5be2
Merge pull request #1098 from AndreasK79/print_qsl_queue
...
[QSL Print Queue] Expanded the functionality with a table. You can now delete from table, and you can choose station profile.
2021-07-22 21:22:02 +01:00
Andreas Kristiansen
1215a15141
Merge branch 'master' into print_qsl_queue
2021-07-22 17:20:09 +02:00
Andreas
c0a2134f62
[QSL Print] Delete now works. Added a working station profile selector, which changes table and links when changed.
2021-07-22 17:16:49 +02:00
Andreas
edd518cabc
[QSL Card] Feature for adding more QSOs to a QSL Card
2021-07-22 07:55:34 +02:00
Andreas
4e5144066e
[PHP8] Fixes for some errors that PHP8 puts out. Fixes #882
2021-07-20 15:07:55 +02:00
Peter Goodhall
d118c5fef5
Merge pull request #1091 from AndreasK79/kg4_identification_fix
...
[DXCC identification] Implemented exception for KG4
2021-07-19 17:59:05 +01:00
Andreas
2e3990fb2a
[Gridsquare Map] Added support for searching in COL_VUCC_GRIDS when clicking on gridsquares in map. Fixes #1089
2021-07-18 12:42:58 +02:00
Andreas
057d851ee0
[DXCC identification] Implemented exception for KG4
2021-07-18 12:21:57 +02:00
Peter Goodhall
9ab72d30f7
[Dashboard] Fixes issue with map not loading
2021-07-14 13:53:23 +01:00
Peter Goodhall
08623f4667
[Map][Custom] Allows filtering custom map by band
2021-07-14 11:37:06 +01:00
Peter Goodhall
ad7525aae8
Merge pull request #1085 from AndreasK79/fix_timeline_iota_query
...
[Timeline] SQL Bugfix for certain MySQL configurations.
2021-07-14 10:49:05 +01:00
Andreas
583ecb7040
[Timeline] SQL Bugfix for certain MySQL configurations.
2021-07-11 21:32:14 +02:00
jtmnt
b18e1013f3
Add timestamp to 'cat' update, to enforce timestamp update in mysql when other values have not changed.
2021-07-05 22:23:35 +03:00
Peter Goodhall
31ef5565b9
[Logbook] Added dropdown item to mark QSL Card as not required.
2021-06-11 16:14:34 +01:00
Peter Goodhall
def0ed9f4b
[Logbook] Adds QSL Card Requested to the dropdown for each qso
2021-06-11 16:05:49 +01:00
Andreas
164a395b76
[Award US counties] A small SQL fix if when sql_mode=only_full_group_by is on. Fixed #1037
2021-05-22 08:47:24 +02:00
Andreas
b80aaf4458
[QSLPrint] Added function for deleting QSOs from print queue.
2021-05-22 08:45:24 +02:00
Andreas
cfd6253dfc
[QSL Print Queue] Expanded the view with a table to see which QSOs are ready for print.
2021-05-08 10:29:47 +02:00
Andreas
de5c65c121
[User selectable columns] Added a fifth column, used only in logbook view. Also fixed a bug when adding user accounts.
2021-05-07 08:03:25 +02:00
Andreas
159aa0562d
[User selectable columns] Added the possibility to configure some of the columns shown in the dashboard and in the logbook.
2021-05-05 17:52:42 +02:00
Peter Goodhall
bbdd0eadde
[Dashboard] Adds Radio Status showing radios active in the last 15mins
2021-05-03 14:06:56 +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
64827f4506
[ADIF Import] Added option to always use login call as operator. Request by OE3IDE.
2021-05-01 19:52:13 +02:00
Warren Volz
0fcd7eb07e
Correct dxcc exceptions table name
2021-04-05 15:26:20 -06:00
Peter Goodhall
c20c9bb59f
Make sure that VUCC_Grid hasn't been filled in before adding a gridsquare to the COL_gridsquare
2021-03-31 15:41:11 +01:00
Randy T
f1b5f00bcd
Add function for Gridsquare Update
2021-03-30 21:12:55 -04:00
Peter Goodhall
e3ba7411aa
Merge pull request #969 from AndreasK79/import_speedup
...
[ADIF Import] Reworking the logic for fetching the QRZ API Key, skips…
2021-03-30 17:08:30 +01:00
Andreas
1eedb7f2c9
[ADIF Import] Reworking the logic for fetching the QRZ API Key, skips 1 call to db for each qso imported.
2021-03-28 14:53:38 +02: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
32f8b35c58
whitespace in file logbook model
2021-03-24 16:52:20 +00:00
Andreas
997ae932ec
[Main menu] Added user option to hide notes in the main menu. Fixes #942 .
2021-03-20 21:19:07 +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
Peter Goodhall
023766063e
[Awards][Sigs] Creation of the Sig area within the Awards dropdown with data grids and ADIF export
...
Creation of the Sig area within the Awards dropdown that shows each unique SIG option in the database and the ability to see the references along with exporting them as ADIF.
2021-03-20 15:38:34 +00:00
Andreas
ebc4ac0c4b
[Award] SIG added to awards. Based on the work by @daccle.
2021-03-20 11:24:13 +01:00
Mike KJ4Z
8152dd9a64
Adding support for FT4
2021-03-19 15:55:58 -07:00
Andreas
c8b0e48bcd
[Quick lookup] WWFF added. Did some refactoring to simplify code, and make it easier to add queries.
2021-03-17 18:23:01 +01:00