Fix the sysprep_param interface in expert mode
[snf-image-creator] / image_creator / dialog_menu.py
2013-07-30 Nikos SkalkotosFix the sysprep_param interface in expert mode
2013-07-30 Nikos SkalkotosIn windows.py turn some constants to syspep params
2013-07-30 Nikos SkalkotosAdd type field in the SysprepParam namedtuple
2013-07-30 Nikos SkalkotosFix small bugs and clean up the code
2013-07-30 Nikos SkalkotosAdd decorators defining sysprep params
2013-07-30 Nikos SkalkotosAdd support for sysprep-parameters
2013-07-18 Nikos SkalkotosMerge master into develop
2013-07-17 Nikos SkalkotosFix dialog checklists in OpenSUSE
2013-07-08 Nikos SkalkotosFix a bug in the sysprep help printing
2013-06-28 Nikos SkalkotosMinor typos
2013-06-20 Nikos SkalkotosRemove all referencies to words like ~okeanos
2013-06-18 Nikos SkalkotosChange the metadata file format to json
2013-06-18 Nikos SkalkotosComply with kamaki 0.9
2013-06-11 Nikos SkalkotosCode Cleanup
2013-06-07 Nikos SkalkotosMove mount/umount from image to os_type module
2013-05-27 Nikos SkalkotosShare the md5sum and meta file if image is public
2013-05-24 Nikos SkalkotosCheck if remote files exist before uploading
2013-05-23 Nikos SkalkotosMonitor executed syspreps in os_type/__init__.py
2013-05-20 Nikos SkalkotosFix minor pep8 errors
2013-05-17 Nikos SkalkotosDon't execute syspreps if the fs is not mounted rw
2013-03-28 Nikos SkalkotosAdd missing docstrings
2013-03-26 Nikos SkalkotosRename DiskDevice class to Image
2013-03-22 Nikos SkalkotosClean-up the code using flake8
2013-03-20 Nikos SkalkotosFix syntax errors
2013-03-19 Nikos SkalkotosIn the main menu add action for the help button
2013-03-19 Nikos SkalkotosMinor code and messages cleanup
2013-03-17 Nikos SkalkotosSupport private images
2013-03-14 Nikos SkalkotosUse only the token to authenticate to synnefo
2013-03-06 Nikos SkalkotosUse user id to authenticate with synnefo
2012-10-03 Nikos SkalkotosFix missing imports introduced in 023e1217b32385ba
2012-09-04 Nikos SkalkotosCode cleanup and refactoring