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

3556 Commits

Author SHA1 Message Date
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
Ruben S.Montero
8f3442a5e4 Feature #1020: Fix bug for VM poll 2011-12-24 00:35:08 +01:00
Ruben S. Montero
d9aab98414 feature #1020: Do not fail deployments if the domain is already defined. IDs are unique. 2011-12-24 00:32:15 +01:00
Hector Sanjuan
d61613b905 Feature #992: Add missing plugin to sunstone tree 2011-12-23 19:39:54 +01:00
Hector Sanjuan
0b5172cc6c Feature #992: Commit all latest modifications
To this point OpenNebula Self-Service is usable. Files like sunstone.js or sunstone vendors are duplicated in ONE tree to ease manual install (copy ui folder). Some unneeded files have been removed (old sunstone plugins).

TO-DO list:

 * Fix error handling as errors come back in non json format.
 * Handle sessions (with cookie)
 * Update install.sh
 * Put useful function in occi-utils.js
 * Extract authentication functions from opennebula.js, ozones.js and occi.js and merge on a single file if possible.
 * fix refresh elements functions (vnShow()) etc.
 * instance_types should be fetched from server and added to VM creation dialog.
 * Top panel links should be customizable.
 * Main dashboard panel
 * Improve icons
2011-12-23 19:32:41 +01:00
Hector Sanjuan
2f4a5a9fa4 Feature #992:
Update UI common files to give needed support to OpenNebula Self-Service.

(This does not cause any compatibility with Sunstone and OZones)
2011-12-23 18:15:14 +01:00
Hector Sanjuan
9bf8f3fe32 Feature #992: Add new vendors to Sunstone tree 2011-12-23 18:14:12 +01:00
Javi Fontan
16a1b24b82 feature #914: update rubygems if version older than 1.3.6 2011-12-23 10:15:33 -06:00