Skip to content

Releases: mastervanleeuwen/J-TrackGallery

Fix issue with displaying custom category icons

18 Feb 16:01

Choose a tag to compare

Bug fix release:

  • Fix issue with displaying custom category icons
  • Display warning when no tracks are found in overview map view

Full Changelog: 0.9.35-fixup...0.9.35-b

Minor bug fixes

10 Feb 11:29

Choose a tag to compare

Minor bug fixes Pre-release
Pre-release

Full Changelog: 0.9.35...0.9.35-fixup

Joomla 4 compatibility and new functionality

20 Jan 19:42

Choose a tag to compare

This release contains a number of bug fixes to finalise the transition to Joomla 4 and 5, as well as a number of functional improvements and additions.

General changes

  • Improvements in GPX file parsing (some files caused hangs/infinity loops)
  • Router improvements/fixed: assignment of menu items in the router, to improve the assignment of page layouts
  • Dutch language files added
  • Added layer switcher for maps
  • Possibility to disable the use of categories and difficulty levels
  • Location of icons in the overview map: start, end, or middle of track; the icon location can also be set by hand.

Track view

  • Added fields for the 'Track info' section: total time (duration), moving time, average moving speed
  • Add configuration options for which fields to show and which to hide.
  • Configurable line color for the GPS tracks in the configuration menu
  • Possibility to add distance markers at regular intervals along the track
  • Possibility to show a button in the track view to generate the plugin syntax for the track (for use on other pages)
  • Edit the track length and ascent/descent for each track in the frontend
  • Add/change geo-location for pictures that are added to a track

New category view

The view contains three main elements

  • Overview map
  • Track search/filter box
  • Track list

Each element can be switched on or off in the configuration menu.

Plugin

  • Allow multiple invocations of the plugin on a single page (up to 50)
  • Add possibility to set line color(s) for track (segments) in the plugin
  • Option to show elevation and speed graph (show_graph=1)
  • Option to show track information (show_info=1)
  • Plugin configuration settings determine default behaviour

RC44: add category view

04 Jan 20:07

Choose a tag to compare

Pre-release

Added a category view to show all tracks in a category

The view contains three elements:

  • overview map
  • track search./filter box
  • track list

Each of these elements can be switched on or off in the configuration menu
The selection of columns shown in the track table is similar to that in the main 'Track list' overview page; it can also be configured in the configuration menu.

RC43: increase limit on plugin calls per page

02 Dec 10:18

Choose a tag to compare

The maximum number of plugin calls per article is now set to 50

Fix for a few bugs in previous releases

03 Sep 10:10

Choose a tag to compare

Pre-release

This is a fixup release of rc39:

  • fix errors with front end uploading
  • set icon location on backend/admin track uploads
  • reduce max zoom to 20 to avoid over zooming

Keeping features from rc39:

  • pick line color for the GPS trace in the configuration menu
  • add distance markers every km (or mile) or further apart (max 25 markers are drawn)

Fixup: SQL for update with icon locations

26 Aug 08:29

Choose a tag to compare

Some systems throw a data base error for a recent update that keeps track of the track icon locations separately. This is the third attempt to fix it.

RC: add possibility to change/set location of photos

23 Jul 19:33

Choose a tag to compare

  • Add possibility to change/set location of photos in front-end edit mode: the position can be set by clicking the map or by entering coordinates
  • Use default Joomla css classes for input fields in track forms

RC: improvements to popups in overview and graphs in plugin

18 Jun 10:26

Choose a tag to compare

A few more updates:

  • Bump openlayers to version 6.15.1
  • Improve behavior of popup in the overview map
  • When the plugin is configured to show graphs, the selection of graphs for the plugin is now determined by the global settings for the component (com_jtg)

RC: small improvements

27 May 18:27

Choose a tag to compare

Pre-release

This release candidate contains a few minor bug fixes and two new features:

  • Possibility to show a button in the track view to generate the plugin syntax and copy it to the clipboard
  • The 'category' selection in the track filter on the overview map and tracks list is now a multi-select field (instead of a single selection). It is only shown when the use of categories is enables in the global settings.