02fda9064e
chore: add docs/update-server.md from MokoStandards
2026-04-09 10:51:07 -05:00
084f239a46
chore: add .mokostandards from MokoStandards
2026-04-09 10:51:06 -05:00
9df13aa637
chore: update Makefile from MokoStandards
2026-04-09 10:51:06 -05:00
a0f9859771
chore: update phpstan.neon from MokoStandards
2026-04-09 10:51:05 -05:00
36709b1f0a
chore: add update.xml from MokoStandards
2026-04-09 10:51:04 -05:00
6bb1841086
chore: update CONTRIBUTING.md from MokoStandards
2026-04-09 10:51:03 -05:00
7a0691ac14
chore: update CODE_OF_CONDUCT.md from MokoStandards
2026-04-09 10:51:03 -05:00
0fe620fcf7
chore: update SECURITY.md from MokoStandards
2026-04-09 10:51:02 -05:00
1efa71d87c
chore: update LICENSE from MokoStandards
2026-04-09 10:51:01 -05:00
418bb5b9a1
ci: fix manifest parsing + branch-freeze workflow [skip ci]
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 05:45:53 -05:00
github-actions[bot]
d82f194367
chore(version): auto-bump patch 03.09.12 → 03.09.13 [skip ci]
2026-04-08 10:31:50 +00:00
6bec39b5ce
Disable auto-trigger on update-server.yml — manual only
...
Workflow was corrupting updates.xml with empty template values.
Manual dispatch only until MokoStandards fixes manifest parsing.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 05:31:23 -05:00
github-actions[bot]
1d0e5090e6
chore(version): auto-bump patch 03.09.11 → 03.09.12 [skip ci]
2026-04-08 10:26:37 +00:00
2a9e94ef7a
Rebuild updates.xml after workflow corruption — all channels 03.09.12
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 05:26:06 -05:00
github-actions[bot]
a9d2c126f8
chore: update updates.xml (stable: 03.09.11) [skip ci]
2026-04-08 10:22:21 +00:00
github-actions[bot]
70e448e6e2
chore(version): auto-bump patch 03.09.11 [skip ci]
2026-04-08 10:22:20 +00:00
01597013b6
Merge branch 'version/03'
2026-04-08 05:22:08 -05:00
116e8b511a
chore(release): bump all versions and badges to 03.09.12
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 05:17:07 -05:00
5a67111335
Use unique collapse ID for mainmenu too
...
Append module ID to collapse target so multiple mainmenu
instances don't conflict.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 05:15:06 -05:00
8d6a8df15e
Fix horizontal menu: use own sub-layouts, unique collapse ID
...
horizontal.php was referencing mainmenu_ sub-layouts instead of
horizontal_ ones. Also use module ID in collapse target to avoid
conflicts when multiple menus exist on the same page.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 05:14:05 -05:00
35b1c55d6f
Backward compatibility
2026-04-08 01:41:17 -05:00
9d414c1e57
Merge branch 'dev' of https://github.com/mokoconsulting-tech/MokoCassiopeia into dev
2026-04-08 01:30:50 -05:00
211dbefb8b
CSS and Overrides fix
2026-04-08 01:30:47 -05:00
4ccc972e88
fix: sync updates.xml from main [skip ci]
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 00:34:25 -05:00
30eb7ba01b
fix: regenerate clean updates.xml from manifest [skip ci]
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 00:34:21 -05:00
github-actions[bot]
ce1440cceb
chore(version): auto-bump patch 03.09.09 → 03.09.10 [skip ci]
2026-04-08 05:20:48 +00:00
a86d10805d
Sync dev channel SHA for 03.09.11
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 00:20:33 -05:00
c03db0a099
Update dev channel SHA for 03.09.11
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 00:19:59 -05:00
33bf79bc65
Show shields.io badges in template description
...
Version, license, Joomla, and PHP badges rendered as img tags
in the template description, matching the README badge style.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 00:19:04 -05:00
4fdd0ca9ae
Breadcrumb padding fix, version in template description
...
Change __here margin-right to padding-right: .15rem. Add version
number to template description so it shows in Joomla admin.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 00:18:24 -05:00
b6e7c64786
Breadcrumb label and items on single line
...
Add flex layout to .mod-breadcrumbs so the "You are here" label
and breadcrumb list sit inline. Label floats left with margin.
Bump to 03.09.12.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 00:16:54 -05:00
a70e74c72a
ci: restrict workflow triggers to main and version/* only
...
Save GitHub Actions minutes by not running CI on every dev/rc
commit. All workflows now trigger only on push to main or
version/* branches. Manual dispatch still available.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 00:13:01 -05:00
github-actions[bot]
43b2561b90
chore(version): auto-bump patch 03.09.08 → 03.09.09 [skip ci]
2026-04-08 05:08:25 +00:00
08ac6d10a1
Update dev channel SHA for 03.09.11
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 00:08:11 -05:00
e1e0087414
Update dev channel SHA for 03.09.11
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 00:07:19 -05:00
github-actions[bot]
b5f522479a
chore(version): auto-bump patch 03.09.07 → 03.09.08 [skip ci]
2026-04-08 05:04:56 +00:00
bd6ab26614
Reorder updates.xml to match release pipeline
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 00:04:31 -05:00
0b557c54ac
Reorder updates.xml to match release pipeline
...
Order: development → alpha → beta → rc → stable
Each section annotated with its pipeline stage.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 00:04:18 -05:00
github-actions[bot]
8a7105401f
chore(version): auto-bump patch 03.09.06 → 03.09.07 [skip ci]
2026-04-08 05:01:36 +00:00
9e4ddf4d46
Sync updates.xml: dev channel 03.09.11
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 00:01:22 -05:00
fd186fea09
Update dev channel to 03.09.11
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 00:01:09 -05:00
cd812ecbf4
Fix breadcrumbs: stop double-filtering, add showHere support
...
Joomla core already handles showHome/showLast/homeText before
passing $list to the template. Removed duplicate filtering that
was breaking those settings. Added showHere param to control
"You are here" label visibility. Bump to 03.09.11.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 00:00:14 -05:00
github-actions[bot]
44de570f09
chore(version): auto-bump patch 03.09.05 → 03.09.06 [skip ci]
2026-04-08 04:57:10 +00:00
3860c29b24
Merge branch 'main' into dev
2026-04-07 23:57:02 -05:00
2faba15b55
Fix dev channel version to 03.09.10 in updates.xml
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 23:56:52 -05:00
github-actions[bot]
7289e8c5ce
chore(version): auto-bump patch 03.09.04 → 03.09.05 [skip ci]
2026-04-08 04:54:09 +00:00
455a8c0b5a
Sync updates.xml: dev channel 03.09.10
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 23:53:52 -05:00
ce8ae0eec5
Update dev channel to 03.09.10
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 23:53:29 -05:00
50a6f006ac
Fonts, title alignment, clear rows, custom themes (03.09.10)
...
Fonts:
- Roboto CSS updated to v51 paths (was v30)
- New CSS for Fredoka and Pacifico
- Remove orphan fira-sans.css and noto-sans.css (no woff2 files)
- Updated fonts README
CSS:
- clear: both on top-a, top-b, bottom-a, bottom-b, breadcrumbs
- .title-center and .title-right alignment classes
- Banner overlay height variable
Custom themes (for dev testing):
- light.custom.css: Warm Earth (brown/saddle brown palette)
- dark.custom.css: Deep Purple (purple/teal palette)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 23:50:28 -05:00
00dd666197
ci: sync [skip ci]
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 23:19:39 -05:00