b9f05f - Handle cancelation of device resize in the custom spoke. (#1027947) (dlehman)

Authored and Committed by Brian C. Lane 10 years ago
    - Handle cancelation of device resize in the custom spoke. (#1027947) (dlehman)
    - Disallow /boot on lvm until grub2 fully supports it. (#1036705) (dlehman)
    - Disallow /boot on btrfs subvolume until grubby supports it. (#864198)
      (dlehman)
    - Remove an empty initialize function. (clumens)
    - Move PathDict into pyanaconda/ui/__init__.py. (clumens)
    - Add one more directory for ignoring test log files (dshea)
    - Defer translation of device_type_name (dshea)
    - Disable pylint errors about gobject-introspection methods (dshea)
    - Remove unused variables (dshea)
    - Document the instl.multilib boot option (vpodzime)
    - Minor tweak of our driver disk documentation (vpodzime)
    - network: GUI, don't ask for wifi secrets upon Configure (#1033073) (rvykydal)
    - network: GUI, add support for virtual devices removing (#1030870) (rvykydal)
    - network: fix naming of slave ifcfg files from kickstart (#1036047) (rvykydal)
    - network: GUI, handle virtual devices (bond, vlan, team) properly (#1036047)
      (rvykydal)
    - Change how we test if the GUI is available in the anaconda script. (clumens)
    - Update boot-options.txt. (amulhern)
    - Omit /dev/sr* from list-harddrives (#1032500) (sbueno+anaconda)
    - Fix EditTUISpoke to operate only on visible entries (vpodzime)
    - Don't try to investigate empty string for unicode chars (#1035799) (vpodzime)
    - Fix issues reported by the check_pw_visibility test (vpodzime)
    - Add check testing visibility of password entries (vpodzime)
    - Put tests of .glade files into a separate directory (vpodzime)
    - Save a reference to the imported Xkl module for get_current_layout (dshea)
    - Fix the Makefile.am subdirs for widget data. (dshea)
    - Fix some pylint warnings. (clumens)
    - Switch to libtimezonemap for the timezone map. (dshea)
    - Set the _config_dialog property during __init__. (dshea)
    - Fix handling of long release ids (mkolman)
    - Store older valid packages in separate folder (mkolman)
    - Fetch older valid releases (mkolman)
    - Import Xkl only when really needed (vpodzime)
    - Global screenshot support (#1025038) (mkolman)
    - Require new version of python-blivet (vpodzime)
    - Hide password characters in iSCSI login fields (#1034202) (vpodzime)
    - Use format names instead of types in the resize dialog (vpodzime)
    - Do not write out the vconsole.keymap boot option (#1035316) (vpodzime)
    
        
file modified
+1 -0
file modified
+48 -3
file modified
+1 -1