Andreas Kristiansen
|
7a6bdf3fbc
|
Merge pull request #1212 from AndreasK79/storing_queries
Storing queries
|
2021-10-06 10:28:19 +02:00 |
|
Andreas
|
3baffed23e
|
[Advanced search] Edit of stored query description can now be done. Formatted code a bit.
|
2021-10-03 20:06:08 +02:00 |
|
Thomas Werzmirzowsky
|
43f96fab9d
|
"Mark QSL Card Not Required" sets status to Ignore but sets red arrow
which reflects status No. Changed color to grey.
|
2021-09-29 21:51:42 +02:00 |
|
Andreas
|
62402c02a4
|
[QSLPrint] Added QSL-status to the QSOList
|
2021-09-27 10:49:18 +02:00 |
|
Andreas
|
97b5b1b2c8
|
[Advanced search] Polished things up a bit by using alert and dialog to convey messages.
|
2021-09-25 20:06:14 +02:00 |
|
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 |
|
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 |
|
Peter Goodhall
|
7e066bb963
|
Merge pull request #1138 from AndreasK79/theme_cleanup
[Themes] Cleanup
|
2021-09-15 23:10:24 +01:00 |
|
Peter Goodhall
|
0ff9070fbe
|
Merge pull request #1171 from Werzi2001/login_form_bootstrap
Login form bootstrap
|
2021-09-14 21:55:57 +01: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 |
|
Peter Goodhall
|
816e05d19f
|
Merge pull request #1155 from Werzi2001/sota_field_in_logbook
Added SOTA (SOTA_REF) to possible columns
|
2021-09-14 21:54:59 +01:00 |
|
Peter Goodhall
|
c3f0c0c3c2
|
Merge pull request #1167 from Werzi2001/dark_mode_charts
Added support for dark mode to further charts
|
2021-09-14 21:53:54 +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 |
|
Thomas Werzmirzowsky
|
7207592276
|
fix to retrieval of eqsl images. callsign can contain /. therefore
change to only pass id
|
2021-09-13 15:27:00 +02:00 |
|
Thomas Werzmirzowsky
|
fa8070a27e
|
using max width is better than w25 on mobile devices
|
2021-09-11 12:54:19 +02:00 |
|
Thomas Werzmirzowsky
|
0e30ebaa89
|
changed login form to use bootstrap layout
|
2021-09-11 12:47:00 +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 |
|
Thomas Werzmirzowsky
|
d0fa23835c
|
added SOTA (SOTA_REF) to possible columns
|
2021-09-09 18:57:38 +02:00 |
|
Peter Goodhall
|
7329bd2c9d
|
[eQSL] Fixes Upload Text #1132
|
2021-09-07 17:09:19 +01:00 |
|
Peter Goodhall
|
b8a106d187
|
[LoTW] Removing the option to import new qsos from LoTW
Removing the option to import new qsos from LoTW this is because LoTW keep changing how they output and its not predictable.
|
2021-09-07 17:01:55 +01:00 |
|
Andreas
|
f4b29bd601
|
[QRZ Logbook] Updated the rest of the code to work with the new placement for the marking of QSOs.
|
2021-09-05 17:11:58 +02:00 |
|
Andreas
|
0377fe1989
|
[QRZ Logbook] Changed view. Moved marking of QSOs uploaded from ADIF Export to QRZ Logbook.
|
2021-09-05 16:49:53 +02: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
|
3523d04cdc
|
[Themes] Moved bootstrap-dialog.css and selectize.bootstrap4.css to css folder. Moved differences to overrides.css, and made sure to load this after the other css files. Now we only need two files for a theme in Cloudlog.
|
2021-08-21 17:17:21 +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
|
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
|
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 |
|
Andreas
|
6f448e056a
|
[Contesting] Cleaning up the JS code, fixing some bugs and getting everything to work in the GUI.
|
2021-08-12 19:37:16 +02:00 |
|
Peter Goodhall
|
c9aa90ca1a
|
Merge pull request #1126 from AndreasK79/dok_manually_add_fix
[DOK autofill fix] Set option create to true so that entries not foun…
|
2021-08-12 18:13:03 +01:00 |
|
Andreas
|
f7a2303713
|
[User Accounts] Hides delete button for logged in user. Fixes #1129
|
2021-08-12 13:13:03 +02:00 |
|
Andreas
|
d0a0cad4b7
|
[Contesting] Added exchange to exchange type. Input fields change according to exchange type. Storing values in localstorage, and restoring on reload.
|
2021-08-12 11:52:36 +02: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
|
041114e85a
|
[Contesting] Added hide/show on exchangefields when selection is made.
|
2021-08-10 22:32:15 +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 |
|
Andreas
|
1adae9fd88
|
[Contesting] Started working on adding more possibilities for contest exchange
|
2021-08-07 10:13:38 +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
|
608b09c973
|
[Quick lookup] Rewrote the view for easier editing.
|
2021-07-29 12:38:41 +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 |
|
Peter Goodhall
|
c4d5e5ed33
|
[QSO Edit] Added Ability to select None as DXCC when editting
|
2021-07-28 13:29:23 +01:00 |
|