- 31 Mar, 2011 4 commits
-
-
Markos Gogoulos authored
* implement server reboot/shutdown/start/destroy actions * fix ordering on imports (servers.py, actions.py) * actions.py: change type to reboot_type (reserverd word) * change vm.start_action to backend.start_action where needed (there is no vm.start_action any more) * create server action function in synnefo.js Refs #311
-
Markos Gogoulos authored
VirtualMachine models has attribute backendjobstatus instead of _backendjobstatus
-
Vangelis Koukis authored
This commit fixes some breakage caused by the recent merge of the logic-refactoring branch, mainly related to db/db_controller.py. The main reason was the different value of import path, fixed by making sure all imports are rooted in synnefo. All db and API tests run properly.
-
Vassilios Karakoidas authored
Conflicts: api/handlers.py api/tests.py
-
- 30 Mar, 2011 11 commits
-
-
Dimitris Moraitis authored
-
Dimitris Moraitis authored
-
Vassilios Karakoidas authored
* Update VirtualMachine reference in all modules * Updated fixtures accordingly (and tests)
-
Vassilios Karakoidas authored
-
Vassilios Karakoidas authored
Conflicts: README
-
Dimitris Moraitis authored
-
Georgios Gousios authored
-
Georgios Gousios authored
-
-
Georgios Gousios authored
-
Georgios Gousios authored
-
- 29 Mar, 2011 24 commits
-
-
Dimitris Moraitis authored
-
Vangelis Koukis authored
-
Christodoulos Psaltis authored
-
Dimitris Moraitis authored
-
-
Georgios Gousios authored
-
Christodoulos Psaltis authored
-
Georgios Gousios authored
-
-
Georgios Gousios authored
-
Georgios Gousios authored
-
Christodoulos Psaltis authored
-
Christodoulos Psaltis authored
-
-
Vassilios Karakoidas authored
-
Vassilios Karakoidas authored
-
Christodoulos Psaltis authored
-
Georgios Gousios authored
-
Vassilios Karakoidas authored
* All functionality is achieved through the logic layer
-
Christodoulos Psaltis authored
-
Christodoulos Psaltis authored
In list view, pending actions are cleared if you change your selections before pressing Cancel or Confirm. This is linked to #209.
-
Christodoulos Psaltis authored
This fix relates to #209 and includes: - On hover, actions turn black and are underlined. - On click, actions turn to orange.
-
Georgios Gousios authored
-
Georgios Gousios authored
-
- 28 Mar, 2011 1 commit
-
-
Vassilios Karakoidas authored
-