]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
pakfire.cgi: Convert icons to buttons.
authorStephen Cuka <stephen@firemypi.org>
Thu, 27 Mar 2025 05:34:40 +0000 (23:34 -0600)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 28 Mar 2025 12:05:13 +0000 (12:05 +0000)
commit22e7fefc22d23a033c32ffed035995892a895ad7
treed9a42fadfe58a89bcf002b6b395efdf3431a336a
parente0dc059b360d0609961d588694dfc7e386e63306
pakfire.cgi: Convert icons to buttons.

- Convert icons to buttons on main and confirmation pages.

 - Disable Upgrade button if no core or add-on updates available.

 - Disable Install and Remove buttons until an add-on is selected
   to install or remove.

 - Change 'abort' to 'cancel'.

 - Change 'uninstall' to 'remove'.

 - Set fixed height on select boxes to keep the size the same if
   there are no options for the select.

 - Change translation for install/remove description text, the previous
   text referred to the icons.
     'pakfire install description' -> 'Please select one or more add-ons to install.'
     'pakfire uninstall description' -> 'Please select one or more add-ons to remove.'

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