Skip to content

Releases: Bakual/Sichtweiten

Sichtweiten 2.3.0

27 Feb 13:34
Compare
Choose a tag to compare
  • Fix message for guests and add a notice that the entry isn't directly visible.
  • Add Captcha to divesite form
  • Improved "Sichtweiten" Manager
    • Translated "Sichtweiten". Specify a language strings and use the language override manager to translate
    • Ordering of the options can be set in the backend manager
    • Empty entries are no longer saved to the database
  • Display an average visibility for the lake.
  • Allow HTML tags in the "Bemerkungen" field
  • Adding geolocation to the divesite. If coordinates are saved, an OpenStreetmap is shown

Full Changelog: 2.2.0...2.3.0

Sichtweiten 2.2.0

22 Dec 12:52
Compare
Choose a tag to compare
  • Allow HTML Tags in the dive site Remarks field
  • Editing dive sites without "Edit State" permission will now create a new version entry instead of saving it directly.
  • Submission of new or edited dive sites from users without "Edit State" permission will send a notification message to a configurable user group.
  • Improvements to mobile view

Full Changelog: 2.1.5...2.2.0

Sichtweiten 2.1.5

28 Nov 13:48
Compare
Choose a tag to compare

Some minor bugfixes related to the new Sichtweiten 2.1.4

Full Changelog: 2.1.4...2.1.5

Sichtweiten 2.1.4

28 Nov 13:17
Compare
Choose a tag to compare
  • "Toggle All" button to collapse/expand the accordions on visibilities and locations views
  • Search filters on visibilities and locations view which allows to search for tauchplatz title (could be expanded to other columns)

Full Changelog: 2.1.3...2.1.4

Sichtweiten 2.1.3

27 Nov 20:16
Compare
Choose a tag to compare

Revert $db->createQuery() to $db->getQuery(true) as the former is Joomla 5 only.

Full Changelog: 2.1.2...2.1.3

Sichtweiten 2.1.2

27 Nov 10:57
Compare
Choose a tag to compare
  • Wrong language string

Full Changelog: 2.1.1...2.1.2

Sichtweiten 2.1.1

27 Nov 10:09
Compare
Choose a tag to compare

What's Changed

  • Accordion für die Sichtweitenübersicht by @Bakual in #12
  • Added frontend editing for Tauchplätze, including Versioning.
  • SEF URLs work much better now
  • Improvements for mobile views
  • Button to submit a visibility record directly from the dive site (form has the dive site preselected then)
  • Native Joomla 5 support
  • Table #__sicht_bezeichnung is no longer used. Its data is migrated during update into the new column alt_names in the table #__sicht_tauchplatz`
  • Standardised some db columns to follow Joomla conventions

Full Changelog: 2.0.1...2.1.1

Sichtweiten 2.0.1

06 Sep 11:34
Compare
Choose a tag to compare

Sichtweiten 2.0.1

  • Added the "flag" column to the database during component update.

Full Changelog: 2.0.0...2.0.1

Sichtweiten 2.0.0

30 Aug 10:06
Compare
Choose a tag to compare

Initial Release for Joomla 4

  • Added backend edit views

Full Changelog: 1.3.1...2.0.0

Sichtweiten 1.3.1

30 Aug 10:04
Compare
Choose a tag to compare
Fixing a "missing Text class" bug