gitea-actions[bot]
4a027d6245
chore(version): pre-release bump to 01.43.32-dev [skip ci]
2026-06-28 07:49:06 +00:00
jmiller
8af19f875c
chore: add SECURITY.md from Template-Joomla
Universal: Auto Version Bump / Version Bump (push) Has been cancelled
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Has been cancelled
2026-06-28 07:25:44 +00:00
jmiller
b56e4060bf
chore: add SECURITY.md from Template-Joomla
Universal: Auto Version Bump / Version Bump (push) Successful in 14s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 29s
2026-06-28 07:15:34 +00:00
jmiller
9b5d0475f5
chore: sync ci-generic.yml from Template-Generic [skip ci]
2026-06-27 20:45:20 +00:00
jmiller
53e11fe9ad
chore: sync rc-revert.yml from Template-Generic [skip ci]
2026-06-27 05:32:40 +00:00
gitea-actions[bot]
9757658c34
chore(version): pre-release bump to 01.43.31-dev [skip ci]
2026-06-27 02:33:25 +00:00
gitea-actions[bot]
c82378128a
chore(version): auto-bump patch 01.43.30-dev [skip ci]
2026-06-27 02:33:14 +00:00
jmiller
f95505704a
fix: add submodule checkout to pre-release workflow
...
Universal: Auto Version Bump / Version Bump (push) Successful in 11s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 13s
The CI checkout step was missing submodules: recursive, causing
MokoSuiteClient to be an empty gitlink during builds. This resulted
in broken MokoSuiteClient.zip and "Install path does not exist" errors.
Claude-Session: https://claude.ai/code/session_01MbEjBtsSjPuTWhqqrMS2wG
2026-06-26 21:32:49 -05:00
gitea-actions[bot]
6cdc9b04d0
chore(version): pre-release bump to 01.43.29-dev [skip ci]
2026-06-27 02:20:50 +00:00
jmiller
bad73529ae
Merge pull request 'fix: SSH key indicator, schema alignment, MokoSuiteClient bundle' ( #155 ) from fix/ssh-key-indicator into dev
Universal: Auto Version Bump / Version Bump (push) Has been skipped
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 11s
2026-06-27 02:20:30 +00:00
jmiller
288baf41d3
fix: remove duplicate version tags from 8 manifests, align AjaxController to params column
...
Universal: PR Check / Branch Policy (pull_request) Successful in 2s
Universal: PR Check / Validate PR (pull_request) Failing after 4s
Branch Cleanup / Delete merged branch (pull_request) Successful in 1s
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Universal: PR Check / Secret Scan (pull_request) Successful in 5s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 13s
Joomla: Metadata Validation / Validate Joomla Metadata (pull_request) Successful in 30s
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
CI version_bump was creating duplicate <version> lines in all
sub-extension manifests. Also AjaxController still referenced the old
`config` column and removed `keep_local` column on the remotes table.
Claude-Session: https://claude.ai/code/session_01MbEjBtsSjPuTWhqqrMS2wG
2026-06-26 21:19:21 -05:00
gitea-actions[bot]
7d1dcf3e1c
chore(version): pre-release bump to 01.43.26-dev [skip ci]
2026-06-26 21:19:20 -05:00
jmiller
2002c1fcad
fix: remove stray 't' in package manifest and duplicate version in component manifest
...
The CI version_bump wrote 't' instead of a tab before <version> in
pkg_mokosuitebackup.xml, and appended a duplicate <version> line in
mokosuitebackup.xml instead of replacing the existing one.
Claude-Session: https://claude.ai/code/session_01MbEjBtsSjPuTWhqqrMS2wG
2026-06-26 21:19:19 -05:00
gitea-actions[bot]
4abe81f916
chore(version): pre-release bump to 01.43.25-dev [skip ci]
2026-06-26 21:19:19 -05:00
jmiller
571b03743f
docs: update README with multi-remote, MokoSuiteClient, sub-extension count
2026-06-26 21:19:18 -05:00
gitea-actions[bot]
7fc1cad305
chore(version): pre-release bump to 01.43.24-dev [skip ci]
2026-06-26 21:19:18 -05:00
jmiller
03a1dd75c9
feat: bundle MokoSuiteClient as nested package in release ZIP
...
- Add MokoSuiteClient as git submodule under source/packages/
- Add pkg_mokosuiteclient entry to pkg_mokosuitebackup.xml
- Fix duplicate <version> tag in package manifest
2026-06-26 21:19:17 -05:00
gitea-actions[bot]
02d8312d1b
chore(version): pre-release bump to 01.43.23-dev [skip ci]
2026-06-26 21:19:16 -05:00
jmiller
c508fcc8d5
fix: align remotes table schema, add restore_script_name column, profile ordering
...
- install.mysql.sql: rename `config` → `params` and drop `keep_local` from remotes
table to match update file 01.41.00 and RemoteTable.php code (fixes Joomla
database maintenance "one problem")
- install.mysql.sql: fix idx_enabled index to use composite (profile_id, enabled)
- install.mysql.sql: add restore_script_name column to profiles table
- 01.43.22.sql: ALTER TABLE to add restore_script_name for existing installs
- DashboardModel: order profile dropdown by ID instead of ordering column
- SteppedBackupEngine: add stack trace logging around MokoRestore standalone
generation to debug str_replace FATAL on SFTP profiles
2026-06-26 21:18:47 -05:00
jmiller
3af3708020
chore: sync pre-release.yml from Template-Generic [skip ci]
2026-06-27 00:49:34 +00:00
jmiller
3098b7ad40
chore: sync repo-health.yml from Template-Generic [skip ci]
2026-06-25 19:47:25 +00:00
jmiller
d10bda3321
chore: sync pr-check.yml from Template-Generic [skip ci]
2026-06-25 19:47:24 +00:00
jmiller
12214bade1
chore: sync ci-issue-reporter.yml from Template-Generic [skip ci]
2026-06-25 19:47:22 +00:00
gitea-actions[bot]
d104b7b936
chore(version): pre-release bump to 01.43.22-dev [skip ci]
2026-06-25 17:18:29 +00:00
jmiller
80110ac111
Merge pull request 'fix: SSH key indicator and missing delete language key' ( #154 ) from fix/ssh-key-indicator into dev
Universal: Auto Version Bump / Version Bump (push) Has been skipped
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 9s
2026-06-25 17:18:21 +00:00
gitea-actions[bot]
3bd1f63833
chore(version): pre-release bump to 01.43.21-dev [skip ci]
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Successful in 1s
2026-06-25 17:18:03 +00:00
jmiller
93f0fa0a47
fix: SSH key indicator detection and missing delete language key
...
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 9s
- SshKeyField: detect base64-encoded keys from DB so the "Key loaded"
badge displays correctly after initial upload
- Add COM_MOKOJOOMBACKUP_BACKUPS_N_ITEMS_DELETED language keys for
Joomla's AdminController delete feedback message
2026-06-25 12:17:45 -05:00
jmiller
ee1de178b1
chore: sync workflow-sync-trigger.yml from Template-Generic [skip ci]
2026-06-25 17:12:17 +00:00
jmiller
014d659908
chore: sync version-set.yml from Template-Generic [skip ci]
2026-06-25 17:12:17 +00:00
jmiller
113febad3f
chore: sync repo-health.yml from Template-Generic [skip ci]
2026-06-25 17:12:16 +00:00
jmiller
18a3a524f2
chore: sync pre-release.yml from Template-Generic [skip ci]
2026-06-25 17:12:16 +00:00
jmiller
659fc6e274
chore: sync pr-check.yml from Template-Generic [skip ci]
2026-06-25 17:12:15 +00:00
jmiller
89af9fa14c
chore: sync issue-branch.yml from Template-Generic [skip ci]
2026-06-25 17:12:14 +00:00
jmiller
d60535ae64
chore: sync deploy-manual.yml from Template-Generic [skip ci]
2026-06-25 17:12:14 +00:00
jmiller
b9ef947feb
chore: sync cleanup.yml from Template-Generic [skip ci]
2026-06-25 17:12:13 +00:00
jmiller
e7ab83c5fb
chore: sync auto-release.yml from Template-Generic [skip ci]
2026-06-25 17:12:12 +00:00
jmiller
dc81cd7cc8
chore: sync auto-bump.yml from Template-Generic [skip ci]
2026-06-25 17:12:11 +00:00
gitea-actions[bot]
268b3d54d7
chore(version): pre-release bump to 01.43.20-dev [skip ci]
2026-06-25 16:27:48 +00:00
jmiller
1cfe7c6c6e
Merge pull request 'fix: add SQL update file to match manifest version' ( #153 ) from fix/schema-version-file-2 into dev
...
Universal: Auto Version Bump / Version Bump (push) Has been skipped
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 19s
fix: add SQL update file to match manifest version
2026-06-25 16:26:38 +00:00
jmiller
f0da0c02b4
fix: add SQL update file to match manifest version
...
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
Universal: PR Check / Secret Scan (pull_request) Successful in 6s
Universal: PR Check / Validate PR (pull_request) Failing after 4s
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Successful in 2s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Failing after 7s
Joomla: Metadata Validation / Validate Joomla Metadata (pull_request) Successful in 46s
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
Joomla's Database view requires a SQL update file matching the manifest
version. Missing file causes persistent schema version mismatch warning.
2026-06-25 11:25:56 -05:00
gitea-actions[bot]
2f8a65388c
chore(version): pre-release bump to 01.43.19-dev [skip ci]
2026-06-25 16:13:23 +00:00
gitea-actions[bot]
9978622960
chore(version): pre-release bump to 01.43.18-dev [skip ci]
2026-06-25 16:13:03 +00:00
jmiller
35e5fc1503
Merge pull request 'fix(db): add 01.43.11 schema update file' ( #152 ) from fix/schema-version-file into dev
Universal: Auto Version Bump / Version Bump (push) Has been skipped
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 23s
2026-06-25 16:12:46 +00:00
gitea-actions[bot]
2338ba5197
chore(version): pre-release bump to 01.43.17-dev [skip ci]
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Successful in 2s
2026-06-25 16:12:33 +00:00
jmiller
e67eedbc93
fix(db): add 01.43.11 schema update file to resolve version mismatch
...
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 10s
Joomla's database checker requires a SQL update file matching the manifest
version. Missing file caused schema version to stay at 01.41.00.
2026-06-25 11:12:22 -05:00
gitea-actions[bot]
d812aca832
chore(version): pre-release bump to 01.43.15-dev [skip ci]
2026-06-25 16:00:54 +00:00
gitea-actions[bot]
4315f36c6a
chore(version): pre-release bump to 01.43.14-dev [skip ci]
2026-06-25 15:59:41 +00:00
jmiller
10467835ac
Merge pull request 'fix: UI cleanup, custom restore script name, version bump 01.43.11-dev' ( #150 ) from fix/ui-cleanup-restore-name into dev
Universal: Auto Version Bump / Version Bump (push) Has been skipped
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 10s
2026-06-25 15:59:30 +00:00
gitea-actions[bot]
f26d58504e
chore(version): pre-release bump to 01.43.13-dev [skip ci]
Branch Cleanup / Delete merged branch (pull_request) Successful in 1s
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
2026-06-25 15:58:38 +00:00
jmiller
07fb4dcc24
fix: remove run/backup buttons, move actions to detail view, custom restore script name, version bump 01.43.11-dev
...
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 10s
- Remove Run Backup / Backup Now buttons from profiles list, profile edit toolbar, and backup records view
- Move download, browse archive, and view log from backup list rows into individual backup record detail view
- Add download button to backup detail toolbar
- Link profile column in backup records list to profile edit
- Complete restore script filename customization across BackupEngine, SteppedBackupEngine, and MokoRestore
- Remove ordering field from profiles, default sort by ID ascending
- Fix untranslated JFIELD language keys
- Bump all manifests to 01.43.11-dev
2026-06-25 10:54:35 -05:00