diff --git a/CHANGELOG.md b/CHANGELOG.md index 7552818..0551d8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ - **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