Cloudlog/application/controllers
Alessio Caiazza ab14b85065 Fix eQSL upload for linked account
When uploading QSOs for a linked account the username must match the
station callsign. i.e. when operating portable it should be callsign/p
2022-08-19 08:44:15 +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 added missing join to station_profile to DOK award show qsos dialog 2022-03-18 20:59:18 +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
Csv.php Add SOTA csv export function 2022-03-16 11:27:54 +01:00
Dashboard.php Show it also in Dashboard 2022-07-17 23:23:35 +02: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 Fix eQSL upload for linked account 2022-08-19 08:44:15 +02:00
Export.php
Gridsquares.php fixed typo 2021-11-17 21:53:24 +01: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 [LotW] Import IOTA info 2022-05-09 14:44:32 +02:00
Map.php [Custom map] Using already logged dxcc to set position when gridsquare is not present 2022-07-04 11:20:57 +02: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 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 Extract a SOTA library from QSO controller 2022-08-17 22:15:06 +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 [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
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 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 Implement profile pic for hamqth 2022-07-03 11:39:05 +02:00
User_Logbooks.php Added missing closing brace 2020-06-02 22:41:30 +02:00
Visitor.php [Visitors] Correctly map callsigns without gridsquares 2022-07-29 09:05:52 +01:00
Widgets.php
index.html