Cloudlog/application/controllers
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
..
Accumulated.php Tweaks to text 2020-12-23 13:01:20 +00:00
Adif.php [ADIF Import] Added option to always use login call as operator. Request by OE3IDE. 2021-05-01 19:52:13 +02:00
Api.php [ADIF Import] Added option to always use login call as operator. Request by OE3IDE. 2021-05-01 19:52:13 +02:00
Awards.php [Awards IOTA] Added mode filtering. 2021-07-26 13:13:16 +02:00
Backup.php Fixed backup features 2020-08-10 23:26:02 +01:00
Clublog.php Improved some text output rendering 2020-11-28 20:00:07 +00:00
Contesting.php [Contesting] Contests can be added/edited/deleted inside Cloudlog. Used for choosing Contest in Contest Logging 2021-02-12 23:27:08 +01:00
Dashboard.php [Dashboard] Adds Radio Status showing radios active in the last 15mins 2021-05-03 14:06:56 +01:00
Dayswithqso.php Current streak is added. 2020-09-21 10:52:13 +02:00
Debug.php [Debug] If the ENVIRONMENT variable is set to development show debug options 2021-04-05 14:41:47 +01:00
Distances.php [Distances Worked] You can now choose satellite. Also cleaned up some code. 2021-01-30 23:25:13 +01:00
Eqsl.php [eQSL] Log Upload responses as debug messages in log 2021-05-02 16:20:31 +01:00
Export.php
Gridsquares.php Also show 6-digit grids worked and confirmed 2020-04-02 15:59:48 +02:00
index.html
Kml.php Tweaks to text 2020-12-23 13:01:20 +00:00
Logbook.php [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
Lookup.php [Quick lookup] WWFF added. Did some refactoring to simplify code, and make it easier to add queries. 2021-03-17 18:23:01 +01:00
Lotw.php Add the gridsquare from LotW QSL to the logbook 2021-07-27 18:49:54 -04:00
Map.php [Map][Custom] Allows filtering custom map by band 2021-07-14 11:37:06 +01:00
Migrate.php fixed migration cock up 2019-09-22 21:51:55 +01:00
Mode.php Added AJAX-delete of mode as well. 2020-10-13 12:38:44 +02:00
Notes.php [Notes][Translate] Added Code to support translating UI to other langs 2021-01-11 15:22:48 +00:00
Options.php [Global Options] Added the option to define the Radio Timeout Warning 2021-05-03 14:50:33 +01:00
Qrz.php [QRZ Logbook] Bugfix for mass upload. Rewrote export to use AdifHelper. 2020-11-21 14:25:02 +01:00
Qsl.php [QSL Card] Feature for adding more QSOs to a QSL Card 2021-07-22 07:55:34 +02:00
Qslmanagement.php Started QSL management system 2019-10-08 21:38:34 +01:00
Qslprint.php [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
Qso.php [Logbook] Added dropdown item to mark QSL Card as not required. 2021-06-11 16:14:34 +01:00
Radio.php Update admin page titles 2020-10-20 22:03:37 +01:00
Search.php [Search] Search is now available for public via enabling via Global Options 2021-02-09 17:52:23 +00:00
Settings.php Start of settings 2019-10-04 18:30:55 +01:00
Station.php [Station Locations] Missed a title that needed changed 2021-03-24 18:00:31 +00:00
Statistics.php Stats are only for the active logbook profile 2019-09-26 12:42:19 +01:00
Timeline.php Expanded timeline with more options. 2020-10-23 12:25:16 +02:00
Timeplotter.php New feature: timeplotter 2020-10-18 00:00:01 +02:00
Uncfmd_Entity_Slots.php Make modes customizable and editable 2020-05-17 14:57:28 +02:00
Update.php Add function for Gridsquare Update 2021-03-30 21:04:49 -04:00
User.php [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
User_Logbooks.php Added missing closing brace 2020-06-02 22:41:30 +02:00
Widgets.php