~bjornt/maas:bug-1773698-2.4

Last commit made on 2018-06-20
Get this branch:
git clone -b bug-1773698-2.4 https://git.launchpad.net/~bjornt/maas
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Branch information

Name:
bug-1773698-2.4
Repository:
lp:~bjornt/maas

Recent commits

0b9333b... by Björn Tillenius

LP: #1773698 - observer-mdns fails on unicode issue

The TXT field can contain binary. Instead of treating the whole avahi-browse
output as UTF-8, we first split it up and treat everything except the TXT field
as UTF-8.

66f043b... by Andres Rodriguez

debian/control: Add version dependency for python3-django

a32c645... by Andres Rodriguez

Backport a02dfe2. LP: #1696771 - Allow overriding preseeds in SNAP_DATA/preseeds & provide template files

5020f42... by Kit Randel

Backport 9bdbbc8 and b2f0e80 - LP: #1773387 and LP: #1775099.

LP: #1773387 - Improve styling of Pod Configuration form.
LP: #1775099 - Apply escapejs template filter to site_name in data-ng-init.

5221260... by Blake Rouse

LP: #1772679 - Fix version handling for +revno on minor version and .g for git revision.

8466955... by Alberto Donato

backport df8ed9a0f, cff7c7c19 - wait for the creation of a first admin in maas when setting up external authentication

2c345b1... by Alberto Donato

Backport 09ad780f4 - Make users superusers if they belong to the specified candid group

be8d8c3... by Björn Tillenius

backport 21ed07ad0 - LP: #1774495 - Clicking on Zero of 15 ready for the default pools filters to undefined

8e6fed6... by Björn Tillenius

backport 26b56f4a7 - LP: #1774024 - Top-level navigation for 'Pools' should be moved to 'Machines' tab

76f7ce4... by Björn Tillenius

backport 1c834aa93 - Move the pool resource labels next to their input fields.