2026-05-04 - 2026-06-04

Overview

15 Active Pull Requests
30 Active Issues
Excluding merges, 7 authors have pushed 349 commits to main and 459 commits to all branches. On main, 99 files have changed and there have been 38489 additions and 33605 deletions.

3 Releases published by 1 user

Published v04 MokoJoomTOS 04.03.00 (mokojoomtos-04.03.00) 2026-05-24 04:32:38 +00:00

Published development development (04.02.01-dev) 2026-05-23 23:11:58 +00:00

Published stable System - Moko Terms of Service 04.01.00 (plg_system_mokojoomtos-04.01.00) 2026-05-16 22:52:48 +00:00

15 Pull requests merged by 1 user

Merged #117 chore: cascade main → dev (377609e) [skip ci] 2026-05-24 22:57:44 +00:00

Merged #116 chore: cascade main -> dev [skip ci] 2026-05-24 09:17:52 +00:00

Merged #114 chore: cascade main → dev (c6ecee1) [skip ci] 2026-05-24 04:31:22 +00:00

Merged #115 fix: resolve all open bugs, promote CHANGELOG, harden error handling 2026-05-24 04:31:17 +00:00

Merged #109 fix: resolve version mismatches, missing lang keys, and error handling 2026-05-24 03:44:16 +00:00

Merged #104 chore: cascade main → dev (fcacd01) [skip ci] 2026-05-23 22:46:01 +00:00

Merged #88 feat: include children toggle, manifest fix, and bug fixes 2026-05-23 22:45:56 +00:00

Merged #87 chore: cascade main → dev (20b56b9) [skip ci] 2026-05-16 22:58:37 +00:00

Merged #86 chore: v04.01.00 changelog + pretty name for stable release 2026-05-16 22:57:54 +00:00

Merged #85 chore: cascade main → dev (147bcc8) [skip ci] 2026-05-16 22:51:04 +00:00

Merged #84 fix(plugin): pretty name + help text update for v04.01.00 2026-05-16 22:50:50 +00:00

Merged #79 chore: cascade main → dev (0db469f) [skip ci] 2026-05-16 22:33:25 +00:00

Merged #83 fix(plugin): multi-select slugs, full path matching, Joomla 5 DI, pretty name 2026-05-16 22:33:15 +00:00

Merged #82 chore: merge dev into main [skip ci] 2026-05-16 14:16:06 +00:00

Merged #81 fix(plugin): production readiness + Gitea update server 2026-05-16 13:54:42 +00:00

25 Issues closed from 1 user

Closed #73 [Standards] Compliance violations — 2026-04-08 2026-05-24 04:20:09 +00:00

Closed #61 [BUG] Not showing in plugins after install 2026-05-24 04:20:08 +00:00

Closed #60 [VERSION] 01.00.00 2026-05-24 04:20:08 +00:00

Closed #100 chore: CHANGELOG.md has duplicate [03.09.00] entries 2026-05-24 04:17:48 +00:00

Closed #98 bug: article duplicate check is alias-only, missing catid filter 2026-05-24 04:17:47 +00:00

Closed #103 chore: script.php class name is non-standard 2026-05-24 04:15:13 +00:00

Closed #102 chore: script.php uses spaces instead of tabs 2026-05-24 04:15:13 +00:00

Closed #101 chore: legacy mokojoomtos.php is dead code under Joomla 5 2026-05-24 04:15:13 +00:00

Closed #95 bug: URL-encoded paths will not match stored slugs 2026-05-24 04:15:12 +00:00

Closed #96 bug: multi-slug params may return stdClass instead of array 2026-05-24 04:15:12 +00:00

Closed #99 bug: MenuslugField separator option uses wrong property key 2026-05-24 04:15:12 +00:00

Closed #92 bug: enablePlugin() not called on upgrade path 2026-05-24 04:15:11 +00:00

Closed #94 bug: missing asset_id and params in article creation data 2026-05-24 04:15:11 +00:00

Closed #93 bug: $_GET superglobal mutation is redundant and fragile 2026-05-24 04:15:11 +00:00

Closed #90 bug: Table::addIncludePath() removed in Joomla 5 - fatal crash on install 2026-05-24 04:15:10 +00:00

Closed #91 bug: plugin non-functional when SEF URLs are disabled 2026-05-24 04:15:10 +00:00

Closed #106 bug: SEF_WARNING language key missing from site-side .ini files 2026-05-24 03:54:49 +00:00

Closed #107 bug(critical): updates.xml version 04.01.00 does not match manifest 04.02.01 2026-05-24 03:54:49 +00:00

Closed #108 bug: script.php catch blocks miss TypeError from chained null calls 2026-05-24 03:54:49 +00:00

Closed #111 bug: dev channel in updates.xml excludes Joomla 4.x 2026-05-24 03:54:48 +00:00

Closed #112 chore: CHANGELOG [Unreleased] should be promoted to [04.02.01] 2026-05-24 03:54:48 +00:00

Closed #113 bug: matchByItemId catches Exception instead of Throwable 2026-05-24 03:54:48 +00:00

Closed #97 enhancement: warn admin when SEF URLs are disabled 2026-05-24 03:44:17 +00:00

Closed #89 bug: enablePlugin() never called if menu creation fails 2026-05-24 03:44:17 +00:00

Closed #105 bug: VERSION header mismatch in mokojoomtos.xml 2026-05-24 03:44:16 +00:00

27 Issues created by 1 user

Opened #75 feat: Version comparison diff 2026-05-08 00:44:55 +00:00

Opened #76 feat: Acceptance tracking per user 2026-05-08 00:44:57 +00:00

Opened #77 feat: Multi-language support 2026-05-08 00:45:00 +00:00

Opened #78 feat: GDPR consent granularity 2026-05-08 00:45:01 +00:00

Opened #89 bug: enablePlugin() never called if menu creation fails 2026-05-22 03:29:22 +00:00

Opened #90 bug: Table::addIncludePath() removed in Joomla 5 - fatal crash on install 2026-05-22 03:29:24 +00:00

Opened #91 bug: plugin non-functional when SEF URLs are disabled 2026-05-22 03:29:25 +00:00

Opened #92 bug: enablePlugin() not called on upgrade path 2026-05-22 03:29:50 +00:00

Opened #93 bug: $_GET superglobal mutation is redundant and fragile 2026-05-22 03:29:51 +00:00

Opened #94 bug: missing asset_id and params in article creation data 2026-05-22 03:29:51 +00:00

Opened #95 bug: URL-encoded paths will not match stored slugs 2026-05-22 03:29:51 +00:00

Opened #96 bug: multi-slug params may return stdClass instead of array 2026-05-22 03:30:32 +00:00

Opened #97 enhancement: warn admin when SEF URLs are disabled 2026-05-22 03:30:32 +00:00

Opened #98 bug: article duplicate check is alias-only, missing catid filter 2026-05-22 03:30:33 +00:00

Opened #103 chore: script.php class name is non-standard 2026-05-22 03:30:33 +00:00

Opened #102 chore: script.php uses spaces instead of tabs 2026-05-22 03:30:33 +00:00

Opened #101 chore: legacy mokojoomtos.php is dead code under Joomla 5 2026-05-22 03:30:33 +00:00

Opened #100 chore: CHANGELOG.md has duplicate [03.09.00] entries 2026-05-22 03:30:33 +00:00

Opened #99 bug: MenuslugField separator option uses wrong property key 2026-05-22 03:30:33 +00:00

Opened #105 bug: VERSION header mismatch in mokojoomtos.xml 2026-05-23 22:59:53 +00:00

Opened #106 bug: SEF_WARNING language key missing from site-side .ini files 2026-05-23 23:00:12 +00:00

Opened #107 bug(critical): updates.xml version 04.01.00 does not match manifest 04.02.01 2026-05-23 23:03:38 +00:00

Opened #108 bug: script.php catch blocks miss TypeError from chained null calls 2026-05-23 23:04:10 +00:00

Opened #110 [FEATURE] Joomla Web Service API (com_api plugin) 2026-05-24 03:23:42 +00:00

Opened #111 bug: dev channel in updates.xml excludes Joomla 4.x 2026-05-24 03:47:43 +00:00

Opened #112 chore: CHANGELOG [Unreleased] should be promoted to [04.02.01] 2026-05-24 03:47:43 +00:00

Opened #113 bug: matchByItemId catches Exception instead of Throwable 2026-05-24 03:47:43 +00:00

5 Unresolved Conversations

Open #8 chore: MokoStandards sync tracking 2026-05-21 22:56:29 +00:00

Open #13 fix: RS deployment failed — mokoconsulting-tech/MokoJoomTOS 2026-05-21 22:56:28 +00:00

Open #32 chore: MokoStandards v04.05 sync tracking 2026-05-21 22:56:27 +00:00

Open #59 chore: MokoStandards sync tracking 2026-05-21 22:56:27 +00:00

Open #62 chore: MokoStandards v04.05 sync tracking 2026-05-21 22:56:26 +00:00