Commit Graph

1388 Commits

Author SHA1 Message Date
Dimitri John Ledkov bcfc932934
Reduce translation strings. 2017-09-18 14:25:50 +01:00
Dimitri John Ledkov a6413ed87f
Refresh Button labels upon init. 2017-09-18 14:20:13 +01:00
Dimitri John Ledkov adb33e7240
Fix dynamic translation of install_path labels. 2017-09-18 14:14:39 +01:00
Dimitri John Ledkov 693f3e7c7d
Barebones i18n setup. 2017-09-18 14:14:39 +01:00
Dimitri John Ledkov 648d7d4086
Buttons 2017-09-18 14:01:11 +01:00
Michael Hudson-Doyle ac3e375868 Merge pull request #239 from CanonicalLtd/mwhudson/fs-confirmation-wording
make it clear that selecting continue in the fs screen starts the installation
2017-09-18 23:14:05 +12:00
Michael Hudson-Doyle 25f5644890 a couple of fixes for the snap 2017-09-18 23:13:34 +12:00
Michael Hudson-Doyle d756596093 hook up curtin's event reporting into journald and watch these messages during install 2017-09-18 22:50:00 +12:00
Michael Hudson-Doyle 0afcfda686 make it clear that selecting continue in the fs screen starts the installation
the only worthwhile bit of my reporting branch :-)
2017-09-18 14:41:37 +12:00
Michael Hudson-Doyle f9c1b4294f fix a couple of crashes on pressing escape 2017-09-18 13:52:45 +12:00
Michael Hudson-Doyle a207eb05c4 Merge pull request #233 from CanonicalLtd/mwhudson/button-defaults
have button helpers style the buttons they return
2017-09-15 11:48:57 +12:00
Michael Hudson-Doyle a0fd94c0c4 remove connect_signal wrapper 2017-09-15 11:48:07 +12:00
Michael Hudson-Doyle 7d3ff81486 final tweaks 2017-09-15 11:09:03 +12:00
Michael Hudson-Doyle ef54021b21 convert identity view 2017-09-15 11:04:38 +12:00
Michael Hudson-Doyle 5dc950c927 mostly convert file system views over 2017-09-15 10:56:22 +12:00
Michael Hudson-Doyle 91d57c50f2 a slightly different approach 2017-09-15 10:40:11 +12:00
Michael Hudson-Doyle 183e7f88b7 start process of using more semantic palette names
also make button helpers apply the palette by default
2017-09-14 14:51:56 +12:00
Michael Hudson-Doyle a0b2e7843f Merge pull request #232 from CanonicalLtd/mwhudson/update-README
update readme and makefile a bit
2017-09-14 11:14:23 +12:00
Michael Hudson-Doyle 9da0136c9b add -boot d to example kvm command line for running installer 2017-09-14 11:12:45 +12:00
Michael Hudson-Doyle 794dd71ed5 remove lots of things from Makefile now ./installer is gone 2017-09-14 11:11:25 +12:00
Michael Hudson-Doyle 416dfc0bb2 update README to mention bugs on lp and mention console-conf at all 2017-09-14 11:08:33 +12:00
Dimitri John Ledkov b4674419be
amber is now dark cyan
So on VT background brown looks bad, and background yellow is not
supported... until after a vtswitch. Not sure how to cause a clean
vtswitch of the framebuffer and instead use dark cyan, which is a nice
"cold" color. This is inline with probably future rename of cancel
buttons into back buttons.
2017-09-13 21:16:43 +01:00
Dimitri John Ledkov 00c4fe935b
Setup orange for fbterm too 2017-09-12 14:28:08 +01:00
Dimitri John Ledkov 7c5e55e0b2
Update color palette
Create palette for traffic light buttons: green (default), amber and
red. Color-code most buttons.

Make all progressbars orange for the completed part.
2017-09-12 12:05:44 +01:00
Michael Hudson-Doyle ff9c5fb293 try adding lsb-release to build-packages too 2017-09-11 22:00:25 +12:00
Michael Hudson-Doyle bea55d5214 add pkg-config to build-packages 2017-09-11 21:41:40 +12:00
Michael Hudson-Doyle 85f67877f5 Merge pull request #227 from CanonicalLtd/mwhudson/screen-review
visual tweaks
2017-09-11 09:42:11 +12:00
Michael Hudson-Doyle e2b0dfa495 Merge branch 'master' into mwhudson/screen-review 2017-09-11 09:37:57 +12:00
Michael Hudson-Doyle 2ef673c49b Merge pull request #221 from CanonicalLtd/mwhudson/guided-partitioning
add a simple partitioning flow
2017-09-11 09:27:33 +12:00
Michael Hudson-Doyle 32261c3905 Merge branch 'master' into mwhudson/guided-partitioning
Fixing a few conflicts.
2017-09-11 09:26:09 +12:00
Michael Hudson-Doyle 747bcda2f8 Merge pull request #226 from CanonicalLtd/mwhudson/partition-editing-2
allow editing/deleting partitions
2017-09-11 09:09:35 +12:00
Michael Hudson-Doyle 89c224c459 add lsb-release to stage-packages 2017-09-08 17:30:04 +12:00
Michael Hudson-Doyle 7a09db2cd4 ridiculous stuff to show ubuntu orange on the linux tty 2017-09-08 15:59:30 +12:00
Michael Hudson-Doyle 61a88fb422 add missing files 2017-09-08 13:00:18 +12:00
Michael Hudson-Doyle 9947dadbe4 tweaks to identity view 2017-09-08 12:56:22 +12:00
Michael Hudson-Doyle 1b328dbb61 work around urwid crash
see https://github.com/urwid/urwid/issues/253
2017-09-08 12:36:44 +12:00
Michael Hudson-Doyle 4a6549efa7 stop scrolling buttons out of view on filesystem summary 2017-09-08 10:26:50 +12:00
Michael Hudson-Doyle e0f75ba013 tweaks to network views
1) move the done / cancel buttons (and error display) out of scrolling region
2) focus done by default
3) update footer texts to make sense
4) use a bit more of the horizontal space to show interface information
2017-09-08 09:48:41 +12:00
Michael Hudson-Doyle 4f14c5eb76 dynamically fetch the release of Ubuntu that is being installed... 2017-09-08 09:25:32 +12:00
Michael Hudson-Doyle 977459ea62 pretty up and colorify subiquity a bit 2017-09-07 22:47:56 +12:00
Michael Hudson-Doyle 34f1e67d49 make it possible for subiquity and console_conf to use different colours 2017-09-07 21:37:48 +12:00
Michael Hudson-Doyle a9de883e0b tidy up palette definitions a bunch 2017-09-07 21:21:50 +12:00
Michael Hudson-Doyle 7de10673d1 Merge pull request #224 from CanonicalLtd/mwhudson/selector-tweaks
move Selector widget to its own file and create a class for its Options
2017-09-06 09:58:57 +12:00
Michael Hudson-Doyle 4f7f9a489a rename add_partition.py to partition.py 2017-09-05 16:17:24 +12:00
Michael Hudson-Doyle c6d447af5d allow deleting a partition 2017-09-05 15:47:44 +12:00
Michael Hudson-Doyle 112885739c fix editing a partition/disk to "leave unformatted" 2017-09-05 15:47:20 +12:00
Michael Hudson-Doyle 57173e1d43 a bit more indentation on the filesystem summary view 2017-09-05 15:29:29 +12:00
Michael Hudson-Doyle 5298c3f6e5 allow editing partitions of full disks 2017-09-05 14:47:32 +12:00
Michael Hudson-Doyle e0619d191d fix display of entire disks formatted as swap 2017-09-05 14:43:16 +12:00
Michael Hudson-Doyle 1c66af7bd1 fix editing format/mount of entire disks 2017-09-05 14:40:32 +12:00