cloudlog/application
Peter Goodhall aa636697bd Add HTMX component and filters for EME initials
Introduce an HTMX-driven filtering UI and a server-side component for EME initials. The controller Emeinitials.php was simplified (removed inline POST handling in index) and now exposes component_eme_results() which accepts band/mode (defaulting to 'All'), determines the user's date format, loads initials via Emeinitials_model, and returns a partial view. A new view emeinitales/component_results.php renders the results table or a no-data alert. The index view was refactored to an HTMX-enabled filters form, async results container (#emeResults), a Reset button, and a small client-side handler to reset and re-submit the form. These changes enable dynamic filtering without a full page reload and clean up server-side responsibilities.
2026-04-26 22:20:45 +01:00
..
config Add public station-diary search 2026-04-15 11:38:38 +01:00
controllers Add HTMX component and filters for EME initials 2026-04-26 22:20:45 +01:00
core Added Basic Files 2011-04-25 16:24:01 +01:00
helpers Add reusable User-Agent helper for QRZ API requests 2026-01-09 10:52:37 +00:00
hooks Added Basic Files 2011-04-25 16:24:01 +01:00
language Show Active badge in timeline; fix label 2026-04-26 21:41:27 +01:00
libraries Add Cabrillo export modal & format improvements 2026-03-27 00:04:21 +00:00
logs Adding file back in! 2016-02-29 18:57:08 +00:00
migrations Add migration to bump version to 2.8.12 2026-04-14 14:14:35 +01:00
models Sort timeline by earliest contact 2026-04-26 21:46:32 +01:00
third_party Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
views Add HTMX component and filters for EME initials 2026-04-26 22:20:45 +01:00
.htaccess Added Basic Files 2011-04-25 16:24:01 +01:00
index.html cosmetics I 2023-12-07 16:58:18 +00:00