[yast-commit] [yast/yast-autoinstallation] bbaa7c: Added more ways how to tell Yast that user works w...
Branch: refs/heads/master Home: https://github.com/yast/yast-autoinstallation Commit: bbaa7cde81661e4e7f56d8a027f973b6cfa41464 https://github.com/yast/yast-autoinstallation/commit/bbaa7cde81661e4e7f56d8a... Author: Lukas Ocilka <lukas.ocilka@gmail.com> Date: 2016-07-27 (Wed, 27 Jul 2016) Changed paths: M src/include/autoinstall/ask.rb Log Message: ----------- Added more ways how to tell Yast that user works with the UI now Commit: 3d58db60fa87e04b2f60f8bf2e074c1caef16092 https://github.com/yast/yast-autoinstallation/commit/3d58db60fa87e04b2f60f8b... Author: Lukas Ocilka <lukas.ocilka@gmail.com> Date: 2016-07-29 (Fri, 29 Jul 2016) Changed paths: M src/include/autoinstall/ask.rb Log Message: ----------- Added a [Stop] button to stop the timeout - In the past, AutoYast just offered a dialog that can time-out, but without any information where in the point of time we currently are - This commit adds the [Stop] button with a countdown (seconds) till time-out - The dialog itself behaves still the same, just shows more info and user has the possibility to stop the countdown AND actually see that it's stopped Commit: 868a4f0a5436721e2dacaa8b71c9093deca5fd72 https://github.com/yast/yast-autoinstallation/commit/868a4f0a5436721e2dacaa8... Author: Lukas Ocilka <lukas.ocilka@gmail.com> Date: 2016-07-29 (Fri, 29 Jul 2016) Changed paths: M src/include/autoinstall/ask.rb M test/include/ask_test.rb Log Message: ----------- Code moved to another function + fixed tests Commit: c2a31740459a0558829d346c9282872fb9869e0d https://github.com/yast/yast-autoinstallation/commit/c2a31740459a0558829d346... Author: Lukas Ocilka <lukas.ocilka@gmail.com> Date: 2016-07-29 (Fri, 29 Jul 2016) Changed paths: M test/include/ask_test.rb Log Message: ----------- Added a new test for new functionality Commit: 162b44cf6dea0be2276f32af06fd6f3ef4dfefba https://github.com/yast/yast-autoinstallation/commit/162b44cf6dea0be2276f32a... Author: Lukas Ocilka <lukas.ocilka@gmail.com> Date: 2016-07-29 (Fri, 29 Jul 2016) Changed paths: M package/autoyast2.changes M package/autoyast2.spec Log Message: ----------- Changes file entry and new version Commit: 19dbdac51afef6fb44689ad57f3f1f224b3117de https://github.com/yast/yast-autoinstallation/commit/19dbdac51afef6fb44689ad... Author: Lukas Ocilka <lukas.ocilka@gmail.com> Date: 2016-08-01 (Mon, 01 Aug 2016) Changed paths: M src/include/autoinstall/ask.rb Log Message: ----------- Changes from review Commit: da1ea1fcfc54d49f41eb4e86371279f299a293b7 https://github.com/yast/yast-autoinstallation/commit/da1ea1fcfc54d49f41eb4e8... Author: Lukas Ocilka <lukas.ocilka@gmail.com> Date: 2016-08-01 (Mon, 01 Aug 2016) Changed paths: M package/autoyast2.changes M package/autoyast2.spec M src/include/autoinstall/ask.rb M test/include/ask_test.rb Log Message: ----------- Merge pull request #234 from kobliha/fixing_timeout_issues_in_ask Fixing timeout issues in <ask> dialogs Compare: https://github.com/yast/yast-autoinstallation/compare/b5ae377373f7...da1ea1f...
participants (1)
-
GitHub