| .. |
|
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
|
Fix missing span and remove not needed SQL column
|
2023-05-25 18:25:49 +02:00 |
|
Activators_model.php
|
Fixed hardcoding of tables
|
2023-01-28 15:21:09 +01:00 |
|
Adif_data.php
|
[Adif backup] Fetches all locations for user instead of from active logbook
|
2023-05-30 21:03:39 +02:00 |
|
Api_model.php
|
Remove unneeded code fragment
|
2023-03-21 12:30:18 +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
|
Need a few more LEFT OUTER joins to prevent empty results
|
2023-04-28 15:14:59 +02:00 |
|
Contesting_model.php
|
Merge pull request #2063 from AndreasK79/cabrillo_export
|
2023-04-18 07:57:28 +02:00 |
|
Counties.php
|
[Bands] US Counties support added
|
2022-09-07 09:44:22 +02:00 |
|
Cq.php
|
Implement eQSL and QSL filter for CQ awards
|
2023-01-18 13:35:58 +01: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
|
Update Distances_model : change "round" to "ceil"
|
2023-05-22 20:35:21 +02:00 |
|
Dok.php
|
Fix SQL query and rename QSL type
|
2023-01-18 13:34:27 +01:00 |
|
Dxatlas_model.php
|
Added missing model. DXAtlas v2 user_id fix
|
2021-11-18 09:29:14 +01:00 |
|
Dxcc.php
|
Show deleted DXCC as badge in DXCC awards
|
2023-05-14 16:00:22 +02:00 |
|
Dxcc_entities.php
|
|
|
|
Dxcc_exceptions.php
|
|
|
|
Dxcc_prefixes.php
|
|
|
|
Eqsl_images.php
|
Link QSOs in eQSL card view
|
2023-05-28 08:43:46 +02:00 |
|
Eqslmethods_model.php
|
Added MODE to matching from LotW/eQSL Confirmations
|
2023-07-05 17:13:17 +00:00 |
|
Gridmap_model.php
|
[Gridmap] Added sat selection
|
2023-06-19 11:29:46 +02:00 |
|
Gridsquares_model.php
|
[Gridsquare map] Fix for vucc grids on map
|
2022-10-22 21:04:33 +02:00 |
|
index.html
|
|
|
|
Iota.php
|
[IOTA Map] Added map to display IOTA's
|
2022-12-11 17:47:36 +01:00 |
|
Labels_model.php
|
[Advanced Logbook] Now can print label from advanced logbook
|
2023-06-27 15:03:12 +02:00 |
|
Logbook_model.php
|
Update Logbook_model.php
|
2023-07-08 14:33:18 +01:00 |
|
Logbookadvanced_model.php
|
[Advanced Logbook] Added SOTA, POTA, WWFF searches and refs
|
2023-07-07 10:03:52 +02:00 |
|
Logbooks_model.php
|
Make stats publicly usable with API key
|
2023-04-27 21:08:09 +02:00 |
|
Lookup_model.php
|
[Quick lookup] Adapted for selectable bands
|
2023-02-18 14:19:02 +01:00 |
|
LotwCert.php
|
When importing LOTW certs, consider full day for end date
|
2023-07-01 17:25:21 +01:00 |
|
Modes.php
|
|
|
|
Note.php
|
[Notes backup] Added support for backing up notes with an API key
|
2023-05-03 09:38:28 +02:00 |
|
Options_model.php
|
[Global Options] Added Email settings
|
2022-01-19 14:26:36 +00:00 |
|
Oqrs_model.php
|
Set qsoid also for not found QSOs
|
2023-06-13 14:39:32 +02:00 |
|
Pota.php
|
[Awards] Fix error when no bands are selected for POTA, SOTA and WWFF
|
2023-06-29 13:50:55 +02:00 |
|
Publicsearch.php
|
PoC for public search
|
2023-07-10 13:57:16 +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
|
[QSLPrint] Only set bureau for those QSOs that does not have col_qsl_sent_via
|
2023-05-03 20:52:42 +02: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
|
|
|
|
Sig.php
|
[Bands] SIG support added
|
2022-09-07 09:19:18 +02:00 |
|
Sota.php
|
[Awards] Fix error when no bands are selected for POTA, SOTA and WWFF
|
2023-06-29 13:50:55 +02:00 |
|
Stations.php
|
Add HRDLog to Cloudlog
|
2023-07-07 11:33:15 +00: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
|
|
|
|
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
|
LoTW users info for timeline QSOs
|
2023-06-19 13:21:15 +02:00 |
|
Timeplotter_model.php
|
|
|
|
User_model.php
|
Make band and QSL type user select- and storable
|
2023-07-07 16:04:19 +02:00 |
|
Vucc.php
|
[Dashboard] VUCC Fix for error when no QSOs
|
2022-09-11 15:07:26 +02:00 |
|
Was.php
|
Implement eQSL and QSL filter for WAS awards
|
2023-01-18 14:08:56 +01:00 |
|
Wwff.php
|
[Awards] Fix error when no bands are selected for POTA, SOTA and WWFF
|
2023-06-29 13:50:55 +02:00 |