Wykres commitów

1154 Commity (c74dcd0a894d2786d69ba7a859cf0bb075a097b9)

Autor SHA1 Wiadomość Data
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
Peter Goodhall 1c49a36ffd
Merge pull request #1102 from AndreasK79/awards_dxcc_qso_details_fix_cleanup
[Awards] Fixed DXCC QSO details to also filter on modes
2021-07-25 22:54:00 +01:00
Andreas aa010ca7cc [Awards] Fixed CQ Zone map so that is uses the correct function to display contacts. 2021-07-25 14:24:47 +02:00
Peter Goodhall cdf8f1325d [LoTW] If Cert expired show expired warning in red 2021-07-25 12:17:13 +01: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 2d86c70e53 [Date format] Fixed displaying of correct date format in qso widgets and in the previous contacts table in live/post qso. 2021-07-23 19:26:10 +02:00
Andreas 62b0d4058e [QSL Print] Fixed correct order in table headers. Fixed formatting of time and date. Added some translations. 2021-07-23 11:04:39 +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 0595737e30 [QSL Card] Fixed so that enter does not close the modal when in the input field. 2021-07-22 21:23:04 +02:00
Andreas 093112d9a1 [QSL Card] Added more QSO information to the QSL Card overview table. 2021-07-22 21:13:13 +02:00
Andreas 3e9fb468c5 [QSL Print] Removed text which were not relevant. 2021-07-22 17:24:28 +02: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
Paul Stoetzer 972894e7fd
Update list of US states to include the DC
This change will allow hams operating in the District of Columbia to properly set their station location.
2021-07-13 22:25:02 -04:00
Peter Goodhall 87fcf34435 [Logbook] Added Lookup on QRZ to the dropdown 2021-06-11 16:18:58 +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
Peter Goodhall 5ac5d60880 Handles issue with QSO info popup with lat long errors #1058 2021-06-07 17:28:26 +01:00
Andreas b80aaf4458 [QSLPrint] Added function for deleting QSOs from print queue. 2021-05-22 08:45:24 +02:00
Andreas bf1e42bd2b [User selectable columns] Need to change the content as well. The title was correct. 2021-05-08 10:37:33 +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 f0ec15b1ee [User selectable columns] Gridsquare fix. Now shows COL_VUCC_GRIDS if COL_GRIDSQUARE is empty/null 2021-05-07 08:18:45 +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
Peter Goodhall 9692adc75a [QSO Popup] Cleaned up code 2021-05-06 15:44:38 +01:00
Peter Goodhall c6d2e701fe Added Library Frequency to autoload
Added frequency to autoload and changed the Radio Status to use the library.
2021-05-06 15:36:52 +01:00
Andreas da279ffedf [User selectable columns] Added translations for the new texts added. Started a new language file for user accounts. 2021-05-06 12:58:55 +02:00
Andreas 5bc59883ed [User selectable columns] Added some translations. 2021-05-06 12:39:14 +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 4fb2d03913 [Global Options] Added the option to define the Radio Timeout Warning
Radio timeout warning is used to alert users when a radio interface has disconnected and is providing stale info for logging.
2021-05-03 14:50:33 +01:00
Peter Goodhall bbdd0eadde [Dashboard] Adds Radio Status showing radios active in the last 15mins 2021-05-03 14:06:56 +01:00
Peter Goodhall 31b5439bc1 Update map.php 2021-05-02 22:29:20 +01:00
Peter Goodhall 9c731730b6 Update map.php 2021-05-02 22:27:39 +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
Peter Goodhall 8d15346d9b
Merge pull request #1012 from AndreasK79/was_map_tweak
[WAS MAP] Minor tweaks. Always show button. Fetches band directly fro…
2021-05-02 15:28:22 +01: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
Andreas 66e26ad8cb [WAS MAP] Moved the map button to the right of the two other buttons. 2021-05-01 09:42:32 +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 23ecffafd0 [WAS Map] Hide the smaller state legend. 2021-04-29 22:52:31 +01:00
Peter Goodhall df7fa373bc US State Map colours changed 2021-04-29 22:46:07 +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 fdcf04b117 [Adif export] Bugfix. Programversion showed incorrect length. Fixed line endings in view. Fixes #997. 2021-04-21 12:23:01 +02:00
Warren Volz 346b28754e fix display lookup so Nebraska looks for NE not ME 2021-04-10 00:19:02 -06: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