Jonathan Miller
fb2c9b6f45
docs: redirect roadmap to MokoOnyx, link to stable tag instead of direct download
...
Repo Health / Access control (push) Successful in 1s
Repo Health / Release configuration (push) Failing after 3s
Repo Health / Scripts governance (push) Successful in 2s
Repo Health / Repository health (push) Failing after 3s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-21 14:32:44 -05:00
Jonathan Miller
cc00cc8308
feat: add Pa11y accessibility testing + migrate GitHub refs to Gitea
...
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
- Add Pa11y CI config template (templates/configs/pa11yci.json)
- Replace all github.com/mokoconsulting-tech with git.mokoconsulting.tech/MokoConsulting
- Update .moko-standards governance file
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-14 20:43:53 -05:00
github-actions[bot]
8c42c3440d
chore(version): sync badges and headers to 03.09.03 [skip ci]
2026-04-08 01:45:26 +00:00
c99eba5c01
chore(release): v03.09.03 — search 3-col layout, version sync
...
Search position now 25% width (3 cols), menu fills remaining space.
All VERSION headers synced to 03.09.03 across README, docs, manifests.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 18:24:20 -05:00
274024474d
chore: sync all FILE INFORMATION VERSION headers to 03.09.02
...
Update VERSION field in all file headers across docs, templates,
scripts, and manifests to match the current release.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 18:14:24 -05:00
80750fcce6
docs: update CSS_VARIABLES.md and CHANGELOG with sync script docs and version bump
...
- Bump CSS_VARIABLES.md version to 03.09.02, update effective date
- Add sync_custom_vars.php usage instructions to custom palette section
- Update CHANGELOG to reflect all files modified/added including standard
theme files, script.php, and language files
- Bump CHANGELOG header version to 03.09.02
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-26 13:45:56 -05:00
b25a8f58d8
feat: hero variants, block colors, theme preview tab, CSS var sync on upgrade
...
- Add .hero#primary / .hero#secondary CSS variant system to template.css
- Add :nth-child() block color palette for top-a/b, bottom-a/b positions
- Add named per-module overrides (#block-highlight, #block-cta, #block-alert)
- Add all hero + block CSS variables to light/dark custom palette templates
- Add theme-test.html with full visual CSS variable reference + color test
- Add "Theme Preview" tab to admin config with embedded iframe of test sheet
- Add script.php install/update script (Joomla 5/6 compatible)
- Add sync_custom_vars.php — detects missing vars in user palettes on upgrade
- Add en-GB and en-US language strings for new admin config fields
- Update CSS_VARIABLES.md and CHANGELOG.md
- Bump version to 03.09.02
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-26 12:44:46 -05:00
copilot-swe-agent[bot]
c4e8306d1b
Update all documentation references to new custom palette naming
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-03-08 00:56:17 +00:00
copilot-swe-agent[bot]
af1f18e720
Migrate colors directory to theme with consistent naming convention
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-03-08 00:21:10 +00:00
copilot-swe-agent[bot]
c682349c29
Document new CSS variables for opacity, shadows, and Bootstrap components
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-03-07 21:50:02 +00:00
copilot-swe-agent[bot]
4e81b95fdf
Remove client fork references from documentation
...
- Update README.md to remove client fork sections
- Update CLAUDE.md to remove client fork file references
- Update copilot-instructions.md to remove client fork section
- Update templates/README.md for empty directory
- Update scripts/README.md to remove create-client-fork.sh
- Update docs/README.md to remove CLIENT_FORK_WORKFLOW.md references
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-03-07 20:41:28 +00:00
copilot-swe-agent[bot]
e8a432c82a
Remove client fork infrastructure and update nav padding
...
- Remove client fork automation script and workflow
- Remove client fork documentation and templates
- Update .container-header nav padding to 0 2rem
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-03-07 20:37:06 +00:00
copilot-swe-agent[bot]
566f2df8f7
Remove deprecated CLIENT_FORK_README files and update references
...
- Removed CLIENT_FORK_README.md (deprecated - replaced by CLIENT_FORK_WORKFLOW.md)
- Removed templates/CLIENT_FORK_README_TEMPLATE.md (no longer needed)
- Updated README.md to reference CLIENT_FORK_WORKFLOW.md for client forks
- Updated docs/README.md project structure to reflect changes
- Updated CLAUDE.md to reference CLIENT_FORK_WORKFLOW.md
- Updated .github/copilot-instructions.md to document colors-only approach
- All references now point to simplified workflow documentation
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-03-04 05:21:35 +00:00
copilot-swe-agent[bot]
ded3cc53d9
Simplify client fork workflow to colors only
...
- Created templates/gitignore-template for client forks
- Updated scripts/create-client-fork.sh to only handle colors
- Updated .github/workflows/create-client-fork.yml to match simplified workflow
- Updated docs/CLIENT_FORK_WORKFLOW.md with colors-only approach
- Updated templates/README.md to remove custom code fork references
- Client forks now only track custom color files, not README or custom code
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-03-04 05:18:35 +00:00
copilot-swe-agent[bot]
f63827149b
docs: Add manual deployment guide for src directory uploads
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-03-01 07:52:13 +00:00
copilot-swe-agent[bot]
6b2d21ad48
Fix documentation and build scripts for src/ hierarchy
...
- Update all documentation files to reflect correct src/ structure
- Fix release.yml workflow to copy from src/ instead of src/templates/
- Fix build-release.sh script to use correct paths
- Remove references to non-existent src/templates/ directory
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-03-01 07:19:55 +00:00
copilot-swe-agent[bot]
7ceb2a5927
Fix documentation inconsistencies in MODULE_OVERRIDES.md
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-02-27 07:19:17 +00:00
copilot-swe-agent[bot]
caee98f7c3
Add comprehensive release process documentation
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-02-27 04:32:47 +00:00
copilot-swe-agent[bot]
d66f357cb8
Add comprehensive override philosophy documentation
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-02-27 04:26:16 +00:00
copilot-swe-agent[bot]
201094d8de
Add JEM component overrides with mobile-first design
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-02-27 04:18:24 +00:00
copilot-swe-agent[bot]
43cacfcffe
Remove mod_search override and update documentation
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-02-27 01:52:58 +00:00
copilot-swe-agent[bot]
9c67cdd6f5
Changes before error encountered
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-02-27 01:28:48 +00:00
copilot-swe-agent[bot]
1cb32751e4
Add Main Menu collapsible dropdown override with Bootstrap 5 responsive navbar
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-02-27 00:56:21 +00:00
copilot-swe-agent[bot]
077ed5fd43
Remove standard Joomla module overrides to fix language loading (Cassiopeia approach)
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-02-27 00:42:43 +00:00
copilot-swe-agent[bot]
a4463e374b
Remove mod_menu overrides to fix breaking menu links and language loading
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-02-27 00:25:03 +00:00
copilot-swe-agent[bot]
f4cfb878d9
Update documentation for version 03.08.00 with Community Builder components
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-02-22 23:19:37 +00:00
copilot-swe-agent[bot]
5fc186c009
Add comprehensive documentation for mobile responsive module overrides
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-02-22 22:50:50 +00:00
copilot-swe-agent[bot]
f1c1841cea
Fix workflow YAML syntax and update documentation references
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-02-20 01:39:36 +00:00
copilot-swe-agent[bot]
64e8db75aa
Add client fork creation workflow and script
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-02-20 01:38:06 +00:00
copilot-swe-agent[bot]
084bac383a
Fix project structure diagram to clarify custom color file locations
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-02-20 01:08:41 +00:00
copilot-swe-agent[bot]
ac51405b06
Add comprehensive client fork README template and documentation
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-02-20 01:06:58 +00:00
copilot-swe-agent[bot]
9e2c2cee0d
docs: Add missing CSS variable documentation sections
...
- Add Navbar Variables (17 vars)
- Add Offcanvas Variables (3 vars)
- Add Button Utilities (2 vars)
- Add Card Variables (17 vars)
- Add Responsive Tokens & Breakpoints (9 vars)
- Add VirtueMart Variables (61 vars)
- Add Gable Variables (7 vars)
- Update Table of Contents
- Add usage examples
- Update revision history
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-02-07 17:12:31 +00:00
cd29a18db6
Merge pull request #71 from mokoconsulting-tech/chore/sync-mokostandards-updates
...
chore: Sync MokoStandards workflows and configurations
2026-01-29 21:43:51 -06:00
copilot-swe-agent[bot]
9650d0cc29
fix: correct warranty disclaimer placement - only in docs, index, and XML files
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 03:04:13 +00:00
copilot-swe-agent[bot]
54dbfab5d6
Update documentation metadata to MokoStandards format
...
- Added complete metadata sections to all docs files
- Standardized metadata format with all required fields
- Fixed repository URL in ROADMAP.md
- Added Effective Date and Classification fields
- Added Revision History sections where missing
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 02:13:13 +00:00
copilot-swe-agent[bot]
13abfbcbb9
Add CSS variables reference documentation and color template files
...
- Created /templates/ directory with colors_custom_light.css and colors_custom_dark.css
- Added comprehensive CSS_VARIABLES.md documentation
- Updated README with improved Custom Color Palettes section
- Updated docs/README.md to include new resources
- Updated CHANGELOG with new additions
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 02:05:49 +00:00
copilot-swe-agent[bot]
9cb9658a84
Update version to 03.06.03, fix README title and color variables instructions, improve TOC CSS theme integration
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 01:44:39 +00:00
copilot-swe-agent[bot]
fe850aec12
Update Bootstrap TOC to official v1.0.1 release and enhance Soft Offline Mode roadmap
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 01:33:38 +00:00
copilot-swe-agent[bot]
d00fc75bca
Add TOC custom overrides and fix version numbers to 03.06.02
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 01:09:18 +00:00
copilot-swe-agent[bot]
f569069bde
Complete renaming to MokoCassiopeia in all paths and references
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 00:53:41 +00:00
copilot-swe-agent[bot]
aa2eb3f234
Rename to MokoCassiopeia and update to version 03.06.02
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 00:51:05 +00:00
copilot-swe-agent[bot]
8cf88379e4
Update version to 03.06.00 across all files
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-28 03:34:37 +00:00
copilot-swe-agent[bot]
e05fa8a48e
Merge origin/main into copilot/update-error-php-from-index
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-28 03:24:30 +00:00
copilot-swe-agent[bot]
0ddbe70e50
Remove warranty header from all files, keeping copyright and file information
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-18 14:47:50 +00:00
copilot-swe-agent[bot]
6464ed8d43
Fix remaining script references in documentation
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-18 01:43:10 +00:00
copilot-swe-agent[bot]
4602612697
Update documentation: remove script references and add colors_custom.css info
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-18 01:41:45 +00:00
copilot-swe-agent[bot]
09a4b0b490
Sync with MokoStandards: remove local scripts and reusable workflows
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-18 01:36:58 +00:00
copilot-swe-agent[bot]
dcaabd0c53
Fix code review issues: version consistency, glob pattern, and redundant execution
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-09 03:15:02 +00:00
copilot-swe-agent[bot]
75a5185d6d
Add Dependabot config and documentation index for MokoStandards compliance
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-09 03:11:19 +00:00
copilot-swe-agent[bot]
ea53cd0cdd
Remove obsolete migration and workflow planning documentation
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-09 02:28:55 +00:00