copilot-swe-agent[bot]
32444af374
Add security documentation for custom head content feature
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 05:18:44 +00:00
copilot-swe-agent[bot]
20e9b39688
Add search button styling and fix responsive header layout
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 05:18:12 +00:00
copilot-swe-agent[bot]
733bcc3496
Fix input fields to follow dark theme with CSS variables
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 05:17:06 +00:00
copilot-swe-agent[bot]
56b94175da
Update comprehensive plan for all fixes
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 05:14:34 +00:00
copilot-swe-agent[bot]
dd02abf76b
Remove default logo file path from template configuration
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 05:06:17 +00:00
copilot-swe-agent[bot]
67f9af7a85
Add missing fieldset label constants to sys.ini files
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 05:05:36 +00:00
copilot-swe-agent[bot]
2e366ea451
Convert language constants from hyphenated to underscore format
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 05:02:16 +00:00
copilot-swe-agent[bot]
4161629191
Fix double semicolon in sys.ini files copyright comments
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 04:48:47 +00:00
copilot-swe-agent[bot]
1719d0e6fd
Fix language constants and update dates to 2026
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 04:47:25 +00:00
copilot-swe-agent[bot]
6a831c8bd7
Initial plan
2026-01-30 04:42:51 +00:00
212918cc62
Merge pull request #73 from mokoconsulting-tech/dependabot/github_actions/github-actions-6001dc5c0d
...
chore(deps)(deps): bump the github-actions group with 7 updates
2026-01-29 22:39:31 -06:00
dependabot[bot]
1b4e74da91
chore(deps)(deps): bump the github-actions group with 7 updates
...
Bumps the github-actions group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `4` | `6` |
| [actions/setup-node](https://github.com/actions/setup-node ) | `4` | `6` |
| [actions/setup-python](https://github.com/actions/setup-python ) | `5` | `6` |
| [actions/setup-go](https://github.com/actions/setup-go ) | `5` | `6` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact ) | `4` | `6` |
| [actions/download-artifact](https://github.com/actions/download-artifact ) | `4` | `7` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) | `1` | `2` |
Updates `actions/checkout` from 4 to 6
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v6 )
Updates `actions/setup-node` from 4 to 6
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v6 )
Updates `actions/setup-python` from 5 to 6
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v5...v6 )
Updates `actions/setup-go` from 5 to 6
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5...v6 )
Updates `actions/upload-artifact` from 4 to 6
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v6 )
Updates `actions/download-artifact` from 4 to 7
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v7 )
Updates `softprops/action-gh-release` from 1 to 2
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-go
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: softprops/action-gh-release
dependency-version: '2'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-30 03:45:24 +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
c257060990
Merge pull request #72 from mokoconsulting-tech/copilot/sub-pr-71
...
chore: standardize naming to MokoCassiopeia and correct GPL warranty placement
2026-01-29 21:43:28 -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]
d254527ad1
chore: add GPL warranty disclaimer to all source files per MokoStandards policy
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 02:54:03 +00:00
copilot-swe-agent[bot]
0fd41905d7
docs: replace Moko-Cassiopeia with MokoCassiopeia in all files
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 02:52:27 +00:00
copilot-swe-agent[bot]
9235ec44a4
fix: Add proper SSH key cleanup step
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 02:44:13 +00:00
copilot-swe-agent[bot]
e02bc0323f
fix: Standardize XML schema and update timestamps
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 02:40:29 +00:00
copilot-swe-agent[bot]
a5cd287431
refactor: Remove unused imports and add exception comments
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 02:39:10 +00:00
copilot-swe-agent[bot]
594dfc6376
fix: Update GitHub Actions to stable versions
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 02:38:30 +00:00
copilot-swe-agent[bot]
9b550a083a
Initial plan
2026-01-30 02:35:47 +00:00
778441b4bf
Merge pull request #70 from mokoconsulting-tech/copilot/fix-readme-color-variables
...
Version 03.06.03: Add CSS customization resources, documentation standards compliance, fix README and TOC theming
2026-01-29 20:35:09 -06:00
Moko Standards Bot
0f2c0c1166
chore: sync workflows, scripts, and configurations from MokoStandards
2026-01-30 02:15:07 +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]
725aaf55d2
Fix CSS template issues: correct background-position values and border-radius consistency
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 02:08:45 +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
6a3f1322f9
Update README to remove duplicate version info
...
Removed duplicate version information from README.
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com >
2026-01-29 20:00:47 -06:00
copilot-swe-agent[bot]
8f6bb71ce4
Fix README header version and title
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 01:46:18 +00:00
copilot-swe-agent[bot]
dbbe1464a1
Document that colors_custom.css files are excluded from version control
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 01:45:51 +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]
9e8da32f6e
Initial plan
2026-01-30 01:39:38 +00:00
2436054ae6
Merge pull request #69 from mokoconsulting-tech/copilot/update-name-to-mokocassiopeia
...
Update Bootstrap TOC to v1.0.1 release reference and specify Soft Offline Mode with persistent links
2026-01-29 19:35:46 -06: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]
b221ae6ee5
Add Included Libraries section to README with Bootstrap TOC details
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 01:25:52 +00:00
copilot-swe-agent[bot]
63e00827db
Integrate Bootstrap TOC library for article table of contents
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 01:20:49 +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]
70ba795d2d
Regenerate README and CHANGELOG with comprehensive documentation
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 01:03:04 +00:00
copilot-swe-agent[bot]
781d30d7b6
Fix remaining language constant references
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 00:55:58 +00:00
copilot-swe-agent[bot]
b9739c78ee
Remove all template overrides
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 00:54:39 +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]
827469453e
Initial plan
2026-01-30 00:44:24 +00:00
580a20139d
Merge pull request #68 from mokoconsulting-tech/copilot/fix-missing-language-variables
...
Ignore colors_custom.css to prevent fork customization commits
2026-01-29 18:42:32 -06:00
copilot-swe-agent[bot]
260da81b07
Add colors_custom.css to .gitignore to prevent fork customizations
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 00:38:57 +00:00
copilot-swe-agent[bot]
4e0d96d522
Fix code review issues: field name consistency and theme_enabled conditional
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 00:13:21 +00:00
copilot-swe-agent[bot]
b6d2d7e2d0
Add user.css placeholder and update version to 03.06.01
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 00:05:31 +00:00
copilot-swe-agent[bot]
f6ededf2b3
Consolidate JS files and add theme functionality to index.php
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-30 00:04:24 +00:00
copilot-swe-agent[bot]
dcc3327f7c
Fix FA6KITCODE to FA7KITCODE language variable
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-29 23:57:01 +00:00
copilot-swe-agent[bot]
8917bf6216
Initial plan
2026-01-29 23:54:36 +00:00