~sylvain-pineau/checkbox-ng:fix-multi-page.html

Last commit made on 2021-05-16
Get this branch:
git clone -b fix-multi-page.html https://git.launchpad.net/~sylvain-pineau/checkbox-ng
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch merges

Branch information

Name:
fix-multi-page.html
Repository:
lp:~sylvain-pineau/checkbox-ng

Recent commits

95cde83... by Sylvain Pineau

exporters:multi-page.html: Fix the dropdown list default selected item

When more than 10 SKUS are grouped in a single report, the select default
value is wrong for items >10 since the corresponding js was only taking
the last digit. Fixed by just using the jinja loop index.

6e6794d... by PMR <pmr@pmr-lander>

Merge #401767 from ~sylvain-pineau/checkbox-ng:add_env_PERL5LIB

9c009f4... by PMR <pmr@pmr-lander>

Merge #402353 from ~sylvain-pineau/checkbox-ng:fix-xdg-restart

64b6990... by Sylvain Pineau

session:restart.py: Fix the XDG strategy by prefixing the Exec cmd with 'sh -c'

See https://askubuntu.com/a/1242773/32239

6e80377... by PMR <pmr@pmr-lander>

Merge #402053 from checkbox-ng:release

Release_2021_Week17

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

increment version to v1.14.0.dev0

61cf8c5... by PMR <pmr@pmr-lander>

Bump to v1.13.0

ebc8c6a... by Sylvain Pineau

execution.py: share PERL5LIB in target execution environment

So far exclusively required by p-p-c inxi related jobs running as root

4d0d306... by PMR <pmr@pmr-lander>

Bump to v1.13.0rc1

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

Merge #398625 from ~kissiel/checkbox-ng:more-normal-user-heuristics