1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-11 05:17:41 +03:00
Commit Graph

3726 Commits

Author SHA1 Message Date
Hector Sanjuan
177cad9136 Bug #1071: Several ozones GUI fixes
* Wrong dashboard counts
 * Wrong listing of aggregated resources
 * Error when showing VMs in pending state in a zone view
 * Remove 'public' column from views, not used anymore, showed "no" all the time
(cherry picked from commit 2c60d204f6e51c873258f231c527f4dd77cd6b7c)
2012-01-23 17:13:05 +01:00
Hector Sanjuan
f2e8103d35 Bug #1078: Fix login redirection problems in SelfService 2012-01-23 16:51:20 +01:00
Hector Sanjuan
6d4f4903da Bug #1077: Fix selfservice reaction to click on menu <li> items 2012-01-23 16:51:13 +01:00
Ruben S. Montero
2f431fea03 Merge branch 'master' of git.opennebula.org:one 2012-01-23 16:48:13 +01:00
Daniel Molina
c38bfca219 bug #1079: Image quota error with ruby 1.8.7 2012-01-23 15:24:42 +01:00
Ruben S. Montero
d23fa45382 Merge branch 'master' of git.opennebula.org:one
Conflicts:
	src/vm/VirtualMachineTemplate.cc
2012-01-20 23:23:30 +01:00
Carlos Martín
5c3b03ba44 Merge branch 'master' of git.opennebula.org:one 2012-01-20 17:46:47 +01:00
Carlos Martín
5bd2e8fa54 Feature #940: Add restricted attributes for Images 2012-01-20 17:45:14 +01:00
Javi Fontan
6060d4821d bug #1060: set VM to unknown when it cannot be monitoried(cherry picked from commit 2f4bf9bbe2) 2012-01-20 17:24:41 +01:00
Javi Fontan
5d357af63a bug #1060: fix parameter order in ganglia poll(cherry picked from commit cd9f6d6705) 2012-01-20 17:24:31 +01:00
Carlos Martín
cfb7ed5691 Update core tests for 3.2 2012-01-19 09:42:12 -08:00
Carlos Martín
d76deaeb2d Avoid redefinition of oss variable for readability 2012-01-19 09:42:11 -08:00
Ruben S. Montero
4b199756aa Merge branch 'master' of git.opennebula.org:one 2012-01-19 17:05:21 +01:00
Javi Fontan
3e078c1725 bug #1064: close connection after action finishes (VMM)
(cherry picked from commit 7bace8a793)
2012-01-19 17:01:22 +01:00
Ruben S. Montero
613bf88981 Merge branch 'master' of git.opennebula.org:one 2012-01-19 14:37:50 +01:00
Tino Vazquez
e38ebccd72 Add STATE to Image OCCI resources 2012-01-19 12:35:06 +01:00
Ruben S. Montero
89a82988df bug: Fixed number of restricted attributes constant
(cherry picked from commit 38f67ef27b)
2012-01-18 23:39:16 +01:00
Carlos Martín
ef241ba919 Fix description in xml-rpc chmod methods 2012-01-18 18:13:19 +01:00
Hector Sanjuan
4dbc572e3f SelfService: remove usage of resource_str Helper. Disallow creation of VMs with empty name.
(cherry picked from commit 33dd4ac313)
2012-01-17 21:44:21 +01:00
Hector Sanjuan
0c1121a8d3 Sunstone: add user info tab
Information tab pops up when clicking on elements from the user table.
(cherry picked from commit a99477871a)
2012-01-15 00:38:42 +01:00
Hector Sanjuan
516121374a SelfService: small fixes
Add checkboxes to compute creation resource selects.

Add ids next to the checkboxes names.

Hitting return now submits instead of closing the creation dialogs.

Treat the case when description is undefined.
(cherry picked from commit 8d18227865)
2012-01-14 00:25:35 +01:00
Daniel Molina
75470c6659 Merge branch 'master' of git.opennebula.org:one 2012-01-13 17:10:05 +01:00
Hector Sanjuan
22861df6a8 Ozones: Add "/" to the end of sunstone public link
(cherry picked from commit 0bee9b76f6)
2012-01-13 17:11:04 +01:00
Hector Sanjuan
0d9e45ca2f Ozones: preload selected zone hosts when opening create vdc dialog
(cherry picked from commit 7b50ba8e4a)
2012-01-13 17:10:57 +01:00
Daniel Molina
673b3cd03f bug #1061: Fix oneimage show 2012-01-13 17:09:43 +01:00
Tino Vazquez
7cd24b9998 Merge branch 'master' of git.opennebula.org:one 2012-01-13 16:37:17 +01:00
Tino Vazquez
d9515d5023 Get rid of unused qemu protocol variable for VMware 2012-01-13 16:34:14 +01:00
Javi Fontan
2efeb27636 added json gem to cloud group in install_gems 2012-01-13 14:34:42 +01:00
Hector Sanjuan
95f0788dbc Small fixes in UIs
Left Menu <li> items are clickable instead of <a>.

Corrected some typos. Updated language template.
(cherry picked from commit 8b7945d0fb)
2012-01-13 13:03:11 +01:00
Carlos Martín
544190a48b Update XSD documentation files 2012-01-12 18:45:26 +01:00
Tino Vazquez
a709c1a306 Merge branch 'master' of git.opennebula.org:one 2012-01-12 18:36:57 +01:00
Hector Sanjuan
0040d4336f Ozones: add locale.js, otherwise sunstone.js sunstone-util.js scripts fail
(cherry picked from commit 8182fa4929)
2012-01-12 18:36:41 +01:00
Jaime Melis
422a3cc6d1 Merge branch 'master' of git.opennebula.org:one 2012-01-12 18:35:01 +01:00
Jaime Melis
3ec5aa3155 Bug #1046: Fix detection of hypervisor. A regular user can't read /proc/xen/capabilities 2012-01-12 18:34:52 +01:00
Jaime Melis
ef8d3e2ce3 Fix rollback in in one_vmm_exec.rb 2012-01-12 18:33:46 +01:00
Carlos Martín
524eff7897 Add reboot action to states documentation 2012-01-12 18:30:41 +01:00
Tino Vazquez
1bf174cc23 Merge branch 'master' of git.opennebula.org:one 2012-01-12 18:28:01 +01:00
Tino Vazquez
c6ec7b4cd6 Remove unneeded logging in VMware driver 2012-01-12 18:27:37 +01:00
Carlos Martín
b49e56a259 Feature #862: Fix quotas, the Template contents are retrieved from the core 2012-01-12 17:44:54 +01:00
Hector Sanjuan
52cd5673cb oZones: do not open info tab when clicking on empty tables
(cherry picked from commit 7010b29b8f)
2012-01-12 17:38:37 +01:00
Hector Sanjuan
b8bb3b74c2 Sunstone: do not open info tabs when clicking on empty tables
(cherry picked from commit 0b0d0d1166)
2012-01-12 17:38:19 +01:00
Hector Sanjuan
4e6071ee98 SelfSerice: Do not open info panels on empty list click.
(cherry picked from commit 60b8e15ee9)
2012-01-12 17:38:05 +01:00
Hector Sanjuan
1485b71826 Restore refresh time inverval
(cherry picked from commit 33763c38c9)
2012-01-12 17:37:53 +01:00
Hector Sanjuan
b329de02da SelfService: Improve file upload so it doesn't eat up RAM. 2012-01-12 17:37:41 +01:00
Hector Sanjuan
7e1653044f Sunstone: require confirmation when deleting 2012-01-12 17:37:33 +01:00
Ruben S. Montero
6a8032d028 Merge branch 'master' of git.opennebula.org:one 2012-01-12 17:32:19 +01:00
Ruben S. Montero
95722c75ff Bug: Fixes update for resources 2012-01-12 17:28:46 +01:00
Daniel Molina
55454f0b77 Merge branch 'master' of git.opennebula.org:one 2012-01-12 17:16:42 +01:00
Daniel Molina
91b49a7fd5 Define public method in OCA 2012-01-12 17:16:25 +01:00
Carlos Martín
26156ee7e1 Merge branch 'master' of git.opennebula.org:one 2012-01-12 12:34:29 +01:00