1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-20 10:50:08 +03:00

9852 Commits

Author SHA1 Message Date
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
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
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
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
Javi Fontan
199e070f6d Delete duplicate entry in VirtualMachine actions
(cherry picked from commit f0f5c00f1ff8e8e0cb4b6fe7c779b882835123b8)
2015-01-12 11:08:02 +01:00
Ruben S. Montero
eda70b0e41 Add \n to DESCRIPTION attribute 2015-01-09 20:23:15 +01:00
Ruben S. Montero
f8183d8adb feature #3494: Persistent images can set use permission for group. Note that just one VM can use a persistent image at a time
(cherry picked from commit 1f032c2d831e8081e8704c80baea653d206f22c8)
2015-01-09 18:46:38 +01:00
Ruben S. Montero
2fb533cf23 feature #3356: Add description (from VM Notes) and logo for common OS
(cherry picked from commit f2c71cfdedaab9d516223cea0e64ef9327463d3a)
2015-01-09 18:27:24 +01:00
Daniel Molina
daf201e809 bug #3266: More than one template can be instantiated at once 2015-01-09 17:51:14 +01:00
Javi Fontan
15877c3ee8 bug #3464: deeps search the tree of snapshots
Also the delete method does not remove children so the snapshots
in that tree can be accessed when the parent is deleted.

(cherry picked from commit d62783a7f8d50ba48fd2931b19cd59e3380659e8)
2015-01-09 12:36:35 +01:00
Daniel Molina
bacef184e7 feature #3422: Hide accounting tables by default
(cherry picked from commit 277c7849aba44ae197970123f860fc29866f6746)
2015-01-09 12:08:31 +01:00
Daniel Molina
135191c567 bug #3481: Clear filter when there is no user selected
(cherry picked from commit f57e919e22e18ff9c33af184a663baf7d05b0f43)
2015-01-09 12:08:31 +01:00
Jaime Melis
0ad21cfab0 Typo in sl_driver.conf 2015-01-09 11:28:17 +01:00
Daniel Molina
aabd696846 bug #3474: Change vcenter import button name 2015-01-08 15:38:31 +01:00
Daniel Molina
e67f67187c bug #3481: Use regex to filter user resources
(cherry picked from commit 7cc45141f6e478c1d37a8c5861201b7f5ee4364e)
2015-01-08 13:20:38 +01:00
Ruben S. Montero
5759fb3843 feature #3208: Move common activate function to VLANDriver base class 2015-01-05 16:37:43 +01:00
Ruben S. Montero
5d44f6e758 feature #3208: Implement VXLAN support. Moved common bridge functions from 802.1Q to VLANDriver class. Rename vlan_driver to vlan_tag_driver for 802.1Q. 2015-01-05 02:31:03 +01:00
Jaime Melis
1a5e777e16 Remove unused tests for VNMDriver 2014-12-29 20:45:29 +01:00
Ruben S. Montero
e061f11f69 Merge branch 'feature-3175b' 2014-12-29 15:30:58 +01:00
Jaime Melis
169f564892 feature #3175: Check if RANGE has proper syntax 2014-12-28 10:41:45 +01:00
Ruben S. Montero
1420166880 feature #3175: Fix spoofing with non-SG VMs 2014-12-27 22:21:56 +01:00
Ruben S. Montero
0fcbadea80 feature #3175: Fix bugs. New method to access commands 2014-12-27 01:28:25 +01:00
Ruben S. Montero
ae0bf32400 feature #3175b: rename 802.1Q class name to VLANDriver 2014-12-24 17:00:23 +01:00
Ruben S. Montero
0961dc4829 feature #3175: Rename OpenNebulaNetwork class to VNMDriver. Change filenames also 2014-12-24 00:39:41 +01:00
Daniel Molina
d1d0e7f5b2 feature #3357: Add option to disable capacity and network selects per template 2014-12-23 18:04:23 +01:00
Ruben S. Montero
354cd84a2a feature #3175: Fix bug 2014-12-23 00:17:07 +01:00
Ruben S. Montero
f0e9705f46 feature #3175: Fix minor bugs. Add simple test 2014-12-23 00:09:45 +01:00
Ruben S. Montero
f85a67b0da feature #3175: Fix bugs 2014-12-22 23:39:56 +01:00
Ruben S. Montero
e3a71b17da feature #3175: Move VNM drivers to new modules 2014-12-22 20:10:53 +01:00
Ruben S. Montero
90c3e9ffb1 feature #3175: Fix multiple syntax errors 2014-12-22 19:50:44 +01:00
Ruben S. Montero
536be6ecf0 feature #3175: Moved firewall and SG drivers to new module. Removed old files 2014-12-22 19:10:30 +01:00
Ruben S. Montero
fba4deec6e feature #3175: Moved Nic and VM to new modules 2014-12-22 14:12:16 +01:00
Ruben S. Montero
0e49cf00bb feature #3175: More refactor 2014-12-22 11:48:51 +01:00
Ruben S. Montero
bf64fa1bc8 feature #3175: Some refactor of SG classes 2014-12-22 03:43:12 +01:00
Ruben S. Montero
1ea4c1a8d6 bug #3443: Reset address index when size is updated
(cherry picked from commit bda68ea01183725204b931a3da44c5ea5428cbc7)
2014-12-20 21:55:39 +01:00
Ruben S. Montero
f154facff4 feature #3306: Fix template-tab.js merge 2014-12-20 11:03:43 +01:00
Ruben S. Montero
713a09b7a1 feature #3412: Fix install path
(cherry picked from commit 1af165f99df2a02cdbc011a26454bc9384482c52)
2014-12-20 01:49:07 +01:00
Ruben S. Montero
baed93be75 feature #3306: Fix bug in vcenter driver 2014-12-20 01:34:13 +01:00