.. |
Accumulate_model.php
|
[Accumulated Statistics] Updated queries for WAS, WAZ and IOTA for speedup.
|
2022-09-03 21:00:54 +02:00 |
Activated_gridmap_model.php
|
Remove debug statement
|
2023-09-15 23:56:43 +02:00 |
Activated_grids_model.php
|
Prevent Dataleakage at "activated grids"-view
|
2023-09-17 11:36:35 +00:00 |
Activators_model.php
|
Fixed hardcoding of tables
|
2023-01-28 15:21:09 +01:00 |
Adif_data.php
|
html5 datepicker
|
2023-11-17 09:36:40 +01:00 |
Api_model.php
|
Refactores lookup_call and grid at API / Removed more unused stuff
|
2023-08-08 15:08:38 +00:00 |
Bands.php
|
bug fix for getFreqFromBand
|
2023-11-09 21:49:17 +01:00 |
Cat.php
|
Enable QRG-Only-Update (should fix #2611)
|
2023-11-13 09:18:56 +00:00 |
Clublog_model.php
|
Same logic for Clublog
|
2023-08-07 09:21:21 +00:00 |
Contesting_model.php
|
Fix lookups for empty contest sessions
|
2023-11-09 15:11:36 +01: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
|
datetimepicker bs5
|
2023-11-17 15:34:24 +01:00 |
Dayswithqso_model.php
|
[Days with QSOs] Fix if no QSOs found
|
2021-11-14 17:49:35 +01:00 |
Distances_model.php
|
Now updating / Debug removed
|
2023-08-27 10:22:22 +00:00 |
Dok.php
|
Fix SQL query and rename QSL type
|
2023-01-18 13:34:27 +01:00 |
Dxatlas_model.php
|
datetimpicker dxatlas export (+bugfix)
|
2023-11-17 15:27:44 +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 |
Dxcc.php
|
fix dxcc award bg colors
|
2023-11-20 02:14:51 +01:00 |
Dxcluster_model.php
|
Added red/yellow/green Colorscheme to Bandlist
|
2023-09-14 14:53:48 +00:00 |
Eqsl_images.php
|
Link QSOs in eQSL card view
|
2023-05-28 08:43:46 +02:00 |
Eqslmethods_model.php
|
2nd location needs to be fixed for eqsl
|
2023-10-25 07:41:01 +00:00 |
Ffma_model.php
|
[Awards] Added FFMA
|
2023-10-20 13:27:44 +02:00 |
Gridmap_model.php
|
[Gridmap] Added sat selection
|
2023-06-19 11:29:46 +02:00 |
Gridmaster_model.php
|
Add paper QSL to Gridmaster (as well as translations)
|
2023-10-19 18:12:52 +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 |
Ja_gridmaster_model.php
|
JA gridmaster and a more generalized approach serving as blueprint for
|
2023-10-22 21:23:51 +02:00 |
Labels_model.php
|
[Labels] Fixed typo
|
2023-08-03 14:03:19 +01:00 |
Logbook_model.php
|
not formatting is needed
|
2023-11-17 13:32:42 +01:00 |
Logbookadvanced_model.php
|
Merge remote-tracking branch 'upstream/dev' into bootstrap_5
|
2023-11-24 12:14:10 +01:00 |
Logbooks_model.php
|
Add logbook setting for public search
|
2023-07-10 17:11:40 +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 |
MigrationVersion.php
|
new MigrationVersion Model
|
2023-11-12 15:34:48 +01:00 |
Modes.php
|
Merge branch 'cloudlog8' into mergesolve
|
2021-11-13 20:00:48 +01:00 |
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
|
Adjust SQL to be less picky about callsigns
|
2023-07-14 07:53:54 +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
|
Added sorting like printing and callbook-lookup to Label-List
|
2023-10-25 04:53:03 +00: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 |
Search.php
|
changed search filter from active logbook to all stations of the user
|
2022-02-06 09:41:11 +01:00 |
Setup_model.php
|
count rows returns 1 even with 0 as result ...
|
2023-10-31 08:29:12 +01:00 |
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
|
Check station callsign in station profile
|
2023-09-06 00:02:07 +02: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
|
LoTW users info for timeline QSOs
|
2023-06-19 13:21:15 +02:00 |
Timeplotter_model.php
|
[Timeplotter] Fixed error when no QSOs found.
|
2021-11-14 17:20:10 +01:00 |
User_model.php
|
new function get_user_email_by_id
|
2023-11-21 12:12:21 +01:00 |
User_options_model.php
|
impemented del_fav
|
2023-08-18 14:58:27 +00:00 |
Vucc.php
|
Display HF too at VUCC-Awards-page
|
2023-11-22 06:56:19 +00:00 |
Was.php
|
Implement eQSL and QSL filter for WAS awards
|
2023-01-18 14:08:56 +01:00 |
Winkey.php
|
Return macros as json
|
2023-08-01 11:40:32 +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 |