chore(release): merge RC 02.10.00 to main #109

Merged
jmiller merged 9 commits from rc into main 2026-05-30 14:44:13 +00:00
13 changed files with 33 additions and 12 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<name>Template - MokoOnyx</name>
<org>MokoConsulting</org>
<description>MokoOnyx - Joomla site template (successor to MokoCassiopeia)</description>
<version>02.09.05</version>
<version>02.10.00</version>
<license spdx="GPL-3.0-or-later">GNU General Public License v3</license>
</identity>
<governance>
+1 -1
View File
@@ -5,7 +5,7 @@
# FILE INFORMATION
# DEFGROUP: Gitea.Workflow
# INGROUP: moko-platform.Automation
# VERSION: 02.09.05
# VERSION: 02.10.00
# BRIEF: Auto-create feature branch when an issue is opened
name: "Universal: Issue Branch"
+18 -2
View File
@@ -8,19 +8,35 @@
DEFGROUP: Joomla.Template.Site
INGROUP: MokoOnyx.Documentation
PATH: ./CHANGELOG.md
VERSION: 02.09.05
VERSION: 02.10.00
BRIEF: Changelog file documenting version history of MokoOnyx
-->
# Changelog — MokoOnyx (VERSION: 02.09.05)
# Changelog — MokoOnyx (VERSION: 02.10.00)
## [Unreleased]
<<<<<<< HEAD
## [02.10.00] --- 2026-05-30
## [02.08.00] --- 2026-05-29
=======
## [02.09.03] --- 2026-05-30
## [02.09.02] --- 2026-05-30
>>>>>>> origin/main
## [02.08.00] --- 2026-05-29
## [02.08.00] --- 2026-05-29
<<<<<<< HEAD
## [02.08.00] --- 2026-05-28
All notable changes to the MokoOnyx Joomla template are documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
=======
## [02.08.00] --- 2026-05-29
>>>>>>> origin/main
+1 -1
View File
@@ -10,7 +10,7 @@
INGROUP: MokoOnyx.Governance
REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoOnyx
FILE: SECURITY.md
VERSION: 02.09.05
VERSION: 02.10.00
BRIEF: Security policy and vulnerability reporting process for MokoOnyx.
PATH: /SECURITY.md
NOTE: This policy is process oriented and does not replace secure engineering practices.
@@ -11,7 +11,7 @@
* INGROUP: MokoOnyx
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoOnyx
* PATH: /html/com_joomgallery/category/default.php
* VERSION: 02.09.05
* VERSION: 02.10.00
* BRIEF: Category view override — password gate then loads default_cat sub-layout
*/
@@ -11,7 +11,7 @@
* INGROUP: MokoOnyx
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoOnyx
* PATH: /html/com_joomgallery/category/default_cat.php
* VERSION: 02.09.05
* VERSION: 02.10.00
* BRIEF: Category sub-layout — subcategories grid + images grid with pagination
*/
+1 -1
View File
@@ -11,7 +11,7 @@
* INGROUP: MokoOnyx
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoOnyx
* PATH: /html/com_joomgallery/gallery/default.php
* VERSION: 02.09.05
* VERSION: 02.10.00
* BRIEF: Gallery view override — main image grid with masonry/justified layout
*/
+1 -1
View File
@@ -11,7 +11,7 @@
* INGROUP: MokoOnyx
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoOnyx
* PATH: /html/com_joomgallery/image/default.php
* VERSION: 02.09.05
* VERSION: 02.10.00
* BRIEF: Image detail view override — single image with metadata, tags, custom fields
*/
+1 -1
View File
@@ -10,7 +10,7 @@
* INGROUP: MokoOnyx
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoOnyx
* PATH: /html/layouts/joomla/module/card.php
* VERSION: 02.09.05
* VERSION: 02.10.00
* BRIEF: Custom card module chrome — renders module titles for all modules
*/
@@ -11,7 +11,7 @@
* INGROUP: MokoOnyx.Layouts
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoOnyx
* PATH: /src/html/layouts/mokoonyx/article-metadata.php
* VERSION: 02.09.05
* VERSION: 02.10.00
* BRIEF: Article metadata footer layout -- renders jcfields grouped by field group
*/
+1 -1
View File
@@ -10,7 +10,7 @@
* INGROUP: MokoOnyx.Accessibility
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoOnyx
* PATH: ./media/css/a11y-high-contrast.css
* VERSION: 02.09.05
* VERSION: 02.10.00
* BRIEF: High-contrast stylesheet for accessibility toolbar
*/
+1
View File
@@ -23520,3 +23520,4 @@ font-size: 0.8125rem;
.fa-brands {
margin-right: 0.25rem;
}
.fa-light { margin-right: 0.25rem; }
+4
View File
@@ -36,10 +36,14 @@
</server>
</updateservers>
<name>Template - MokoOnyx</name>
<<<<<<< HEAD
<version>02.10.00-rc</version>
=======
<<<<<<< HEAD
<version>02.09.05-dev</version>
=======
<version>02.09.03</version>
>>>>>>> origin/main
>>>>>>> origin/main
<scriptfile>script.php</scriptfile>
<creationDate>2026-05-16</creationDate>