提交图

29 提交

作者 SHA1 备注 提交日期
Peter Goodhall
32259770a1 Add callsign label clearing to map updates
Introduced clearCallsignLabels() to remove callsign labels when map data is refreshed or markers are removed. Ensures label state is reset and UI button appearance is updated, preventing stale labels from persisting after data changes.
2025-08-12 22:31:14 +01:00
Peter Goodhall
61f5594598 Refactor map header layout and controls
Merged map statistics, controls, and header into a single card header for improved UI clarity and compactness. The new layout consolidates the QSOs count, map status, and control buttons, streamlining the map view presentation.
2025-08-11 10:45:51 +01:00
Peter Goodhall
9baee1ee84 Reduce font size in custom_date map view
Changed the font size from 15px to 12px in the custom_date.php map view for improved consistency and appearance.
2025-08-10 22:58:21 +01:00
Peter Goodhall
625f3d70fc Refine callsign label handling on map
Added 'callsign' property to plot data in Logbook_model and updated custom_date.php to use only the 'callsign' for map labels. Simplified and removed aggressive CSS targeting for tooltip classes, ensuring consistent font size and cleaner label rendering.
2025-08-10 22:57:16 +01:00
Peter Goodhall
a87c4a8cb3 Add callsign label toggle to map view
Introduces a button and supporting logic to toggle callsign labels on the map using Leaflet DivIcons. Also updates the Logbook model to include gridsquare in plot data for potential label use and enhances CSS for callsign label styling.
2025-08-10 22:35:30 +01:00
Peter Goodhall
b03a16cbd0 Remove unused date range display logic
Eliminated calls and function for updating the date-range-display element, which does not exist in the DOM. This cleans up unnecessary JavaScript and prevents potential errors.
2025-08-10 22:10:50 +01:00
Peter Goodhall
4db4822c09 Add debug logging and improve map loading UX
Added console logging to map loading callbacks and AJAX requests for better debugging. Reduced failsafe timeout from 35s to 10s to improve user experience. Improved date range display logic to check for element existence before updating.
2025-08-10 22:06:11 +01:00
Peter Goodhall
129cb5986f Enhance custom map UI and add loading feedback
Improves the custom map interface with a redesigned filter section, quick action buttons, advanced filters, and a statistics display. Adds a loading spinner, disables the submit button during map load, and provides success/error feedback with failsafe timeout. Integrates new CSS for better map and legend styling, and updates JS to support callbacks for AJAX success/error, improving user experience and reliability.
2025-08-10 18:29:47 +01:00
Danny
b92b60d678 Distances worked analytics: filter on propagation mode 2024-11-17 16:31:27 +01:00
Danny
d11ff35bfb Custom maps: set dates to full log range + submodes filter fix + some wording fixes 2024-10-12 16:56:04 +02:00
Peter Goodhall
c1c39c9021 [Custom Map] Increase map size 2024-04-07 14:42:13 +01:00
abarrau
0143e79fa6 on map custom, date to can't be big than date from 2023-12-13 22:54:04 +01:00
abarrau
8fd7712455 simplify form custom map search 2023-12-13 07:10:10 +01:00
abarrau
4fda258b14 fix highlight line on map (again) 2023-12-12 08:19:07 +01:00
abarrau
6d39b92d5c add special class for all map 2023-12-09 10:44:26 +01:00
HB9HIL
adb8526704 fixing custom map 2023-11-17 22:56:16 +01:00
HB9HIL
66547b01c5 fixed width of datetime 2023-11-15 17:59:43 +01:00
HB9HIL
8c4bae8453 run migration script 2023-11-14 13:35:53 +01:00
Andreas
11468187ee [Custom Map] Datetimes are set after submitting form 2022-08-28 09:38:03 +02:00
Andreas
724971d1e7 [Custom map] Made the date selectors the same size as the other dropdowns. 2022-08-27 20:15:40 +02:00
Andreas
f9045d0427 [Custom map] Added mode and propagation selection 2022-08-27 19:24:22 +02:00
Andreas
4626882896 [Custom Map] Removed !Important on css in view. 2022-03-17 12:44:32 +01:00
Andreas
caf38a8d37 [Custom map] Responsive map 2022-03-09 19:01:04 +01:00
Andreas
9a6b6263bb [Custom Map] Cleaned up the code a little bit. Swapped station profile name to logbook name in the view. 2021-09-20 22:03:39 +02:00
Andreas
9311e7c85a [Custom Map] Tweaks for station logbooks 2021-09-18 17:59:19 +02:00
Peter Goodhall
08623f4667 [Map][Custom] Allows filtering custom map by band 2021-07-14 11:37:06 +01:00
Paul Beesley
8ba41812ad Tweaks to text
Touches page titles, some table headers (capitalisation mostly), menu items.
2020-12-23 13:01:20 +00:00
Peter Goodhall
fa48db4263 [Map][Custom] /map/custom you can select to dates to map QSOs 2020-12-07 17:28:19 +00:00
Peter Goodhall
9d4ab310d2 [Maps] Added a view to show all logged QSOs of an active profile on a map /map 2020-12-07 16:32:12 +00:00