Go to file
Thomas Lamprecht 6895e13f39 node/apt updates: show full package description conditionally
The full package description is often quite long, and for upgrades
it's not relevant most of the time. But, it can be intresting to
have, if one wonders what a package is even used for.
So add a checkbox in the top bar which allows to switch between
showing and hiding the description, simply done by re-using the
'grid-row-body-hidden' ExtJS CSS class (got the idea from the
RowBody feature source code).
Default it to off, as it's better to not overwhelm users here with a
huge pile of text by default, showing the list of package with the
short one line title is enough most of the times, I'd guess.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Tested-by: Tim Marx <t.marx@proxmox.com>
2019-06-03 16:37:57 +02:00
button fix var assignments 2018-01-11 14:48:13 +01:00
data fix #1784: allow to set UTC as Timezone 2019-04-15 11:31:26 +00:00
debian bump version to 2.0-1 2019-05-22 07:16:44 +02:00
form form: proxmox textfield: support binding 'allowBlank' 2018-11-28 12:17:57 +01:00
grid save index on keydown and check on keyup 2018-05-02 15:53:35 +02:00
mixin skip config property for cbind mixin 2018-02-22 10:14:58 +01:00
node node/apt updates: show full package description conditionally 2019-06-03 16:37:57 +02:00
panel followup: elaborate a bit more why there could be no content 2019-05-15 13:18:08 +02:00
window rework panel/LogView 2019-04-02 12:52:05 +02:00
Makefile buildsys: switch upload dist over to buster 2019-05-22 10:23:21 +02:00
Toolkit.js backport fix for ExtJS pie chart tooltip for 0% entries 2019-05-31 10:58:11 +02:00
Utils.js add ipv6 and ipv4 cidr match vtype 2019-04-16 05:37:12 +00:00