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

9890 Commits

Author SHA1 Message Date
Carlos Martín
a6ae4cc24c Feature #3471: code cleanup 2015-01-27 10:59:39 +01:00
Carlos Martín
15dddade11 Merge remote-tracking branch 'origin/master' into feature-3471 2015-01-26 18:29:36 +01:00
Carlos Martín
c4ee65b797 Feature #3471: Add VDCs to Java api 2015-01-26 18:16:15 +01:00
Carlos Martín
9c5e96a905 Feature #3471: Add new groups to the default VDC 2015-01-26 16:36:54 +01:00
Carlos Martín
635e5e7484 Feature #3471: Upgrade user_pool table to rename vdcadmin view 2015-01-26 16:01:11 +01:00
Carlos Martín
06b06b6147 Feature #3471: Rename VDC to group in provision tab 2015-01-26 15:51:32 +01:00
Carlos Martín
22403dbf5c Feature #3471: Rename vdcadmin view to groupadmin 2015-01-26 15:38:09 +01:00
Carlos Martín
195270b9d6 Feature #3471: Use shorter VDC acronym in most sunstone texts 2015-01-26 13:09:58 +01:00
Carlos Martín
03941f006a Feature #3471: Add extra columns to vdc list in cli and sunstone 2015-01-26 12:57:55 +01:00
Carlos Martín
b5c58229d0 Feature #3471: Update xsd files 2015-01-23 18:32:39 +01:00
Carlos Martín
f80025329d Feature #3471: Change the onedvc create command to accept a name 2015-01-23 17:21:22 +01:00
Carlos Martín
09a7409303 Feature #3471: Bootstrap adds the cluster ALL to the default VDC 2015-01-21 17:58:38 +01:00
Daniel Molina
d2a41b74ef Add novnc and spice new files 2015-01-21 17:15:13 +01:00
Daniel Molina
6ba859881c Update messages.pot 2015-01-21 12:47:43 +01:00
Daniel Molina
a29f3ee1d6 Update js dependencies 2015-01-21 12:40:01 +01:00
Carlos Martín
ffcc50bac4 Merge remote-tracking branch 'origin/master' into feature-3471 2015-01-21 12:30:15 +01:00
Carlos Martín
509300f1da Feature #3471: Remove group resource providers 2015-01-21 12:24:44 +01:00
Daniel Molina
0d1a0992e5 feature #3011: Disable novnc button in cloud view if it's not enabled in the VM 2015-01-21 11:45:05 +01:00
Daniel Molina
f127a7f80c feature #3416: Add a hidden column including the vm info 2015-01-21 11:22:57 +01:00
Carlos Martín
258fb5e607 Feature #3471: generic tables show IDs when the list_in_zone call fails 2015-01-20 18:38:58 +01:00
Carlos Martín
713cb145df Feature #3471: Improve vdc resources info panel 2015-01-20 18:34:50 +01:00
Daniel Molina
ce5544e1e5 bug #3101: Fix configuration title 2015-01-20 12:03:49 +01:00
Daniel Molina
8216b97ff3 feature #3345: Set Date.now as max for accounting 2015-01-20 11:57:56 +01:00
Daniel Molina
9ddae9673b bug #3504: Datatable not defined when trying to initalize the select filter 2015-01-19 17:17:37 +01:00
Daniel Molina
00d1b0f541 bug #3420: Truncate vm cost 2015-01-19 17:13:10 +01:00
Daniel Molina
42b531d227 bug #3497: Fix showback tabs initialization 2015-01-19 17:07:20 +01:00
Daniel Molina
eba9ef50f0 bug #3503: Clear custom attributes section 2015-01-19 16:24:18 +01:00
Daniel Molina
fa7831965b bug #3272: Disable enter action in host creation form 2015-01-19 16:11:18 +01:00
Carlos Martín
64ebeb4324 Feature #3471: Clear other resource IDs when 'all' is added 2015-01-19 15:01:36 +01:00
Carlos Martín
16092de0d6 Feature #3471: Add 'all' to vdc wizard 2015-01-19 14:47:05 +01:00
Daniel Molina
9f7277ee08 feature #3336: Add proxy support to the zendesk client 2015-01-19 11:56:02 +01:00
Daniel Molina
c1f4046e56 bug #3273: Do not close host dialog after reset 2015-01-16 17:52:02 +01:00
Daniel Molina
ae78f39598 bug #3506: Ignore empty interfaces 2015-01-16 17:26:03 +01:00
Daniel Molina
b1ea19e192 feature #3126: Define search type for search inputs 2015-01-16 17:13:32 +01:00
Ruben S. Montero
cb8d441a56 Merge branch 'feature-3208' 2015-01-16 17:07:22 +01:00
Carlos Martín
1a3f4f5c2a Feature #3471: Deleted elements from tables can now be deselected 2015-01-16 16:47:53 +01:00
Carlos Martín
c4577d085a Feature #3471: Fix segmentation fault
There was a set::erase inside an iterator loop
2015-01-16 12:28:08 +01:00
Carlos Martín
7ed6071ffd Feature #3471, #3175: Add VDC to ACL rules
SECGROUP was also missing from the java oca
2015-01-15 16:54:30 +01:00
Carlos Martín
d03fdf339c Feature #3471, #3175: Update onedb import-slave command for the new tables 2015-01-15 12:59:26 +01:00
Daniel Molina
b90b40b361 feature #3330: Add option to reacquire vcenter templates and networks from the host create dialog
(cherry picked from commit 3ba36da6247880b32d19b43601df779c4b4b2b97)
2015-01-14 18:13:47 +01:00
Daniel Molina
7ca6790f6b feature #3330: Filter existing templates and nets
(cherry picked from commit 3af8bad7cdb665d2de2b823146d2147e582d63f4)
2015-01-14 18:13:47 +01:00
Carlos Martín
75bf6d3e47 Feature #3471: Add migrator for vdc_pool table, update fsck 2015-01-14 16:53:39 +01:00
Carlos Martín
35f82264ea Merge remote-tracking branch 'origin/master' into feature-3471 2015-01-14 15:01:58 +01:00
Carlos Martín
e0b0b22ce9 Feature #3471: Cleanup ACL rules when the VDC is deleted 2015-01-14 12:50:36 +01:00
Carlos Martín
fb5c55c4a5 Feature #3471: Fix bug in ACL rules generation 2015-01-14 12:50:22 +01:00
Carlos Martín
8ae52d528a Feature #3471: Add VDC info to individual panel 2015-01-13 18:42:40 +01:00
Carlos Martín
eb629d5d69 Feature #3471: Save the initialize_func when the form is reset 2015-01-13 17:36:03 +01:00
Carlos Martín
6fb5678fe6 Feature #3471: Update icons 2015-01-13 17:35:54 +01:00
Carlos Martín
ee9629cf0a Feature #3471: Add groups and resources to create and update dialogs 2015-01-13 16:29:31 +01:00
Javi Fontan
199e070f6d Delete duplicate entry in VirtualMachine actions
(cherry picked from commit f0f5c00f1ff8e8e0cb4b6fe7c779b882835123b8)
2015-01-12 11:08:02 +01:00