Cloudlog/application/models
phl0 f3a0025423
Rework DOK stats and add some eye candy
Squashed commit of the following:

commit 91b55288edee8cdae93570212e0e94c3cc2e66ff
Author: phl0 <github@florian-wolters.de>
Date:   Mon Jan 16 14:59:52 2023 +0100

    Add link to DD3AH map

commit 11149f8202bb118d635b952512de4f4456c1789a
Author: phl0 <github@florian-wolters.de>
Date:   Mon Jan 16 14:29:37 2023 +0100

    Add datatable

commit fc768b32bc256c12668bb1c095184e56edbb2d25
Author: phl0 <github@florian-wolters.de>
Date:   Mon Jan 16 14:06:38 2023 +0100

    Remove old code

commit b8dfe8566fdc8b20a105b7120faeff4a054b4166
Author: phl0 <github@florian-wolters.de>
Date:   Sun Jan 15 23:13:09 2023 +0100

    Filter summary for DOK/SDOK and remove empty lines

commit 5d081a2f7dacd0da8761b7e06a253a6e4050b6c4
Author: phl0 <github@florian-wolters.de>
Date:   Sun Jan 15 22:55:46 2023 +0100

    Remove not worked for now

commit 00e9354a5f0be9d40ca3b16e29dbf1728b7d2875
Author: phl0 <github@florian-wolters.de>
Date:   Sun Jan 15 22:53:17 2023 +0100

    Include SAT QSOs in totals

commit c1dd7e131ee750b647d4ba802c5aa7af742bdea3
Author: phl0 <github@florian-wolters.de>
Date:   Sun Jan 15 17:16:30 2023 +0100

    Use worked DOKs from DB instead of list from file

commit 5e60dc51b5b6ea12bf0109847967c80b0f31e79a
Author: phl0 <github@florian-wolters.de>
Date:   Fri Jan 13 14:59:27 2023 +0100

    Use QSL only for confirmed QSOs

commit 26c03d9a62492bcbfdfdfb5ec1b6d72e61134bce
Author: phl0 <github@florian-wolters.de>
Date:   Mon Jan 9 16:40:37 2023 +0100

    Add filter to QSO details popup

commit 20b704aa853c806b0739ac9bd3d4a6082987fb9c
Author: phl0 <github@florian-wolters.de>
Date:   Mon Jan 9 15:25:35 2023 +0100

    Forgot to delete replaced part of code

commit 574a1ebd17625f508ac40cb87b927efdc9d9f998
Author: phl0 <github@florian-wolters.de>
Date:   Mon Jan 9 15:20:21 2023 +0100

    Hide NM as just a marker for no DOK at all

commit 2b5c2ad8e149c370e036fdfc2f978f411bc11ea7
Author: phl0 <github@florian-wolters.de>
Date:   Thu Jan 5 22:49:03 2023 +0100

    Remove debug statement

commit 39406b96a3ec8f98ec8548156b83016d68cb6897
Author: phl0 <github@florian-wolters.de>
Date:   Thu Jan 5 22:48:06 2023 +0100

    Add option for eQSL

commit 2de47e79f232a8505e951366c557b136c6b6d28d
Author: phl0 <github@florian-wolters.de>
Date:   Thu Jan 5 15:27:10 2023 +0100

    Rework DOK stats
2023-01-16 17:08:27 +01:00
..
Accumulate_model.php [Accumulated Statistics] Updated queries for WAS, WAZ and IOTA for speedup. 2022-09-03 21:00:54 +02:00
Activated_grids_model.php Limit results to 500 and get rid of hard coded table name 2022-02-16 08:29:03 +01:00
Activators_model.php Remove regex (to be compatible with earlier mySQL) 2022-03-27 12:17:35 +02:00
Adif_data.php fix date validation for adif export 2022-12-23 12:58:59 +00:00
Api_model.php [welcome] SQL statements being totally wrong 2022-10-11 17:10:44 +01:00
Bands.php Merge branch 'dev' into online_qsl_request 2022-12-14 12:37:22 +01:00
Cat.php [Cat] Some fixes for backward compatibility with CloudLogCatQt 2022-09-30 16:17:41 +00:00
Clublog_model.php [Clublog] Updated script (cron job) to work for all users with a username and password set 2022-09-11 15:02:31 +02:00
Contesting_model.php Merge branch 'cloudlog8' into mergesolve 2021-11-13 20:00:48 +01:00
Counties.php [Bands] US Counties support added 2022-09-07 09:44:22 +02:00
Cq.php [Bands] Only use selected bands in total in awards 2022-09-07 20:40:31 +02:00
Csv_model.php Fix SQL syntax 2022-11-10 21:52:46 +01:00
Dayswithqso_model.php [Days with QSOs] Fix if no QSOs found 2021-11-14 17:49:35 +01:00
Distances_model.php [Distance worked] Fix for implisit float to integer conversion (PHP 8,1) 2022-12-24 14:36:33 +01:00
Dok.php Rework DOK stats and add some eye candy 2023-01-16 17:08:27 +01:00
Dxatlas_model.php Added missing model. DXAtlas v2 user_id fix 2021-11-18 09:29:14 +01:00
Dxcc.php [DXCC] Added map 2022-11-11 19:23:41 +01:00
Dxcc_entities.php Removed all constructors in models, since this doesn't work in never CodeIgniter 2021-11-06 20:24:28 +01:00
Dxcc_exceptions.php Removed all constructors in models, since this doesn't work in never CodeIgniter 2021-11-06 20:24:28 +01:00
Dxcc_prefixes.php Removed all constructors in models, since this doesn't work in never CodeIgniter 2021-11-06 20:24:28 +01:00
Eqsl_images.php Removed all constructors in models, since this doesn't work in never CodeIgniter 2021-11-06 20:24:28 +01:00
Eqslmethods_model.php [eQSL] Mark QSOs. Refined the update instead of updating everything without filter. 2022-07-04 20:12:39 +02:00
Gridsquares_model.php [Gridsquare map] Fix for vucc grids on map 2022-10-22 21:04:33 +02:00
index.html Added Basic Files 2011-04-25 16:24:01 +01:00
Iota.php [IOTA Map] Added map to display IOTA's 2022-12-11 17:47:36 +01:00
Logbook_model.php Rework DOK stats and add some eye candy 2023-01-16 17:08:27 +01:00
Logbookadvanced_model.php [Logbook Advanced] Fixed mode listing and search 2022-12-27 18:56:04 +01:00
Logbooks_model.php Add function to delete public slugs 2022-10-15 20:50:20 +02:00
Lookup_model.php Merge branch 'station_logbooks' into cloudlog_php8_compatible 2021-11-13 16:03:52 +01:00
LotwCert.php Show warnings on dashboard and set deadline to 30 days 2022-12-23 14:49:03 +01:00
Modes.php Merge branch 'cloudlog8' into mergesolve 2021-11-13 20:00:48 +01:00
Note.php [welcome] SQL statements being totally wrong 2022-10-11 17:10:44 +01:00
Options_model.php [Global Options] Added Email settings 2022-01-19 14:26:36 +00:00
Oqrs_model.php [OQRS] Added Missing func 2022-12-30 21:55:34 +00:00
Pota.php Added POTA to awards section 2022-10-05 22:13:12 +02:00
Qsl_model.php Use QSO ID to delete QSL rather than QSL ID 2022-12-28 21:58:09 +01:00
Qslprint_model.php Sort QSOs for QSLprint DESC as in other places 2023-01-02 14:19:14 +01:00
Search.php changed search filter from active logbook to all stations of the user 2022-02-06 09:41:11 +01:00
Search_filter.php Removed all constructors in models, since this doesn't work in never CodeIgniter 2021-11-06 20:24:28 +01:00
Sig.php [Bands] SIG support added 2022-09-07 09:19:18 +02:00
Sota.php [Bands] SOTA support added 2022-09-07 09:10:49 +02:00
Stations.php Merge branch 'dev' into online_qsl_request 2022-12-14 12:37:22 +01:00
Stats.php [Statistics] Fix for different casing on bands and col_submode either null or blank 2022-10-04 20:50:14 +02:00
Themes_model.php Removed all constructors in models, since this doesn't work in never CodeIgniter 2021-11-06 20:24:28 +01:00
Thirdpartylogin.php [Third Party Logins] Created Model with functions and the controller which needs code 2022-07-10 21:28:21 +01:00
Timeline_model.php [Timeline] Added checkbox for qsl, lotw and eqsl 2022-10-28 19:02:11 +02:00
Timeplotter_model.php [Timeplotter] Fixed error when no QSOs found. 2021-11-14 17:20:10 +01:00
User_model.php Merge branch 'dev' into online_qsl_request 2022-12-14 12:37:22 +01:00
Vucc.php [Dashboard] VUCC Fix for error when no QSOs 2022-09-11 15:07:26 +02:00
Was.php [Bands] Only use selected bands in total in awards 2022-09-07 20:40:31 +02:00
Wwff.php [Bands] Added WWFF support to bands 2022-09-20 17:25:50 +02:00