Files
MokoSuiteField/CHANGELOG.md
T
2026-07-13 00:25:55 +00:00

1.3 KiB

Changelog

[Unreleased]

[06.01.00] --- 2026-07-13

Fixed

  • Honest install success — the package installer no longer shows the license / next-steps message when a bundled child extension failed to install. A fail-open manifest verifier confirms every child extension landed in #__extensions and reports any that are missing.

Added

  • Admin menu short-name constant — the Administrator → Components menu now shows a compact label via COM_MOKOSUITEFIELD_SHORT ("Field"); defined in the admin sys.ini (#44)
  • Repository -- initial repo creation with scaffolding
  • System Plugin -- Extension class, service provider
  • SQL Schema -- 10 tables: work_orders, equipment, equipment_history, technicians, parts, truck_inventory, work_order_parts, checklists, pm_agreements, dispatches
  • Admin Component -- 9 views: dashboard, work orders, equipment, technicians, parts, truck inventory, checklists, PM agreements, dispatches
  • Webservices Plugin -- API route stubs
  • Configuration -- settings across basic, dispatch, billing, scheduling
  • Access Control -- permissions for granular role-based access