subiquity/subiquitycore
Michael Hudson-Doyle c9f3bd3ae0 fix behaviour of "up" on views that have done initially focused
before this, if you press up on e.g. the network view, focus would go to the first nic
not the last as you might expect. this is pretty obscure but oh well. such is urwid.
2018-01-11 11:50:08 +13:00
..
controllers update config to match probert changes 2017-11-27 09:54:11 +13:00
models move curtin config rendering to a method on SubiquityModel 2017-11-20 13:45:58 +13:00
testing beef up partition view tests a bit 2017-12-21 14:41:05 +13:00
ui fix behaviour of "up" on views that have done initially focused 2018-01-11 11:50:08 +13:00
__init__.py Rename subiquity to subiquitycore -- will serve as base classes for everything 2016-06-30 14:17:01 -04:00
controller.py minimal implementation of canned answers 2017-11-17 13:25:16 +13:00
core.py touch /run/casper-no-prompt if answers are supplied 2017-12-21 11:40:51 +13:00
i18n.py Barebones i18n setup. 2017-09-18 14:14:39 +01:00
log.py remove unused stuff from log.py 2017-01-13 15:08:31 +13:00
prober.py changes following changes in probert 2017-11-15 14:27:24 +13:00
signals.py remove some unused code from utils.py 2017-01-13 15:08:31 +13:00
user.py remove references to firstboot (an old name for console-conf?) 2017-01-26 11:18:03 +13:00
utils.py Support special paths for environment check binaries in snaps. 2017-03-06 13:28:44 -05:00
view.py have escape always remove an overlay view 2017-04-05 15:20:36 +12:00