Commit Graph

9 Commits

Author SHA1 Message Date
Jonathan Miller 271fef53bd docs: update docs for MokoOnyx switch and cascade channels
Repo Health / Access control (push) Failing after 2s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
Changelog Validation / Validate CHANGELOG.md (pull_request) Failing after 2s
Joomla Extension CI / Release Readiness Check (pull_request) Failing after 3s
Repo Health / Access control (pull_request) Failing after 1s
Standards Compliance / Secret Scanning (pull_request) Failing after 3s
Standards Compliance / License Header Validation (pull_request) Successful in 3s
Standards Compliance / Repository Structure Validation (pull_request) Successful in 4s
Standards Compliance / Coding Standards Check (pull_request) Failing after 3s
Standards Compliance / Workflow Configuration Check (pull_request) Failing after 2s
Standards Compliance / README Completeness Check (pull_request) Successful in 2s
Standards Compliance / Documentation Quality Check (pull_request) Successful in 3s
Standards Compliance / Git Repository Hygiene (pull_request) Successful in 3s
Standards Compliance / Script Integrity Validation (pull_request) Successful in 4s
Standards Compliance / Line Length Check (pull_request) Failing after 3s
Standards Compliance / File Naming Standards (pull_request) Successful in 3s
Standards Compliance / Insecure Code Pattern Detection (pull_request) Successful in 3s
Standards Compliance / Version Consistency Check (pull_request) Successful in 49s
Joomla Extension CI / Lint & Validate (pull_request) Failing after 1m9s
Joomla Extension CI / Tests (PHP 8.2) (pull_request) Has been skipped
Joomla Extension CI / Tests (PHP 8.3) (pull_request) Has been skipped
Standards Compliance / Dead Code Detection (pull_request) Successful in 4s
Standards Compliance / File Size Limits (pull_request) Successful in 3s
Standards Compliance / TODO/FIXME Tracking (pull_request) Successful in 3s
Standards Compliance / Binary File Detection (pull_request) Successful in 4s
Standards Compliance / Code Duplication Detection (pull_request) Successful in 49s
Standards Compliance / Code Complexity Analysis (pull_request) Successful in 51s
Standards Compliance / API Documentation Coverage (pull_request) Successful in 4s
Standards Compliance / Broken Link Detection (pull_request) Successful in 4s
Standards Compliance / Performance Metrics (pull_request) Successful in 2s
Standards Compliance / Accessibility Check (pull_request) Successful in 2s
Standards Compliance / Dependency Vulnerability Scanning (pull_request) Successful in 48s
Standards Compliance / Unused Dependencies Check (pull_request) Successful in 52s
Auto-Assign Issues & PRs / Assign unassigned issues and PRs (pull_request_target) Successful in 1s
Repo Health / Release configuration (pull_request) Has been skipped
Repo Health / Scripts governance (pull_request) Has been skipped
Standards Compliance / Terraform Configuration Validation (pull_request) Successful in 5s
Repo Health / Repository health (pull_request) Has been skipped
Standards Compliance / Enterprise Readiness Check (pull_request) Failing after 46s
Standards Compliance / Repository Health Check (pull_request) Failing after 47s
Sync Version from README / Propagate README version (pull_request) Failing after 24s
Standards Compliance / Compliance Summary (pull_request) Failing after 1s
- Replace MokoCassiopeia references with MokoOnyx in testing guide
- Add cascade release channels and sync-to-main documentation

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-23 14:59:30 -05:00
jmiller b9bf7750dd fix: sync all version numbers to 02.01.08, add SHA256 checksum
Updated version in all .ini, .php, .md files to 02.01.08.
Added SHA256 checksum to updates.xml for install integrity validation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 17:04:44 -05:00
jmiller 54c5c93c12 release: bump version to 02.00.01
First release of v02.00 — patch .00 reserved for development.
Version bumped across all files: manifest, PHP, language, docs,
composer, updates.xml, changelog, README.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 15:39:16 -05:00
jmiller 38bdc76b89 docs: update changelog, dates, and revision history for v02.00
- Added full v02.00 changelog entry with all features, fixes, changes
- Updated creationDate in manifest to 2026-04-07
- Consolidated revision history entries in config and testing guides
- Removed duplicate/stale date entries

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 15:29:16 -05:00
jmiller 36e884f2a6 docs: full rewrite of configuration and testing guides
Configuration guide:
- Added sections 5-9: WaaS Access (IP display, action logs, email
  notification), Maintenance, Visual Branding (Atum params, shipped
  media), Tenant Restrictions, Security Hardening
- Updated troubleshooting and validation checklist

Testing guide:
- Updated suite 2.12: action log entries for all attempt types, email
  notification, IP whitelist display, empty=blocked behavior
- Updated suite 2.15: Atum param enforcement, shipped assets, favicon
  SVG/ICO/PNG, asset replacement test
- Removed suite 2.18 (operations — deferred)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 14:10:34 -05:00
jmiller d5953603f2 docs: add test suites 2.15-2.18 for visual, restrictions, security, ops
- Suite 2.15: Visual branding (10 test cases)
- Suite 2.16: Tenant restrictions (10 test cases)
- Suite 2.17: Security hardening (10 test cases)
- Suite 2.18: Operations (8 test cases)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 19:01:03 -05:00
jmiller c363c6077d docs: add test suite 2.14 for maintenance actions
Suite 2.14a: Reset All Hits (5 test cases)
Suite 2.14b: Delete All Versions (7 test cases)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 15:53:47 -05:00
jmiller 5ddb9b04a3 docs: add test suites for master user, emergency access, non-overwrite
- Suite 2.11: WaaS master user enforcement (create/delete/block/group)
- Suite 2.12: Emergency access two-factor flow (DB password + file)
- Suite 2.13: Override install respects existing user overrides
- Updated Suite 2.9: added RegularLabs Position fix, Powered by links,
  login URL verification, and NOT-overriding checklist for HEADING keys

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 15:07:22 -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