Commit Graph

1463 Commits

Author SHA1 Message Date
Michael Hudson-Doyle 1b37f5d4e1 fix creating / editing unformatted partitions 2017-09-28 09:55:17 -04:00
Michael Hudson-Doyle 205d1156ca fix the thing where editing an unmountable partition has the mount widget enabled 2017-09-28 09:46:12 -04:00
Michael Hudson-Doyle ded8aeb026 fix a crash in the mount widget 2017-09-28 09:42:27 -04:00
Michael Hudson-Doyle 9a2fe4e514 Merge pull request #247 from xnox/more-locales
More locales
2017-09-28 09:34:05 -04:00
Dimitri John Ledkov 1d8505c1e1 Enable more languages. 2017-09-28 09:24:13 -04:00
Dimitri John Ledkov a28a190a1d Update lp translations. 2017-09-28 08:49:38 -04:00
Michael Hudson-Doyle fe47f71f49 Merge pull request #245 from smoser/fix/fix-makefile-spaces
Makefile: tabs not spaces.
2017-09-27 12:03:42 -04:00
Michael Hudson-Doyle 34ea885217 Merge pull request #246 from CanonicalLtd/mwhudson/better-progress-bar
change the progress bar to show x / y rather than a %age
2017-09-27 12:03:12 -04:00
Michael Hudson-Doyle 86ac32905b change the progress bar to show x / y rather than a %age
Also make its progress more automatic.
2017-09-26 09:01:22 -04:00
Michael Hudson-Doyle db584972cf include subiquity-loadkeys in the snap 2017-09-25 14:18:21 -04:00
Scott Moser 4fe72f586f Makefile: tabs not spaces.
Running 'make install_deps' will complain with:
  Makefile:49: *** missing separator (did you mean TAB instead of 8 spaces?).
2017-09-22 14:28:55 -04:00
Michael Hudson-Doyle 64ec13fc98 Merge pull request #243 from CanonicalLtd/mwhudson/enter-next-field
have enter advance to the next focus item in piles and listboxes
2017-09-22 11:10:57 +12:00
Michael Hudson-Doyle b60c0d33f5 have enter advance to the next focus item in piles and listboxes 2017-09-21 15:30:50 +12:00
Michael Hudson-Doyle ae33aaf429 fix a crash in the partition view 2017-09-21 14:55:11 +12:00
Michael Hudson-Doyle ca7264a734 Merge pull request #242 from xnox/more-fixed-layout-fixes
Fix up more fixed layouts with button_pile().
2017-09-21 09:13:15 +12:00
Dimitri John Ledkov 785b4d5568
Fix up more fixed layouts with button_pile(). 2017-09-20 14:01:42 +01:00
Michael Hudson-Doyle 14fa3cd107 use button_pile helper everywhere 2017-09-20 15:20:32 +12:00
Michael Hudson-Doyle f000fc24eb add a helper to pad a pile of buttons just enough 2017-09-20 14:55:02 +12:00
Michael Hudson-Doyle fad28977af Merge pull request #238 from CanonicalLtd/mwhudson/reporting-2
hook up curtin's event reporting into journald and watch these messages during install
2017-09-20 13:21:49 +12:00
Michael Hudson-Doyle 14c8b473c4 Merge branch 'master' into mwhudson/reporting-2 2017-09-20 13:20:27 +12:00
Michael Hudson-Doyle 310b4ec62d add libsystemd-dev to build-packages 2017-09-19 20:47:05 +12:00
Dimitri John Ledkov d3ca507cac
Merge branch 'backcancel'
Closes #234
2017-09-18 17:32:15 +01:00
Dimitri John Ledkov 790a1bf213
Fixup the merge due to changes on master. 2017-09-18 17:31:43 +01:00
Michael Hudson-Doyle 9356501aa7
change cancel buttons to back buttons where appropriate
and also some "Done" buttons become "Save" buttons.
2017-09-18 17:19:27 +01:00
Dimitri John Ledkov 0280dd8d59
Include iso-codes in the snap. 2017-09-18 15:36:36 +01:00
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