1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-23 22:50:09 +03:00

11984 Commits

Author SHA1 Message Date
Carlos Martín
7439a5e456 Feature #4317: Fix required message when capacity inputs are hidden in cloud view 2016-02-26 13:48:13 +01:00
Carlos Martín
69f916e815 Feature #4317: Fix template list cards when cpu or mem is missing 2016-02-26 12:34:20 +01:00
Carlos Martín
0b994720b7 Feature #4317: Remove Security Groups panel for vnets in admin_vcenter view 2016-02-19 17:13:02 +01:00
Carlos Martín
e932b8db74 Feature #4317: Add cloud view as default for group admins 2016-02-19 17:11:43 +01:00
Carlos Martín
d12ce1feb9 Bug #4345 Feature #4317: Fix a lot of missing actions from yaml views 2016-02-19 16:11:03 +01:00
Carlos Martín
1f6e793d8c Feature #4317: New groupadmin(_vcenter) views based on admin.yaml 2016-02-19 15:51:32 +01:00
Carlos Martín
9818ae0bbd Merge remote-tracking branch 'origin/master' into feature-4317 2016-02-19 10:45:31 +01:00
Carlos Martín
2c88e15624 Feature #4317: Remove any mention to saved templates in cloud view
The templates tab now shows any visible template, not just
those created from a saved VM
2016-02-18 18:13:26 +01:00
Carlos Martín
c26ec3c057 Feature #4317: Remove saved templates from cloud view instantiate
Now templates are categorized as mine,group,system
2016-02-18 17:59:23 +01:00
Daniel Molina
cbd2b98756 Bug #4323: Add topology placeholder for empty vnets pool 2016-02-18 17:00:11 +01:00
Daniel Molina
1f0b9dbdbe Bug #4319: Missing translation for VM --hard actions 2016-02-18 16:41:17 +01:00
Daniel Molina
dc761a9049 Bug #4340: Get rid of the SCHED_ keys in the info panel 2016-02-18 16:07:15 +01:00
Daniel Molina
69fa02b796 Bug #4339: Set appliance ID for export form on show 2016-02-18 12:33:43 +01:00
Carlos Martín
7693ae7af5 Feature #4317: Support user_inputs in vm resize dialog 2016-02-17 18:50:16 +01:00
Daniel Molina
a3dbf0ab56 Bug #4301: After updating an element in the datatable update the checkbox input 2016-02-17 17:44:58 +01:00
Daniel Molina
449313f893 Feature #4336: Show a placeholder when no labels are defined 2016-02-17 17:32:58 +01:00
Daniel Molina
fd64d27fa0 Bug #4332: Show datatable when clicking in a label from a detailed view 2016-02-17 17:14:23 +01:00
Carlos Martín
8c3b821d5d Merge remote-tracking branch 'origin/master' into feature-4317 2016-02-17 16:59:52 +01:00
Daniel Molina
27f5df9162 Bug #4301: Add missing OpenNebulaAction require in the marketplaceapp actions 2016-02-17 16:31:51 +01:00
Daniel Molina
3d858ce094 Bug #4301: Use fnGetDada instead of fnGetNodes to update an element of the datatable
fnGetNodes only retrieves the rows that are currently shown
2016-02-17 16:31:23 +01:00
Daniel Molina
b57f36d620 Bug #4301: Do not retrieve label info from the datatable when in the detailed view 2016-02-17 16:30:51 +01:00
Carlos Martín
81a7f423a1 Feature #4317: Fix memory unit change for list inputs 2016-02-16 13:39:45 +01:00
Carlos Martín
62e5487533 Merge remote-tracking branch 'origin/master' into feature-4317 2016-02-16 12:53:52 +01:00
Daniel Molina
146daa65fd Bug #4198: Rename oneflow-dashboard 2016-02-16 12:50:49 +01:00
Carlos Martín
45a95de6b9 Merge remote-tracking branch 'origin/master' into feature-4317
Conflicts:
	src/sunstone/models/OpenNebulaJSON/TemplateJSON.rb
2016-02-16 12:32:33 +01:00
Carlos Martín
abf9006ba9 Feature #4317: Add quick view change in top right dropdown 2016-02-16 12:29:54 +01:00
Carlos Martín
73dffa1e5e Feature #4317:: Refactor append_template_refresh 2016-02-16 12:23:55 +01:00
Ruben S. Montero
d397116db9 feature #4215: Do not generate prolog commands for cloud hosts during
nic_attach.
2016-02-15 22:33:18 +01:00
Daniel Molina
3da6446f25 Bug #4198: oneflow tabs use an inconsistent tab-id 2016-02-15 19:18:55 +01:00
Daniel Molina
1c642ddd5e Feature #3671: Use sunstone vector in TemplateJSON 2016-02-15 19:18:55 +01:00
Carlos Martín
5cb2caf403 Feature #4317: Remove _from_provision actions 2016-02-15 18:29:40 +01:00
Carlos Martín
e52996856d Merge remote-tracking branch 'origin/master' into feature-4317 2016-02-15 18:04:43 +01:00
Carlos Martín
64612a48e8 Feature #4317: Remove sunstone/capacity_select 2016-02-15 17:27:19 +01:00
Carlos Martín
4726a6a4bb Feature #4317: Remove instance-types conf 2016-02-15 17:11:40 +01:00
Carlos Martín
33d8c78b9b Feature #4317: Add new user input types to cli 2016-02-15 16:30:49 +01:00
Jaime Melis
add571d84a Feature #4217: Add download actions to oneimage and onemarketapp 2016-02-15 16:29:11 +01:00
Carlos Martín
f411864a02 Feature #4317: Fix word-char pattern inconsistencies 2016-02-15 13:38:04 +01:00
Daniel Molina
b01ad72ad6 Bug #4315: Template wizard should allow to remove GRAPHICS section 2016-02-15 13:31:55 +01:00
Carlos Martín
d0e6ac1731 Feature #4317: Fix bug in template update 2016-02-15 13:09:48 +01:00
Carlos Martín
ee0c3ce351 Feature #4215: Allow to force the IP also when there isn't a floating IP 2016-02-15 12:12:39 +01:00
Carlos Martín
316e3c58f7 Feature #4317: Use capacity-inputs in provision tab, vm create 2016-02-12 18:32:50 +01:00
Daniel Molina
4a69c1e9e2 Refactor how oned.conf is retrieve in JS 2016-02-12 17:53:02 +01:00
Daniel Molina
9af73f66f8 Add one market and onedatastore user and group columns 2016-02-12 17:53:02 +01:00
Carlos Martín
e33de4787b Feature #4317: Refactor user-inputs edition table 2016-02-12 17:04:07 +01:00
Ruben S. Montero
804cec6628 devel: Fix check in VirtualMachineManagerDriver 2016-02-12 16:25:06 +01:00
Carlos Martín
785d000e28 Feature #4317: Use utils/user-inputs in provision-tab 2016-02-12 16:11:56 +01:00
Carlos Martín
5135098e5e Merge remote-tracking branch 'origin/master' into feature-4317 2016-02-12 10:55:21 +01:00
Carlos Martín
1f1d0fcf01 Feature #4317: Add new user-input types, make capacity user-inputs
New types: number, range, list. The capacity definition creates
user inputs for the CPU, MEMORY and VCPU
2016-02-12 10:51:03 +01:00
Ruben S. Montero
6c7e34c88b Merge branch 'feature-4217' 2016-02-12 10:22:13 +01:00
Daniel Molina
f5b34b1e42 Feature #4217: Add format and version to the marketplaceapp info panel 2016-02-11 19:12:28 +01:00