- 30 Mar, 2012 6 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Yingjie Xu authored
-
Łukasz Nowak authored
The KVM ordering interface has extremely simplified - customer is just one click away from instance, so modify test to follow it. Simplify test: * drop all server side scripts and rewrite AJAX calls to use already implemented SoftwareInstance_getStatus * where required implement client (browser) side analysis of data instead of relying on server side implementation (eg. fetching path of Software Instance) * avoid big pauses; pause just once (as client side logic to know when Software Instance is indexed would be cumbersome and complicated and anyway 10s to index object is really long and shall be treat as failure) * flatten macros into main test for readability and beacuse they become oneliners
-
Yingjie Xu authored
-
Łukasz Nowak authored
-
- 29 Mar, 2012 21 commits
-
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
This variable is used by ./configure to guess libdir name (lib, lib64, ...). Of course we just want 'lib' to be chosen.
-
Łukasz Nowak authored
Show software release state and usage. Reuse scripts from vifib_web.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Note: This is just a script directly called from URL, thus no way to find its previous context.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 28 Mar, 2012 13 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Assert that when cleanup was requested, cleanup nor installation cannot be requested. Assert that when installation was requested, cleanup nor installation cannot be requested.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Make listbox lines clickable and redirect to management form. This form provides buttons to destroy or reinstall software. Destruction needs confirmation, where reinstallation is done immediately. Also improve CSS in order to have links with dangerous background. Also factorise scripts in order to avoid duplication of selection.
-