Cloudlog/application/models
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
..
Accumulate_model.php Mode and period has been added. 2020-10-08 11:45:41 +02:00
Adif_data.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
Api_model.php XSS filtering for API Descriptions 2019-10-05 22:09:06 +01:00
Cat.php 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
Clublog_model.php POST Each QSO to clublog seperately and if successful mark as sent. 2019-10-13 18:04:17 +01:00
Contesting_model.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
Counties.php [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
Cq.php [Awards CQ Zone] Added mode filtering. 2021-07-26 09:00:52 +02:00
Dayswithqso_model.php Datefix + added table-sm to tables. 2020-09-30 22:53:09 +02:00
Distances_model.php Update satellite distances worked combo box to sort by satellite name 2021-02-08 22:56:16 -07:00
Dok.php Correct dxcc exceptions table name 2021-04-05 15:26:20 -06:00
Dxcc.php [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
Dxcc_entities.php Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
Dxcc_exceptions.php Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
Dxcc_prefixes.php Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
Eqsl_images.php Updated Fancybox library, added function to save images to cloudlog from eqsl 2020-03-01 18:08:17 +00:00
Eqslmethods_model.php [eQSL] Added Tools this allows you to mark all QSOs as sent to eQSL if manually uploaded 2020-11-03 16:06:35 +00:00
Gridsquares_model.php [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
index.html Added Basic Files 2011-04-25 16:24:01 +01:00
Iota.php [Awards IOTA] Added mode filtering. 2021-07-26 13:13:16 +02:00
Logbook_model.php Add the gridsquare from LotW QSL to the logbook 2021-07-27 18:49:54 -04:00
Lookup_model.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
LotwCert.php [LoTW][Sync] Small bug in the update code 2020-12-28 13:45:06 +00:00
Modes.php Added button to activate/deactivate in mode list. This is done dynamically with javascript. 2020-10-09 18:29:41 +02:00
Note.php Added Quill WYSIWYG to Notes, added XSS to user area and Notes 2019-10-05 21:57:44 +01:00
Options_model.php [PHP8] Fixes for some errors that PHP8 puts out. Fixes #882 2021-07-20 15:07:55 +02:00
Qsl_model.php [QSL Card] Feature for adding more QSOs to a QSL Card 2021-07-22 07:55:34 +02:00
Qslprint_model.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
Search.php More work done on search filter option 2019-09-04 23:42:11 +01:00
Search_filter.php More work done on search filter option 2019-09-04 23:42:11 +01:00
Sig.php [Award] SIG added to awards. Based on the work by @daccle. 2021-03-20 11:24:13 +01:00
Sota.php Awards are shown based on the active station profile 2019-09-25 00:05:45 +01:00
Stations.php [Maps] Added a view to show all logged QSOs of an active profile on a map /map 2020-12-07 16:32:12 +00:00
Stats.php Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
Timeline_model.php [Timeline] SQL Bugfix for certain MySQL configurations. 2021-07-11 21:32:14 +02:00
Timeplotter_model.php Case correction on timeplotter for satellite contacts 2020-12-14 23:22:51 -07:00
User_model.php [PHP8] Fixes for some errors that PHP8 puts out. Fixes #882 2021-07-20 15:07:55 +02:00
Vucc.php [VUCC] fixed some warnings if variable was empty. 2020-11-27 12:50:47 +01:00
Was.php [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