Files
Moko Consulting 7607f9a90d
Universal: Cascade Main → Dev / Cascade main → branches (push) Successful in 3s
Joomla: Repo Health / Access control (push) Successful in 1s
Joomla: Repo Health / Release configuration (push) Has been cancelled
Joomla: Repo Health / Scripts governance (push) Has been cancelled
Joomla: Repo Health / Repository health (push) Has been cancelled
chore: update CHANGELOG for deploy workflow removal
2026-05-24 04:09:53 +00:00

723 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Removed

  • Removed deploy-manual.yml workflow — switching to Joomla update server method for extension distribution

Added

  • Initial package scaffold with component, map module, and search module
  • Database schema for locations table with coordinates
  • Admin MVC for location CRUD
  • Frontend location listing view with Schema.org markup
  • Map module with Leaflet/Google Maps provider support
  • Search module with city and radius filter options