Andreas
0717fa74ff
[Advanced search] When saving a query, we add this to the dropdown.
2021-09-25 18:08:31 +02:00
Andreas
d71ba5a0c6
[Advanced search] When deleting a query, it will be removed from the dropdown.
2021-09-25 17:46:08 +02:00
Andreas
223ba0ca21
[Advanced search] You can now save a query for re-use.
2021-09-25 17:40:15 +02:00
Andreas
915a470d8c
[Advanced search] Adif export for search result.
2021-09-23 20:18:47 +02:00
KT3PJ
77a99780cb
Correct user date formating on QSO pages (Live/Post)
...
The date field will now be populated from the user's preferences, if
this is not set it will fallback to the file config setting.
-Move date format detection to earlier in the index.php file to allow a
single lookup of the format for the entire file.
-Convert hardcode date string to format selection in index.php to allow
the custom format to show on the Post QSO page.
-Convert php format string to jclock format string in footer.php to
allow the custom format to show on the Live QSO page.
2021-09-22 08:18:58 -04:00
Andreas
a77f76c2e0
[QSO Edit] Fixes editing for county/sota/dok if you are editing QSO in Live/Post QSO
2021-09-19 19:51:45 +02:00
Andreas Kristiansen
77da77ffd1
Merge branch 'station_logbooks' into custom_themes
2021-09-15 19:30:34 +02:00
Andreas Kristiansen
1ad0343ed0
Merge pull request #1150 from AndreasK79/dxatlas_grid_export
...
Dxatlas grid export
2021-09-15 19:15:33 +02:00
Peter Goodhall
55d11e9f7e
Merge pull request #1135 from AndreasK79/gridsquare_map_popup_change
...
[Gridsquare Map popup] Changed so that we use the logbook view in the…
2021-09-14 21:55:21 +01:00
Andreas
cad5c1c569
[Quick Lookup] Updated code to support station logbooks
2021-09-10 23:13:25 +02:00
Thomas Werzmirzowsky
da14135a5f
added support for dark mode to some charts where it was missing
2021-09-10 18:53:24 +02:00
Andreas
2f0cf971c5
[DX Atlas Gridsquare Export] Tweaking of the view. Activated datepicker.
2021-08-30 18:28:20 +02:00
Andreas
7a6c2c2141
[Gridsquare Map popup] Only let popup work if logged.
2021-08-19 18:16:32 +02:00
Andreas
2d835654dc
[Gridsquare Map popup] Changed so that we use the logbook view in the popup. This way, we can see the confirmed status on the QSOs, and we can also add them to the print queue if wanted.
2021-08-19 09:36:56 +02:00
Peter Goodhall
2263b73605
Merge pull request #1124 from AndreasK79/map_enhancement
...
[Gridsquare Map] Tweaked the different zoom levels. Fields are shown …
2021-08-16 10:56:21 +01:00
Peter Goodhall
cfc6f36cc4
Merge pull request #1133 from AndreasK79/contesting_exchange_change
...
[Contesting] Added more exchange options
2021-08-16 10:47:14 +01:00
Andreas
a361cfb897
[Contesting] Moved 2 js-functions from footer to the contesting.js file, just to clean things up a bit.
2021-08-11 08:54:24 +02:00
Andreas
d24eeafcdf
[Custom CSS Theme Support] Added user interface for add/edit/delete theme
2021-08-09 14:29:53 +02:00
Andreas
600a12f6ad
[Gridsquare Map] Renamed id tag for gridsquare map (to be able to split the different maps, and use custom css)
2021-08-09 11:55:10 +02:00
Andreas
720cf766f2
[DOK autofill fix] Set option create to true so that entries not found in the DOK list, can be manually added. Fixed #1120
2021-08-08 18:30:07 +02:00
Andreas
9f670aab8c
[Gridsquare Map] Tweaked the different zoom levels. Fields are shown at the same time as worked/confirmed gridsquares (but only at certain zoom levels). Also gridsquares are visible at a lower zoom level.
2021-08-07 19:43:56 +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
Andreas
11736ea938
[Contesting] Added saving and restoring of contestid, exchangetype and exchangesent.
2020-12-27 09:37:48 +01:00
Peter Goodhall
3fe6a69807
[Config][Maps] Added Openstreetmap tile server settings to options table
2020-12-26 14:58:41 +00:00
Peter Goodhall
32ea0f55f1
[QSO][Radio] Added Band RX to station which is populated based on CAT RX Freq
...
If the radio interface supplies a freq RX then the javascript will populate RX Band.
2020-12-26 14:07:00 +00: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
Anthony Di Iorio
18fbb72d19
Spacebar moves to name field
...
Spacebar moves to the name field when you're entering a callsign
Similar to contesting ux, good for pileups.
2020-12-23 03:23:31 -05:00
Peter Goodhall
b40b3a2834
[Contesting] New beta contesting features PR by AndreasK79
...
New feature: Contest logging
2020-12-09 18:05:16 +00:00
Andreas
f784507435
[Contest logging] CAT added. Split some of the JS into it's own file. Frequency is also saved.
2020-12-07 21:26:16 +01:00
Peter Goodhall
fa48db4263
[Map][Custom] /map/custom you can select to dates to map QSOs
2020-12-07 17:28:19 +00:00
Peter Goodhall
9d4ab310d2
[Maps] Added a view to show all logged QSOs of an active profile on a map /map
2020-12-07 16:32:12 +00:00
Peter Goodhall
b98959f67b
Merge pull request #728 from AndreasK79/export_highstock
...
[Timeplotter and Distances Worked] Export has been added to the highs…
2020-12-07 13:31:35 +00:00
Andreas
b2750b827f
[KML Export] Bugfix, as it was not working. Also made a GUI with options for what you want to export.
2020-12-06 13:21:35 +01:00
Peter Goodhall
c1b0d49ae7
Merge pull request #726 from AndreasK79/reload_disable_on_save_qso
...
[Edit QSO] Disabled reload of page when editing and saving QSO while …
2020-12-02 16:39:57 +00:00
Andreas
d1163bc2aa
[Timeplotter and Distances Worked] Export has been added to the highstock plotting.
2020-12-02 14:49:14 +01:00
Andreas
a9ab3c01f7
[Edit QSO] Disabled reload of page when editing and saving QSO while in Live QSO/Post QSO
2020-11-30 20:39:25 +01:00
Adam
bf58232466
Very minor cleanup of text
2020-11-22 19:53:51 -06:00
Peter Goodhall
47e8adda89
Merge pull request #715 from AndreasK79/distplot_measurement_base
...
[Distance plotting] This now follows chosen distance measurement. MAP…
2020-11-21 21:33:54 +00:00
Andreas
3e59cd3651
[Distance plotting] This now follows chosen distance measurement. MAP file added for broken highstock.js.
2020-11-20 11:55:55 +01:00
Peter Goodhall
38e9c18b37
trying to fix tx power error when saving
2020-11-19 16:17:34 +00:00
Andreas
2229a1579b
Logging is working. Contest exchange is being logged. Basic contest logging is now working.
2020-11-17 09:47:57 +01:00
Andreas
e557d92c47
Tweaking of logging form. Added some logic in javascript, and started on a function for saving the qso in the controller.
2020-11-16 19:20:45 +01:00
Peter Goodhall
844ded79d6
Fixed unclosed script tag causing other js functions to fail
2020-11-11 15:08:59 +00:00
Andreas
14e69ed43a
Javascript: changed to local copies of files.
2020-11-08 11:26:38 +01:00
Peter Goodhall
bc74942323
Merge pull request #683 from poll-busily/misc-text
...
Further tweaks to text and text formatting
2020-11-04 14:35:24 +00:00
Paul Beesley
5d23802e16
Further tweaks to text and text formatting
...
This commit has some further changes to text throughout the application. There are also some small fixes for text formatting. E.g. making sure that the small "helper" text under certain form fields is all consistent in terms of colour, font, etc.
2020-11-02 09:34:29 +00:00
Andreas
8f37c06971
[QSLCard] Removed unused file. Added view qsl inside qso dialog, so that you know which file to delete (else you had to go to view qsl page and delete from there).
2020-11-01 21:45:47 +01:00
Andreas
bcfe979573
[QSL Card image] jQuery upload, dynamically adding/deleting to table and carousel.
2020-11-01 12:36:02 +01:00
Andreas Kristiansen
b22ed135b3
Merge branch 'master' into qsl_card_upload
2020-10-29 17:55:23 +01:00
Peter Goodhall
bd7fca38b3
Merge PR #676 Normalises all buttons to make things standardised
...
Normalise buttons
2020-10-29 14:59:24 +00:00
Andreas
6b1f30cb0d
New feature: QSL card image upload
2020-10-28 23:20:03 +01: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
b33898abdb
Expanded timeline with more options.
2020-10-23 12:25:16 +02:00
Andreas
dbee35466e
Added CSV-export to various tables.
2020-10-19 19:16:42 +02:00
Andreas
6f70c92b7c
Added csv-export on dxcc-award table.
2020-10-19 14:10:58 +02:00
Peter Goodhall
35ed0d3c22
PR AndreasK79/timeplotter_feature
...
New feature: timeplotter
2020-10-18 15:09:05 +01:00
Andreas
66365a7e55
New feature: timeplotter
2020-10-18 00:00:01 +02:00
Andreas
daeeeb4e2f
Added Datatable to the table in timeline
2020-10-14 12:22:13 +02:00
Andreas
337caa1424
Added AJAX-delete of mode as well.
2020-10-13 12:38:44 +02:00
Andreas
529c81575c
Dialog with ajax to create a new mode.
2020-10-13 12:24:19 +02:00
Andreas
d2a668dde2
Added Datatable to the mode list.
2020-10-12 20:45:48 +02:00
Peter Goodhall
2f69d3c4d9
Merge branch 'master' into mode_ajax_activate_deactivate
2020-10-12 15:12:59 +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
Peter Goodhall
76691aaa6d
Merge pull request #643 from AndreasK79/accumulated_stats
...
New feaure: Accumulated stats for DXCC, WAS, IOTA or WAZ
2020-10-12 15:08:42 +01:00
Peter Goodhall
d0dabf1779
Merge pull request #642 from AndreasK79/distances_bugfix
...
Changed title on distances worked graph. Removed a hardcoded value in…
2020-10-12 15:05:25 +01:00
Andreas
4aadd4e931
Added button to activate/deactivate in mode list. This is done dynamically with javascript.
2020-10-09 18:29:41 +02:00
Andreas
f3f09503fc
Added loading indicator on show button.
...
Datatable added to the table, and included Datatable-files everywhere, since Datatable will be implemented several places.
2020-10-08 12:14:15 +02:00
Andreas
dd200871cc
Mode and period has been added.
2020-10-08 11:45:41 +02:00
Andreas
f1ddfc42af
Added Datatable to CQ and WAS award.
2020-10-06 22:01:29 +02:00
Andreas
20dc1caa27
Implemented dynamic loading of chart and table. Band and award is now selectable.
2020-10-06 21:12:14 +02:00
Andreas
eaf83a5b02
Changed title on distances worked graph. Removed a hardcoded value in the js-function (one that wasn't used)
2020-10-04 21:47:50 +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
Peter Goodhall
2623588c87
[Advanced Search] Fixes issue when saving changes you lose the filter settings (Issue #507 )
2020-09-30 17:19:11 +01:00
Peter Goodhall
859595b878
PR from AndreasK79 changing the popups to bootstrapdialog
...
This commit changes Cloudlogs popups from Fancybox to bootstrapdialog
2020-09-28 14:39:10 +01:00
Andreas
ca70049444
Timeline fixed.
2020-09-25 18:22:13 +02:00
Andreas
67417b39af
Last one?
2020-09-24 21:40:29 +02:00
Andreas
f494b55491
Added bootstrapdialog in dashboard, logbook and search. I think that should cover it.
2020-09-24 20:22:09 +02:00
Andreas
5c452a7025
Added local copies of JS and CSS for DataTable.
2020-09-24 18:55:02 +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
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
Andreas
a65b19f991
Fixed display QSO for WAS-details as well. Changed so that bootstrapdialog is included on every page. Will start implementation on bootstrapdialog on other awards.
2020-09-18 12:17:41 +02:00
Peter Goodhall
5bab5dab14
Added comments to code and general clean up
2020-09-15 21:20:01 +01:00
Peter Goodhall
16ab6c8dc1
[Javascript] Split out JS code for ADIF and Notes pages
2020-09-15 21:09:18 +01:00
Peter Goodhall
d4aa6c9405
[Javascript] added base and site_urls as global vars
...
Added base and site_urls as global vars, this is the start of trying to put javascript into seperate files to make it easier to maintain.
2020-09-15 21:02:33 +01: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
Kim Huebel
9ffe54be80
Fixed bug in Advanced Search
...
Actually there was an issue if the field 'submode' was not filled. Mode was not shown correctly. Now fixed.
73 de Kim
DG9VH
2020-09-04 22:14:47 +02:00
Andreas
fe0a757726
Edit QSO is working with bootstrapdialog and ajax.
2020-08-25 22:03:54 +02:00
Andreas
712bbf1840
More work on QSO dialog for WAS award.
2020-08-24 20:16:06 +02:00
Peter Goodhall
655d44587e
Gridsquare maps now full width with zoom level of 3
2020-08-23 16:50:25 +01:00
Peter Goodhall
a2f572809a
Made the world map full width on the /logbook page to match dashboard
2020-08-23 16:42:23 +01:00
Peter Goodhall
c646aba73d
Made the dashboard map fullwidth rather than contained.
2020-08-22 23:34:15 +01:00
Peter Goodhall
4f79330df5
Fixed error where advance search controls wasn't loading
2020-08-21 17:09:48 +01:00
Andreas
e30ea7a493
Added JS for dialog
2020-08-19 07:57:35 +02:00
Peter Goodhall
b5d1a7c96b
Merge branch 'master' into configurable_modes
2020-08-18 16:22:26 +01:00
AndreasK79
0fbacec258
Added showing of error messages in GUI when uploading to QRZ.com
2020-08-08 15:52:59 +02:00
Peter Goodhall
008ff154ed
Changed QSO window pin to red dot.
2020-06-17 14:49:04 +01:00
Peter Goodhall
6d84a760b9
Changed QSO View Map pin to round dot
2020-06-17 14:37:17 +01:00
Peter Goodhall
94bef8da3a
Changed Map icon to round dot on dashboard and logbook
2020-06-15 16:59:27 +01:00