..
Accumulated.php
[Bands] Consolidated get_worked_bands to it's own model. This will make it easier to have everything in one place, and perhaps also move bands to db.
2021-11-13 15:55:17 +01:00
Activated_gridmap.php
Cleaned up code formatting
2025-05-23 15:03:32 +01:00
Activators.php
Add table for (VUCC) gridsquare activators top list
2022-03-22 17:41:03 +01:00
Activatorsmap.php
Add activators map
2022-06-12 13:18:26 +02:00
Adif.php
Remove unused test method from Adif controller
2025-08-13 15:58:04 +01:00
Api.php
Add API endpoint for recent QSO data
2025-07-30 21:23:45 +00:00
Awards.php
Added support for the GMDX Summer Challenge
2024-05-09 15:55:03 +01:00
Backup.php
Moved "reassign QSOs" to adminarea with Menu
2023-08-01 08:21:17 +00:00
Band.php
[Bands] Added master checkbox for award
2022-10-06 11:41:01 +02:00
Bandmap.php
[Bandmap] Added local copies of js
2023-07-26 15:38:50 +02:00
Cabrillo.php
Only Export Cabrillo for stations belonging to the User
2023-07-30 17:31:54 +00:00
Calltester.php
Secure calltester so that it can only run when logged in and you are admin
2023-08-01 13:25:36 +02:00
Clublog.php
Improved commenting
2025-05-21 17:12:22 +01:00
Components.php
Improve error handling for hams.at API fetch
2025-08-22 17:27:35 +01:00
Contesting.php
Contesting Dupe Check Improvement
2024-03-08 12:41:12 +00:00
Continents.php
[Continents] Added band and mode filter
2023-02-09 12:35:30 +01:00
Csv.php
SOTA-Export was broken for Non-Admins...
2023-08-08 17:13:01 +00:00
Dashboard.php
Optimize dashboard data retrieval with consolidated queries
2025-08-09 21:24:35 +01:00
Dayswithqso.php
Analytics: graph of QSOs for each day in the log
2024-11-30 16:53:52 +01:00
Debug.php
Merge branch 'dev' into master
2024-05-25 00:30:21 +02:00
Distances.php
Distances worked analytics: filter on propagation mode
2024-11-17 16:31:27 +01:00
Dxatlas.php
[DXAtlas export] Fix for some systems when writing temp file
2023-08-08 21:00:24 +02:00
Dxcluster.php
[Bandmap] Rewrote dxcc if to it's own class. Refactored to dxcluster_model
2023-07-22 10:03:09 +02:00
Eqsl.php
[eQSL] Cleaned up code formatting
2024-05-15 22:24:39 +01:00
Gridmap.php
[Gridsquare Map] Shows 2,4,6 grids
2024-06-19 14:29:01 +01:00
Hamsat.php
Fixed logbooks-array bug
2023-09-14 14:20:47 +00:00
Hrdlog.php
fix error message bug
2023-12-16 13:44:39 +01:00
index.html
Information.php
Update Information.php
2024-06-11 15:00:32 +01:00
Kmlexport.php
post correction
2023-11-17 13:32:23 +01:00
Labels.php
Print activator references on QSO labels
2024-04-15 21:50:27 +02:00
Logbook.php
Improved callbook error when not defined
2025-04-14 20:10:11 +01:00
Logbookadvanced.php
Removed Errormsg and added changes at QSO.php
2023-12-04 13:30:45 +00:00
Logbooks.php
Add public radio status option to logbooks
2025-08-22 14:52:07 +01:00
Lookup.php
Forgot one function replacement
2023-09-18 08:30:47 +02:00
Lotw.php
Add archive status for LoTW certificates
2025-08-22 17:15:51 +01:00
Maintenance.php
Allow for selection of QSOs to be reassigned
2023-10-28 16:06:32 +02:00
Map.php
Custom maps: set dates to full log range + submodes filter fix + some wording fixes
2024-10-12 16:56:04 +02:00
Migrate.php
Mode.php
[Modes] Added buttons for activate / activate all
2021-10-23 19:55:57 +02:00
Mostworked.php
Add Most Worked Callsigns feature
2025-08-23 21:11:36 +01:00
Notes.php
[Notes][Translate] Added Code to support translating UI to other langs
2021-01-11 15:22:48 +00:00
Options.php
Update application/controllers/Options.php
2025-08-17 22:14:18 +01:00
Oqrs.php
crlf and newline bugfix
2023-11-22 14:51:45 +01:00
Qrbcalc.php
Minor layout beauty :)
2022-02-16 14:57:07 +01:00
Qrz.php
Forced http version and added compression
2025-07-31 15:55:07 +01:00
Qsl.php
added SSTV image page to the nav menu in the header
2024-04-02 16:55:00 -05:00
Qslmanagement.php
Qslprint.php
qslprint language
2023-12-07 01:18:04 +01:00
Qso.php
Fix QSO form to use user's preferred date format instead of hardcoded d-m-Y
2025-07-30 21:24:34 +00:00
Radio.php
Enable QRG-Only-Update (should fix #2611 )
2023-11-13 09:18:56 +00:00
Sattimers.php
Limit Grid square to 6 chars in request to df2et.de API
2024-03-31 18:00:32 +02:00
Search.php
[Advanced search] This fixes adif export
2023-09-22 09:09:01 +02:00
Settings.php
Simplefle.php
datetimepicker to html 5
2023-11-19 14:05:00 +01:00
Sstv.php
added SSTV image page to the nav menu in the header
2024-04-02 16:55:00 -05:00
Station.php
Remove debug log messages from Station controller and model
2025-08-02 11:31:45 +01:00
Statistics.php
Options
2023-05-18 15:22:44 +03:00
Themes.php
[Custom CSS Theme Support] Added user interface for add/edit/delete theme
2021-08-09 14:29:53 +02:00
Thirdpartylogins.php
[Third Party Logins] Created Model with functions and the controller which needs code
2022-07-10 21:28:21 +01:00
Timeline.php
[Timeline] Fix for DXCC QSO details
2023-02-22 12:15:11 +01:00
Timeplotter.php
[Bands] Consolidated get_worked_bands to it's own model. This will make it easier to have everything in one place, and perhaps also move bands to db.
2021-11-13 15:55:17 +01:00
Update.php
Improve update status handling and error reporting
2025-08-09 21:35:47 +01:00
User.php
Fixed winkey state errors
2025-07-15 14:23:53 +01:00
User_options.php
end to end testing
2024-04-05 15:36:16 -05:00
Version_Dialog.php
basic controller
2023-12-04 01:20:36 +01:00
Visitor.php
Add public radio status option to logbooks
2025-08-22 14:52:07 +01:00
Webadif.php
Comments added (testing branch/merge/PR-Issue)
2023-07-31 09:44:27 +00:00
Welcome.php
protect DANGEROUS Functions from being called without authed user
2023-08-01 10:37:20 +00:00
Widgets.php
[Widgets] /QSO/{public_slug} Error Message
2022-12-28 15:05:20 +00:00
Workabledxcc.php
Add IOTA status handling to DXCC list
2025-08-14 15:36:38 +01:00