git commit: updated refs/heads/volume-upload to 31dea7d

2015-01-30 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/volume-upload e08522dba -> 31dea7de2 volume-upload: UI > dialog widget - args.form.fileUpload.postUpload - fix a bug that loading image (spinning wheel, freezing screen) does not disappear after action succeeds/fails. Project: http://git-w

git commit: updated refs/heads/master to a696947

2015-01-26 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 8aa34d048 -> a696947ea CLOUDSTACK-8182: UI > volumes > upload volume from URL > add Custom Disk Offering field which is optional. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/re

git commit: updated refs/heads/volume-upload to a25d774

2015-01-26 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/volume-upload c16d5a822 -> a25d77473 CLOUDSTACK-8182: UI > volumes > upload volume from URL > add Custom Disk Offering field which is optional. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache

git commit: updated refs/heads/volume-upload to c16d5a8

2015-01-22 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/volume-upload 26acdd7f6 -> c16d5a822 volume-upload: UI > dialog widget > display $frameForm(the hidden form to submit file with signature/expires/metadata) in console log. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Comm

[2/2] git commit: updated refs/heads/volume-upload to 26acdd7

2015-01-22 Thread jessicawang
volume-upload: templates > (1) Shorten action label to make all items in header to fit into one line, otherwise search box will be pushed out of place. (2) Register Template dialog: move URL field to the top. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip

[1/2] git commit: updated refs/heads/volume-upload to 26acdd7

2015-01-22 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/volume-upload 0aded6b95 -> 26acdd7f6 volume-upload: volumes > (1) Shorten action label to make all items in header to fit into one line, otherwise search box will be pushed out of place. (2) Add dialog: move URL field to the top. Project:

git commit: updated refs/heads/volume-upload to d79c371

2015-01-21 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/volume-upload 818f9cfcc -> d79c3714d volume-upload: UI > storage > volumes > add new action "Upload Volume from Local" in header of listView. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.o

git commit: updated refs/heads/volume-upload to 818f9cf

2015-01-21 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/volume-upload 9acfb2eec -> 818f9cfcc volume-upload: UI > dialog widget > write log in console indicating callback() is triggered. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf

git commit: updated refs/heads/volume-upload to 9acfb2e

2015-01-21 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/volume-upload 573a4b1e4 -> 9acfb2eec volume-upload: UI > upload template from local > after uploading file to postURL, pop up a message indicating where to check the template's newest status. Project: http://git-wip-us.apache.org/repos/asf

git commit: updated refs/heads/volume-upload to 573a4b1

2015-01-21 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/volume-upload eb180b131 -> 573a4b1e4 volume-upload: tempalates > upload template from local > format dropdown > include OVA, VMDK, BareMetal, TAR, VHDX option. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://g

git commit: updated refs/heads/volume-upload to eb180b1

2015-01-21 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/volume-upload 4e569f85e -> eb180b131 UI > dialog widget > Allow passing custom data in POST request. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/eb180b13 Tr

git commit: updated refs/heads/volume-upload to 4e569f8

2015-01-20 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/volume-upload 68789b76d -> 4e569f85e volume-upload: UI > upload template from local > fix a bug that fields below OS Type field (isPublic, isFeatured, ~ ) are not created. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Comm

git commit: updated refs/heads/volume-upload to 68789b7

2015-01-20 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/volume-upload 7a3c2304a -> 68789b76d volume-upload: tempalates > upload template from local > format dropdown > show different options upon selected hypervisor. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://

git commit: updated refs/heads/volume-upload to 7a3c230

2015-01-20 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/volume-upload e92e46aba -> 7a3c2304a volume-upload: UI > templates > upload template from local > pass ispublic, requireshvm, isfeatured, isrouting parameter to getUploadParamsForTemplate API if corresponding fields are not hidden. Project

git commit: updated refs/heads/volume-upload to f0b60c7

2015-01-19 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/volume-upload cef4447fd -> f0b60c742 volume-upload: UI > templates > add new action "Upload Template from Local". Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commi

[1/3] git commit: updated refs/heads/volume-upload to cef4447

2015-01-19 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/volume-upload e4d104909 -> cef4447fd Revert "Allow passing custom data in POST request" This reverts commit e4d1049096152cb9fcd4b937666c8dfe8a035392. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.

[3/3] git commit: updated refs/heads/volume-upload to cef4447

2015-01-19 Thread jessicawang
(1) Remove UploadFile button from Register Template dialog. (2) sync latest templates.js from master branch. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cef4447f Tree: http://git-wip-us.apache.org/repos/asf/clou

[2/3] git commit: updated refs/heads/volume-upload to cef4447

2015-01-19 Thread jessicawang
Revert "Add to storage->upload volume dialog" This reverts commit 8641de85d2da4d755cfe966ea5c6c3aaf4abc2b5. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/aa9a7f50 Tree: http://git-wip-us.apache.org/repos/asf/cloud

git commit: updated refs/heads/master to 7fe1ed9

2015-01-02 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master b64fa34ce -> 7fe1ed9dc CLOUDSTACK-7383: UI > Instances menu > detail view > TakeSnapshot action should be hidden when VM's hypervisor is LXC. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.a

git commit: updated refs/heads/4.5 to 744c1a1

2015-01-02 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 775e4d34c -> 744c1a1b0 CLOUDSTACK-7383: UI > Instances menu > detail view > TakeSnapshot action should be hidden when VM's hypervisor is LXC. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apac

git commit: updated refs/heads/master to b64fa34

2015-01-02 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 61154b92f -> b64fa34ce CLOUDSTACK-8141: UI > use Project view > Infrastructure > zone > physical network > Public traffic type > do not pass projectId to listNetworks API. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/re

git commit: updated refs/heads/4.5 to 775e4d3

2015-01-02 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 85e88e9cb -> 775e4d34c CLOUDSTACK-8141: UI > use Project view > Infrastructure > zone > physical network > Public traffic type > do not pass projectId to listNetworks API. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo

git commit: updated refs/heads/master to 61154b9

2015-01-02 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 25a4f0dc5 -> 61154b92f CLOUDSTACK-8139: UI > create compute offering > server-side only supports one single host tag instead of multiple host tags. So, change UI to take in only one single host tag instead of multiple host tags in cre

git commit: updated refs/heads/4.5 to 85e88e9

2014-12-31 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 94237a4c5 -> 85e88e9cb CLOUDSTACK-8139: UI > create compute offering > server-side only supports one single host tag instead of multiple host tags. So, change UI to take in only one single host tag instead of multiple host tags in create

git commit: updated refs/heads/master to 4cb9505

2014-12-19 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 5fea96fdc -> 4cb950554 CLOUDSTACK-8102: UI > Quick Install Wizard > update admin > should encode parameter value once instead of twice before sending it to API. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit:

git commit: updated refs/heads/4.5 to a29a1e0

2014-12-19 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 48e996f43 -> a29a1e060 CLOUDSTACK-8102: UI > Quick Install Wizard > update admin > should encode parameter value once instead of twice before sending it to API. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: htt

git commit: updated refs/heads/master to 5fea96f

2014-12-19 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 8bcde024a -> 5fea96fdc CLOUDSTACK-: UI > network > VPC > Router > Public IP Addresses > IP Address detailView > Configuration tab > Load Balancing > Select VM screen > implement keyword search. Project: http://git-wip-us.apache.

git commit: updated refs/heads/master to 8bcde02

2014-12-19 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 54db0d2a7 -> 8bcde024a CLOUDSTACK-: UI > network > VPC > Router > Public IP Addresses > IP Address detailView > Configuration tab > Port Forwarding > Select VM screen > implement keyword search. Project: http://git-wip-us.apache

git commit: updated refs/heads/4.5 to 48e996f

2014-12-19 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 a771c7d49 -> 48e996f43 CLOUDSTACK-: UI > network > VPC > Router > Public IP Addresses > IP Address detailView > Configuration tab > Port Forwarding > Select VM screen > implement keyword search. Project: http://git-wip-us.apache.or

git commit: updated refs/heads/4.5 to a771c7d

2014-12-19 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 6c722c9d2 -> a771c7d49 CLOUDSTACK-: UI > network > VPC > Router > Public IP Addresses > IP Address detailView > Configuration tab > Load Balancing > Select VM screen > implement keyword search. Project: http://git-wip-us.apache.org

git commit: updated refs/heads/master to 923c65d

2014-12-18 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master ad258cc8f -> 923c65d7c CLOUDSTACK-6744 > UI > zone wizard > baremetal hypervisor > support EIP ELB feature. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/com

git commit: updated refs/heads/4.5 to 65c742c

2014-12-18 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 27295d235 -> 65c742cd6 CLOUDSTACK-6744 > UI > zone wizard > baremetal hypervisor > support EIP ELB feature. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit

git commit: updated refs/heads/master to ff62ccc

2014-12-17 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master b6bac7f67 -> ff62ccc13 CLOUDSTACK-8075: UI > Instances menu > Add Instance > Select template/ISO > "shared" tab > select a shared template, click Next button => fix error "unable to find matched template object". Project: http://git

git commit: updated refs/heads/4.5 to 11fa481

2014-12-17 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 ed5bc1c7e -> 11fa48108 CLOUDSTACK-8075: UI > Instances menu > Add Instance > Select template/ISO > "shared" tab > select a shared template, click Next button => fix error "unable to find matched template object". Project: http://git-wi

git commit: updated refs/heads/master to 1a8c85a

2014-12-16 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 5f9e0fcd7 -> 1a8c85a7a CLOUDSTACK-8075: UI > Instances menu > Add Instance > Select template/ISO > add a new tab "shared" which will list shared templates/ISOs when being clicked. Project: http://git-wip-us.apache.org/repos/asf/cloud

git commit: updated refs/heads/4.5 to 20777ec

2014-12-16 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 e7a96fde7 -> 20777ec3b CLOUDSTACK-8075: UI > Instances menu > Add Instance > Select template/ISO > add a new tab "shared" which will list shared templates/ISOs when being clicked. Project: http://git-wip-us.apache.org/repos/asf/cloudsta

git commit: updated refs/heads/master to 20123d8

2014-12-16 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 356793d26 -> 20123d8c0 CLOUDSTACK-8076: UI > Templates menu > Template/ISO > "Filter by" dropdown > add a new option, "shared", which will list shared templates when being selected. Project: http://git-wip-us.apache.org/repos/asf/cl

git commit: updated refs/heads/4.5 to 6a8dcf5

2014-12-16 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 66b77380d -> 6a8dcf5f2 CLOUDSTACK-8076: UI > Templates menu > Template/ISO > "Filter by" dropdown > add a new option, "shared", which will list shared templates when being selected. Project: http://git-wip-us.apache.org/repos/asf/cloud

git commit: updated refs/heads/master to f00a628

2014-12-09 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 2feef1722 -> f00a62879 CLOUDSTACK-8023: UI > VM wizard widget > when next button is clicked, trigger event handler of event "cloudStack.module.instanceWizard.clickNextButton". Project: http://git-wip-us.apache.org/repos/asf/cloudstac

git commit: updated refs/heads/master to f2fe127

2014-12-08 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 417239e44 -> f2fe12790 CLOUDSTACK-8023: UI > VM wizard > network > trigger event handler of event "cloudStack.module.instanceWizard.network.dataProvider" to get networkObjsToPopulate if module is enabled. Project: http://git-wip-us.

git commit: updated refs/heads/master to 417239e

2014-12-08 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 3ac8f8d60 -> 417239e44 CLOUDSTACK-8047: UI > zone wizard > add primary storage step: (zone-wide-primary-storage) fix a bug that failed to get cluster's hypervisor value if previous step (e.g. add host step) has ever failed. Project:

git commit: updated refs/heads/4.5 to 0af15e4

2014-12-08 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 be38b9706 -> 0af15e4a2 CLOUDSTACK-8047: UI > zone wizard > add primary storage step: (zone-wide-primary-storage) fix a bug that failed to get cluster's hypervisor value if previous step (e.g. add host step) has ever failed. Project: ht

git commit: updated refs/heads/master to 7e0f1cf

2014-12-05 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 7d7df0245 -> 7e0f1cf45 CLOUDSTACK-8040: UI: register template dialog, register ISO dialog - fix a bug that hidden fields fail to be generated before cloudStack.preFilter.createTemplate() is called. Thus, cloudStack.preFilter.createTe

git commit: updated refs/heads/4.5 to 3ddf553

2014-12-05 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 4f748e6e3 -> 3ddf553d1 CLOUDSTACK-8040: UI: register template dialog, register ISO dialog - fix a bug that hidden fields fail to be generated before cloudStack.preFilter.createTemplate() is called. Thus, cloudStack.preFilter.createTempl

git commit: updated refs/heads/master to 7d7df02

2014-12-05 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 3ea8a1187 -> 7d7df0245 CLOUDSTACK-8039: UI > Infrastructure > router, systemvm > detailView > hide ChangeServiceOffering action when vm's hypervisor is XenServer and vm's status is Running. Project: http://git-wip-us.apache.org/repo

git commit: updated refs/heads/4.5 to 4f748e6

2014-12-05 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 7c951a2fa -> 4f748e6e3 CLOUDSTACK-8039: UI > Infrastructure > router, systemvm > detailView > hide ChangeServiceOffering action when vm's hypervisor is XenServer and vm's status is Running. Project: http://git-wip-us.apache.org/repos/a

git commit: updated refs/heads/master to 7743947

2014-12-04 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 8927975ca -> 774394792 CLOUDSTACK-8023: UI > VM wizard > service offering > trigger event handler of event "cloudStack.module.instanceWizard.serviceOffering.dataProvider" to get serviceOfferingObjs if module is enabled. Project: htt

git commit: updated refs/heads/master to 6b4271b

2014-12-02 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 03daae571 -> 6b4271b75 CLOUDSTACK-8005: UI > storage > volume > Resize Volume action > hide "Shrink OK" checkbox when selected disk offering's disksize is bigger than the volume's disksize. Show it otherwise. Project: http://git-wip

git commit: updated refs/heads/4.5 to 54f4240

2014-12-02 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 98d75b025 -> 54f4240e0 CLOUDSTACK-8005: UI > storage > volume > Resize Volume action > hide "Shrink OK" checkbox when selected disk offering's disksize is bigger than the volume's disksize. Show it otherwise. Project: http://git-wip-us

git commit: updated refs/heads/master to e32eec8

2014-11-19 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master bb352da30 -> e32eec8b3 CLOUDSTACK-7613: UI > Infrastructure > CPU Sockets > add a new row for "XenServer 6.5.0". Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstac

git commit: updated refs/heads/4.5 to 6dc7712

2014-11-19 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 50b262e02 -> 6dc771279 CLOUDSTACK-7613: UI > Infrastructure > CPU Sockets > add a new row for "XenServer 6.5.0". Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/c

git commit: updated refs/heads/master to 7b6f496

2014-11-19 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master b11380eeb -> 7b6f49617 CLOUDSTACK-7943: UI > storage > volume > create template action > add "XenServer Tools Version 6.1+" checkbox. Default it as its VM's "XenServer Tools Version 6.1+" property. Project: http://git-wip-us.apache.

git commit: updated refs/heads/master to b11380e

2014-11-19 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master f0a4a639d -> b11380eeb CLOUDSTACK-7943: UI > dialog widget > checkbox field > isChecked property > if isChecked property is a funciton, pass "args" along when calling isChecked() function. Project: http://git-wip-us.apache.org/repos

git commit: updated refs/heads/4.5 to 2c9310e

2014-11-19 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 fee666461 -> 2c9310e62 CLOUDSTACK-7943: UI > storage > volume > create template action > add "XenServer Tools Version 6.1+" checkbox. Default it as its VM's "XenServer Tools Version 6.1+" property. Project: http://git-wip-us.apache.org

git commit: updated refs/heads/4.5 to fee6664

2014-11-19 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 968ca060e -> fee666461 CLOUDSTACK-7943: UI > dialog widget > checkbox field > isChecked property > if isChecked property is a funciton, pass "args" along when calling isChecked() function. Project: http://git-wip-us.apache.org/repos/as

git commit: updated refs/heads/master to 880ab43

2014-11-18 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 0e2299d93 -> 880ab4392 CLOUDSTACK-6624: UI > create network offering > cloudStack does NOT support specifyIpRanges for isolated network - fix a bug that wrongly sends "specifyIpRanges=true" to createNetworkOffering API. Project: htt

git commit: updated refs/heads/4.5 to a4ebc31

2014-11-18 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 ade2517a4 -> a4ebc31d9 CLOUDSTACK-6624: UI > create network offering > cloudStack does NOT support specifyIpRanges for isolated network - fix a bug that wrongly sends "specifyIpRanges=true" to createNetworkOffering API. Project: http:/

git commit: updated refs/heads/master to 0e2299d

2014-11-18 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master c5399cdef -> 0e2299d93 CLOUDSTACK-7498: UI > ISO > Register ISO action > a javascript error "osTypeObjs is not defined" comes and goes. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.

git commit: updated refs/heads/4.5 to ade2517

2014-11-18 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 9c328cb9d -> ade2517a4 CLOUDSTACK-7498: UI > ISO > Register ISO action > a javascript error "osTypeObjs is not defined" comes and goes. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org

git commit: updated refs/heads/master to eba7cc7

2014-11-17 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 7aa64b9ef -> eba7cc78d CLOUDSTACK-7927: UI > Infrastructure > Primary Storage > detailView > add "View Volumes" link that will list all volumes under this primary storage when being clicked. Project: http://git-wip-us.apache.org/rep

git commit: updated refs/heads/4.5 to 635abaf

2014-11-17 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 5f9991799 -> 635abaf2e CLOUDSTACK-7927: UI > Infrastructure > Primary Storage > detailView > add "View Volumes" link that will list all volumes under this primary storage when being clicked. Project: http://git-wip-us.apache.org/repos/

git commit: updated refs/heads/master to 2d4e879

2014-11-14 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master e87bb20d0 -> 2d4e87973 CLOUDSTACK-7773: UI > Infrastructure > SystemVMs, Routers > Change Service Offering > service offerings dropdown > populate only service offerings that the VM is allowed to change to. i.e. exclude service offeri

git commit: updated refs/heads/master to e92f429

2014-11-13 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 9717bbdc5 -> e92f42946 CLOUDSTACK-7910: UI > Instance Wizard > declare serviceOfferingObjs before using it. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/com

git commit: updated refs/heads/4.5 to 0350590

2014-11-13 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 2ee3d4258 -> 03505901b CLOUDSTACK-7910: UI > Instance Wizard > declare serviceOfferingObjs before using it. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit

git commit: updated refs/heads/4.5 to 9809164

2014-11-12 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 6c955a3a4 -> 980916465 CLOUDSTACK-7896: UI > network > Add Guest Network > when zone dropdown is empty, do not make API call to get physical networks. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wi

git commit: updated refs/heads/master to 5d094e5

2014-11-12 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 5306e43d5 -> 5d094e5ca CLOUDSTACK-7896: UI > network > Add Guest Network > when zone dropdown is empty, do not make API call to get physical networks. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git

git commit: updated refs/heads/master to 60aab6b

2014-11-12 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 30026ee17 -> 60aab6bf1 CLOUDSTACK-7892: UI > instances > detailView > execute handlers attached to event 'cloudStack.module.sharedFunctions.addExtraProperties'. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit:

git commit: updated refs/heads/master to 30026ee

2014-11-12 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 7e7641f0e -> 30026ee17 CLOUDSTACK-7892: UI > stroage > volume > detailView > execute handlers attached to event 'cloudStack.module.sharedFunctions.addExtraProperties'. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo C

git commit: updated refs/heads/master to 7e7641f

2014-11-12 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master b12207cf2 -> 7e7641f0e CLOUDSTACK-7892: UI > Infrastructure > zones > zone > detailView > execute handlers attached to event 'cloudStack.module.sharedFunctions.addExtraProperties'. Project: http://git-wip-us.apache.org/repos/asf/clo

git commit: updated refs/heads/master to 8cf1102

2014-11-12 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master aff3a261e -> 8cf1102b0 CLOUDSTACK-7892: UI > Infrastructure > zone > physical network > guest > details tab > network tab > detail view > execute handlers attached to event 'cloudStack.module.sharedFunctions.addExtraProperties'. Pro

git commit: updated refs/heads/master to aff3a26

2014-11-12 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 76ef987e7 -> aff3a261e CLOUDSTACK-7892: UI > network > detailView > execute handlers attached to event 'cloudStack.module.sharedFunctions.addExtraProperties'. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: ht

git commit: updated refs/heads/master to dd326af

2014-11-05 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master b532e4f52 -> dd326af83 CLOUDSTACK-7850: UI > Instances > detailView > Attach ISO option > ISO dropdown > should list only ISOs belonging to the same zone. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http:/

git commit: updated refs/heads/4.5 to 11808ae

2014-11-05 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 f86eb522e -> 11808ae7f CLOUDSTACK-7850: UI > Instances > detailView > Attach ISO option > ISO dropdown > should list only ISOs belonging to the same zone. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://gi

git commit: updated refs/heads/master to 6839652

2014-11-04 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 4e80253b3 -> 683965210 CLOUDSTACK-7383: UI > Instances > detailView > snapshot option > hide this option when hypervisor is LXC. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/rep

git commit: updated refs/heads/4.5 to a43fba6

2014-11-04 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 25e514a28 -> a43fba64d CLOUDSTACK-7383: UI > Instances > detailView > snapshot option > hide this option when hypervisor is LXC. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/

git commit: updated refs/heads/master to 4d62dbb

2014-11-04 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 0327c2b13 -> 4d62dbb8b CLOUDSTACK-7384: UI > Instances > detailView > change service offering option > hide it when VM state is Running and hyperviror is LXC. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: ht

git commit: updated refs/heads/4.5 to 25e514a

2014-11-04 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 a53d39c1b -> 25e514a28 CLOUDSTACK-7384: UI > Instances > detailView > change service offering option > hide it when VM state is Running and hyperviror is LXC. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http:

git commit: updated refs/heads/master to 6a28035

2014-11-03 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 37cb63f6b -> 6a28035e7 CLOUDSTACK-3212: ui > infrastructure > zones > zone > physical network > guest > network > guest ip range - listview: add gateway, netmask field. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo

git commit: updated refs/heads/4.5 to 207ec25

2014-11-03 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 ddfd74dba -> 207ec2574 CLOUDSTACK-3212: ui > infrastructure > zones > zone > physical network > guest > network > guest ip range - listview: add gateway, netmask field. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Com

git commit: updated refs/heads/master to 21f3957

2014-10-31 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 138366804 -> 21f39577e CLOUDSTACK-7826: UI - dialog widget - dependent dropdown field (dependsOn property specified) - fix a bug that default opton in dependent dropdown field didn't trigger change event handler until another option i

git commit: updated refs/heads/4.5 to 3760fde

2014-10-31 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 6df396c9c -> 3760fdeeb CLOUDSTACK-7826: UI - dialog widget - dependent dropdown field (dependsOn property specified) - fix a bug that default opton in dependent dropdown field didn't trigger change event handler until another option in d

git commit: updated refs/heads/master to 0761d2d

2014-10-30 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 6b5c874fe -> 0761d2dda CLOUDSTACK-7816: UI > Global Settings > add "Baremetal Rack Configuration" section. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/comm

git commit: updated refs/heads/4.5 to b701061

2014-10-30 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 1681b0227 -> b70106158 CLOUDSTACK-7816: UI > Global Settings > add "Baremetal Rack Configuration" section. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/

git commit: updated refs/heads/master to 8d3a9b7

2014-10-29 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 160fc1371 -> 8d3a9b760 CLOUDSTACK-7809: UI > remove usage of g_mySession which is unnecessary. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8d3a9b76 T

git commit: updated refs/heads/4.5 to 58455c0

2014-10-29 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 070e689c4 -> 58455c08c CLOUDSTACK-7809: UI > remove usage of g_mySession which is unnecessary. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/58455c08 Tree

git commit: updated refs/heads/master to bde0c3c

2014-10-28 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 57c484140 -> bde0c3cfc CLOUDSTACK-7809: UI > remove unnecessary cookie 'timezoneoffset'. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bde0c3cf Tree: h

git commit: updated refs/heads/4.5 to 0d6a277

2014-10-28 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 865b2e679 -> 0d6a277a0 CLOUDSTACK-7809: UI > remove unnecessary cookie 'timezoneoffset'. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0d6a277a Tree: http

git commit: updated refs/heads/master to 4d06eef

2014-10-28 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 41fd7b2a5 -> 4d06eef3b CLOUDSTACK-7809: UI > remove unnecessary cookie 'networktype'. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4d06eef3 Tree: http

git commit: updated refs/heads/4.5 to 4929625

2014-10-28 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 1ea6f7dd5 -> 492962520 CLOUDSTACK-7809: UI > remove unnecessary cookie 'networktype'. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/49296252 Tree: http://

git commit: updated refs/heads/master to 6e8a083

2014-10-28 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 55264b24a -> 6e8a08308 CLOUDSTACK-7809: UI > remove unnecessary cookie 'capabilities', 'supportELB', 'kvmsnapshotenabled', 'regionsecondaryenabled', 'userpublictemplateenabled', 'userProjectsEnabled'. Project: http://git-wip-us.apac

git commit: updated refs/heads/4.5 to 1ea6f7d

2014-10-28 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 429ea8bc9 -> 1ea6f7dd5 CLOUDSTACK-7809: UI > remove unnecessary cookie 'capabilities', 'supportELB', 'kvmsnapshotenabled', 'regionsecondaryenabled', 'userpublictemplateenabled', 'userProjectsEnabled'. Project: http://git-wip-us.apache.

git commit: updated refs/heads/master to 0aaa53d

2014-10-28 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 6a587646a -> 0aaa53d81 CLOUDSTACK-7796: UI > Infrastructure > zones > zone > details tab > dataProvider > remove unnecessary module check. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apac

git commit: updated refs/heads/master to 41fb3e8

2014-10-28 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 609951ffe -> 41fb3e857 CLOUDSTACK-7796: UI > network > detail view > data provider > remove unnecessary module check. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/clou

git commit: updated refs/heads/master to 6a58764

2014-10-28 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 41fb3e857 -> 6a587646a CLOUDSTACK-7796: UI > Infrastructure > zone > physical network > guest > details tab > network tab > detail view > dataProvider > remove unnecessary module check. Project: http://git-wip-us.apache.org/repos/as

git commit: updated refs/heads/4.5 to 429ea8b

2014-10-28 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 11c53f044 -> 429ea8bc9 CLOUDSTACK-7796: UI > Infrastructure > zones > zone > details tab > dataProvider > remove unnecessary module check. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.

git commit: updated refs/heads/4.5 to 11c53f0

2014-10-28 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 26cf97e2d -> 11c53f044 CLOUDSTACK-7796: UI > Infrastructure > zone > physical network > guest > details tab > network tab > detail view > dataProvider > remove unnecessary module check. Project: http://git-wip-us.apache.org/repos/asf/c

git commit: updated refs/heads/4.5 to 26cf97e

2014-10-28 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 8acdd7fbf -> 26cf97e2d CLOUDSTACK-7796: UI > network > detail view > data provider > remove unnecessary module check. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudst

git commit: updated refs/heads/master to 20fdc93

2014-10-27 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/master 37b9f91e5 -> 20fdc93a5 CLOUDSTACK-7796: UI > instances > detail view > data provider > remove unnecessary module check. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cl

git commit: updated refs/heads/4.5 to 2423f2c

2014-10-27 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 dd7026b20 -> 2423f2c79 CLOUDSTACK-7796: UI > instances > detail view > data provider > remove unnecessary module check. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloud

git commit: updated refs/heads/4.5 to 94d00d6

2014-10-23 Thread jessicawang
Repository: cloudstack Updated Branches: refs/heads/4.5 bb01cb8d3 -> 94d00d694 CLOUDSTACK-7780: UI > storage > volume > detail view > data provider > remove unnecessary module check. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/as

  1   2   3   4   5   6   7   8   9   10   >