提交图

1244 提交

作者 SHA1 备注 提交日期
Thomas Werzmirzowsky
e66e2007c0 one more change 2021-10-17 11:45:21 +02:00
Thomas Werzmirzowsky
b300106ade changed wording to station 2021-10-17 11:42:33 +02:00
Andreas
53e825d885 [Themes] Fixed form in the view 2021-10-16 19:53:22 +02:00
Andreas Kristiansen
48a2d3fb7c
Merge pull request #1218 from AndreasK79/small_fixes_for_better_compability
PHP8 fix and folder not found fix
2021-10-15 08:54:49 +02:00
Thomas Werzmirzowsky
d62ab2e7d4 added check for empty result from list_logbooks_linked
removed "echo" outputs as then the following redirect is not possible
2021-10-12 20:03:14 +02:00
Peter Goodhall
87d5c8e1b0 [Station Logbook] Improved edit interface 2021-10-12 15:19:39 +01:00
Andreas
99379ec213 PHP8 fix and folder not found fix 2021-10-09 15:25:10 +02:00
Andreas Kristiansen
234ec52f1b
Merge branch 'mastettest' into station_logbooks 2021-10-08 11:48:01 +02:00
Andreas
e0e80fb680 [Contesting] Fixed so that correct gridsquare was shown in the view. Also removed some unused code in the controller. 2021-10-07 21:42:19 +02:00
Andreas
c369cf9647 [Modes] Fixed form. In certain cases, creating a mode would not work 2021-10-07 12:14:17 +02:00
Andreas
349f3ee1ca [Contesting names] Bugfix in the form for creating contests and stopped loading of contesting.js when editing contestnames. 2021-10-06 20:24:14 +02:00
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
Peter Goodhall
0f57e62a84 Revert "Correct user date formating on QSO pages (Live/Post)"
This reverts commit 77a99780cb.
2021-09-28 16:09:47 +01:00
Peter Goodhall
7651517e74
Merge pull request #1190 from AndreasK79/custom_maps_station_logbooks
Custom maps station logbooks
2021-09-27 15:09:21 +01: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
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
9a6b6263bb [Custom Map] Cleaned up the code a little bit. Swapped station profile name to logbook name in the view. 2021-09-20 22:03:39 +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
Andreas
9311e7c85a [Custom Map] Tweaks for station logbooks 2021-09-18 17:59:19 +02:00
Andreas
708d5dc278 [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-09-15 23:11:48 +01:00
Peter Goodhall
7e066bb963
Merge pull request #1138 from AndreasK79/theme_cleanup
[Themes] Cleanup
2021-09-15 23:10:24 +01: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
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
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
Thomas Werzmirzowsky
d0fa23835c added SOTA (SOTA_REF) to possible columns 2021-09-09 18:57:38 +02:00
Peter Goodhall
a6422fa341 [Layout] If ENVIRONMENT set to development show dev badge 2021-09-08 22:18:17 +01:00
Peter Goodhall
3e302f2e5b finalised gridsquare map code for showing grouped locations 2021-09-08 14:32:48 +01:00
Peter Goodhall
1566c913b7 Deleted unneeded text user already knew they where deleting a station logbook 2021-09-07 18:08:51 +01:00
Peter Goodhall
ce1d7a5351 Code added to have an active logbook and code to set it all up 2021-09-07 18:07:48 +01:00
Peter Goodhall
56e7827fe7 Adds code to create relationship between logbook and location 2021-09-07 17:42:35 +01: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