Cloudlog/application/controllers
Andreas 60facb14b6 Merge branch 'bandmap' of https://github.com/AndreasK79/Cloudlog into bandmap 2023-07-21 13:50:49 +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 Fix confirmed activated grids function 2023-05-25 23:17:41 +02: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 Strong check for station_id when importing 2023-07-19 18:18:03 +00:00
Api.php Removed useless else at Api because script will never get there 2023-07-14 07:49:13 +00:00
Awards.php Harmonize LoTW abbreviation 2023-04-26 05:44:54 +02:00
Backup.php [Notes backup] Added support for backing up notes with an API key 2023-05-03 09:38:28 +02:00
Band.php [Bands] Added master checkbox for award 2022-10-06 11:41:01 +02:00
Bandmap.php [Bandmap] Added cat 2023-07-21 13:27:13 +02:00
Cabrillo.php [Cabrillo export] Added more info to the form 2023-04-13 12:30:12 +02:00
Calltester.php [DXCC id] Improved DXCC identification 2023-02-01 13:57:50 +01: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 [Contest logging] Moved contest session from local storage to database 2023-04-10 18:54:24 +02:00
Continents.php [Continents] Added band and mode filter 2023-02-09 12:35:30 +01:00
Csv.php Add SOTA csv export function 2022-03-16 11:27:54 +01:00
Dashboard.php [Dashboard] Update radio frequency display every 5 seconds 2023-05-28 15:02:15 +01:00
Dayswithqso.php Current streak is added. 2020-09-21 10:52:13 +02:00
Debug.php Update Debug.php 2023-05-08 14:46:03 +01:00
Distances.php [Distances worked] When clicking bars, QSOs are displayed in a popup 2023-07-16 18:10:11 +02: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
Dxcluster.php Added spotlist with enrichment and filtering 2023-07-21 06:50:56 +00:00
Eqsl.php BugFix: Initializes $error before using it 2023-07-18 14:32:17 +00:00
Export.php Cleaned up old files not needed since all the changes at the start of the year 2019-07-08 19:42:03 +01:00
Gridmap.php Make band and QSL type user select- and storable 2023-07-07 16:04:19 +02:00
Gridsquares.php [Translation][Russian] 2023-05-17 02:08:11 +03:00
Hrdlog.php Removed whole index-function at controller 2023-07-07 12:19:21 +00:00
Kmlexport.php Remove useless file writing 2023-05-09 17:36:30 +02:00
Labels.php [Advanced Logbook] Added some error handling when printing labels 2023-06-28 12:24:38 +02:00
Logbook.php Added LotW-Gradient to add_qso and changed getting lotw-info from File to DB 2023-07-13 15:19:08 +00:00
Logbookadvanced.php [Advanced Logbook] Added SOTA, POTA, WWFF searches and refs 2023-07-07 10:03:52 +02:00
Logbooks.php Add logbook setting for public search 2023-07-10 17:11:40 +02:00
Lookup.php [Lookup] Change SCP lookup from GET to POST 2023-07-08 13:38:28 +01:00
Lotw.php Merge pull request #2280 from int2001/lotw_per_user 2023-07-13 11:16:01 +01:00
Map.php [Custom map] Added mode and propagation selection 2022-08-27 19:24:22 +02:00
Migrate.php fixed migration cock up 2019-09-22 21:51:55 +01:00
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 Added Settings for spot-age and de-continent 2023-07-21 11:46:16 +00:00
Oqrs.php [Email] Added email sender name 2023-06-17 09:03:00 +02:00
Qrbcalc.php Minor layout beauty :) 2022-02-16 14:57:07 +01:00
Qrz.php Added Errormessage for User in case of invalid/expired key 2023-07-05 12:20:39 +00:00
Qsl.php [Advanced Logbook] Added QSL image popup and indicator 2023-06-30 23:36:35 +02:00
Qslmanagement.php Started QSL management system 2019-10-08 21:38:34 +01:00
Qslprint.php [QSLPrint] Only set bureau for those QSOs that does not have col_qsl_sent_via 2023-05-03 20:52:42 +02:00
Qso.php Add POTA lookup function 2023-05-01 21:14:30 +02:00
Radio.php Fixes CAT-Update when not logged in 2023-07-09 05:47:20 +00:00
Search.php [LoTW] Added table with users. Query to find unconfirmed QSOs and L marking in advanced logbook 2023-05-26 10:38:31 +02:00
Settings.php Start of settings 2019-10-04 18:30:55 +01:00
Station.php removed debug code 2022-10-01 13:21:50 +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
Uncfmd_Entity_Slots.php Make modes customizable and editable 2020-05-17 14:57:28 +02:00
Update.php [Update] Fixed Typo 2023-07-05 11:34:00 +01:00
User.php SecFix: Added checking for session when editing or watching profile 2023-07-14 11:00:39 +00:00
Visitor.php Trim input before searching 2023-07-14 11:28:31 +02:00
Webadif.php Mark QSOs as uploaded in batch to improve performance 2023-03-20 19:15:05 +00:00
Welcome.php [welcome] SQL statements being totally wrong 2022-10-11 17:10:44 +01:00
Widgets.php [Widgets] /QSO/{public_slug} Error Message 2022-12-28 15:05:20 +00:00
index.html Added Basic Files 2011-04-25 16:24:01 +01:00