Andreas
|
d24eeafcdf
|
[Custom CSS Theme Support] Added user interface for add/edit/delete theme
|
2021-08-09 14:29:53 +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 |
|
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
|
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
|
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 |
|
Peter Goodhall
|
08623f4667
|
[Map][Custom] Allows filtering custom map by band
|
2021-07-14 11:37:06 +01: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 |
|
Peter Goodhall
|
719581e6ec
|
[Custom Maps] Fixes #1055 where time wasn't handled.
|
2021-06-11 14:41:28 +01:00 |
|
Andreas
|
b80aaf4458
|
[QSLPrint] Added function for deleting QSOs from print queue.
|
2021-05-22 08:45:24 +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
|
ae4a7e596b
|
[Contesting] Check if QSOTable is initialised
This fixes the javascript error reported in #981 not sure if it solves all the issues though
|
2021-04-05 17:40:34 +01:00 |
|
Andreas
|
7fdd5b6bec
|
[Awards SIG] Added datatable to the QSO list
|
2021-03-21 08:19:38 +01:00 |
|
Peter Goodhall
|
7ad66ef669
|
Merge pull request #946 from AndreasK79/quick_lookup_wwff_added
[Quick lookup] WWFF added.
|
2021-03-19 15:03:04 +00: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 |
|
Andreas
|
098657c952
|
[Refactor footer.php] Split timeplotter functions to it's own file
|
2021-03-17 12:56:04 +01:00 |
|
Andreas
|
cf9e87c627
|
[Refactor footer.php] Split modes functions to it's own file
|
2021-03-17 12:51:13 +01:00 |
|
Andreas
|
58f14d407a
|
[Refactor footer.php] Split contesting names to it's own file
|
2021-03-17 12:44:39 +01:00 |
|
Peter Goodhall
|
961f766d65
|
Merge pull request #937 from AndreasK79/quick_lookup
[Quick lookup] New feature to quickly check worked/confirmed on band/…
|
2021-03-16 16:49:38 +00:00 |
|
Andreas
|
616eb0e09b
|
[Station profile] Fix when editing a station profile with US County set. If state was set, county could not be changed.
|
2021-03-14 17:30:36 +01:00 |
|
Andreas
|
6af95ae5ed
|
[QSO Edit] Fix when editing a QSO with US County set. Selectize would not let you erase everything, since comma is used as a delimiter.
|
2021-03-14 17:16:06 +01:00 |
|
Andreas
|
681cd0af9b
|
[Quick lookup] New feature to quickly check worked/confirmed on band/mode. Invoked by ALT-L
|
2021-03-14 10:11:21 +01:00 |
|
Andreas
|
d8756b9ce0
|
[Refactoring] Split js for Acumulated Statistics into separate js-file.
|
2021-03-09 18:24:22 +01:00 |
|
Andreas
|
992732e072
|
[Refactoring] Split js for Distances Worked, Days with QSOs and QRZ Logbook upload into separate js-files.
|
2021-03-09 18:20:27 +01:00 |
|
Andreas
|
7c04327268
|
[QSO Dialog] Auto-fill location and locator when SOTA is chosen. This is fetched from the API. This can be turned on/off in the user settings.
Did a refactor at the same time and moved a lot of javascript from footer.php to qso.js.
|
2021-02-26 10:37:43 +01:00 |
|
Andreas
|
adaa7f3f8a
|
[Contesting] Contests can be added/edited/deleted inside Cloudlog. Used for choosing Contest in Contest Logging
|
2021-02-12 23:27:08 +01:00 |
|
Peter Goodhall
|
33a89cb37a
|
Merge pull request #867 from phl0/AddSDOKinfo
Add SDOK info
|
2021-02-08 17:10:30 +00:00 |
|
Peter Goodhall
|
0d2fe0a43b
|
Merge pull request #869 from AndreasK79/us_counties
US Counties award added
|
2021-02-08 00:57:18 +00:00 |
|
Peter Goodhall
|
fb17de1c58
|
Bug selectize.destroy(); was causing js inside Cloudlog to break
|
2021-02-07 14:44:29 +00: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 |
|
phl0
|
a4a9217e37
|
Minor changes (variable naming and comments)
|
2021-02-04 16:46:11 +01:00 |
|
Peter Goodhall
|
89d579489a
|
[QSO Dialog] County has been added.
Adds USA County
|
2021-01-31 16:49:54 +00:00 |
|
Andreas
|
44a1dd5691
|
[QSO Entry] County can now be saved and changed when editing a QSO.
|
2021-01-31 15:27:56 +01:00 |
|
Andreas
|
7892846e8a
|
[QSO Entry] Added county with autocomplete to the form.
|
2021-01-31 15:02:23 +01:00 |
|
Andreas
|
28d30de120
|
[Distances Worked] You can now choose satellite. Also cleaned up some code.
|
2021-01-30 23:25:13 +01:00 |
|
Peter Goodhall
|
59616f1f5c
|
[QSO] small improvement to json lookup jsonlookupcallsign
|
2021-01-29 20:20:01 +00:00 |
|
Peter Goodhall
|
b8d2032ed6
|
[QSO] Fixes #557 Where /P wasn't handled properly
|
2021-01-29 20:11:35 +00:00 |
|
Andreas
|
43a78f499c
|
[Station profile] US Counties dropdown added
|
2021-01-24 15:29:29 +01:00 |
|
Andreas
|
d38884d765
|
[QSO Edit] Added DOK and SOTA autocomplete to the QSO edit area.
|
2021-01-23 06:59:20 +01:00 |
|
Andreas
|
7f80984db0
|
[DOK autocomplete] Added DOK autocomplete in the QSO entry area
|
2021-01-20 12:56:53 +01:00 |
|
Andreas
|
584914ca9b
|
[QSO Dialog] SOTA autocomplete when logging.
|
2021-01-15 23:55:53 +01:00 |
|
Andreas
|
9e790340d7
|
[Contesting] Restoring QSO table.
|
2020-12-28 19:55:51 +01:00 |
|