Cloudlog/application/controllers
2022-02-17 11:58:09 +00:00
..
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
Adif.php renamed station profile to station location 2021-11-15 19:46:20 +01:00
Api.php API: Detect wrong JSON and return correct error message 2022-01-24 16:25:16 +00:00
Awards.php Sort DOK by default and add type selection form 2022-01-26 09:18:29 +01:00
Backup.php Fixed backup features 2020-08-10 23:26:02 +01:00
Clublog.php Improved some text output rendering 2020-11-28 20:00:07 +00:00
Contesting.php [Contesting] Implemented dupecheck 2021-10-24 16:48:23 +02:00
Dashboard.php [Dashboard] Merged 4 SQL queries into one call reducing page load times. 2022-02-17 11:58:09 +00:00
Dayswithqso.php Current streak is added. 2020-09-21 10:52:13 +02:00
Debug.php [Debug] If the ENVIRONMENT variable is set to development show debug options 2021-04-05 14:41:47 +01:00
Distances.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
Dxatlas.php [DXAtlas Export] Limit station_locations to logged in user + only export for logged in user 2021-11-18 09:27:45 +01:00
Eqsl.php More robust eQSL. 2021-11-14 12:01:59 +00:00
Export.php
Gridsquares.php fixed typo 2021-11-17 21:53:24 +01:00
index.html
Kml.php Merge branch 'cloudlog8' into mergesolve 2021-11-13 20:00:48 +01:00
Logbook.php [Search] Commented out hamli. Can't find this library. 2022-02-16 17:00:06 +01:00
Logbooks.php [Station Logbooks] Swapped layout so that it made more sense visually. 2022-02-11 11:23:33 +00:00
Lookup.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
Lotw.php [LoTW][Cert] Fixed issue with start and end dates were incorrent importing p12s 2022-02-15 15:44:57 +00:00
Map.php [Custom Map] Fixed error if logbook is empty 2021-11-14 17:17:20 +01:00
Migrate.php
Mode.php [Modes] Added buttons for activate / activate all 2021-10-23 19:55:57 +02:00
Notes.php [Notes][Translate] Added Code to support translating UI to other langs 2021-01-11 15:22:48 +00:00
Options.php [Global Options] Added Email settings 2022-01-19 14:26:36 +00:00
Qrbcalc.php Minor layout beauty :) 2022-02-16 14:57:07 +01:00
Qrz.php [QRZ Logbook] Had to revert a few changes. Can't check user_id everywhere, since that will break cron 2021-11-25 20:43:31 +01:00
Qsl.php [QSL Card] Feature for adding more QSOs to a QSL Card 2021-07-22 07:55:34 +02:00
Qslmanagement.php Started QSL management system 2019-10-08 21:38:34 +01:00
Qslprint.php added checks to backend and frontend of "print requested qsls" to only 2021-11-17 22:30:20 +01:00
Qso.php added "mark qsl sent" options to qso cog menu 2021-11-16 13:58:15 +00:00
Radio.php [Hardware] Allowed all user roles to view 2021-11-14 22:53:35 +00:00
Search.php Merge pull request #1359 from Werzi2001/version_2_search_logbook 2022-02-16 16:57:11 +01:00
Settings.php Start of settings 2019-10-04 18:30:55 +01:00
Station.php [Station location] Changed county limit to 300 to avoid result getting truncated. 2021-12-27 20:24:00 +01:00
Statistics.php
Themes.php [Custom CSS Theme Support] Added user interface for add/edit/delete theme 2021-08-09 14:29:53 +02:00
Timeline.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
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
Uncfmd_Entity_Slots.php Make modes customizable and editable 2020-05-17 14:57:28 +02:00
Update.php Merge pull request #1193 from AndreasK79/uploadpath 2021-09-22 14:21:36 +02:00
User.php [Global Options] Added Email settings 2022-01-19 14:26:36 +00:00
User_Logbooks.php Added missing closing brace 2020-06-02 22:41:30 +02:00
Visitor.php [Visitor] Started the basic code structure of the controller 2022-02-16 16:56:28 +00:00
Widgets.php