cloudlog/application/views
Peter Goodhall e23decde7e Conditional action buttons in logbooks list
Make action buttons in the logbooks index conditional while keeping layout intact. Always show the Edit button; show Embed only when a public_slug exists; show Share only for the owner or admin; show Delete only when the logbook is not the active station logbook and the user is the owner. Hidden placeholder buttons include tabindex and aria-hidden to preserve spacing and accessibility. Added inline comments for clarity.
2026-04-13 22:28:00 +01:00
..
accumulate fixed other doubles of form-select 2023-11-27 13:33:38 +01:00
activated_gridmap add special class for all map 2023-12-09 10:44:26 +01:00
activators removed unnessesary close buttons 2023-12-07 01:20:39 +01:00
activatorsmap Class is not needed. ID is set and used in CSS. 2022-07-03 00:02:51 +02:00
adif Refactor ADIF import tabs to use Bootstrap nav-tabs 2025-08-10 10:19:30 +01:00
adminbackup Add user-level backup and restore functionality 2025-11-24 17:30:40 +00:00
api Revamp API help page UI and actions 2025-11-22 17:29:04 +00:00
awards Normalize county/state fields and use in queries 2026-03-24 16:04:23 +00:00
backup Add ZIP extension check to backup page 2026-01-15 15:26:15 +00:00
bands Refactor bands page card headers and table styles 2025-08-09 23:28:03 +01:00
cabrillo Split ARRL VHF band option into two items 2026-03-27 00:06:12 +00:00
callhistory Add reverse SIG bulk remove and input validation 2026-03-26 10:40:39 +00:00
commands Remove FT8, FT4, and VFO C options from form 2025-10-04 14:17:08 +01:00
components Add option to count satellite QSOs in DXPeditions 2026-03-26 15:00:56 +00:00
contesting Relocate callsign badges and simplify redraw 2026-03-27 17:39:32 +00:00
continents run migration script 2023-11-14 13:35:53 +01:00
csv fixed other doubles of form-select 2023-11-27 13:33:38 +01:00
dashboard Update icons for logging links in dashboard and header 2025-11-25 15:36:31 +00:00
dayswithqso Analytics: graph of QSOs for each day in the log 2024-11-30 16:53:52 +01:00
debug Add Docker environment detection to debug page 2026-01-15 15:40:34 +00:00
distances Improve distances UI and add caching for statistics 2026-01-06 22:48:26 +00:00
dxatlas fixed other doubles of form-select 2023-11-27 13:33:38 +01:00
dxcluster Refactor DXCC checks; add CW RBN lock UI 2026-03-29 13:37:16 +01:00
email Add welcome email feature for new and existing users 2025-11-22 15:23:47 +00:00
emeinitials Improve EME initials empty state message 2025-11-18 11:48:46 +00:00
eqsl add same fixes 2024-02-05 22:01:07 +01:00
eqslcard Show slashed zero in (e)qsl view 2023-10-27 08:53:58 +02:00
errors Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
gridmap Fix form visibility and mode handling for visitor gridmap 2025-08-19 16:17:02 +00:00
hamsat Add link to FG8OJ sked tool to hams.at listing 2023-11-17 13:21:31 +01:00
hrdlog fixed success and error messages 2023-12-16 11:42:56 +01:00
interface_assets Pause auto-refresh during callsign lookup 2026-04-13 13:36:45 +01:00
kml fixed other doubles of form-select 2023-11-27 13:33:38 +01:00
labels Improve labels index UI and table formatting 2025-11-22 17:23:36 +00:00
layout [eQSL] Added Tools this allows you to mark all QSOs as sent to eQSL if manually uploaded 2020-11-03 16:06:35 +00:00
logbookadvanced Add bulk satellite assignment to logbook entries 2025-11-07 15:28:18 +00:00
logbooks Conditional action buttons in logbooks list 2026-04-13 22:28:00 +01:00
lookup Add pagination and DXCC tab to previous QSOs 2026-03-26 22:26:47 +00:00
lotw Check file/dir permissions prior to LoTW download 2023-12-10 22:27:20 +01:00
lotw_views Add HTMX modal upload and cert table refresh 2026-02-18 15:51:19 +00:00
maintenance Add UI for manual data file updates in maintenance 2026-01-14 14:55:07 +00:00
map Add callsign label clearing to map updates 2025-08-12 22:31:14 +01:00
messages Edit functions moved to a popup window 2011-10-18 23:06:34 +01:00
mode run migration script 2023-11-14 13:35:53 +01:00
monthlyreport Add new gridsquares by band to monthly report 2025-11-14 17:49:25 +00:00
mostworked Add 1+ option to Min QSOs filter dropdown 2025-10-14 16:07:23 +01:00
notes Update edit.php 2026-03-09 18:21:14 +00:00
options Add public station diary & QSO filters 2026-03-08 13:34:31 +00:00
oqrs Improve result limits and defaults in logbook and OQRS 2025-10-11 10:27:47 +01:00
propagationadvisor Add Personal Propagation Advisor feature 2026-01-05 22:14:00 +00:00
public_search removed unnessesary close buttons 2023-12-07 01:20:39 +01:00
qrbcalc fixed buttons 2023-11-19 16:31:39 +01:00
qrz removed redundant code 2025-04-18 11:02:22 +01:00
qslcard refactored sstv and qsl carousels and javascript to be a little easier to read and reason about 2024-04-03 21:50:47 -05:00
qslmanagement Started QSL management system 2019-10-08 21:38:34 +01:00
qslprint Improve QSL print UI and table styling 2025-11-22 17:27:56 +00:00
qso Stop resetting band filter to 'all' on radio none 2026-04-13 17:53:58 +01:00
radio Improve radio status loading and UI feedback 2025-11-22 17:36:26 +00:00
sattimers Make numbers align a little nicer 2024-02-08 18:02:34 +01:00
search Fix null grid square handling for PHP 8 compatibility 2026-01-07 12:58:46 +00:00
settings [Options] Adds new Save & Update funcs to OptionsLib, Creates /options with the abilty to change the theme globally 2020-12-13 16:55:10 +00:00
setup [Dashboard][SetupChecklist] Started code to bring a setup checklist for new installs to cloudlog 2020-10-12 16:14:28 +01:00
simplefle Add comment support to SimpleFLE QSO entries 2026-01-14 10:23:15 +00:00
sstv Bug fix and refactor - QSL/SSTV carousels and management tabs 2024-04-04 13:17:18 +01:00
station_diary Remove QSO count from View QSO List summary 2026-04-06 11:21:06 +01:00
station_profile Refactor station reference selectize init 2026-03-24 14:34:49 +00:00
stations run migration script 2023-11-14 13:35:53 +01:00
statistics Add advanced statistics features and UI enhancements 2025-11-14 14:36:31 +00:00
themes run migration script 2023-11-14 13:35:53 +01:00
timeline removed unnessesary close buttons 2023-12-07 01:20:39 +01:00
timeplotter Cleaned up code formatting 2025-05-23 11:55:35 +01:00
update Improve DXCC update UI responsiveness and feedback 2025-08-09 21:45:27 +01:00
user Remove redundant CSS from user edit view 2026-04-10 11:19:25 +01:00
version_dialog Render Markdown-like formatting in version dialog 2026-04-01 13:16:28 +01:00
view_log Normalize county/state fields and use in queries 2026-03-24 16:04:23 +00:00
visitor Add public radio status option to logbooks 2025-08-22 14:52:07 +01:00
webadif datetimepicker to html 5 2023-11-19 14:05:00 +01:00
welcome run migration script 2023-11-14 13:35:53 +01:00
widgets Add embeddable on-air widget 2026-03-29 14:24:26 +01:00
workabledxcc Handle errors when fetching DXpedition data 2025-11-18 13:16:22 +00:00
index.html Added Basic Files 2011-04-25 16:24:01 +01:00