cloudlog/application/views/timeline
Peter Goodhall a10e4dc33a Sort timeline by earliest contact
Use min(COL_TIME_ON) for ordering in multiple Timeline_model queries (replacing ORDER BY date DESC) and remove unnecessary date() wrappers in SELECTs so groups are sorted by the earliest contact time. In the timeline view, only render the DXCC End Date column when at least one entry has an end date and adjust row output to avoid displaying an empty column.
2026-04-26 21:46:32 +01:00
..
details.php Refactor timeline UI and details modal 2026-04-26 18:12:58 +01:00
index.php Sort timeline by earliest contact 2026-04-26 21:46:32 +01:00