Andreas
|
d56cb4b20a
|
[QSO Edit] Fixed duplication of state in county when saving edited QSO. Fixes #1178
|
2021-09-19 20:01:32 +02:00 |
|
Peter Goodhall
|
ecf19488a6
|
Fixes bug where you couldn't save an editted QSO
|
2021-09-18 17:46:34 +01:00 |
|
Peter Goodhall
|
e60bee857f
|
Merge pull request #1137 from AndreasK79/edit_contest_data_on_qso
[QSO Edit] Made Contest tab in QSO Edit. Added support for editing co…
|
2021-09-14 21:52:13 +01:00 |
|
Andreas
|
c750d04848
|
[QSLPrint] Fixed marking of QSLs as sent when station location was all.
|
2021-09-04 09:42:46 +02:00 |
|
Peter Goodhall
|
1ca1ab8513
|
Revert "Merge pull request #1144 from CHTJonas/master"
This reverts commit c67e0a92e6, reversing
changes made to 23ccd119b9.
|
2021-09-01 11:50:50 +01:00 |
|
Charlie Jonas
|
2daf46d870
|
Use UTC timestamps for CAT control
|
2021-08-31 18:27:41 +01:00 |
|
Andreas
|
fddc03b4ef
|
[QSLPrint] Bugfix for exporting ADIF and CSV when all is selected in Station Location
|
2021-08-24 20:10:07 +02:00 |
|
Andreas
|
6164558fff
|
[QSO Edit] Made Contest tab in QSO Edit. Added support for editing contest, serial and exchange.
|
2021-08-20 12:49:57 +02:00 |
|
Andreas
|
e6387c92a5
|
[Contesting] Spacebar jumping is now working. Filling of QSO table is working. Logging the QSO and exchanges correct is working.
|
2021-08-13 12:47:17 +02: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 |
|