]> git.ipfire.org Git - ipfire-2.x.git/commit
pakfire.cgi: Add upgrade confirmation page.
authorStephen Cuka <stephen@firemypi.org>
Sun, 30 Mar 2025 17:05:21 +0000 (11:05 -0600)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 31 Mar 2025 09:26:45 +0000 (09:26 +0000)
commitcfad72e8f13d471f88f76dd74e8c6938c0546601
tree01bc2acba947376ad92737301155c88639ab0967
parent2848f341692f52135b4ed0590b86a6962b144080
pakfire.cgi: Add upgrade confirmation page.

- Add upgrade confirmation page.  Clicking on the 'Upgrade' button on the main page displays the confirmation page.

 - The upgrade confirmation page runs 'pakfire update' then displays all available core and add-on upgrades for confirmation.  If there are any 'ERROR' messages from the 'pakfire update', they are displayed on the confirmation page.

 - Changed translations for consistency:
    - 'pakfire updates' -> 'pakfire upgrades'
    - 'pakfire confirm updates' -> 'pakfire confirm upgrades'

Signed-off-by: Stephen Cuka <stephen@firemypi.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
19 files changed:
doc/language_issues.de
doc/language_issues.en
doc/language_issues.es
doc/language_issues.fr
doc/language_issues.it
doc/language_issues.nl
doc/language_issues.pl
doc/language_issues.ru
doc/language_issues.tr
html/cgi-bin/pakfire.cgi
langs/de/cgi-bin/de.pl
langs/en/cgi-bin/en.pl
langs/es/cgi-bin/es.pl
langs/fr/cgi-bin/fr.pl
langs/it/cgi-bin/it.pl
langs/nl/cgi-bin/nl.pl
langs/pl/cgi-bin/pl.pl
langs/ru/cgi-bin/ru.pl
langs/tr/cgi-bin/tr.pl