summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow more than one Page to be expanded at a time.Chris Lumens2013-02-282-35/+5
* Get rid of the currentPage method.Chris Lumens2013-02-282-13/+22
* Promote page._members to page.members.Chris Lumens2013-02-282-18/+16
* Require passing the title to a Page's constructor.Chris Lumens2013-02-282-14/+12
* Pressing F12 should do the same thing as clicking "Done" (#840998).Chris Lumens2013-02-282-2/+36
* A bunch more "install" -> "installation" changes.Chris Lumens2013-02-286-7/+7
* When the user clicks "Reclaim Space", go back to the hub (#911792).Chris Lumens2013-02-281-7/+12
* Modify the logic that makes the reclaim button sensitive (#911793).Chris Lumens2013-02-281-1/+8
* Add a free space line under every disk in the reclaim dialog.Chris Lumens2013-02-282-1/+17
* Remove the initial sentence from the top of the reclaim dialog (#911793).Chris Lumens2013-02-281-2/+1
* Fix a traceback in verifying optical media on the source spoke.Chris Lumens2013-02-281-2/+2
* Revert "Hook up the "Remove Packages" button on the dep solving error screen....Chris Lumens2013-02-283-28/+2
* Don't display "(null)" as a MountpointSelector's mountpoint.Chris Lumens2013-02-281-1/+4
* dracut: add anaconda-pre-shutdown.sh to fix eject (#809920)Will Woods2013-02-264-2/+25
* Continue booting when checkisomd5 is aborted (#891551)Brian C. Lane2013-02-262-2/+6
* Fix ksdevice=<MAC> - instead of renaming the device to ksdev0 just use itRadek Vykydal2013-02-251-4/+18
* Add pigz to initrd.imgWill Woods2013-02-221-1/+1
* Use %_prefix macro value when calling configure in makeupdatesVratislav Podzimek2013-02-221-2/+2
* Try to import modules the standard way first in collectMartin Sivak2013-02-222-5/+30
* New version.Brian C. Lane2013-02-213-6/+10
* Add more stuff to the exception reporting skip list.Chris Lumens2013-02-211-0/+3
* Compare Sizes to Sizes in the reclaim dialog (#913484).Chris Lumens2013-02-211-1/+2
* The disk cart summary does not need a mnemonic.Chris Lumens2013-02-212-3/+2
* New version.Brian C. Lane2013-02-203-124/+161
* Fix RAID level testBrian C. Lane2013-02-201-5/+7
* unpack product.img to /updates (#911873)Brian C. Lane2013-02-202-2/+2
* If you attempt to search on the network device pane, don't crash.Chris Lumens2013-02-201-0/+3
* Don't treat the _ in x86_64 as a mnemonic.Chris Lumens2013-02-201-0/+2
* If you set_markup, the label forgets set_use_underline from glade.Chris Lumens2013-02-201-0/+1
* Don't try to update spokes that are indirect.Chris Lumens2013-02-201-2/+2
* If you cannot reclaim more space, don't show the reclaim radio (#911791).Chris Lumens2013-02-202-8/+16
* Swap the order of the part scheme combo and encryption checkbox.Chris Lumens2013-02-201-36/+36
* Fix for the addons kickstart supportVratislav Podzimek2013-02-191-3/+4
* kickstart.py needs udev that now lives in blivetVratislav Podzimek2013-02-191-11/+12
* Refactor pieces of the Datetime spoke and move some parts to kickstart.pyVratislav Podzimek2013-02-193-42/+56
* Set ONBOOT=no for default autoconnections (#905918, #886090)Radek Vykydal2013-02-191-0/+2
* Don't use "type" to name a variable.Radek Vykydal2013-02-191-4/+4
* Update all spokes on a Hub when spoke is exitedMartin Sivak2013-02-151-1/+2
* Wait for continueButton in KS mode if the user changed anythingMartin Sivak2013-02-151-15/+21
* Fix up word wrap on the DetailedErrorDialog.Chris Lumens2013-02-152-1/+3
* Display storage warnings, similar to how errors are displayed (#909410).Chris Lumens2013-02-151-20/+33
* Fix reprompting and screen redrawing on invalid inputVratislav Podzimek2013-02-151-2/+6
* Refresh addons_paths once we know if gui or tui takes placeVratislav Podzimek2013-02-151-1/+11
* Fixup anaconda.specBrian C. Lane2013-02-141-2/+1
* New version.Brian C. Lane2013-02-143-273/+306
* fix uuid reference in parse-kickstartBrian C. Lane2013-02-141-3/+3
* Fixup kickstart script loggingBrian C. Lane2013-02-144-47/+55
* Tell libreport the crash happened in Anaconda (#885690)Vratislav Podzimek2013-02-142-0/+2
* Restore older behavior regarding ks argument without a file name (#910550).Chris Lumens2013-02-131-4/+5
* Move the encryption checkbox to the dialogBrian C. Lane2013-02-132-38/+58