- Dec 15, 2014
-
-
Nikos Skalkotos authored
-
- Dec 13, 2014
-
-
Nikos Skalkotos authored
Instead of defining a list member inside.
-
Nikos Skalkotos authored
output is a Output class method and using it in _Progress makes the code more confusing.
-
- Jun 10, 2014
-
-
Nikos Skalkotos authored
According to the decision of the GRNET Board of Directors, switch license to GPLv3. This commit will be propagated to the release and master branches based on git flow, and the next release will be licensed as GPLv3.
-
- Mar 19, 2014
-
-
Nikos Skalkotos authored
-
- Jan 08, 2014
-
-
Nikos Skalkotos authored
If the text was more lines that the height of the active region in the dialog the 2 last lines were not displayed.
-
- Jun 11, 2013
-
-
Nikos Skalkotos authored
* Prefix all private methods with _ * Write missing docstrings * Move all public methods above the private ones * Add module docstrings where missing * Define source code encodings on all modules
-
- May 27, 2013
-
-
Nikos Skalkotos authored
If the image gets registered as public allow anyone to read the metadata and the md5sum file.
-
- Mar 28, 2013
-
-
Nikos Skalkotos authored
-
- Jan 16, 2013
-
-
Nikos Skalkotos authored
-
- Jan 03, 2013
-
-
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.
-
- Oct 18, 2012
-
-
Nikos Skalkotos authored
Add progress >= 1.0.2 as install_dependency, since this is the version that fixed the empty progress bar problem.
-
- Aug 23, 2012
-
-
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
-
- Aug 08, 2012
-
-
Nikos Skalkotos authored
In the cli output classes this method will clear terminal screen if the standard output is a terminal.
-
- Jun 22, 2012
-
-
Nikos Skalkotos authored
Also fix various issues. snf-image-creator-dialog is almost ready. Some `Help' entries are missing.
-
- Jun 21, 2012
-
-
Nikos Skalkotos authored
Also create a new output class (InfoBoxOutput) to be used when performing syspreps
-
- Jun 14, 2012
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Jun 12, 2012
-
-
Nikos Skalkotos authored
-
- Jun 11, 2012
-
-
Nikos Skalkotos authored
-