Skip to content

Releases: mastervanleeuwen/J-TrackGallery

Plugin: multiple invocations per page

29 Dec 21:51
Compare
Choose a tag to compare
Pre-release

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

21 Dec 19:46
Compare
Choose a tag to compare
Plugin updates Pre-release
Pre-release

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

14 Dec 08:10
Compare
Choose a tag to compare

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

29 Nov 22:20
Compare
Choose a tag to compare
Pre-release

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

23 Oct 17:38
Compare
Choose a tag to compare
0.9.34-rc18

Add option to generate link that opens in new tab

Release candidate: protect against quotes in image titles

16 Jul 11:09
Compare
Choose a tag to compare

This pre-release adds a patch to protect against quotes in image titles

Further fixes for Joomla 4

26 Jun 10:19
Compare
Choose a tag to compare
Pre-release

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

23 Jun 19:54
Compare
Choose a tag to compare
Pre-release

Added:

  • Fix code for adding a new category in the admin view
  • Technical changes in SQL for track overview

Test release with small fixes

21 Jun 17:42
Compare
Choose a tag to compare
Pre-release

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

19 Jun 17:20
Compare
Choose a tag to compare

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)