- Nov 01, 2012
-
-
Nikos Skalkotos authored
-
- Oct 23, 2012
-
-
Nikos Skalkotos authored
This is a workaround for a progress bar bug, where the system may stay with the cursor hidden if finish() is not called.
-
Nikos Skalkotos authored
-
- Oct 22, 2012
-
-
Nikos Skalkotos authored
PBS has now bocome sh.
-
- Oct 19, 2012
-
-
Nikos Skalkotos authored
-
- Oct 18, 2012
-
-
Nikos Skalkotos authored
Thank you cven.
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Add progress >= 1.0.2 as install_dependency, since this is the version that fixed the empty progress bar problem.
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Oct 17, 2012
-
-
Nikos Skalkotos authored
Add missing sections
-
- Oct 16, 2012
-
-
Nikos Skalkotos authored
Add a part explaining the usage and input options of the non-interactive version of snf-image-creator.
-
Nikos Skalkotos authored
Add SORTORDER image property
-
- Oct 15, 2012
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Oct 08, 2012
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Also add a basic readme file.
-
- Oct 03, 2012
-
-
Nikos Skalkotos authored
-
- Sep 04, 2012
-
-
Nikos Skalkotos authored
Create a new dialog_menu module to host all the "expert mode" code. Check the code with a new version of pep8
-
- Sep 01, 2012
-
-
Vangelis Koukis authored
Fix various typos in messages, add .gitignore file for automatically produced intermediate files.
-
- Aug 29, 2012
-
-
Nikos Skalkotos authored
Every time you tried to reupload an image, the dialog displayed the pithos url instead of the image filename as initial value.
-
Nikos Skalkotos authored
Extend the mechanism to recognise events with value "button/power.*" as power button events. It used to only check for events with value "button[ /]power".
-
Nikos Skalkotos authored
The function used to ignore directories when cleaning sensitive data
-
- Aug 24, 2012
-
-
Nikos Skalkotos authored
The account info was saved in the token field in .kamakirc
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
The size of the cow file was hardcoded to 1G. This was buggy, because for a big image, the resize operation could fill up the cow file and fail.
-
- Aug 23, 2012
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Fix some typos and overwrite the yes/no labels of the wizard/expert mode yesno dialog
-
Nikos Skalkotos authored
Also move it to a separate module.
-
- Aug 22, 2012
-
-
Nikos Skalkotos authored
Logging can be enabled using the -l input option
-
Nikos Skalkotos authored
-
- Aug 21, 2012
-
-
Nikos Skalkotos authored
After the image has been uploaded to pithos and registered to cyclades, prompt the user about saving the uploaded image locally.
-
- Aug 20, 2012
-
-
Nikos Skalkotos authored
This exception can be used by the WizardPage instances to exit the wizard.
-
- Aug 08, 2012
-
-
Nikos Skalkotos authored
Make the ImageDescription field of the dialog wizard overwrite the DESCRIPTION image property.
-
Nikos Skalkotos authored
In the cli output classes this method will clear terminal screen if the standard output is a terminal.
-
Nikos Skalkotos authored
If snf-image-creator does not find any passworded user, then the USERS metadata field is not created at all.
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
A user can now create and upload an image using the wizard
-
Nikos Skalkotos authored
-
- Jul 31, 2012
-
-
Nikos Skalkotos authored
The system does not perform anything yet when in wizard mode.
-