Releases: mastervanleeuwen/J-TrackGallery
Releases · mastervanleeuwen/J-TrackGallery
Plugin: multiple invocations per page
Plugin updates:
- add flag for layer switcher
- change the way the map counter is implemented for multiple plugin invocations on a single page
Plugin updates
This release:
- Fixes a problem with displaying the speed graphs caused by incorrect detection of the time stamp information on some platforms
- Add possibility to set line color(s) for track (segments) in the plugin
Test release: fix map settings and date line issue
This is a test release with two main changes:
- Fix a problem with the map configuration screen in Joomla 4
- Implement workaround for tracks that cross the date line (180 degrees E=180 degrees W)
More functionality for plugin
This pre-release add the possibility to show:
- elevation and speed graph (show_graph=1)
- track information (show_info=1)
with the J!TrackGallery plugin
RC18: fixes for displaying miles and map controls
0.9.34-rc18 Add option to generate link that opens in new tab
Release candidate: protect against quotes in image titles
This pre-release adds a patch to protect against quotes in image titles
Further fixes for Joomla 4
This pre-release contains further fixes for Joomla 4:
- Improve robustness of routing code
- Remove config fields to pre-select on a given user/terrain/user group which give spurious behaviour in some views and not critical
- Remove/fix some function calls that will be deprecated in Joomla 5
Test release with minor fixes
Added:
- Fix code for adding a new category in the admin view
- Technical changes in SQL for track overview
Test release with small fixes
Test release with small fixes:
- loading of style sheets for map plugin (only needed when JUri::root() is not '/')
- fix links to overview maps in category list in Joomla 4
Joomla 4 compatibility and various improvements
This version contains many bug fixes for compatibility with Joomla 4 and 3.9.10 and is fully functional for these version.
Other improvements and changes:
- Show layer switcher to switch between different map layers in the maps
- More configuration settings for overview map page:
- center overview map on a given location (specified by the site admin) or
- center map on geolocation of user
- Improvements in the appearance of the track and list views; for example, buttons now use the standard Joomla CSS styles
- Change in the number of start/stop markers: do not show markers for individual track segments, only for tracks; this can also be switched off if you prefer to add the markers as waypoints in your gpx files
- Multiple technical fixes to the parsing of tracks and displaying waypoints compared to 0.9.33
- Improved structure of configuration menu
- Italian and Russian translations added - thanks Mauro and Sergey!
- Upgrade to openlayers 6.12 (fixes display issues with some style sheets)