提交图

2521 提交

作者 SHA1 备注 提交日期
Andreas Kristiansen
f3679cf269
Merge pull request #1179 from AndreasK79/8_char_gridsquare_fix
If a gridsquare in a qso is longer than 6 characters, the QRA library…
2021-09-17 08:01:55 +02:00
Andreas
a0e3cbaa91 If a gridsquare in a qso is longer than 6 characters, the QRA library doesn't handle it. This used substring to only use the first 6. 2021-09-16 20:13:08 +02:00
Peter Goodhall
7e066bb963
Merge pull request #1138 from AndreasK79/theme_cleanup
[Themes] Cleanup
2021-09-15 23:10:24 +01:00
Andreas Kristiansen
58dfb89b71
Merge pull request #1174 from AndreasK79/modal_css_height_fix
This CSS fix adds a scrollbar to the modal if content height is great…
2021-09-15 17:08:23 +02:00
Andreas
106559d1eb This CSS fix adds a scrollbar to the modal if content height is greater than resolution 2021-09-15 17:08:00 +02: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
9e19bfe2c6
Merge pull request #1153 from Werzi2001/eqsl_password_query_string
eQSL request changed from GET to POST
2021-09-14 21:53:28 +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
Peter Goodhall
22e4fda171
Merge pull request #1173 from Werzi2001/fix_eqsl_images
Fix to retrieval of eqsl images
2021-09-13 14:48:23 +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
Thomas Werzmirzowsky
7988f917f3 changed to POST request in order to not send password in query string 2021-09-09 17:55:51 +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
Peter Goodhall
9a3e65e8f4
Merge pull request #1151 from AndreasK79/qrz_logbook_move_marking
Qrz logbook move marking of QSOs from ADIF Export to QRZ Logbook
2021-09-07 12:59:48 +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
Peter Goodhall
e3864078b0
Merge pull request #1145 from AndreasK79/qsl_print_mark_sent_bugfix
[QSLPrint] Fixed marking of QSLs as sent when station location was all.
2021-09-04 13:58:10 +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
42206c55fe
Merge pull request #1143 from phl0/timeShortCut
Input shortcuts for date/time in post QSO section
2021-09-02 15:00:34 +01: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
Peter Goodhall
c67e0a92e6
Merge pull request #1144 from CHTJonas/master
Use UTC timestamps for CAT control
2021-08-31 21:52:40 +01:00
Charlie Jonas
033971ad09 Further clarify timestamp format in comments 2021-08-31 18:37:33 +01:00
Charlie Jonas
2daf46d870 Use UTC timestamps for CAT control 2021-08-31 18:27:41 +01:00
Peter Goodhall
23ccd119b9
Merge pull request #1141 from AndreasK79/qsl_print_bugfix
[QSLPrint] Bugfix for exporting ADIF and CSV when all is selected in …
2021-08-30 13:35:34 +01:00
phl0
538fd0f285
Simplify date match regex a little ... 2021-08-30 09:03:39 +02:00
phl0
9bf9faec1e
Also add shortcut for date input 2021-08-29 21:17:43 +02:00
phl0
deb4d6cd53
Implement shortcut for time input during post QSO 2021-08-29 21:08:34 +02:00
Peter Goodhall
8eebe41990
Merge pull request #1142 from phl0/fixStelle
Improve German translation
2021-08-29 15:58:26 +01:00
phl0
6446c31cc6
Improve German translation 2021-08-29 16:24:19 +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
3e8c57a11b [Themes] Added missing files 2021-08-23 20:18:34 +02:00
Andreas
a9dd72a974 [Themes] Small tweaking of CSS for selectize overrides. 2021-08-21 20:16:57 +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
Peter Goodhall
e588623726
Update README.md 2021-08-20 17:00:34 +01: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
96c9766ed2
Merge pull request #1125 from AndreasK79/css_superhero_map_tweak
[Superhero Theme] Tweaked CSS for map.
2021-08-12 18:14:04 +01: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