chore: update server name + consolidate changelog #126

Merged
jmiller merged 5 commits from dev into main 2026-06-04 18:29:46 +00:00
8 changed files with 11 additions and 15 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
<display-name>Template - MokoOnyx</display-name>
<org>MokoConsulting</org>
<description>MokoOnyx - Joomla site template (successor to MokoCassiopeia)</description>
<version>02.20.00</version>
<version>02.19.04</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.20.00
# VERSION: 02.19.04
# BRIEF: Auto-create feature branch when an issue is opened
name: "Universal: Issue Branch"
+3 -7
View File
@@ -8,15 +8,13 @@
DEFGROUP: Joomla.Template.Site
INGROUP: MokoOnyx.Documentation
PATH: ./CHANGELOG.md
VERSION: 02.20.00
VERSION: 02.19.04
BRIEF: Changelog file documenting version history of MokoOnyx
-->
# Changelog — MokoOnyx (VERSION: 02.20.00)
# Changelog — MokoOnyx (VERSION: 02.19.04)
## [Unreleased]
## [02.20.00] --- 2026-06-04
### Fixed
- Strip Joomla-injected `p-2` padding class from Font Awesome icons in all menu overrides (default, mainmenu, horizontal)
@@ -30,8 +28,6 @@
## [02.20.00] --- 2026-06-04
## [02.19.00] --- 2026-06-04
## [02.18.00] --- 2026-06-02
## [02.17.00] --- 2026-06-02
## [02.15.00] --- 2026-05-30
+1 -1
View File
@@ -10,7 +10,7 @@
INGROUP: MokoOnyx.Governance
REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoOnyx
FILE: SECURITY.md
VERSION: 02.20.00
VERSION: 02.19.04
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.
+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.20.00
* VERSION: 02.19.04
* 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.20.00
* VERSION: 02.19.04
* 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.20.00
* VERSION: 02.19.04
* BRIEF: High-contrast stylesheet for accessibility toolbar
*/
+2 -2
View File
@@ -31,10 +31,10 @@
-->
<extension type="template" client="site" method="upgrade">
<updateservers>
<server type="extension" name="MokoOnyx Updates">https://git.mokoconsulting.tech/MokoConsulting/MokoOnyx/updates.xml</server>
<server type="extension" name="Template - MokoOnyx">https://git.mokoconsulting.tech/MokoConsulting/MokoOnyx/updates.xml</server>
</updateservers>
<name>mokoonyx</name>
<version>02.20.00</version>
<version>02.19.04-dev</version>
<scriptfile>script.php</scriptfile>
<creationDate>2026-05-16</creationDate>
<author>Jonathan Miller || Moko Consulting</author>