generated from MokoConsulting/Template-Joomla
1.3 KiB
1.3 KiB
Changelog — MokoSuiteRealty
[Unreleased]
Added
- Package Manifest —
pkg_mokosuiterealty.xmlwith dlid and updateservers - ListingHelper — filtered search, dashboard stats, price history with transaction
- CommissionHelper — split calculations, agent YTD summary, pending payouts
- ShowingHelper — scheduling, agent calendar, buyer feedback recording
- OfferHelper — submit, accept (atomic with FOR UPDATE), competing offer rejection
- OpenHouseHelper — event scheduling, visitor sign-in, lead capture
- PropertySearchHelper — Haversine geo proximity with bounding box, saved searches
- Wiki — Home, guides/Installation, guides/Configuration, reference/Helpers
- README — layer architecture and feature overview
Fixed
- OfferHelper — dual-accept race condition (FOR UPDATE + status guards)
- PropertySearchHelper — HAVING without GROUP BY replaced with subquery wrapper
- PropertySearchHelper — count query was built but never executed
Security
- Review #19: 3 critical fixes applied