[yast-commit] [yast/yast-registration] 9757d5: reuse the add-on registration dialog also for add-...
![](https://seccdn.libravatar.org/avatar/9181eb84f9c35729a3bad740fb7f9d93.jpg?s=120&d=mm&r=g)
Branch: refs/heads/master Home: https://github.com/yast/yast-registration Commit: 9757d525215b7e2c89ef36c338d247d4c347d8f4 https://github.com/yast/yast-registration/commit/9757d525215b7e2c89ef36c338d... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-05-12 (Tue, 12 May 2015) Changed paths: M src/clients/inst_scc.rb A src/lib/registration/ui/addon_selection_base_dialog.rb R src/lib/registration/ui/addon_selection_dialog.rb A src/lib/registration/ui/addon_selection_registration_dialog.rb A src/lib/registration/ui/addon_selection_reregistration_dialog.rb M src/lib/registration/ui/autoyast_config_workflow.rb Log Message: ----------- reuse the add-on registration dialog also for add-on re-registration Commit: 7c5c0460c103f2d4d1ed3002a31133491bc0c56c https://github.com/yast/yast-registration/commit/7c5c0460c103f2d4d1ed3002a31... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-05-13 (Wed, 13 May 2015) Changed paths: M test/addon_selection_dialog_test.rb Log Message: ----------- updated test Commit: 804e67a1d270cfffae84754ee5b566aa278081cf https://github.com/yast/yast-registration/commit/804e67a1d270cfffae84754ee5b... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-05-13 (Wed, 13 May 2015) Changed paths: M src/lib/registration/ui/addon_selection_base_dialog.rb M src/lib/registration/ui/addon_selection_registration_dialog.rb M src/lib/registration/ui/addon_selection_reregistration_dialog.rb Log Message: ----------- rubocop fixes Commit: a2dcca5f1c87a9a22c1b24644901d958883f79ca https://github.com/yast/yast-registration/commit/a2dcca5f1c87a9a22c1b2464490... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-05-13 (Wed, 13 May 2015) Changed paths: M src/clients/inst_scc.rb M src/lib/registration/ui/addon_selection_base_dialog.rb M src/lib/registration/ui/addon_selection_registration_dialog.rb M src/lib/registration/ui/addon_selection_reregistration_dialog.rb M src/lib/registration/ui/base_system_registration_dialog.rb Log Message: ----------- integrate addon reregistration into the workflow Commit: 86b52ac7548f3d6d6a51c26d66b0dbce53faea4e https://github.com/yast/yast-registration/commit/86b52ac7548f3d6d6a51c26d66b... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-05-14 (Thu, 14 May 2015) Changed paths: M src/lib/registration/ui/registered_system_dialog.rb Log Message: ----------- change button order to be consistent with addon reregistration Commit: e2e1f8cb9ff665d197174b74af2f447cde0c90c6 https://github.com/yast/yast-registration/commit/e2e1f8cb9ff665d197174b74af2... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-05-14 (Thu, 14 May 2015) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec Log Message: ----------- changes - 3.1.131 Commit: bdab41afc90ede5cda8e7137a352f0676afc1c96 https://github.com/yast/yast-registration/commit/bdab41afc90ede5cda8e7137a35... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-05-14 (Thu, 14 May 2015) Changed paths: M src/lib/registration/ui/addon_selection_base_dialog.rb M src/lib/registration/ui/addon_selection_registration_dialog.rb M src/lib/registration/ui/addon_selection_reregistration_dialog.rb Log Message: ----------- define textdomain for the "pot" task Commit: a5a880a83a4248e872cdbdb1f2bc5e3001ad1576 https://github.com/yast/yast-registration/commit/a5a880a83a4248e872cdbdb1f2b... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-05-15 (Fri, 15 May 2015) Changed paths: M src/lib/registration/ui/addon_selection_base_dialog.rb M src/lib/registration/ui/addon_selection_registration_dialog.rb M src/lib/registration/ui/addon_selection_reregistration_dialog.rb Log Message: ----------- fixed typo, added some comments Commit: 3132f777812015941ff5bd91ac4586afe2407cd4 https://github.com/yast/yast-registration/commit/3132f777812015941ff5bd91ac4... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-05-15 (Fri, 15 May 2015) Changed paths: M src/clients/inst_scc.rb M src/lib/registration/ui/addon_selection_base_dialog.rb M src/lib/registration/ui/addon_selection_registration_dialog.rb M src/lib/registration/ui/addon_selection_reregistration_dialog.rb M src/lib/registration/ui/base_system_registration_dialog.rb Log Message: ----------- share part of help text, some workflow fixes Commit: 3b454c67769f70867865d417bd85bc5b6dbf88dc https://github.com/yast/yast-registration/commit/3b454c67769f70867865d417bd8... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-05-15 (Fri, 15 May 2015) Changed paths: M src/clients/inst_scc.rb M src/lib/registration/helpers.rb M test/helpers_spec.rb Log Message: ----------- clients/inst_scc.rb: move error reporting to helper added a test Commit: d859da6140e2a3dbc2f6d8e3a1398e05c6b199c4 https://github.com/yast/yast-registration/commit/d859da6140e2a3dbc2f6d8e3a13... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-05-15 (Fri, 15 May 2015) Changed paths: M src/lib/registration/ui/addon_selection_base_dialog.rb M src/lib/registration/ui/base_system_registration_dialog.rb Log Message: ----------- reduce some code complexity Commit: 3fa18a9758a576943c8b326e625b4ed2ff0f03c4 https://github.com/yast/yast-registration/commit/3fa18a9758a576943c8b326e625... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-05-18 (Mon, 18 May 2015) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec M src/clients/inst_scc.rb M src/lib/registration/helpers.rb A src/lib/registration/ui/addon_selection_base_dialog.rb R src/lib/registration/ui/addon_selection_dialog.rb A src/lib/registration/ui/addon_selection_registration_dialog.rb A src/lib/registration/ui/addon_selection_reregistration_dialog.rb M src/lib/registration/ui/autoyast_config_workflow.rb M src/lib/registration/ui/base_system_registration_dialog.rb M src/lib/registration/ui/registered_system_dialog.rb M test/addon_selection_dialog_test.rb M test/helpers_spec.rb Log Message: ----------- Merge pull request #187 from yast/addon_reregistration Support for re-registering extensions and modules (FATE#318800) Compare: https://github.com/yast/yast-registration/compare/e877fa8d2899...3fa18a9758a...
participants (1)
-
GitHub