[yast-commit] [yast/yast-registration] f1d443: Add new AddonsSelector widget
Branch: refs/heads/master Home: https://github.com/yast/yast-registration Commit: f1d4431cfa37ea38ae9a403a3a7fb6e1d46c2bf2 https://github.com/yast/yast-registration/commit/f1d4431cfa37ea38ae9a403a3a7... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths: A src/lib/registration/widgets/addons_selector.rb A test/registration/widgets/addons_selector_test.rb Log Message: ----------- Add new AddonsSelector widget Based on CWM::MultiStatusSelector, recently added in yast2 4.2.72 See - https://github.com/yast/yast-yast2/pull/1029 - https://github.com/yast/yast-yast2/blob/master/library/cwm/src/lib/cwm/multi... Commit: 38bc986b3300564c28c080e783ae25de875c9a93 https://github.com/yast/yast-registration/commit/38bc986b3300564c28c080e783a... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths: A src/lib/registration/dialogs/addons_selection.rb A test/registration/dialogs/addons_selection_test.rb Log Message: ----------- Add a new dialog for the addons selection Which make use of Registration::Widgets::AddonsSelector Commit: 14320408df87c2c3a5b0519d4e31320d2d63029c https://github.com/yast/yast-registration/commit/14320408df87c2c3a5b0519d4e3... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths: M src/lib/registration/clients/inst_scc.rb Log Message: ----------- Use the new addons selection dialog Commit: 6fb53886bdff525a96c0ce89f0b636e8eb2e14f8 https://github.com/yast/yast-registration/commit/6fb53886bdff525a96c0ce89f0b... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths: M src/lib/registration/clients/inst_scc.rb R src/lib/registration/ui/addon_selection_base_dialog.rb R src/lib/registration/ui/addon_selection_registration_dialog.rb R test/addon_selection_dialog_test.rb Log Message: ----------- Remove no longer used addons selection dialogs Commit: a5027c56a87719ec51ff858ff5001de028aa80a9 https://github.com/yast/yast-registration/commit/a5027c56a87719ec51ff858ff50... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths: M src/lib/registration/ui/autoyast_config_workflow.rb Log Message: ----------- Adapt AutoYaST workflow to use the new addons selection dialog Commit: f4ee5ed8eaf5ab527b32567f6697ce894f767506 https://github.com/yast/yast-registration/commit/f4ee5ed8eaf5ab527b32567f669... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec Log Message: ----------- Bump version and update changelog Commit: 3a1bb659fa6cb0ed35c942740bf30b559570a357 https://github.com/yast/yast-registration/commit/3a1bb659fa6cb0ed35c942740bf... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths: M package/yast2-registration.spec Log Message: ----------- Update dependencies Commit: a8e037c96e4e12fb1fe17db02499aff488a2ff83 https://github.com/yast/yast-registration/commit/a8e037c96e4e12fb1fe17db0249... Author: David Díaz <1691872+dgdavid@users.noreply.github.com> Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths: M src/lib/registration/widgets/addons_selector.rb Log Message: ----------- Update from code review Co-Authored-By: Ladislav Slezák <lslezak@suse.cz> Commit: fd04190f9ab9807e22b81c31f3981d7e5a376708 https://github.com/yast/yast-registration/commit/fd04190f9ab9807e22b81c31f39... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths: M src/lib/registration/dialogs/addons_selection.rb Log Message: ----------- Remove not needed call to super Commit: ce6ff7ebfe12d721a86a1328c6fd9aae5ecb5517 https://github.com/yast/yast-registration/commit/ce6ff7ebfe12d721a86a1328c6f... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-13 (Fri, 13 Mar 2020) Changed paths: M src/lib/registration/widgets/addons_selector.rb M test/registration/widgets/addons_selector_test.rb Log Message: ----------- Display the info for the first item in the selector For consistence with the behavior introduced in yast2-packager 4.2.55 See https://github.com/yast/yast-packager/pull/511 Commit: d0437030bfc5ca273eebd17bb1e51505b76f06c0 https://github.com/yast/yast-registration/commit/d0437030bfc5ca273eebd17bb1e... Author: David Díaz <1691872+dgdavid@users.noreply.github.com> Date: 2020-03-18 (Wed, 18 Mar 2020) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec M src/lib/registration/clients/inst_scc.rb A src/lib/registration/dialogs/addons_selection.rb R src/lib/registration/ui/addon_selection_base_dialog.rb R src/lib/registration/ui/addon_selection_registration_dialog.rb M src/lib/registration/ui/autoyast_config_workflow.rb A src/lib/registration/widgets/addons_selector.rb R test/addon_selection_dialog_test.rb A test/registration/dialogs/addons_selection_test.rb A test/registration/widgets/addons_selector_test.rb Log Message: ----------- Merge pull request #484 from yast/multi_state_addons_selector Improve addons selector dialog Compare: https://github.com/yast/yast-registration/compare/9c04bc3d0c44...d0437030bfc...
participants (1)
-
David Díaz