jmiller
7f93ed5582
fix: version consistency and line lengths
...
- Bump composer.json version to 02.00.00 (was 01.00.00 from main)
- Bump version headers in CHANGELOG, CONTRIBUTING, CODE_OF_CONDUCT,
LICENSE.md, and all docs/ files to 02.00.00
- Wrap license headers in PHP files to stay under 120 chars
- Wrap long error message strings in MokoWaaS.php
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 12:59:01 -05:00
jmiller
28c8b1678b
chore: Sync MokoStandards v04.04 ( #43 )
...
* chore: update LICENSE from MokoStandards
* chore: add SECURITY.md from MokoStandards
* chore: update CODE_OF_CONDUCT.md from MokoStandards
* chore: update CONTRIBUTING.md from MokoStandards
* chore: update update.xml from MokoStandards
* chore: update phpstan.neon from MokoStandards
* chore: update Makefile from MokoStandards
* chore: update .gitignore from MokoStandards
* chore: update composer.json from MokoStandards
* chore: add .mokostandards from MokoStandards
* chore: add docs/update-server.md from MokoStandards
* chore: update .github/copilot.yml from MokoStandards
* chore: update .github/copilot-instructions.md from MokoStandards
* chore: update .github/CLAUDE.md from MokoStandards
* chore: update .github/workflows/codeql-analysis.yml from MokoStandards
* chore: update .github/workflows/standards-compliance.yml from MokoStandards
* chore: update .github/workflows/enterprise-firewall-setup.yml from MokoStandards
* chore: update .github/workflows/deploy-dev.yml from MokoStandards
* chore: update .github/workflows/deploy-demo.yml from MokoStandards
* chore: update .github/workflows/deploy-rs.yml from MokoStandards
* chore: update .github/workflows/sync-version-on-merge.yml from MokoStandards
* chore: update .github/workflows/auto-release.yml from MokoStandards
* chore: update .github/workflows/repository-cleanup.yml from MokoStandards
* chore: update .github/workflows/auto-dev-issue.yml from MokoStandards
* chore: update .github/workflows/repo_health.yml from MokoStandards
* chore: update .github/ISSUE_TEMPLATE/config.yml from MokoStandards
* chore: update .github/ISSUE_TEMPLATE/adr.md from MokoStandards
* chore: update .github/ISSUE_TEMPLATE/bug_report.md from MokoStandards
* chore: update .github/ISSUE_TEMPLATE/documentation.md from MokoStandards
* chore: update .github/ISSUE_TEMPLATE/enterprise_support.md from MokoStandards
* chore: update .github/ISSUE_TEMPLATE/feature_request.md from MokoStandards
* chore: update .github/ISSUE_TEMPLATE/firewall-request.md from MokoStandards
* chore: update .github/ISSUE_TEMPLATE/question.md from MokoStandards
* chore: update .github/ISSUE_TEMPLATE/request-license.md from MokoStandards
* chore: update .github/ISSUE_TEMPLATE/rfc.md from MokoStandards
* chore: update .github/ISSUE_TEMPLATE/security.md from MokoStandards
* chore: update .github/ISSUE_TEMPLATE/joomla_issue.md from MokoStandards
* chore: update .github/CODEOWNERS from MokoStandards
* chore: migrate .mokostandards to .github/
2026-04-02 16:21:11 -05:00
jmiller
f1d06bba99
docs: testing guide, expanded overrides, updated config docs
...
- Added testing guide with 10 test suites covering install, uninstall,
config changes, override preservation, and key coverage
- Expanded admin overrides with 9 more Joomla Update component keys
- Added frontend offline page and error page override keys
- Updated configuration guide to v02.00.00 documenting brand_name,
company_name, support_url params and two-layer override system
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-31 16:54:46 -05:00
jmiller
56f26ca8cf
refactor: rename plugin from MokoWaaSBrand to MokoWaaS
...
Drop the "Brand" suffix from all naming conventions:
- PascalCase: MokoWaaSBrand → MokoWaaS
- lowercase: mokowaasbrand → mokowaas
- Display: MokoWaaS-Brand → MokoWaaS
- Language keys: PLG_SYSTEM_MOKOWAASBRAND → PLG_SYSTEM_MOKOWAAS
Renames 6 files and updates 28 files across PHP, XML, INI,
Markdown, YAML, and shell scripts.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-26 13:19:16 -05:00
copilot-swe-agent[bot]
cd13ced7b9
Complete version updates to 01.04.00
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-02-22 22:53:57 +00:00
copilot-swe-agent[bot]
04b99e0216
Update docs, changelog, and language overrides to version 01.04.00
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-02-22 22:53:02 +00:00
copilot-swe-agent[bot]
e533051954
Link MokoStandards repository in documentation
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-09 02:02:20 +00:00
jmiller
a43340d541
INIT
2026-01-08 19:49:02 -06:00