~pieq/bugit/+git/qabro:fix1891609-snap-attribute

Last commit made on 2020-08-14
Get this branch:
git clone -b fix1891609-snap-attribute https://git.launchpad.net/~pieq/bugit/+git/qabro
Only Pierre Equoy can upload to this branch. If you are Pierre Equoy please log in for upload directions.

Branch merges

Branch information

Name:
fix1891609-snap-attribute
Repository:
lp:~pieq/bugit/+git/qabro

Recent commits

3cbfd0f... by Pierre Equoy

Use `name` attribute when parsing checkbox snaps

`title` attribute is not mandatory, and might not even contain what we
need. Instead, we use the `name` attribute to locate the most recent
Checkbox session.

LP: #1891609

9b55524... by Pierre Equoy

Bump to v0.14dev

48da96c... by PMR <pmr@pmr-lander>

Merge #387194 from ~pieq/qabro/+git/qabro:release-0.13

49fef5c... by Pierre Equoy

Bump to v0.13

c4b8d23... by PMR <pmr@pmr-lander>

Merge #386801 from ~pieq/qabro/+git/qabro:fix-1883860-series-argument

5bc8570... by Pierre Equoy

Modify command line help text

2011279... by Pierre Equoy

Add -s/--series command line argument

LP: #1883860

5965e5f... by PMR <pmr@pmr-lander>

Merge #386549 from ~pieq/qabro/+git/qabro:modal-error-window

cdd37ea... by Pierre Equoy

Show errors in modal window

Until now, errors were displayed at the top of the screen in red. The
problem is that if the user scrolls down (for instance to select tags),
submits the bug report and there is an error, the user is taken back at
the same point in the screen and doesn't see the error message, so it's
not obvious what has happened.

This commit introduces a modal error dialog that is shown on top of the
regular window. User can press the 'OK' button or press Esc key to
dismiss the error.

LP: #1841712

36631d7... by PMR <pmr@pmr-lander>

Merge #385632 from ~pieq/qabro/+git/qabro:fix-sosreport-dpkg-logs