3be1ed7 - When I renamed the date & time spoke, I missed one string. (clumens)

Authored and Committed by bcl 9 years ago
    - When I renamed the date & time spoke, I missed one string. (clumens)
    - Fix two more problems with spoke selectors in GUI testing. (clumens)
    - Fix the GRUB raid1 tests (dshea)
    - Add syslinux to the packages in the gui_testing kickstart file, too.
      (clumens)
    - Update the gui_testing kickstart file for productization changes. (clumens)
    - Update checkSizes to work in terms of Size objects (#1129629). (clumens)
    - Install grub to all disks in a btrfs raid1 /boot (#989644) (dshea)
    - Really fix issue with starting in cmdline mode on s390x. (sbueno+anaconda)
    - The network spoke's title has changed.  Reflect that in the test. (clumens)
    - Grab memory.dat from running the GUI test. (clumens)
    - Don't panic prematurely on a missing size (#1154190) (amulhern)
    - Fix more messages the new pylint found. (clumens)
    - dracut/save-initramfs.sh: don't save /tmp (wwoods)
    - Get rid of some unnecessary text from dasdfmt dialog. (sbueno+anaconda)
    - Quit if no device type name selected. (amulhern)
    - Fix stray comment. (amulhern)
    - If there's no attached ANACTEST device, don't attempt to mount and run it.
      (clumens)
    - Fix a spelling error (#1153672) (dshea)
    - Log when using updates from /tmp/updates/ (bcl)
    - Fix # handling in SimpleConfigFile (#1045687) (bcl)
    - Unconditionally clear the process handle when nm-c-e exits (#1132645) (dshea)
    - Remove the code that reads /tmp/vncshell.pid. (dshea)
    - Rewrite _bound_size() to bound_size() in storage_utils.py (amulhern)
    - Changes for scheduling size change on an existing device (#1076055)
      (amulhern)
    - Remove too strict condition for changing size (#1076055) (amulhern)
    - Omit calculation and use of active_dev_type. (amulhern)
    - Add a method that extracts device type name from combo box (amulhern)
    - Don't pass use_dev around to internal methods. (amulhern)
    - Check identity, not equality, for RaidLevel objects. (amulhern)
    - Run restorecon on /etc/hostname (#1133368) (bcl)
    - Add authconfig and firewalld packages when used in ks (#1147687) (bcl)
    - Allow kickstart with no method (#972265) (bcl)
    - Fix a typo from 73d3a8e5. (sbueno+anaconda)
    - Respect both ways how to disable bootloader installation (vpodzime)
    - Fix a bug unmounting /boot on efi+atomic installs. (clumens)
    - Refactor handling of fsCombo considerations. (amulhern)
    - Be more restrictive displaying btrfs device type. (amulhern)
    - Get rid of unnecessary raid_level variable (amulhern)
    - Use Size, not int, for size (#1076055) (amulhern)
    - Remove an unused import (dshea)
    - Don't automatically select environments for kickstart installs (#1018226)
      (dshea)
    - Initialize the GUI lock in a way that doesn't break the API (dshea)
    - Don't check enabledPlugins if plugins are not yet enabled (#1142544) (dshea)
    - Add transifex branch check to makebumpver (bcl)
    - Get rid of an unused variable in the localization test. (clumens)
    - Don't strip accents from the user-inputted keyboard string (dshea)
    - Convert strings to unicode in have_word_match (#1146581) (dshea)
    - Use translated versions of the AM/PM strings consistently (vpodzime)
    - Import GUI-specific stuff only when running GUI in entropy handling
      (vpodzime)
    - Always store the information about display mode in ksdata (vpodzime)
    - Connect signals to handlers for day/month/year changes (vpodzime)
    - Switch to using the new help content path (#1072033) (mkolman)
    - Remove unused variables in the datetime_spoke.py module (vpodzime)
    - Add nombr to anaconda to suppress updating MBR (#886502) (gczarcinski)
    - Make the date format locale-dependent in our GUI (#1044233) (vpodzime)
    - A function for resolving date format and order (vpodzime)
    - Make device/fs type comboboxes take less space (vpodzime)
    - Skip running efibootmgr for noefi mode (#1047904) (bcl)
    - Fix a race between checking for Gtk.main_level and running Gtk.main (dshea)
    - Allow recursive lightbox calls (#1147337) (dshea)
    - Disable the ntp service with --nontp (#1135768) (dshea)
    
        
file modified
+1 -0
file modified
+70 -2
file modified
+1 -1