Daniel Molina
a3748ce55a
Merge branch 'feature-1711'
2014-12-11 12:05:37 +01:00
Daniel Molina
2dd92c5532
feature #1711 : Remove column title
2014-12-11 12:04:14 +01:00
Daniel Molina
a9b1f50d41
feature #1711 : Use custom css for novnc and spice
2014-12-11 11:48:12 +01:00
Daniel Molina
025c382385
feature #3418 : move "Send CtrlAltDel" to be away from console maximize
2014-12-10 19:10:24 +01:00
Daniel Molina
6bea5548fa
feature #1711 : Improve detached vnc/spice window style
2014-12-10 19:09:29 +01:00
Daniel Molina
8c7b93f18c
feature #1711 : Add SPICE console to cloud view
2014-12-09 17:47:18 +01:00
Daniel Molina
91906ce77f
feature #1711 : Add SPICE button for the vm detailed view
2014-12-09 15:24:12 +01:00
Ruben S. Montero
e0a7ec454b
fix typo
2014-12-09 15:23:20 +01:00
Daniel Molina
77fbd6d4ec
feature #1711 : Add spice-html5 library
2014-12-09 12:34:22 +01:00
Daniel Molina
b0bf1dcd44
feature #1711 : Add SPICE HTML5:
...
TODO: install.sh, cloud view
2014-12-05 18:41:19 +01:00
Daniel Molina
c544a35ba8
Fix templates-tab after showback merge
2014-11-28 12:34:37 +01:00
Ruben S. Montero
036600bc74
Merge branch 'feature-3264'
...
Conflicts:
src/sunstone/public/js/plugins/templates-tab.js
src/vmm_mad/remotes/vcenter/vcenter_driver.rb
2014-11-27 16:35:24 +01:00
Ruben S. Montero
367f863aed
feature #3264 : use localtime_r, group 0 can initiate showback calculations, update installer, removed debug code
2014-11-27 14:52:56 +01:00
Tino Vazquez
4830db0be9
Fix typo
2014-11-26 23:15:28 +01:00
Carlos Martín
5c1c9eff46
Fix bug in onedb version command
2014-11-26 23:15:28 +01:00
Daniel Molina
9076977988
bug #3369 : Fix update password button
2014-11-26 23:15:28 +01:00
Daniel Molina
14ed944453
bug #3370 : Fix error message for role actions in pending state
2014-11-26 23:15:28 +01:00
Daniel Molina
2caf41f42f
bug #3372 : Add vm_param class to the vnc pass field
2014-11-26 23:15:28 +01:00
Javi Fontan
5e5f212354
Add rbvmomi dependency to opennebula gem
...
(cherry picked from commit 6474cbadbdb9e56d9c3fabbab7d0f10427dfb930)
2014-11-26 23:15:28 +01:00
Tino Vazquez
03aedc5775
Feature #3331 : Fix for vCenter monitorization and in error break
...
(cherry picked from commit 7d94b9be2644d04aa17bca383d9d3e6df6145596)
2014-11-26 23:15:28 +01:00
Ruben S. Montero
9acff41c0f
feature #3331 : Generate a master key file to encrypt data in the DB (.one/one_key). Encrypt VCENTER_PASSWORD in host template. VCenter driver derypts the password using the master key
...
(cherry picked from commit 8016908d3bc357bebf1af4a5f236af6952de6d34)
Conflicts:
src/vmm_mad/remotes/vcenter/vcenter_driver.rb
2014-11-26 23:15:28 +01:00
Tino Vazquez
c004bca158
Feature #3305 : Make extraConfig persistent in vmx
...
Also, context for vCenter in plain text instead of XML
(cherry picked from commit 2ff16e74284f31cd293072e483d54cbfeeea708d)
Conflicts:
src/vmm_mad/remotes/vcenter/vcenter_driver.rb
2014-11-26 23:15:28 +01:00
Javi Fontan
d9ce25b038
feature #3366 : create context data with the same format as the core
...
(cherry picked from commit 58b3f6bbebcd9621172b6c998077e75e43982315)
2014-11-26 22:06:59 +01:00
Daniel Molina
6f0d4b7137
Add custom value select
...
Example:
'<div class="large-6 columns">'+
generateValueSelect({
id: "TEST_CUSTOM",
label: "Test custom",
tooltip: "This is the custom tooltip",
custom: true,
options: [
"value1",
"value2",
"value3"
]
}) +
'</div>'+
2014-11-26 18:36:43 +01:00
Daniel Molina
4a0601ca2d
Fix hover delay
2014-11-26 18:36:42 +01:00
Javi Fontan
977c176d4e
Add onevcenter man page
2014-11-25 16:54:00 +01:00
Javi Fontan
de7d889d91
feature #3264 : add oneshowback man page
2014-11-25 16:43:55 +01:00
Daniel Molina
1fd565fd56
Improve template wizard performance
2014-11-25 11:02:24 +01:00
Daniel Molina
12878a05bd
Update js dependencies
2014-11-25 11:02:23 +01:00
Tino Vazquez
d0a8c2812c
Fix typo
2014-11-24 19:37:27 +01:00
Carlos Martín
eceb19a201
Fix bug in onedb version command
2014-11-24 10:09:08 +01:00
Daniel Molina
cc9d88f4db
bug #3369 : Fix update password button
2014-11-21 18:26:40 +01:00
Daniel Molina
4d8d9e149d
bug #3370 : Fix error message for role actions in pending state
2014-11-21 17:24:29 +01:00
Daniel Molina
51fcbadfe7
bug #3372 : Add vm_param class to the vnc pass field
2014-11-21 16:20:31 +01:00
Daniel Molina
64480d6e3d
Merge branch 'master' into feature-3264
2014-11-21 15:18:51 +01:00
Daniel Molina
ef3d4443ca
feature #3329 : Add service cost to cloud view
2014-11-20 17:34:56 +01:00
Daniel Molina
c4299030f4
feature #3328 : Fix isFeatureEnabled method
2014-11-20 17:34:38 +01:00
Daniel Molina
8d7f8f7f22
feature #3328 : Add option to disable show back
2014-11-20 16:51:42 +01:00
Javi Fontan
d1fc2d55ff
Add rbvmomi dependency to opennebula gem
...
(cherry picked from commit 6474cbadbdb9e56d9c3fabbab7d0f10427dfb930)
2014-11-20 15:05:14 +01:00
Tino Vazquez
410298fd41
Feature #3331 : Fix for vCenter monitorization and in error break
...
(cherry picked from commit 7d94b9be2644d04aa17bca383d9d3e6df6145596)
2014-11-19 12:04:45 +01:00
Ruben S. Montero
958da49fc6
feature #3331 : Generate a master key file to encrypt data in the DB (.one/one_key). Encrypt VCENTER_PASSWORD in host template. VCenter driver derypts the password using the master key
...
(cherry picked from commit 8016908d3bc357bebf1af4a5f236af6952de6d34)
Conflicts:
src/vmm_mad/remotes/vcenter/vcenter_driver.rb
2014-11-19 12:01:33 +01:00
Tino Vazquez
cf0c889a52
Feature #3305 : Make extraConfig persistent in vmx
...
Also, context for vCenter in plain text instead of XML
(cherry picked from commit 2ff16e74284f31cd293072e483d54cbfeeea708d)
Conflicts:
src/vmm_mad/remotes/vcenter/vcenter_driver.rb
2014-11-19 11:42:40 +01:00
Daniel Molina
20500b6c99
bug #3361 : Add missing datastore attrs in the creation wizard
...
(cherry picked from commit 570f8524cbf4a83d53629b2ab49374c306929b7c)
2014-11-19 10:52:58 +01:00
Javi Fontan
7b84345926
feature #3327 : make vcenter recursive search compatible with ruby 1.8.7
...
(cherry picked from commit a093e08780b98a5b8728fb37ffd21ef09aefe91a)
2014-11-18 18:53:50 +01:00
Javi Fontan
12157a9a25
bug #3293 : add ruby lib path to vcenter im
...
(cherry picked from commit 11641950f5f28d6ccfab29623adf5a29b8c32681)
2014-11-18 18:46:49 +01:00
Jaime Melis
1363fdacdd
Bug #3341 : Temporary fix that fixes de broken pipe use but breaks the CLI SSL support for Ruby 1.8.7
...
(cherry picked from commit f40d69d0bdb22712b2b8b2f68fde235f68c2e725)
2014-11-18 18:02:06 +01:00
Carlos Martín
464ec1b4b1
Bug #3291 : Keep vnet id when new AR dialog is reset
2014-11-18 16:31:50 +01:00
Carlos Martín
3959dcabac
Bug #3137 : Use common quota code in provision tab
2014-11-18 15:56:36 +01:00
Javi Fontan
676a8f0c4c
bug #3364 : install zendesk_api gem compatible with 1.8.7
...
(cherry picked from commit abca2ddd03b2a8075d529caa1e3907c55a7d171c)
2014-11-18 14:52:07 +01:00
Javi Fontan
8499e70e3c
Merge branch 'bug-3293'
2014-11-18 13:31:38 +01:00