16 Commits (6071489788010e027798d02a03c6a0da747b660c)

Author SHA1 Message Date
Adriaan de Groot 6071489788 [libcalamaresui] Provide default implementations of next() and back()
- These methods are used for multi-page view-steps, which are rare.
   For all the others, just drop the empty implementation and defer
   to the base class.
6 years ago
Adriaan de Groot 08565b5f17 [libcalamaresui] Remove the signal done() from ViewStep
- The signal is emitted, generally from next(), but not actually used.
6 years ago
Adriaan de Groot 762ad54344 Documentation: change http links to GitHub to https 7 years ago
Gabriel C 30e56e1566 finished: use generic shutdown command
- it doesn't make any sense to have restartNowCommand and fallback
  set to the same command.
- also fallback should be something generic every init supports
8 years ago
Adriaan de Groot 574bb61592 Code-style: format the finished module 8 years ago
Adriaan de Groot 74c19fc02d Finished: make notification optional
FIXES #811
8 years ago
Adriaan de Groot 9096a9ebcd Remove overly-verbose debugging 8 years ago
Adriaan de Groot 89c2c8a76e Suppress success-notification on failure 8 years ago
Adriaan de Groot 93115b7385 Popup notification when the installation is done.
- Use DBus and FreeDesktop interface to popup message
 - Code style / formatting

FIXES #599
8 years ago
Adriaan de Groot 09a7988622 FinishedPage: add copyright, reduce warnings 8 years ago
Adriaan de Groot 72659dc6e1 FinishedPage: don't reboot on failure
If installation fails, and you end up on the last page, suppress the
reboot-now checkbox.

FIXES #605
8 years ago
Teo Mrnjavac 84d60ba856 Force reboot with systemctl -i. 9 years ago
Teo Mrnjavac 326ff5e724 Provide sane defaults for restart command, and make it optional.
CAL-372 #close
9 years ago
Teo Mrnjavac 33ab4ee663 Enable Restart Now checkBox if required. 10 years ago
Teo Mrnjavac d91f00f334 PluginFactory in Finished module. 10 years ago
Teo Mrnjavac b5f9b5a66e New Finish view module, with restart capability. 10 years ago