39 Commits

Author SHA1 Message Date
jmiller 6a55813229 chore: add composer.json customized for MokoSuiteTaxi 2026-06-28 08:31:10 +00:00
jmiller 79e425a7d3 chore: sync SECURITY.md from Template-Joomla 2026-06-28 08:30:31 +00:00
jmiller 35902b7999 chore: sync GOVERNANCE.md from Template-Joomla 2026-06-28 08:23:50 +00:00
jmiller 66875da9c4 chore: sync CONTRIBUTING.md from Template-Joomla 2026-06-28 08:21:52 +00:00
jmiller e702ead315 chore: sync CODE_OF_CONDUCT.md from Template-Joomla 2026-06-28 08:19:12 +00:00
jmiller 7fb6d6c072 chore: sync phpstan.neon from Template-Joomla 2026-06-28 08:18:11 +00:00
jmiller 500928b4e4 chore: sync .editorconfig from Template-Joomla 2026-06-28 08:17:35 +00:00
jmiller ebae8d4ee8 chore: sync branch-protection.yml from Template-Joomla 2026-06-28 08:17:08 +00:00
jmiller 7c51b1e057 chore: sync workflow ci-joomla.yml from Template-Joomla 2026-06-28 03:12:17 -05:00
jmiller 80c6689ab3 chore: sync issue template version.md from Template-Joomla 2026-06-28 07:59:51 +00:00
jmiller 16e00ee061 chore: sync issue template security.md from Template-Joomla 2026-06-28 07:59:32 +00:00
jmiller 4cc55b1f3f chore: sync issue template rfc.md from Template-Joomla 2026-06-28 07:58:54 +00:00
jmiller ec6a56578d chore: sync issue template question.md from Template-Joomla 2026-06-28 07:57:48 +00:00
jmiller ec11dde243 chore: sync issue template joomla_issue.md from Template-Joomla 2026-06-28 07:57:08 +00:00
jmiller 06d6d823d1 chore: sync issue template feature_request.md from Template-Joomla 2026-06-28 07:56:17 +00:00
jmiller 0debbffc84 chore: sync issue template documentation.md from Template-Joomla 2026-06-28 07:55:17 +00:00
jmiller 3cc9db5258 chore: sync issue template config.yml from Template-Joomla 2026-06-28 07:54:47 +00:00
jmiller 2652af53a1 chore: sync issue template bug_report.md from Template-Joomla 2026-06-28 07:54:24 +00:00
jmiller 452d15b34f chore: sync issue template adr.md from Template-Joomla 2026-06-28 07:53:48 +00:00
jmiller 4b0f5f0359 chore: sync workflow workflow-sync-trigger.yml from Template-Joomla 2026-06-28 07:48:21 +00:00
jmiller f623cceb65 chore: sync workflow version-set.yml from Template-Joomla 2026-06-28 07:47:17 +00:00
jmiller 6b3f3a9a02 chore: sync workflow repo-health.yml from Template-Joomla 2026-06-28 07:45:19 +00:00
jmiller 62adb00541 chore: sync workflow rc-revert.yml from Template-Joomla 2026-06-28 07:36:24 +00:00
jmiller a3ca3bf15c chore: sync workflow pre-release.yml from Template-Joomla 2026-06-28 07:33:12 +00:00
jmiller 8c39688604 chore: sync workflow pr-metadata-check.yml from Template-Joomla 2026-06-28 07:29:27 +00:00
jmiller af683ad22b chore: sync workflow pr-check.yml from Template-Joomla 2026-06-28 07:28:21 +00:00
jmiller 0a04c18fa2 chore: sync workflow notify.yml from Template-Joomla 2026-06-28 07:21:00 +00:00
jmiller f82e30e183 chore: sync workflow issue-branch.yml from Template-Joomla 2026-06-28 07:17:58 +00:00
jmiller 6365bbd673 chore: sync workflow gitleaks.yml from Template-Joomla 2026-06-28 07:17:00 +00:00
jmiller dc85df83ba chore: sync workflow cleanup.yml from Template-Joomla 2026-06-28 07:15:42 +00:00
jmiller 8fae0f11b9 chore: sync workflow ci-issue-reporter.yml from Template-Joomla 2026-06-28 07:14:39 +00:00
jmiller bd0010a01d chore: sync workflow ci-generic.yml from Template-Joomla 2026-06-28 07:11:17 +00:00
jmiller 0dcdc7d70d chore: sync workflow cascade-dev.yml from Template-Joomla 2026-06-28 07:09:14 +00:00
jmiller 01a8d647e8 chore: sync workflow branch-cleanup.yml from Template-Joomla 2026-06-28 07:08:59 +00:00
jmiller 805ae4f2db chore: sync workflow auto-release.yml from Template-Joomla 2026-06-28 07:08:16 +00:00
jmiller a0f124e61f chore: sync workflow auto-bump.yml from Template-Joomla 2026-06-28 07:00:58 +00:00
jmiller 45822cf637 Merge pull request 'feat: scaffold MokoSuiteTaxi Joomla 6 package' (#1) from feature/scaffold-taxi-module into dev 2026-06-27 00:34:34 +00:00
jmiller f4c7227729 feat: scaffold MokoSuiteTaxi Joomla 6 package
System plugin with 6 helpers (Taxi, Dispatch, Fare, Vehicle, Ride, Zone),
8 SQL tables (vehicles, drivers, zones, fares, rides, ratings, dispatch, shifts),
admin component with 6 views, webservices plugin with 7 API routes,
16 config settings, 21 ACL permissions, and documentation.
2026-06-26 19:20:24 -05:00
jmiller 13803731a3 Initial commit 2026-06-27 00:10:11 +00:00