Cloudlog/application/controllers
Andreas Kristiansen ba7124c727
Merge pull request #1595 from AndreasK79/selectable_bands
User Selectable bands
2022-09-19 15:17:22 +02: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
Activated_grids.php Make a separate log view for activated grids 2022-02-16 17:17:17 +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 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 Merge pull request #1595 from AndreasK79/selectable_bands 2022-09-19 15:17:22 +02:00
Backup.php
Band.php [Bands] Updated edit/create band to include bandgroup, cw/ssb/data qrg 2022-09-09 18:52:57 +02:00
Clublog.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.php [Bands] Contest logging band dropdown fetches bands from db. 2022-09-08 20:19:41 +02:00
Csv.php Add SOTA csv export function 2022-03-16 11:27:54 +01:00
Dashboard.php [Dashboard] Added VUCC 2022-09-10 11:39:59 +02:00
Dayswithqso.php
Debug.php
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 Fixed typo 2022-07-03 17:47:57 +01:00
Export.php
Gridsquares.php [Bands] Gridsquare map only uses active bands in dropdown 2022-09-07 20:40:54 +02:00
Kml.php Merge branch 'cloudlog8' into mergesolve 2021-11-13 20:00:48 +01:00
Logbook.php Fix rogue echos on json QSL status code 2022-08-10 18:37:35 +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 Add function for looking up DOK from previous QSO 2022-04-14 23:24:37 +02:00
Lotw.php Fix typo 2022-08-26 16:24:28 +02:00
Map.php [Custom map] Added mode and propagation selection 2022-08-27 19:24:22 +02:00
Migrate.php
Mode.php [Modes] Added buttons for activate / activate all 2021-10-23 19:55:57 +02:00
Notes.php
Options.php Keep autoload value to 'yes' for radio timeout 2022-06-29 13:08:08 +02: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 Upload] Improved error reporting 2022-04-01 17:39:23 +01:00
Qslmanagement.php
Qslprint.php added checks to backend and frontend of "print requested qsls" to only 2021-11-17 22:30:20 +01:00
Qso.php [Bands] Editing QSO now fetches bands from DB. Includes also disabled bands. 2022-09-09 23:11:52 +02:00
Radio.php Update Radio.php 2022-08-01 11:58:44 +01:00
Search.php Merge pull request #1359 from Werzi2001/version_2_search_logbook 2022-02-16 16:57:11 +01:00
Settings.php
Station.php Add station copy 2022-08-17 08:49:58 +02:00
Statistics.php [Statistics] Changed from Google Charts to Chart.js 2022-09-18 16:48:16 +02:00
Themes.php
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 [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
Update.php Implement update function for WWFF directory 2022-08-17 16:54:04 +02:00
User.php Implement profile pic for hamqth 2022-07-03 11:39:05 +02:00
User_Logbooks.php
Visitor.php [Visitors] Correctly map callsigns without gridsquares 2022-07-29 09:05:52 +01:00
Widgets.php
index.html