feat: seamless auto-continue on Joomla Update after pre-update backup #244

Merged
jmiller merged 1 commits from fix/joomlaupdate-seamless into dev 2026-07-12 20:50:59 +00:00
Owner

After the pre-update backup returns to Joomla update confirm page, auto-check the backup box + click Install so the update continues automatically (Akeeba-style). Refs #242

https://claude.ai/code/session_01WbGBN9VyRK61zczYWcCQ2i

After the pre-update backup returns to Joomla update confirm page, auto-check the backup box + click Install so the update continues automatically (Akeeba-style). Refs #242 https://claude.ai/code/session_01WbGBN9VyRK61zczYWcCQ2i
jmiller added 1 commit 2026-07-12 20:50:45 +00:00
feat: seamless auto-continue on Joomla Update after pre-update backup
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 20s
Generic: Project CI / Lint & Validate (pull_request) Has been cancelled
Universal: PR Check / Branch Policy (pull_request) Has been cancelled
Universal: PR Check / Require Docs Update (pull_request) Has been cancelled
Universal: PR Check / Wiki Update Reminder (pull_request) Has been cancelled
Universal: PR Check / Secret Scan (pull_request) Has been cancelled
Universal: PR Check / Validate PR (pull_request) Has been cancelled
Joomla: Metadata Validation / Validate Joomla Metadata (pull_request) Has been cancelled
Branch Cleanup / Delete merged branch (pull_request) Has been cancelled
RC Revert / Rename rc/ back to dev/ (pull_request) Has been cancelled
Generic: Project CI / Tests (pull_request) Has been cancelled
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
59607a11cb
After the full-screen pre-update backup returns to the Joomla Update
confirm page (layout=update&is_backed_up=1), inject a small script that
ticks Joomla's 'I have taken a backup' checkbox (#joomlaupdate-confirm-
backup) and clicks the Install button (.emptystate-btnadd) so the update
continues automatically — no second manual click. Injected via
onBeforeCompileHead, super-user only, gated on backup_before_update.

Claude-Session: https://claude.ai/code/session_01WbGBN9VyRK61zczYWcCQ2i
jmiller force-pushed fix/joomlaupdate-seamless from e2cb350c2d to 59607a11cb 2026-07-12 20:50:53 +00:00 Compare
jmiller merged commit 3e4bb03165 into dev 2026-07-12 20:50:59 +00:00
jmiller deleted branch fix/joomlaupdate-seamless 2026-07-12 20:51:00 +00:00
Sign in to join this conversation.