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

3563 Commits

Author SHA1 Message Date
Jaime Melis
47760e6401 Generate a dynamic bridge for the vmware deployment file 2012-01-05 15:54:04 +01:00
Jaime Melis
5102530d16 Replace ruby with sh for the empty post and clean scripts in vmware network drivers 2012-01-05 14:18:00 +01:00
Jaime Melis
e5c5a78357 Add VMware network drivers 2012-01-05 12:44:00 +01:00
Hector Sanjuan
20432c5622 Feature #992: Delete elements has no response dataType.
Apparently breaks chrome (callback not triggered).
(cherry picked from commit 8843c6197a6ceb8acdf57d289149853099faa321)
2012-01-04 17:25:47 +01:00
Hector Sanjuan
f079be93cc Fixes in network plugins.
In SelfService add missing network information (address, size). Fix some html syntax in SelfService/Sunstone plugins.
(cherry picked from commit b6190cdf3ec7558fdc32b4e83a5182ba2c1575b1)
2012-01-04 17:25:39 +01:00
Hector Sanjuan
7becd47d60 Feature #992: File input style fixes
(cherry picked from commit 73ab3a7889c950a4be8b8ccc64020cca733f1eb2)
2012-01-04 17:25:26 +01:00
Hector Sanjuan
9435524219 Feature #992: Allow customization of login, top-left logos. Update translations.
(cherry picked from commit 588d4a5a5e1f8c5d2682c34ed38a840c3c0a8cd3)
2012-01-04 17:25:16 +01:00
Ruben S. Montero
868369252b Merge branch 'feature-992' 2012-01-02 20:34:43 +01:00
Hector Sanjuan
a22f4ec95b Feature #992: Update install.sh. Remove duplicated files from tree. 2012-01-02 18:54:40 +01:00
Hector Sanjuan
373f137526 Feature #992: Add color bullet indicators for vm states 2012-01-02 16:49:24 +01:00
Hector Sanjuan
170f13bf9e Feature #992: Fix chrome multi-select selected element style 2012-01-02 13:33:45 +01:00
Ruben S. Montero
64ddd8f4c2 Merge branch 'feature-1004'
Conflicts:
	src/sunstone/public/js/plugins/images-tab.js
2012-01-02 03:08:26 +01:00
Ruben S. Montero
bf1e80007e Merge branch 'feature-1020' 2012-01-02 03:05:46 +01:00
Ruben S. Montero
4df973b95c Merge branch 'feature-132' 2012-01-02 03:04:53 +01:00
Ruben S. Montero
8f160525cd Merge branch 'feature-360' 2012-01-02 03:02:53 +01:00
Hector Sanjuan
80507fb55e Feature #992: Enable translations.
Add configuration tab and configuration config support.
Add spanish translation.
2012-01-02 02:57:54 +01:00
Hector Sanjuan
ae986cac02 feature #1004: Upgrade russian translation and add upgrade script 2012-01-02 02:49:34 +01:00
Hector Sanjuan
d1b6d31655 Merge branch 'feature-1004' into feature-992 2012-01-01 14:24:10 +01:00
Hector Sanjuan
a4c2f06d53 feature #992: Centralize all customizable strings in one file: custom.js
This allows easy customization of the interface, offering the possibility of replacing all standard texts and images.
2011-12-31 02:59:52 +01:00
Hector Sanjuan
d80e5ef883 Feature #1004: Update default translation file 2011-12-30 19:33:23 +01:00
Hector Sanjuan
2b9adba444 Feature #1004: Add configuration tab to sunstone.
Language can be set in configuration tab.
2011-12-30 19:21:13 +01:00
Hector Sanjuan
b5ccbb2c8f Feature #992: Add dashboard to Self-Service
Preliminary version of dashboard added. Added and improved icons of the UI.
2011-12-29 19:40:30 +01:00
Ruben S. Montero
2bbc1cc118 feature #1020: Removed uneeded permissions update. Removed wrong chars 2011-12-27 23:56:14 +01:00
Hector Sanjuan
91732de746 Feature #992:
This commit contains the following changes:

 * Cookies are fully enabled, with timeouts etc. "remember" box should take effect just as in Sunstone.
 * Username is now accesible with the "username" variable.
 * Logout button works.
 * Closing storage panels leads to storage dashboard and not to Vnet dashboard.
 * Instance types for compute resource creation are fetched dynamically from server.
 * 'Description' is now part of storage extended information.
 * Error messages are now shown correctly.
 * Compute with NIC section submission is fixed.
 * Publish/Unpublish notions and related actions have been removed.
 * Reset icon is now ui-icon-scissors
 * Storage persistency can be changed from a tickbox in the information.
2011-12-26 18:51:29 +01:00
Ruben S.Montero
d736284dfb feature #1020: Fix bug in cancel and reboot methods. (was calling wrong method) 2011-12-26 13:33:14 +01:00
Ruben S. Montero
a5996c514f feature #132: Use again deploy_id from drv_message for actions.
(cherry picked from commit 4f242f4df9ec31b1668abde9c41b96010a024205)
2011-12-26 13:28:41 +01:00
Ruben S. Montero
4f242f4df9 feature #132: Use again deploy_id from drv_message for actions. 2011-12-26 13:28:24 +01:00
Ruben S.Montero
748680b676 Merge branch 'feature-132' into feature-1020 2011-12-26 13:12:17 +01:00
Ruben S.Montero
fe20940e49 Merge branch 'master' into feature-1020
Conflicts:
	src/tm_mad/vmware/tm_ln.sh
	src/tm_mad/vmware/tm_mv.sh
2011-12-26 13:08:15 +01:00
Ruben S. Montero
1f3b50ba35 feature #132: Reboot for OCA (Java Bindings) 2011-12-26 00:54:57 +01:00
Ruben S. Montero
39cd73f405 feature #132: Adds reboot to VM JSON class 2011-12-26 00:52:29 +01:00
Ruben S. Montero
05a52847b1 feature #132: Reboot method for OCA (Ruby bindings). Add reboot command for onevm tool 2011-12-26 00:46:42 +01:00
Ruben S. Montero
9270b57ebb feature #1020: Moved and renamed vmwarelib to driver folder and name vmware_driver 2011-12-26 00:33:01 +01:00
Ruben S. Montero
eafea8edbe feature #132, #1020: Reboot for VMWare Hypervisor 2011-12-26 00:22:52 +01:00
Ruben S. Montero
6713600f0d feature #132: Reboot for the Xen hypervisor 2011-12-26 00:16:44 +01:00
Ruben S. Montero
31094d4ce6 feature #132: Reboot for KVM 2011-12-26 00:13:34 +01:00
Ruben S. Montero
157c3640d6 feature #132: Generic support for reboot in locally executed drivers 2011-12-26 00:05:40 +01:00
Ruben S. Montero
bb123d2536 feature #132: Support reboot in dummy drivers 2011-12-26 00:05:16 +01:00
Ruben S. Montero
a6592d09be feature #132: Support for reboot in EC2 hybrid driver 2011-12-26 00:04:46 +01:00
Ruben S. Montero
0d21013029 feature #132: Support for reboot action in base drivers 2011-12-26 00:04:10 +01:00
Ruben S. Montero
7301def913 feature #132: Support for reboot action in OpenNebula core 2011-12-25 23:46:19 +01:00
Ruben S.Montero
466766292a feature #1020: Fix bugs when dealing with persistent imageswq 2011-12-24 04:33:44 +01:00
Ruben S. Montero
ea558a993e feature #1020: Remove chars in script 2011-12-24 04:02:17 +01:00
Ruben S. Montero
8cf1748058 feature #1020: Removed debug information from tm script 2011-12-24 03:59:05 +01:00
Ruben S. Montero
ec75dcb515 Merge branch 'feature-1020' of git.opennebula.org:one into feature-1020
Conflicts:
	src/tm_mad/vmware/tm_mv.sh
2011-12-24 03:56:14 +01:00
Ruben S.Montero
96918e58b0 feature #1020: Fix bug in deploywq 2011-12-24 03:51:44 +01:00
Ruben S. Montero
497f0f2800 Merge branch 'feature-1020' of git.opennebula.org:one into feature-1020 2011-12-24 03:50:23 +01:00
Ruben S. Montero
0b449e3401 feature #1020: Add common lib for tm functions. Fix deploy bug. Fix save bug in tm_mv. Add better linking of image files. 2011-12-24 03:48:51 +01:00
Ruben S.Montero
fd4ce9ebed feature #1020: Bug in deploy 2011-12-24 00:37:58 +01:00
Ruben S.Montero
598fd63ba8 Merge branch 'feature-1020' of git.opennebula.org:one into feature-1020 2011-12-24 00:35:52 +01:00