~nteodosio/update-manager:ubuntu/bionic

Last commit made on 2023-07-12
Get this branch:
git clone -b ubuntu/bionic https://git.launchpad.net/~nteodosio/update-manager
Only Nathan Teodosio can upload to this branch. If you are Nathan Teodosio please log in for upload directions.

Branch merges

Branch information

Name:
ubuntu/bionic
Repository:
lp:~nteodosio/update-manager

Recent commits

cf012d3... by Nathan Teodosio

Revert "T: Detect attachment and respond to it."

This reverts commit 086f1eb55ec83520d1d0a2d798f9903ec7bc82dd.

534bb56... by Nathan Teodosio

Use already existing call for Settings for Enable Ubuntu Pro.

08ce010... by Nathan Teodosio

Invalidate cache to avoid tracebacks.

086f1eb... by Nathan Teodosio

T: Detect attachment and respond to it.

1096b38... by Nathan Teodosio

Hack to show/hide "Enable Ubuntu Pro" or "Install now".

Simply using set_visible(True/False)/hide/show doesn't work.
It seems that when buttonbox is mapped, all buttons are mapped,
regardless of them having been set as visible or not.

83064b2... by Nathan Teodosio

UI: Change label: Ubuntu Pro -> Ubuntu Pro security updates.

91234f3... by Nathan Teodosio

Pass parent group to _add_groups to fix Ubuntu Pro not being a parent group.

fa5de95... by Nathan Teodosio

Bind "enable Ubuntu Pro" button click to Ubuntu Pro settings.

e6d085f... by Nathan Teodosio

Add gitignore file.

7571a4c... by Nathan Teodosio

Remove dead code.