From d958d3ef696709fe87fe0333f850d8b02a2d76eb Mon Sep 17 00:00:00 2001 From: Jonathan Miller <1+jmiller@noreply.git.mokoconsulting.tech> Date: Mon, 6 Jul 2026 22:45:20 +0000 Subject: [PATCH 1/5] feat(menu): add COM_MOKOSUITEEDITOR_SHORT short-name constant (#13) Claude-Session: https://claude.ai/code/session_01B9aZHSWbiiZykJD88pYx8R --- .../admin/language/en-GB/com_mokosuiteeditor.sys.ini | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 source/packages/com_mokosuiteeditor/admin/language/en-GB/com_mokosuiteeditor.sys.ini diff --git a/source/packages/com_mokosuiteeditor/admin/language/en-GB/com_mokosuiteeditor.sys.ini b/source/packages/com_mokosuiteeditor/admin/language/en-GB/com_mokosuiteeditor.sys.ini new file mode 100644 index 0000000..00407da --- /dev/null +++ b/source/packages/com_mokosuiteeditor/admin/language/en-GB/com_mokosuiteeditor.sys.ini @@ -0,0 +1,3 @@ +COM_MOKOSUITEEDITOR="MokoSuite Editor" +COM_MOKOSUITEEDITOR_SHORT="Editor" +COM_MOKOSUITEEDITOR_XML_DESCRIPTION="MokoSuite Editor component." From a428a9e49170569a4efebebbb235198df9183e4e Mon Sep 17 00:00:00 2001 From: Jonathan Miller <1+jmiller@noreply.git.mokoconsulting.tech> Date: Mon, 6 Jul 2026 22:45:31 +0000 Subject: [PATCH 2/5] feat(menu): use COM_MOKOSUITEEDITOR_SHORT + wire admin language (#13) Claude-Session: https://claude.ai/code/session_01B9aZHSWbiiZykJD88pYx8R --- source/packages/com_mokosuiteeditor/mokosuiteeditor.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/packages/com_mokosuiteeditor/mokosuiteeditor.xml b/source/packages/com_mokosuiteeditor/mokosuiteeditor.xml index 3df2e18..9358eeb 100644 --- a/source/packages/com_mokosuiteeditor/mokosuiteeditor.xml +++ b/source/packages/com_mokosuiteeditor/mokosuiteeditor.xml @@ -9,6 +9,9 @@ Moko\Component\MokoSuiteEditor servicessrctmpl - COM_MOKOSUITEEDITOR + COM_MOKOSUITEEDITOR_SHORT + + en-GB/com_mokosuiteeditor.sys.ini + From c283058805aceebc7119f7677b21c15a21364d05 Mon Sep 17 00:00:00 2001 From: "gitea-actions[bot]" Date: Mon, 6 Jul 2026 22:45:59 +0000 Subject: [PATCH 3/5] chore(version): pre-release bump to 01.00.27-dev [skip ci] --- .mokogitea/workflows/issue-branch.yml | 2 +- CODE_OF_CONDUCT.md | 2 +- GOVERNANCE.md | 2 +- SECURITY.md | 2 +- source/packages/com_mokosuiteeditor/mokosuiteeditor.xml | 2 +- source/packages/plg_editors_mokosuiteeditor/mokosuiteeditor.xml | 2 +- .../plg_webservices_mokosuiteeditor/mokosuiteeditor.xml | 2 +- source/pkg_mokosuiteeditor.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.mokogitea/workflows/issue-branch.yml b/.mokogitea/workflows/issue-branch.yml index e4db02a..685f5b1 100644 --- a/.mokogitea/workflows/issue-branch.yml +++ b/.mokogitea/workflows/issue-branch.yml @@ -5,7 +5,7 @@ # FILE INFORMATION # DEFGROUP: Gitea.Workflow # INGROUP: mokocli.Automation -# VERSION: 01.00.26 +# VERSION: 01.00.27 # BRIEF: Auto-create feature branch when an issue is opened name: "Universal: Issue Branch" diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 56e7db5..b8d6618 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -14,7 +14,7 @@ DEFGROUP: Template-Joomla INGROUP: Template-Joomla.Documentation REPO: https://github.com/mokoconsulting-tech/Template-Joomla/ - VERSION: 01.00.26 + VERSION: 01.00.27 PATH: ./CODE_OF_CONDUCT.md BRIEF: Community expectations and enforcement guidelines NOTE: Adapted with attribution from the Contributor Covenant v2.1 diff --git a/GOVERNANCE.md b/GOVERNANCE.md index d117371..f72aec7 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -19,7 +19,7 @@ DEFGROUP: mokoconsulting-tech.Template-Joomla INGROUP: MokoStandards.Governance REPO: https://github.com/mokoconsulting-tech/Template-Joomla - VERSION: 01.00.26 + VERSION: 01.00.27 PATH: /GOVERNANCE.md BRIEF: Project governance rules, roles, and decision process for Template-Joomla --> diff --git a/SECURITY.md b/SECURITY.md index db497d6..6321137 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -23,7 +23,7 @@ DEFGROUP: Template-Joomla INGROUP: Template-Joomla.Documentation REPO: https://git.mokoconsulting.tech/MokoConsulting/Template-Joomla PATH: /SECURITY.md -VERSION: 01.00.26 +VERSION: 01.00.27 BRIEF: Security vulnerability reporting and handling policy --> diff --git a/source/packages/com_mokosuiteeditor/mokosuiteeditor.xml b/source/packages/com_mokosuiteeditor/mokosuiteeditor.xml index 9358eeb..80e4d93 100644 --- a/source/packages/com_mokosuiteeditor/mokosuiteeditor.xml +++ b/source/packages/com_mokosuiteeditor/mokosuiteeditor.xml @@ -5,7 +5,7 @@ 2026-06-23 Copyright (C) 2026 Moko Consulting. GPL-3.0-or-later - 01.00.26 + 01.00.27 Moko\Component\MokoSuiteEditor servicessrctmpl diff --git a/source/packages/plg_editors_mokosuiteeditor/mokosuiteeditor.xml b/source/packages/plg_editors_mokosuiteeditor/mokosuiteeditor.xml index 226aae4..cd0f0d5 100644 --- a/source/packages/plg_editors_mokosuiteeditor/mokosuiteeditor.xml +++ b/source/packages/plg_editors_mokosuiteeditor/mokosuiteeditor.xml @@ -8,7 +8,7 @@ GPL-3.0-or-later hello@mokoconsulting.tech https://mokoconsulting.tech - 01.00.26 + 01.00.27 8.3 PLG_EDITORS_MOKOSUITEEDITOR_DESC Moko\Plugin\Editors\MokoSuiteEditor diff --git a/source/packages/plg_webservices_mokosuiteeditor/mokosuiteeditor.xml b/source/packages/plg_webservices_mokosuiteeditor/mokosuiteeditor.xml index 7e9297f..cb6ddde 100644 --- a/source/packages/plg_webservices_mokosuiteeditor/mokosuiteeditor.xml +++ b/source/packages/plg_webservices_mokosuiteeditor/mokosuiteeditor.xml @@ -3,7 +3,7 @@ Web Services - MokoSuite Editor mokosuiteeditor Moko Consulting - 01.00.26 + 01.00.27 GPL-3.0-or-later Moko\Plugin\WebServices\MokoSuiteEditor srcservices diff --git a/source/pkg_mokosuiteeditor.xml b/source/pkg_mokosuiteeditor.xml index 7bb3110..89607b4 100644 --- a/source/pkg_mokosuiteeditor.xml +++ b/source/pkg_mokosuiteeditor.xml @@ -2,7 +2,7 @@ Package - MokoSuite Editor mokosuiteeditor - 01.00.26 + 01.00.27 2026-06-21 Moko Consulting hello@mokoconsulting.tech From 847e3f912c93d77088a9ae5bb88b8729a2dc2f04 Mon Sep 17 00:00:00 2001 From: "gitea-actions[bot]" Date: Mon, 6 Jul 2026 22:46:25 +0000 Subject: [PATCH 4/5] chore(version): pre-release bump to 01.00.28-dev [skip ci] --- .mokogitea/workflows/issue-branch.yml | 2 +- CODE_OF_CONDUCT.md | 2 +- GOVERNANCE.md | 2 +- SECURITY.md | 2 +- source/packages/com_mokosuiteeditor/mokosuiteeditor.xml | 2 +- source/packages/plg_editors_mokosuiteeditor/mokosuiteeditor.xml | 2 +- .../plg_webservices_mokosuiteeditor/mokosuiteeditor.xml | 2 +- source/pkg_mokosuiteeditor.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.mokogitea/workflows/issue-branch.yml b/.mokogitea/workflows/issue-branch.yml index 685f5b1..b46384d 100644 --- a/.mokogitea/workflows/issue-branch.yml +++ b/.mokogitea/workflows/issue-branch.yml @@ -5,7 +5,7 @@ # FILE INFORMATION # DEFGROUP: Gitea.Workflow # INGROUP: mokocli.Automation -# VERSION: 01.00.27 +# VERSION: 01.00.28 # BRIEF: Auto-create feature branch when an issue is opened name: "Universal: Issue Branch" diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index b8d6618..1bbfc28 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -14,7 +14,7 @@ DEFGROUP: Template-Joomla INGROUP: Template-Joomla.Documentation REPO: https://github.com/mokoconsulting-tech/Template-Joomla/ - VERSION: 01.00.27 + VERSION: 01.00.28 PATH: ./CODE_OF_CONDUCT.md BRIEF: Community expectations and enforcement guidelines NOTE: Adapted with attribution from the Contributor Covenant v2.1 diff --git a/GOVERNANCE.md b/GOVERNANCE.md index f72aec7..a4e6a88 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -19,7 +19,7 @@ DEFGROUP: mokoconsulting-tech.Template-Joomla INGROUP: MokoStandards.Governance REPO: https://github.com/mokoconsulting-tech/Template-Joomla - VERSION: 01.00.27 + VERSION: 01.00.28 PATH: /GOVERNANCE.md BRIEF: Project governance rules, roles, and decision process for Template-Joomla --> diff --git a/SECURITY.md b/SECURITY.md index 6321137..d1ce181 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -23,7 +23,7 @@ DEFGROUP: Template-Joomla INGROUP: Template-Joomla.Documentation REPO: https://git.mokoconsulting.tech/MokoConsulting/Template-Joomla PATH: /SECURITY.md -VERSION: 01.00.27 +VERSION: 01.00.28 BRIEF: Security vulnerability reporting and handling policy --> diff --git a/source/packages/com_mokosuiteeditor/mokosuiteeditor.xml b/source/packages/com_mokosuiteeditor/mokosuiteeditor.xml index 80e4d93..8367343 100644 --- a/source/packages/com_mokosuiteeditor/mokosuiteeditor.xml +++ b/source/packages/com_mokosuiteeditor/mokosuiteeditor.xml @@ -5,7 +5,7 @@ 2026-06-23 Copyright (C) 2026 Moko Consulting. GPL-3.0-or-later - 01.00.27 + 01.00.28 Moko\Component\MokoSuiteEditor servicessrctmpl diff --git a/source/packages/plg_editors_mokosuiteeditor/mokosuiteeditor.xml b/source/packages/plg_editors_mokosuiteeditor/mokosuiteeditor.xml index cd0f0d5..945957d 100644 --- a/source/packages/plg_editors_mokosuiteeditor/mokosuiteeditor.xml +++ b/source/packages/plg_editors_mokosuiteeditor/mokosuiteeditor.xml @@ -8,7 +8,7 @@ GPL-3.0-or-later hello@mokoconsulting.tech https://mokoconsulting.tech - 01.00.27 + 01.00.28 8.3 PLG_EDITORS_MOKOSUITEEDITOR_DESC Moko\Plugin\Editors\MokoSuiteEditor diff --git a/source/packages/plg_webservices_mokosuiteeditor/mokosuiteeditor.xml b/source/packages/plg_webservices_mokosuiteeditor/mokosuiteeditor.xml index cb6ddde..9ffc0fa 100644 --- a/source/packages/plg_webservices_mokosuiteeditor/mokosuiteeditor.xml +++ b/source/packages/plg_webservices_mokosuiteeditor/mokosuiteeditor.xml @@ -3,7 +3,7 @@ Web Services - MokoSuite Editor mokosuiteeditor Moko Consulting - 01.00.27 + 01.00.28 GPL-3.0-or-later Moko\Plugin\WebServices\MokoSuiteEditor srcservices diff --git a/source/pkg_mokosuiteeditor.xml b/source/pkg_mokosuiteeditor.xml index 89607b4..aa5d522 100644 --- a/source/pkg_mokosuiteeditor.xml +++ b/source/pkg_mokosuiteeditor.xml @@ -2,7 +2,7 @@ Package - MokoSuite Editor mokosuiteeditor - 01.00.27 + 01.00.28 2026-06-21 Moko Consulting hello@mokoconsulting.tech From 00ec429916cb7e0b1487386c84391d7570a09985 Mon Sep 17 00:00:00 2001 From: "gitea-actions[bot]" Date: Mon, 6 Jul 2026 22:47:06 +0000 Subject: [PATCH 5/5] chore(version): pre-release bump to 01.00.29-dev [skip ci] --- .mokogitea/workflows/issue-branch.yml | 2 +- CODE_OF_CONDUCT.md | 2 +- GOVERNANCE.md | 2 +- SECURITY.md | 2 +- source/packages/com_mokosuiteeditor/mokosuiteeditor.xml | 2 +- source/packages/plg_editors_mokosuiteeditor/mokosuiteeditor.xml | 2 +- .../plg_webservices_mokosuiteeditor/mokosuiteeditor.xml | 2 +- source/pkg_mokosuiteeditor.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.mokogitea/workflows/issue-branch.yml b/.mokogitea/workflows/issue-branch.yml index b46384d..2ebc0f5 100644 --- a/.mokogitea/workflows/issue-branch.yml +++ b/.mokogitea/workflows/issue-branch.yml @@ -5,7 +5,7 @@ # FILE INFORMATION # DEFGROUP: Gitea.Workflow # INGROUP: mokocli.Automation -# VERSION: 01.00.28 +# VERSION: 01.00.29 # BRIEF: Auto-create feature branch when an issue is opened name: "Universal: Issue Branch" diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 1bbfc28..3cbe33d 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -14,7 +14,7 @@ DEFGROUP: Template-Joomla INGROUP: Template-Joomla.Documentation REPO: https://github.com/mokoconsulting-tech/Template-Joomla/ - VERSION: 01.00.28 + VERSION: 01.00.29 PATH: ./CODE_OF_CONDUCT.md BRIEF: Community expectations and enforcement guidelines NOTE: Adapted with attribution from the Contributor Covenant v2.1 diff --git a/GOVERNANCE.md b/GOVERNANCE.md index a4e6a88..7ad9cc8 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -19,7 +19,7 @@ DEFGROUP: mokoconsulting-tech.Template-Joomla INGROUP: MokoStandards.Governance REPO: https://github.com/mokoconsulting-tech/Template-Joomla - VERSION: 01.00.28 + VERSION: 01.00.29 PATH: /GOVERNANCE.md BRIEF: Project governance rules, roles, and decision process for Template-Joomla --> diff --git a/SECURITY.md b/SECURITY.md index d1ce181..a0c1ea7 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -23,7 +23,7 @@ DEFGROUP: Template-Joomla INGROUP: Template-Joomla.Documentation REPO: https://git.mokoconsulting.tech/MokoConsulting/Template-Joomla PATH: /SECURITY.md -VERSION: 01.00.28 +VERSION: 01.00.29 BRIEF: Security vulnerability reporting and handling policy --> diff --git a/source/packages/com_mokosuiteeditor/mokosuiteeditor.xml b/source/packages/com_mokosuiteeditor/mokosuiteeditor.xml index 8367343..2b39e38 100644 --- a/source/packages/com_mokosuiteeditor/mokosuiteeditor.xml +++ b/source/packages/com_mokosuiteeditor/mokosuiteeditor.xml @@ -5,7 +5,7 @@ 2026-06-23 Copyright (C) 2026 Moko Consulting. GPL-3.0-or-later - 01.00.28 + 01.00.29 Moko\Component\MokoSuiteEditor servicessrctmpl diff --git a/source/packages/plg_editors_mokosuiteeditor/mokosuiteeditor.xml b/source/packages/plg_editors_mokosuiteeditor/mokosuiteeditor.xml index 945957d..8fb9f33 100644 --- a/source/packages/plg_editors_mokosuiteeditor/mokosuiteeditor.xml +++ b/source/packages/plg_editors_mokosuiteeditor/mokosuiteeditor.xml @@ -8,7 +8,7 @@ GPL-3.0-or-later hello@mokoconsulting.tech https://mokoconsulting.tech - 01.00.28 + 01.00.29 8.3 PLG_EDITORS_MOKOSUITEEDITOR_DESC Moko\Plugin\Editors\MokoSuiteEditor diff --git a/source/packages/plg_webservices_mokosuiteeditor/mokosuiteeditor.xml b/source/packages/plg_webservices_mokosuiteeditor/mokosuiteeditor.xml index 9ffc0fa..a6073b4 100644 --- a/source/packages/plg_webservices_mokosuiteeditor/mokosuiteeditor.xml +++ b/source/packages/plg_webservices_mokosuiteeditor/mokosuiteeditor.xml @@ -3,7 +3,7 @@ Web Services - MokoSuite Editor mokosuiteeditor Moko Consulting - 01.00.28 + 01.00.29 GPL-3.0-or-later Moko\Plugin\WebServices\MokoSuiteEditor srcservices diff --git a/source/pkg_mokosuiteeditor.xml b/source/pkg_mokosuiteeditor.xml index aa5d522..aedfa08 100644 --- a/source/pkg_mokosuiteeditor.xml +++ b/source/pkg_mokosuiteeditor.xml @@ -2,7 +2,7 @@ Package - MokoSuite Editor mokosuiteeditor - 01.00.28 + 01.00.29 2026-06-21 Moko Consulting hello@mokoconsulting.tech