51c1a45 New version 33.12-1

Authored and Committed by m4rtink 3 years ago
    New version 33.12-1
    
    - Add tests for ReadKickstart (vponcova)
    - Remove pyanaconda.storage (vponcova)
    - Move the initialization functions from pyanaconda.storage (vponcova)
    - Move create_storage from pyanaconda.storage (vponcova)
    - Move the model from pyanaconda.storage (vponcova)
    - Move the utils from pyanaconda.storage (vponcova)
    - Move the installation functions from pyanaconda.storage (vponcova)
    - Move the storage checker from pyanaconda.storage (vponcova)
    - Move pyanaconda.platform (vponcova)
    - Move PartSpec from pyanaconda.storage (vponcova)
    - Don't use pyanaconda.platform in UI (vponcova)
    - Separate the "Reset All" button from the edge of the screen (honza.stodola)
    - Fix the warning messages from ReadKickstart (vponcova)
    - Unify module source test variable names (vslavik)
    - Add resolv.conf to log-capture (riehecky)
    - Reload NTP server list in dialog on every run (vslavik)
    - Fix the line number in the kickstart message data (vponcova)
    - Remove TODO to solve is_ready for payload sources (jkonecny)
    - Use the new task class with the harddrive source (vslavik)
    - Detect the live OS image automatically (vponcova)
    - Add constants for the source types (vponcova)
    - Exclude liveimg from the kickstart command method (vponcova)
    - Access the kickstart command liveimg directly (vponcova)
    - Create a base class for live payloads (vponcova)
    - Remove pyanaconda.payload.livepayload (vponcova)
    - Run %onerror and %traceback scripts for all types of exceptions (vponcova)
    - gui source spoke: fix the key used to check proxy for additional repo
      (rvykydal)
    - Respect changesok password policy for root password (#1584145) (rvykydal)
    - rootpw gui: make root spoke insensitive if rootpw is set in ks (#1584145)
      (rvykydal)
    - subscription: RHSM runtime configuration support (mkolman)
    - Move the bootloader-related code to the module (vponcova)
    - Add the is_ready method to the Payload class (vponcova)
    - Rename NOT_SUPPORTED to NOT_APPLICABLE (jkonecny)
    - subscription: Add missing declaration for rhsm_observer property (mkolman)
    - subscription: Fixup a docstring (mkolman)
    - Remove payload tests for empty sources (jkonecny)
    - Improve HDD payload source test (jkonecny)
    - Change tests for new payload ready states (jkonecny)
    - Use new source states in payload sources (jkonecny)
    - Create source state enum (jkonecny)
    - date time gui: no empty space in combo for day and month selection (#1823130)
      (rvykydal)
    - Reset the partitioning of Blivet-GUI (#1826286) (vponcova)
    - Remove the logic with sources from the network standalone spoke (vponcova)
    - Move remaining DNF-related code to the DNF payload (vponcova)
    - subscription: Add SystemPurposeConfigurationTask (mkolman)
    - Rename payload source is_ready to get_state (jkonecny)
    - Remove the tip about the user name (#1823015) (vponcova)
    - Add payload base tests (jkonecny)
    - Improve payload shared test source creation (jkonecny)
    - Fix exception string when incompatible payload source (jkonecny)
    - Translate names of OS installations on demand (#1823126) (vponcova)
    - subscription: Add helper function to SystemPurposeData DBus structure
      (mkolman)
    - network tui: fix getting of network device configurations (#1823011)
      (rvykydal)
    
        
file modified
+1 -0
file modified
+61 -1
file modified
+1 -1