jessica
|
5ddf551b24
|
new UI - instance menu - implement action "Restore Instance"
|
2010-08-31 14:58:53 -07:00 |
|
NIKITA
|
42347eb66d
|
div name changed to inaction
|
2010-08-31 14:58:53 -07:00 |
|
jessica
|
5f3b044b3c
|
new UI - Instance tab - fix a bug that only 1st action is taken
|
2010-08-31 14:58:52 -07:00 |
|
jessica
|
a585b37e6a
|
new UI - Instance menu - add action "reboot", "destroy"
|
2010-08-31 14:58:52 -07:00 |
|
jessica
|
91420e13e0
|
Only items not in action are allowed to be selected
|
2010-08-31 14:58:51 -07:00 |
|
jessica
|
9dbca71434
|
use selectable widget to multiple-select mid menu items to have actions
|
2010-08-31 14:58:51 -07:00 |
|
jessica
|
7d18462d76
|
Show midmenu items in action in blue background
|
2010-08-31 14:58:50 -07:00 |
|
jessica
|
51362d8479
|
Clear right panel when deploying VM fails
|
2010-08-31 14:58:50 -07:00 |
|
NIKITA
|
7e3432ac52
|
Loader for new and default list for mid menu
|
2010-08-31 14:58:49 -07:00 |
|
NIKITA
|
1410878be4
|
Old main.css
|
2010-08-31 14:58:49 -07:00 |
|
NIKITA
|
2969e94130
|
Search close icon and help icon
|
2010-08-31 14:58:48 -07:00 |
|
jessica
|
a9f66a9e57
|
new UI - replace index.html with index.jsp
|
2010-08-31 14:58:48 -07:00 |
|
NIKITA
|
5827a6276a
|
New Help icon and close button for search
|
2010-08-31 14:58:47 -07:00 |
|
jessica
|
bd46014574
|
Create shared function vmJsonToRightPanel()
|
2010-08-31 14:58:33 -07:00 |
|
jessica
|
6ec5455579
|
If no translation is found, return original word (i.e. English word)
|
2010-08-31 14:58:33 -07:00 |
|
NIKITA
|
25a200c201
|
removed merged issues
|
2010-08-31 14:58:32 -07:00 |
|
jessica
|
f04e1351bc
|
add CloudResourceBundle.java to com.cloud.utils
|
2010-08-31 14:58:31 -07:00 |
|
jessica
|
b7550c04e4
|
resolve merge conflict. delete obsolete files.
|
2010-08-31 14:58:30 -07:00 |
|
NIKITA
|
c356c2070e
|
Merge issue
|
2010-08-31 14:58:30 -07:00 |
|
jessica
|
fc295b0fdd
|
add createURL() to $.ajax() command
|
2010-08-31 14:58:29 -07:00 |
|
jessica
|
27fd14ac14
|
new UI - left menu, middle menu, instance
|
2010-08-31 14:58:29 -07:00 |
|
NIKITA
|
d5500fc099
|
new UI going in
|
2010-08-31 14:58:28 -07:00 |
|
NIKITA
|
da32a7d430
|
Close button for wizard instance
|
2010-08-31 14:58:27 -07:00 |
|
Kris McQueen
|
4be6af476d
|
Refactoring listTemplates and listIsos to new API framework.
|
2010-08-31 14:50:30 -07:00 |
|
anthony
|
c65175aa40
|
bug 6048: Check createvolume's return
status 6048: resolved fixed
|
2010-08-31 13:05:42 -07:00 |
|
jessica
|
91e3f8e89e
|
fix bug 6050 - extend pagesize to 500
|
2010-08-31 11:37:13 -07:00 |
|
abhishek
|
25ac9104bb
|
Adding migration script to remove the 'upgrade.url' parameter from the 2.2 codebase
|
2010-08-31 09:41:12 -07:00 |
|
anthony
|
7882d2ad59
|
if eth1 and eth2 in CP/SS VM are in same network, set default gateway on eth2,
|
2010-08-30 19:43:29 -07:00 |
|
Kris McQueen
|
7e7baba8e7
|
Refactor listHosts API to new framework.
|
2010-08-30 18:02:54 -07:00 |
|
anthony
|
51dd7d908f
|
remove duplicate copy
|
2010-08-30 16:51:33 -07:00 |
|
Manuel Amador (Rudd-O)
|
a514454f44
|
_run.sh moved to the root of systemvm.zip and systemvm-premium.zip
|
2010-08-30 16:41:07 -07:00 |
|
abhishek
|
854611e40a
|
bug 5897: returning the os_type_id
status 5897: resolved fixed
|
2010-08-30 16:25:58 -07:00 |
|
Kris McQueen
|
b797313ac0
|
Refactor listOSTypes API to new framework.
|
2010-08-30 16:18:40 -07:00 |
|
Kris McQueen
|
9abc658da0
|
Refactor listGuestOSCategories API to new framework.
|
2010-08-30 16:18:40 -07:00 |
|
Kris McQueen
|
5636503e39
|
Refactor listDomainChildren API to new framework.
|
2010-08-30 16:18:40 -07:00 |
|
Kris McQueen
|
4bb71d2a0c
|
Refactor listEvents API to new framework.
|
2010-08-30 16:18:40 -07:00 |
|
Kris McQueen
|
9eeabb701a
|
Refactoring listDomains to the new API framework. The search criteria are now retrieved from the command itself rather than creating an intermediate Criteria object first.
|
2010-08-30 16:18:40 -07:00 |
|
Kris McQueen
|
e55e6c283f
|
Refactoring work on listCapacities, listConfigurations, listClusters, and listDiskOfferings commands. The work represents consolidating the Criteria object into just pulling the search criteria directly from the command. Also changed BaseListCmd to server the startIndex and pageSizeVal [includes default page size of 50] rather than have each search command compute these things.
|
2010-08-30 16:18:39 -07:00 |
|
Kris McQueen
|
68275debc0
|
Refactor listAsyncJobs to new API framework, consolidating parameter and criteria packing/unpacking into just command unpacking to simplify building the search criteria.
|
2010-08-30 16:18:39 -07:00 |
|
alena
|
53892037c4
|
Refactored associateIPAddress and updateHost commands.
|
2010-08-30 15:22:42 -07:00 |
|
abhishek
|
1c87879e21
|
bug 4898: removing the upgrade.url param
status 4898: resolved fixed
|
2010-08-30 14:49:22 -07:00 |
|
abhishek
|
992458e9d0
|
bug 5843: Merging in the fix
status 5843: resolved fixed
|
2010-08-30 13:45:22 -07:00 |
|
abhishek
|
64210bd16d
|
bug 6010: Fixing the list volumes issue, now we filter volumes based on the template type and not based on the names
status 6010: resolved fixed
|
2010-08-30 11:18:43 -07:00 |
|
abhishek
|
48944aedec
|
import refactoring
|
2010-08-30 10:54:12 -07:00 |
|
abhishek
|
dc750e2691
|
Moving the disassoc logic to network manager
|
2010-08-30 10:50:27 -07:00 |
|
abhishek
|
7a0ad69b89
|
Incremental checkin
|
2010-08-30 10:40:45 -07:00 |
|
Manuel Amador (Rudd-O)
|
d88ba4fa2b
|
Fix OSS RPM packaging by excluding the special-cased files generated out of the scripts project in premium
|
2010-08-30 01:41:28 -07:00 |
|
Manuel Amador (Rudd-O)
|
7c2f31c33e
|
We now have a premium scripts project.
|
2010-08-30 01:37:12 -07:00 |
|
anthony
|
5d8cadb7b0
|
correctly use session in plugin
|
2010-08-29 23:59:33 -07:00 |
|
anthony
|
93b56fec8c
|
Use Session to login out
|
2010-08-29 21:28:31 -07:00 |
|