This website requires JavaScript.
a02c3e4b31
Merge pull request #74 from mokoconsulting-tech/copilot/fix-language-constants-display
Jonathan Miller
2026-02-07 11:49:30 -06:00
d5f3dfb5ac
remfoe Alternative option
Jonathan Miller
2026-02-07 11:48:53 -06:00
db16db87a4
Convert theme style descriptions to tooltips using hint attribute
copilot-swe-agent[bot]
2026-02-07 17:44:32 +00:00
fd998b6f49
Remove Alternative color scheme option and enhance theme selection instructions
copilot-swe-agent[bot]
2026-02-07 17:43:36 +00:00
19d83e4d92
Add description instructions to font scheme selection field
copilot-swe-agent[bot]
2026-02-07 17:40:04 +00:00
7a91855a2a
Expand template description with custom color theme implementation instructions
copilot-swe-agent[bot]
2026-02-07 17:36:37 +00:00
f1316ccb58
Update global padding variables from 1rem to 0.15rem across all color schemes
copilot-swe-agent[bot]
2026-02-07 17:28:22 +00:00
910d1dcb3e
Complete CSS variable system: Add missing values, regenerate alternative colors, add Bootstrap/Joomla styles
copilot-swe-agent[bot]
2026-02-07 17:17:49 +00:00
9e2c2cee0d
docs: Add missing CSS variable documentation sections
copilot-swe-agent[bot]
2026-02-07 17:12:31 +00:00
e4f880c621
Reorganize 4 CSS variable files with consistent structure and section headers
copilot-swe-agent[bot]
2026-02-07 17:08:25 +00:00
06e837ea58
Update template.css
Jonathan Miller
2026-02-07 10:56:19 -06:00
631407297d
Move user.css styles to template.css and add site-title margin
copilot-swe-agent[bot]
2026-02-07 16:55:15 +00:00
466cc6b642
Merge branch 'copilot/fix-language-constants-display' of https://github.com/mokoconsulting-tech/MokoCassiopeia into copilot/fix-language-constants-display
Jonathan Miller
2026-02-07 10:55:05 -06:00
712220dca9
Update template.css
Jonathan Miller
2026-02-07 10:54:55 -06:00
d46846573f
Add comprehensive missing CSS variables to all color scheme files
copilot-swe-agent[bot]
2026-02-07 16:54:09 +00:00
73e9b6d9c8
Merge branch 'copilot/fix-language-constants-display' of https://github.com/mokoconsulting-tech/MokoCassiopeia into copilot/fix-language-constants-display
Jonathan Miller
2026-02-07 10:51:56 -06:00
c7118a5d30
Update user.css
Jonathan Miller
2026-02-07 10:46:46 -06:00
83c16d1d2a
Fix template name capitalization from mokocassiopeia to MokoCassiopeia
copilot-swe-agent[bot]
2026-02-07 16:42:47 +00:00
eca164fa3e
Add usage instructions to custom color palette option descriptions
copilot-swe-agent[bot]
2026-02-07 16:39:56 +00:00
0fc071928f
Change filename
Jonathan Miller
2026-02-07 10:37:26 -06:00
60919abb62
Delete colors_custom_light.css
Jonathan Miller
2026-02-07 10:35:03 -06:00
515539590a
Set Roboto as default font and add Osaka font for titles
copilot-swe-agent[bot]
2026-01-30 06:47:06 +00:00
162fd5e250
Fix .icon-white to use --body-bg CSS variable for proper theming
copilot-swe-agent[bot]
2026-01-30 06:35:11 +00:00
fe1c6f02f3
Add fluid container parameter to error.php and prepare for theme fieldset split
copilot-swe-agent[bot]
2026-01-30 06:26:47 +00:00
ba6100b468
Fix form controls and button styling to use CSS variables
copilot-swe-agent[bot]
2026-01-30 06:09:31 +00:00
afd7d0aac0
Update template.css
Jonathan Miller
2026-01-30 00:04:30 -06:00
bd206cbc0e
Remove underline from site title and brand links
copilot-swe-agent[bot]
2026-01-30 05:54:52 +00:00
d97233eea9
Implement smart Bootstrap loading and fix drawer functionality
copilot-swe-agent[bot]
2026-01-30 05:54:06 +00:00
a2a26d504e
Plan: Implement smarter Bootstrap component loading
copilot-swe-agent[bot]
2026-01-30 05:53:11 +00:00
8c6ec98a93
Update joomla.asset.json
Jonathan Miller
2026-01-29 23:52:07 -06:00
b939115430
Remove non-existent script references (theme-init.js, darkmode-toggle.js)
copilot-swe-agent[bot]
2026-01-30 05:45:53 +00:00
b10bff1ab6
Update CSS path references from /css/global/ to /css/colors/
copilot-swe-agent[bot]
2026-01-30 05:44:39 +00:00
89a27c4bd6
Implement conditional TOC loading and cleanup Bootstrap/TOC code
copilot-swe-agent[bot]
2026-01-30 05:40:40 +00:00
d2ab55d9b0
Fix component.php: Remove incorrect asset reference
copilot-swe-agent[bot]
2026-01-30 05:34:58 +00:00
6f3fa4ef78
Make title text follow nav background color and improve search container styling
copilot-swe-agent[bot]
2026-01-30 05:29:53 +00:00
b1ce13ca8b
Fix missing asset registry error: Replace template.global.base with template.base
copilot-swe-agent[bot]
2026-01-30 05:27:53 +00:00
50b9298a69
Fixed remanent moko-cassiopeia
Jonathan Miller
2026-01-29 23:26:46 -06:00
d7e12d3897
Address code review feedback: Add disabled border styling and update SECURITY.md revision history
copilot-swe-agent[bot]
2026-01-30 05:20:30 +00:00
32444af374
Add security documentation for custom head content feature
copilot-swe-agent[bot]
2026-01-30 05:18:44 +00:00
20e9b39688
Add search button styling and fix responsive header layout
copilot-swe-agent[bot]
2026-01-30 05:18:12 +00:00
733bcc3496
Fix input fields to follow dark theme with CSS variables
copilot-swe-agent[bot]
2026-01-30 05:17:06 +00:00
56b94175da
Update comprehensive plan for all fixes
copilot-swe-agent[bot]
2026-01-30 05:14:34 +00:00
dd02abf76b
Remove default logo file path from template configuration
copilot-swe-agent[bot]
2026-01-30 05:06:17 +00:00
67f9af7a85
Add missing fieldset label constants to sys.ini files
copilot-swe-agent[bot]
2026-01-30 05:05:36 +00:00
2e366ea451
Convert language constants from hyphenated to underscore format
copilot-swe-agent[bot]
2026-01-30 05:02:16 +00:00
b50902650b
Merge pull request #76 from mokoconsulting-tech/dependabot/github_actions/github-actions-e04bf4a408
Jonathan Miller
2026-01-29 22:49:17 -06:00
4161629191
Fix double semicolon in sys.ini files copyright comments
copilot-swe-agent[bot]
2026-01-30 04:48:47 +00:00
1719d0e6fd
Fix language constants and update dates to 2026
copilot-swe-agent[bot]
2026-01-30 04:47:25 +00:00
fb6768391c
chore(deps)(deps): bump the github-actions group with 7 updates
dependabot[bot]
2026-01-30 04:46:49 +00:00
7b95d7d5f8
Merge pull request #75 from mokoconsulting-tech/chore/sync-mokostandards-updates
Jonathan Miller
2026-01-29 22:45:27 -06:00
f5c8f42440
chore: sync workflows, scripts, and configurations from MokoStandards
Moko Standards Bot
2026-01-30 04:44:59 +00:00
6a831c8bd7
Initial plan
copilot-swe-agent[bot]
2026-01-30 04:42:51 +00:00
212918cc62
Merge pull request #73 from mokoconsulting-tech/dependabot/github_actions/github-actions-6001dc5c0d
Jonathan Miller
2026-01-29 22:39:31 -06:00
1b4e74da91
chore(deps)(deps): bump the github-actions group with 7 updates
dependabot[bot]
2026-01-30 03:45:24 +00:00
cd29a18db6
Merge pull request #71 from mokoconsulting-tech/chore/sync-mokostandards-updates
Jonathan Miller
2026-01-29 21:43:51 -06:00
c257060990
Merge pull request #72 from mokoconsulting-tech/copilot/sub-pr-71
Jonathan Miller
2026-01-29 21:43:28 -06:00
9650d0cc29
fix: correct warranty disclaimer placement - only in docs, index, and XML files
copilot-swe-agent[bot]
2026-01-30 03:04:13 +00:00
d254527ad1
chore: add GPL warranty disclaimer to all source files per MokoStandards policy
copilot-swe-agent[bot]
2026-01-30 02:54:03 +00:00
0fd41905d7
docs: replace Moko-Cassiopeia with MokoCassiopeia in all files
copilot-swe-agent[bot]
2026-01-30 02:52:27 +00:00
9235ec44a4
fix: Add proper SSH key cleanup step
copilot-swe-agent[bot]
2026-01-30 02:44:13 +00:00
e02bc0323f
fix: Standardize XML schema and update timestamps
copilot-swe-agent[bot]
2026-01-30 02:40:29 +00:00
a5cd287431
refactor: Remove unused imports and add exception comments
copilot-swe-agent[bot]
2026-01-30 02:39:10 +00:00
594dfc6376
fix: Update GitHub Actions to stable versions
copilot-swe-agent[bot]
2026-01-30 02:38:30 +00:00
9b550a083a
Initial plan
copilot-swe-agent[bot]
2026-01-30 02:35:47 +00:00
778441b4bf
Merge pull request #70 from mokoconsulting-tech/copilot/fix-readme-color-variables
Jonathan Miller
2026-01-29 20:35:09 -06:00
0f2c0c1166
chore: sync workflows, scripts, and configurations from MokoStandards
Moko Standards Bot
2026-01-30 02:15:07 +00:00
54dbfab5d6
Update documentation metadata to MokoStandards format
copilot-swe-agent[bot]
2026-01-30 02:13:13 +00:00
725aaf55d2
Fix CSS template issues: correct background-position values and border-radius consistency
copilot-swe-agent[bot]
2026-01-30 02:08:45 +00:00
13abfbcbb9
Add CSS variables reference documentation and color template files
copilot-swe-agent[bot]
2026-01-30 02:05:49 +00:00
6a3f1322f9
Update README to remove duplicate version info
Jonathan Miller
2026-01-29 20:00:47 -06:00
8f6bb71ce4
Fix README header version and title
copilot-swe-agent[bot]
2026-01-30 01:46:18 +00:00
dbbe1464a1
Document that colors_custom.css files are excluded from version control
copilot-swe-agent[bot]
2026-01-30 01:45:51 +00:00
9cb9658a84
Update version to 03.06.03, fix README title and color variables instructions, improve TOC CSS theme integration
copilot-swe-agent[bot]
2026-01-30 01:44:39 +00:00
9e8da32f6e
Initial plan
copilot-swe-agent[bot]
2026-01-30 01:39:38 +00:00
2436054ae6
Merge pull request #69 from mokoconsulting-tech/copilot/update-name-to-mokocassiopeia
Jonathan Miller
2026-01-29 19:35:46 -06:00
fe850aec12
Update Bootstrap TOC to official v1.0.1 release and enhance Soft Offline Mode roadmap
copilot-swe-agent[bot]
2026-01-30 01:33:38 +00:00
b221ae6ee5
Add Included Libraries section to README with Bootstrap TOC details
copilot-swe-agent[bot]
2026-01-30 01:25:52 +00:00
63e00827db
Integrate Bootstrap TOC library for article table of contents
copilot-swe-agent[bot]
2026-01-30 01:20:49 +00:00
d00fc75bca
Add TOC custom overrides and fix version numbers to 03.06.02
copilot-swe-agent[bot]
2026-01-30 01:09:18 +00:00
70ba795d2d
Regenerate README and CHANGELOG with comprehensive documentation
copilot-swe-agent[bot]
2026-01-30 01:03:04 +00:00
781d30d7b6
Fix remaining language constant references
copilot-swe-agent[bot]
2026-01-30 00:55:58 +00:00
b9739c78ee
Remove all template overrides
copilot-swe-agent[bot]
2026-01-30 00:54:39 +00:00
f569069bde
Complete renaming to MokoCassiopeia in all paths and references
copilot-swe-agent[bot]
2026-01-30 00:53:41 +00:00
aa2eb3f234
Rename to MokoCassiopeia and update to version 03.06.02
copilot-swe-agent[bot]
2026-01-30 00:51:05 +00:00
827469453e
Initial plan
copilot-swe-agent[bot]
2026-01-30 00:44:24 +00:00
580a20139d
Merge pull request #68 from mokoconsulting-tech/copilot/fix-missing-language-variables
Jonathan Miller
2026-01-29 18:42:32 -06:00
260da81b07
Add colors_custom.css to .gitignore to prevent fork customizations
copilot-swe-agent[bot]
2026-01-30 00:38:57 +00:00
4e0d96d522
Fix code review issues: field name consistency and theme_enabled conditional
copilot-swe-agent[bot]
2026-01-30 00:13:21 +00:00
b6d2d7e2d0
Add user.css placeholder and update version to 03.06.01
copilot-swe-agent[bot]
2026-01-30 00:05:31 +00:00
f6ededf2b3
Consolidate JS files and add theme functionality to index.php
copilot-swe-agent[bot]
2026-01-30 00:04:24 +00:00
dcc3327f7c
Fix FA6KITCODE to FA7KITCODE language variable
copilot-swe-agent[bot]
2026-01-29 23:57:01 +00:00
8917bf6216
Initial plan
copilot-swe-agent[bot]
2026-01-29 23:54:36 +00:00
d00e54923a
Merge pull request #61 from mokoconsulting-tech/copilot/update-error-php-from-index
Jonathan Miller
2026-01-27 21:48:03 -06:00
5aa0370d61
Merge branch 'main' into copilot/update-error-php-from-index
Jonathan Miller
2026-01-27 21:47:11 -06:00
8cf88379e4
Update version to 03.06.00 across all files
copilot-swe-agent[bot]
2026-01-28 03:34:37 +00:00
cff2533ca3
Create favicon.ico
Jonathan Miller
2026-01-27 21:33:37 -06:00
e05fa8a48e
Merge origin/main into copilot/update-error-php-from-index
copilot-swe-agent[bot]
2026-01-28 03:24:30 +00:00
9ba3955504
Template fixes
Jonathan Miller
2026-01-27 21:04:37 -06:00
c7f81f8321
Merge pull request #63 from mokoconsulting-tech/copilot/generate-version-specific-roadmap
Jonathan Miller
2026-01-27 11:17:04 -06:00
984e042d1c
Clarify technical terms in template roadmap
copilot-swe-agent[bot]
2026-01-27 15:32:54 +00:00