[yast/yast-installation] e51c52: Preselect the product when only 1 exists
Branch: refs/heads/master Home: https://github.com/yast/yast-installation Commit: e51c52091e97c0973a2461ab9c79e0813c10a9c1 https://github.com/yast/yast-installation/commit/e51c52091e97c0973a2461ab9c7... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2021-12-03 (Fri, 03 Dec 2021) Changed paths: M src/lib/installation/clients/inst_complex_welcome.rb M test/lib/clients/inst_complex_welcome_test.rb Log Message: ----------- Preselect the product when only 1 exists Commit: 94685212846416f995d8d33c102173a03a2f2ab9 https://github.com/yast/yast-installation/commit/94685212846416f995d8d33c102... Author: Knut Anderssen <kanderssen@suse.com> Date: 2021-12-03 (Fri, 03 Dec 2021) Changed paths: M src/lib/installation/dialogs/complex_welcome.rb M test/lib/dialogs/complex_welcome_test.rb Log Message: ----------- Do not show the product selector if 1 product without license Commit: 1094dbfb43b62b75243f45be0445ece2b7abaa0e https://github.com/yast/yast-installation/commit/1094dbfb43b62b75243f45be044... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2021-12-03 (Fri, 03 Dec 2021) Changed paths: M src/lib/installation/dialogs/complex_welcome.rb Log Message: ----------- Do not show the license if it is missing Commit: 71a83cd1cfcf2b5c707c768b141c72b249d35d41 https://github.com/yast/yast-installation/commit/71a83cd1cfcf2b5c707c768b141... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2021-12-03 (Fri, 03 Dec 2021) Changed paths: M test/lib/dialogs/complex_welcome_test.rb Log Message: ----------- Adapt complex_welcome tests Commit: 3f80a3ecff527caf8ddfad7797cb20ddf5cff650 https://github.com/yast/yast-installation/commit/3f80a3ecff527caf8ddfad7797c... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2021-12-03 (Fri, 03 Dec 2021) Changed paths: M package/yast2-installation.changes M package/yast2-installation.spec Log Message: ----------- Bump version and update changes file Commit: f91fca4d21f1e661354b5cf69a0915a7772a97d3 https://github.com/yast/yast-installation/commit/f91fca4d21f1e661354b5cf69a0... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2021-12-03 (Fri, 03 Dec 2021) Changed paths: M package/yast2-installation.changes Log Message: ----------- Update package/yast2-installation.changes Co-authored-by: Knut Alejandro Anderssen González <kanderssen@suse.com> Commit: 8543e91ef72a06f451f2545fde9f24c163610ba9 https://github.com/yast/yast-installation/commit/8543e91ef72a06f451f2545fde9... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2021-12-03 (Fri, 03 Dec 2021) Changed paths: M src/lib/installation/widgets/product_selector.rb M test/lib/widgets/product_selector_test.rb Log Message: ----------- Do not select a product twice Commit: d99d9baa17b2e1e336989069b9802706ad7db8ec https://github.com/yast/yast-installation/commit/d99d9baa17b2e1e336989069b98... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2021-12-03 (Fri, 03 Dec 2021) Changed paths: M test/lib/clients/inst_complex_welcome_test.rb Log Message: ----------- Fix typo Co-authored-by: Ladislav Slezák <lslezak@suse.cz> Commit: 7363e2647a70426d286040f731c876442d2cbe10 https://github.com/yast/yast-installation/commit/7363e2647a70426d286040f731c... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2021-12-03 (Fri, 03 Dec 2021) Changed paths: M src/lib/installation/clients/inst_complex_welcome.rb Log Message: ----------- Add a comment to clarify product selection Commit: 02ad7f49fdf246091c4b046602497bec4676ebce https://github.com/yast/yast-installation/commit/02ad7f49fdf246091c4b0466024... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2021-12-03 (Fri, 03 Dec 2021) Changed paths: M package/yast2-installation.changes M package/yast2-installation.spec M src/lib/installation/clients/inst_complex_welcome.rb M src/lib/installation/dialogs/complex_welcome.rb M src/lib/installation/widgets/product_selector.rb M test/lib/clients/inst_complex_welcome_test.rb M test/lib/dialogs/complex_welcome_test.rb M test/lib/widgets/product_selector_test.rb Log Message: ----------- Merge pull request #999 from yast/fix-complex-welcome Fix complex welcome Compare: https://github.com/yast/yast-installation/compare/5e7e418ea5f1...02ad7f49fdf...
participants (1)
-
Imobach González Sosa