提交图

2336 提交

作者 SHA1 备注 提交日期
Andreas
62402c02a4 [QSLPrint] Added QSL-status to the QSOList 2021-09-27 10:49:18 +02:00
Andreas
7979431d95 [Advanced search] Added migration script. 2021-09-25 20:13:06 +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
17170433e0 [Advanced search] Only run a query which contains select, but not delete or update. Done for safety precautions. 2021-09-25 19:49:28 +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 Kristiansen
99b7290412
Merge pull request #1194 from T012m3n7oR/QSO-custom-date-format
Correct user date formating on QSO pages (Live/Post)
2021-09-23 10:22:30 +02:00
Andreas Kristiansen
b5ac0952ed
Merge pull request #1193 from AndreasK79/uploadpath
@mattmelling configurable updates folder
2021-09-22 14:21:36 +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 Kristiansen
a2da3753ed
Merge pull request #1111 from T012m3n7oR/master
Add the gridsquare from LotW QSL to the logbook
2021-09-22 13:38:41 +02: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 Kristiansen
92e45d6735
Merge branch 'station_logbooks' into add_userid_to_api 2021-09-20 19:34:19 +02:00
Andreas Kristiansen
345c753d13
Merge branch 'station_logbooks' into userid_hardware 2021-09-20 19:33:31 +02:00
Andreas Kristiansen
ad045a1a8d
Merge pull request #1187 from AndreasK79/notes_assign_to_user
Notes assign to user
2021-09-20 19:32:59 +02:00
Andreas
51fba79397 [Hardware] Changed page title to be the same as the menu name 2021-09-20 19:32:41 +02:00
Andreas
30ba927c25 [API] Added userid to the API key. 2021-09-20 15:16:53 +02:00
Andreas
586bc969fa [Hardware] Added userid to everything that has to do with hardware. 2021-09-20 15:03:35 +02:00
Andreas
5f2cd9d55d [Notes] Added userid to everything that has to do with show/create/edit/delete note. 2021-09-20 12:24:58 +02:00
Andreas
a554ad07aa [Notes] Added migration script for adding userid to notes. 2021-09-20 12:16:44 +02:00
Andreas
d56cb4b20a [QSO Edit] Fixed duplication of state in county when saving edited QSO. Fixes #1178 2021-09-19 20:01:32 +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
98cfc18e84 [QSO] By limiting this to 100, a lot counties never got displayed. 2021-09-18 19:12:42 +02:00
Peter Goodhall
a15b9f2a89 Fixes bug where you couldn't save an editted QSO 2021-09-18 17:49:04 +01:00
Peter Goodhall
ecf19488a6 Fixes bug where you couldn't save an editted QSO 2021-09-18 17:46:34 +01:00
KT3PJ
b46368fe06 LotW gridsquare will not be updated if VUCC gridsquares exist. 2021-09-18 12:22:43 -04:00
Andreas
9311e7c85a [Custom Map] Tweaks for station logbooks 2021-09-18 17:59:19 +02:00
Andreas
25bffdce83 [Gridsquare Map] Bugfix. The confirmed fields would not be correct. Or_where seems to work only when where are two conditions in the where statement. 2021-09-17 18:11:25 +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
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
e4952101f9 Renamed a file to fix a merge collision in migration files. 2021-09-15 19:33:34 +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
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
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
Andreas
f369b172bd [Distances Worked] Updated code (with a rewrite) to support station logbooks 2021-09-12 16:46:16 +02:00
Peter Goodhall
38963ce887
Merge pull request #1170 from AndreasK79/quick_lookup_station_logbooks
[Quick Lookup] Updated code to support station logbooks
2021-09-11 16:55:01 +01:00
Peter Goodhall
ddccc622b1
Merge pull request #1169 from AndreasK79/accumulated_station_logbooks
[Accumulated Statistics] Updated code to support station logbooks
2021-09-11 16:54:50 +01: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
Andreas
33cdbca735 [Accumulated Statistics] Updated code to support station logbooks 2021-09-10 22:59:10 +02:00
Andreas
14bb2db47f [Days With QSOs] Updated code to support station logbooks 2021-09-10 20:04:03 +02:00
Peter Goodhall
88222ca686
Merge pull request #1166 from AndreasK79/timeline_station_logbooks
[Timeline] Updated code to support station logbooks
2021-09-10 18:38:15 +01:00
Peter Goodhall
ff29a60ca9
Merge pull request #1154 from AndreasK79/dok_station_logbooks
[DOK Award] Updated code to support station logbooks
2021-09-10 18:37:58 +01:00
Peter Goodhall
b29dac67cc
Merge pull request #1165 from AndreasK79/timeplotter_station_logbooks
[Timeplotter] Updated code to support station logbooks
2021-09-10 18:29:39 +01:00
Peter Goodhall
3bec428b82
Merge pull request #1162 from AndreasK79/was_station_logbooks
[WAS Award] Updated code to support station logbooks
2021-09-10 18:29:30 +01:00
Peter Goodhall
9fc18f73ff
Merge pull request #1161 from AndreasK79/vucc_station_logbooks
[VUCC Award] Updated code to support station logbooks
2021-09-10 18:29:17 +01: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
9612c02e76 [Timeline] Updated code to support station logbooks 2021-09-10 11:59:41 +02:00
Andreas
88d7e2e132 [Timeplotter] Updated code to support station logbooks 2021-09-10 11:44:05 +02:00
Andreas
45d8f56875 [WAS Award] Updated code to support station logbooks 2021-09-09 23:04:50 +02:00
Andreas
9fef439c86 [VUCC Award] Updated code to support station logbooks 2021-09-09 22:53:25 +02:00
Peter Goodhall
2c0ee14d22
Merge pull request #1160 from AndreasK79/uscounties_station_logbooks
[US Counties Award] Updated code to support station logbooks
2021-09-09 21:52:42 +01:00
Peter Goodhall
d130940d48
Merge pull request #1159 from AndreasK79/sota_station_logbooks
[SOTA Award] Updated code to support station logbooks
2021-09-09 21:52:22 +01:00
Peter Goodhall
ab9553883d
Merge pull request #1158 from AndreasK79/sig_station_logbooks
[SIG Award] Updated code to support station logbooks
2021-09-09 21:52:02 +01:00
Peter Goodhall
4ec4500716
Merge pull request #1157 from AndreasK79/iota_station_logbooks
[IOTA Award] Updated code to support station logbooks
2021-09-09 21:51:39 +01:00
Andreas
9f6feb24a5 [US Counties Award] Updated code to support station logbooks 2021-09-09 22:43:29 +02:00
Andreas
365e79c384 [SOTA Award] Updated code to support station logbooks 2021-09-09 22:35:25 +02:00
Andreas
5cfa97af8a [SIG Award] Updated code to support station logbooks 2021-09-09 22:29:59 +02:00
Andreas
49fc109aa6 [IOTA Award] Updated code to support station logbooks 2021-09-09 22:18:55 +02:00
Andreas
006b721b0e [DXCC Award] Updated code to support station logbooks 2021-09-09 20:59:51 +02:00
Thomas Werzmirzowsky
d0fa23835c added SOTA (SOTA_REF) to possible columns 2021-09-09 18:57:38 +02:00
Andreas
5622c488a7 [CQ Award] Updated code to support station logbooks 2021-09-09 18:14:41 +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
a6422fa341 [Layout] If ENVIRONMENT set to development show dev badge 2021-09-08 22:18:17 +01:00
Andreas
841bec5d31 [CQ Award] Updated code to support station logbooks 2021-09-08 22:07:00 +02:00
Peter Goodhall
3e302f2e5b finalised gridsquare map code for showing grouped locations 2021-09-08 14:32:48 +01:00
Peter Goodhall
0322fc1e69 [Stats] Show Stats for all locations assigned against the logbook 2021-09-08 13:32:53 +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
Andreas
16b3d89ffe [DX Atlas Gridsquare Export] Changed filename for export. 2021-09-05 14:56:30 +02:00
Andreas
54c4943798 [DX Atlas Gridsquare Export] Added station location select. 2021-09-05 10:43:36 +02:00
Andreas
9c236a935c [DX Atlas Gridsquare Export] Got the filters working. Cleaned up some code and added a few comments 2021-09-05 09:24:36 +02:00
Andreas
84fbcaffb4 [DX Atlas Gridsquare Export] Got file export working. 2021-09-04 20:26:51 +02:00
Andreas
c750d04848 [QSLPrint] Fixed marking of QSLs as sent when station location was all. 2021-09-04 09:42:46 +02:00
Andreas
d397e35d82 [DX Atlas Gridsquare Export] Added a model for the export 2021-09-04 09:30:51 +02: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
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
Andreas
2f0cf971c5 [DX Atlas Gridsquare Export] Tweaking of the view. Activated datepicker. 2021-08-30 18:28:20 +02: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
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
Peter Goodhall
efac6b8d80 Base code for getting select options for station locations 2021-08-23 21:56:18 +01:00
Peter Goodhall
831f249938 Built interface to display station locations when editing Station Logbooks 2021-08-23 17:34:00 +01:00
Peter Goodhall
6cc96d2128 [Station Location] Allow user to claim a location and also only show those of the user or non claimed. 2021-08-23 15:50:19 +01:00
Peter Goodhall
605395264e [Station Locations] Adds User_ID to station location to assign it to a user 2021-08-23 15:39:30 +01: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
a80089f97c Make sure tables dont exist before running migration 2021-08-16 11:24:16 +01: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
Peter Goodhall
79d9167e8b [Station Logbooks] Added functions to handle editing 2021-08-12 21:10:43 +01:00
Peter Goodhall
ee0a93b48a [Station Logbooks] Added code to create and delete station logbooks 2021-08-12 20:36:01 +01:00
Peter Goodhall
ef65494eb6 [Station Logbooks] Added the basics for the index page 2021-08-12 20:17:18 +01: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
Peter Goodhall
ba66f02c4d
Merge pull request #1130 from AndreasK79/hide_delete_button_for_logged_in_user
[User Accounts] Hides delete button for logged in user. Fixes #1128
2021-08-12 18:12:15 +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
ffbc7c4b6d [Custom CSS Theme Support] Added fetching of theme list in options as well. 2021-08-09 15:10:37 +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
5995b169c6 [Custom CSS Theme Support] Added migration script for creating the theme table 2021-08-09 13:26:04 +02:00
Andreas
a512a984aa [Custom CSS Theme Support] Added support for fetching list of themes from database. 2021-08-09 13:13:41 +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
e254753bec [Migration] Creates table station_logbook_relationship table for many to many setup 2021-08-06 17:57:40 +01:00
Peter Goodhall
c05d8f8fe0 [Migration] Creates station_logbook table in database. 2021-08-06 17:52:04 +01:00
Jeremy Brown
791cc04f62 Merge branch 'master' of https://github.com/magicbug/Cloudlog into magicbug-master 2021-08-05 15:36:28 -04:00
Pat Lang
4c9ed28972
Merge branch 'magicbug:master' into master 2021-08-05 12:27:05 -04:00
Andreas
ea916d88c9 [QRA Library] Fixes #1117. This fixes bearing calculation. Distance was not calculcated if the locator was directly to the north or south of your own locator. 2021-07-31 12:01:14 +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
0015d4a1cf [DX Atlas Gridsquare Export] Initial work begun for export 2021-07-29 12:05:52 +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
Andreas
38d6112b4c [Awards DXCC] Added fix for summary that didn't check if col_dxcc > 0. Fixed a small bug in a query and added some checks for col_dxcc > 0, just to be sure 2021-07-28 18:51:44 +02:00
Peter Goodhall
c4d5e5ed33 [QSO Edit] Added Ability to select None as DXCC when editting 2021-07-28 13:29:23 +01:00
Peter Goodhall
c10ba57cc5 [QSO Entry] Added Ability to select None as DXCC option
None as DXCC option is used for /MM style stations
2021-07-28 13:26:20 +01:00
Peter Goodhall
30937eaf75 [Station Profile] Added DXCC "None"
The DXCC ID 0 is used for stations who are /MM
2021-07-28 13:11:50 +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
KT3PJ
614452b07e Add the gridsquare from LotW QSL to the logbook
The gridsquare from the QSL will now update the log if the gridsquare
was not previously populated, or if the LotW gridsquare is more
specific than what previously existed.  Previously the gridsquare was
not being used from the LotW QSL record.

This will enable the map above the logbook to more accurately display
where the QSL was with instead of default values.

 - Add 'qsl_gridsquare' to the logbook_model.php:lotw_update
   implementation.
 - Refactor code in lotw_update to remove duplicate code.
 - Add gridsquare into the LotW output table on what is imported.
2021-07-27 18:49:54 -04:00
Andreas
88c4a10d35 [Awards WAS] Added mode filtering. 2021-07-27 12:11:41 +02:00
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
4e5144066e [PHP8] Fixes for some errors that PHP8 puts out. Fixes #882 2021-07-20 15:07:55 +02:00
Peter Goodhall
d118c5fef5
Merge pull request #1091 from AndreasK79/kg4_identification_fix
[DXCC identification] Implemented exception for KG4
2021-07-19 17:59:05 +01: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
Andreas
057d851ee0 [DXCC identification] Implemented exception for KG4 2021-07-18 12:21:57 +02:00
Peter Goodhall
e63f3c8c6f [LoTW] Updated Satellite Remapping 2021-07-14 21:47:37 +01:00
Peter Goodhall
9ab72d30f7 [Dashboard] Fixes issue with map not loading 2021-07-14 13:53:23 +01:00
Peter Goodhall
08623f4667 [Map][Custom] Allows filtering custom map by band 2021-07-14 11:37:06 +01:00
Peter Goodhall
ad7525aae8
Merge pull request #1085 from AndreasK79/fix_timeline_iota_query
[Timeline] SQL Bugfix for certain MySQL configurations.
2021-07-14 10:49:05 +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
Andreas
583ecb7040 [Timeline] SQL Bugfix for certain MySQL configurations. 2021-07-11 21:32:14 +02:00
Peter Goodhall
792cf242cd
Merge pull request #1082 from jtmnt/master
Add timestamp to 'cat' update, to enforce timestamp update in mysql when other values have not changed.
2021-07-11 17:51:03 +01:00
phl0
87a9511f0a
Add German translations for account pages 2021-07-09 15:19:19 +02:00
jtmnt
b18e1013f3 Add timestamp to 'cat' update, to enforce timestamp update in mysql when other values have not changed. 2021-07-05 22:23:35 +03: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
656ff24744 [HamQTH] Fixes issue where certain passwords don't work. 2021-06-07 17:48:27 +01:00
Peter Goodhall
1fdeeea684 Merge branch 'master' of https://github.com/magicbug/Cloudlog 2021-06-07 17:28: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
abarrau
4669d4535d Merge branch 'magicbug:master' into master 2021-05-24 08:25:37 +02:00
Andreas
164a395b76 [Award US counties] A small SQL fix if when sql_mode=only_full_group_by is on. Fixed #1037 2021-05-22 08:47:24 +02:00
Andreas
b80aaf4458 [QSLPrint] Added function for deleting QSOs from print queue. 2021-05-22 08:45:24 +02:00
Leroy Diaz
604178e1e8 Update Spanish general_words lang file
For "translating" column headers added in
https://github.com/magicbug/Cloudlog/pull/1019
2021-05-17 19:35:56 +01:00
Leroy Diaz
ded6a142ca Translate account_lang to Spanish 2021-05-17 19:35:46 +01:00
whyIsMyNameUsed
23c0e0115a
Update Qrz.php
Not all character works for the qrz-password without urlencode.
2021-05-10 17:59:51 +02:00
abarrau
2fa4452946 Merge branch 'magicbug:master' into master 2021-05-10 12:08:39 +02:00
oh1jw
05555d62ed New Finnish language file (account_lang.php)
New Finnish lines to general_words_lang.php
2021-05-08 14:34:08 +03: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
Peter Goodhall
422fbd4490 [Frequency Library] Added hz_to_mhz function to the library as its used a lot in Cloudlog 2021-05-06 15:34:30 +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
Peter Goodhall
141f3243d1
Merge pull request #1015 from AndreasK79/was_map_more_tweaks
[WAS Map] Added JS from this fork https://github.com/kcaran/us-map to…
2021-05-02 22:16:58 +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
50d64af400 [eQSL] Log Upload responses as debug messages in log 2021-05-02 16:20:31 +01:00
Peter Goodhall
615ee09402 [eQSL] Adding eQSL upload response to output 2021-05-02 16:16:14 +01: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
de5671ef57 added some code comments 2021-04-30 16:25:38 +01: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
Peter Goodhall
480015d482
Merge pull request #982 from wvolz/dxcc-table-cleanup
Correct dxcc exceptions table name
2021-04-23 20:19:51 +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
abarrau
7ed5a89253
load custom.css from assets path 2021-04-10 05:21:22 +02:00
abarrau
1ca1bc13e9
load custom.css from assets path 2021-04-10 05:20:42 +02:00
abarrau
de52e91cde
load custom.css file from third_party 2021-04-10 05:03:44 +02:00
abarrau
5c9fd1a3e6
load custom.css file from third_party 2021-04-10 05:02:01 +02:00
Warren Volz
0fcd7eb07e Correct dxcc exceptions table name 2021-04-05 15:26:20 -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
Peter Goodhall
2396aec9d6 [Debug] If the ENVIRONMENT variable is set to development show debug options 2021-04-05 14:41:47 +01:00
Peter Goodhall
627f1d8013 [Debug] Added a simple debug panel under Admin
This debug gives you a quick overview of the server software and whether Cloudlog can write to all the needed folders.
2021-04-05 11:31:41 +01:00
Peter Goodhall
b87e3fafbd [LoTW] Removed the BETA warning system seems to be functioning OK 2021-03-31 16:02:34 +01:00
Peter Goodhall
f41e1fbcea
[Callbook][Update] Check for and populate blank Gridsquares from either QRZ or HamQTH
Check for and populate blank Gridsquares from callbook whether that is QRZ or HamQTH.

This will update missing grids if both COL_GRIDSQUARE & COL_VUCC_GRIDS is empty within the database table.

You can run this function using index.php/update/check_missing_grid
2021-03-31 15:47:51 +01:00
Peter Goodhall
c20c9bb59f Make sure that VUCC_Grid hasn't been filled in before adding a gridsquare to the COL_gridsquare 2021-03-31 15:41:11 +01:00
Andreas
035525e0ad [Migration script] Typo in the script name. 2021-03-31 11:56:44 +02:00
Randy T
f1b5f00bcd
Add function for Gridsquare Update 2021-03-30 21:12:55 -04:00
Randy T
b39715e0c5
Add function for Gridsquare Update 2021-03-30 21:04:49 -04:00
Peter Goodhall
4c9ba52a9b [QRA] Check length of the gridsquare isn't greater than 6 chars
This fixes #934 as Cloudlog bearings only works for squares that are less than 6 chars.
2021-03-30 17:41:56 +01:00
Peter Goodhall
e3ba7411aa
Merge pull request #969 from AndreasK79/import_speedup
[ADIF Import] Reworking the logic for fetching the QRZ API Key, skips…
2021-03-30 17:08:30 +01:00
Peter Goodhall
4b38e392c4
[Awards CQ] Added index for speedup
[Awards CQ] Added index for speedup. Removed some unused code and red…

Merge pull request #968 from AndreasK79/cq_award_optimize
2021-03-30 17:07:10 +01:00
Peter Goodhall
fba5fe92ab
Adds UTF-8 / multi-byte charset support to ADIF parser 2021-03-30 17:01:13 +01:00
Andreas
1eedb7f2c9 [ADIF Import] Reworking the logic for fetching the QRZ API Key, skips 1 call to db for each qso imported. 2021-03-28 14:53:38 +02:00
Andreas
5979cceb33 [Awards CQ] Added index for speedup. Removed some unused code and reduced number of queries by a few. 2021-03-27 14:28:29 +01:00
Peter Goodhall
51ff9c1734 [Langs] Changed Station Profile to Station Location 2021-03-24 18:02:00 +00:00
Peter Goodhall
141d27f008 [Station Locations] Missed a title that needed changed 2021-03-24 18:00:31 +00:00
Peter Goodhall
673228bc4c [Station Locations][Edit] Changed the UI ahead of further improvements 2021-03-24 17:58:54 +00:00
Peter Goodhall
48c20fcc1d [Station Profile] This has now changed to Station Location 2021-03-24 17:22:32 +00:00
Peter Goodhall
b6fcce67eb [QSO Info Popup] Fixed Div windows to correctly collaspe so maps below on mobile 2021-03-24 17:16:16 +00:00
Peter Goodhall
32f8b35c58 whitespace in file logbook model 2021-03-24 16:52:20 +00:00
Peter Goodhall
db3221107a [QSO] Improved font-size on Previous Contacts for alignment 2021-03-21 14:10:45 +00:00
Peter Goodhall
a896370cc5 [QSO] Removed the QSO Map heading above the map
Removed the QSO Map heading above the map as it felt unnecessary, it also frees up some space for some ideas about showing RIG information on the QSO page.
2021-03-21 14:04:52 +00:00
Peter Goodhall
f090902156
Merge pull request #962 from oh1jw/master
Finnish language update and WWFF general word insertion
2021-03-21 13:47:50 +00:00
Peter Goodhall
b6aff5ae75
Merge pull request #961 from AndreasK79/sig_datatable
[Awards SIG] Added datatable to the QSO list
2021-03-21 13:47:10 +00:00