1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-25 23:21:29 +03:00
Commit Graph

275 Commits

Author SHA1 Message Date
Carlos Martín
ee91fbcee7 Feature #862: New onedb migrator 3.1.80 to 3.1.85 2012-01-10 15:24:01 +01:00
Jaime Melis
e5c5a78357 Add VMware network drivers 2012-01-05 12:44:00 +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
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
2b9adba444 Feature #1004: Add configuration tab to sunstone.
Language can be set in configuration tab.
2011-12-30 19:21:13 +01:00
Ruben S.Montero
748680b676 Merge branch 'feature-132' into feature-1020 2011-12-26 13:12:17 +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
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
Tino Vazquez
d2e84f3318 feature #1020: Remove traces of vmware ssh files from install.sh 2011-12-23 13:18:45 +01:00
ubuntu
2424dfbf79 Merge branch 'master' into feature-1020 2011-12-22 16:08:31 +01:00
Ruben S. Montero
4f008676e5 bug 1019: Moved configuration file attributes to etc dir for the FS image repository driver 2011-12-19 12:48:37 +01:00
Ruben S. Montero
a1dbd7f115 Merge branch 'vmware_refactor' into feature-1020 2011-12-18 22:16:00 +01:00
Ruben S. Montero
cc0b108fcd feature #360: Install scheduler configuration file 2011-12-15 01:19:05 +01:00
Hector Sanjuan
48f363cebc Merge branch 'master' into feature-1004
Conflicts:
	install.sh
	src/sunstone/etc/sunstone-server.conf
	src/sunstone/public/js/plugins/hosts-tab.js
	src/sunstone/public/js/plugins/vnets-tab.js

I have updated the vnets plugin to include missing translations.
2011-12-12 15:18:43 +01:00
Ruben S. Montero
9bbbd291f6 Add network.erb to install.sh 2011-12-08 03:39:52 +01:00
Tino Vazquez
2011bc30eb feature #1020: Fix for install.sh 2011-12-07 19:26:48 +01:00
Tino Vazquez
3f0c7c6fd2 Merge branch 'master' into feature-1020 2011-12-07 18:59:38 +01:00
Tino Vazquez
d062e6f351 feature-#1020: Add contextualization driver for vmware 2011-12-07 16:26:41 +01:00
Ruben S. Montero
833b1295e5 feature #602: Include bullets to install file 2011-12-07 10:08:27 +01:00
Carlos Martín
3bb367bc10 onedb migrator: New migrator from 3.1.0 to 3.1.80 2011-12-05 20:04:55 +01:00
Tino Vazquez
445c8029b3 feature-#1020: Add ssh support 2011-12-05 18:23:24 +01:00
Ruben S. Montero
3874271a69 Merge branch 'master' into feature-863
Conflicts:
	install.sh
	src/cli/one_helper/onevnet_helper.rb
	src/mad/ruby/ActionManager.rb
2011-12-02 18:13:39 +01:00
Hector Sanjuan
7cfd3d53f6 Feature #1004: Improve translation support
This commit sets all 'tr' calls in the same form, so they can be easily matched and grep-ed. This way, a small script (generate_translation_template.rb) allows the automatic generation of the template translation, containing all the strings that can be translatable from the application. This script is not installed.

An empty default en_US generated translation has been added, which can be also used as templates for new translations.

Documentation, community, support, sign out, welcome, strings from the main view are now translated as well.
2011-12-02 17:55:26 +01:00
Jaime Melis
8649233487 feature 863: fix install.sh 2011-12-02 17:37:52 +01:00
Hector Sanjuan
b402ab4f8b Merge branch 'master' into feature-1004 2011-12-01 19:58:08 +01:00
Hector Sanjuan
4036e5d1ea Feature #1004: Add internationalization support for Sunstone
This commit enables internationalization support for the Sunstone interface.

Language is chosen according to the variable LANG in user's template. This variable is automaticly set when users chooses a new language from the select field on top, so that it is preserved on future logins.

If no LANG is set, language is chosen according to the :lang: variable of the configuration. Otherwise it defaults to English.

Special thanks to ZAO VIVOSS i OI for contributing the initial patch for OpenNebula Sunstone 3.0 and the first translation: russian. The contents from this patch have been partially applied with the necessary corrections and improvements to the master branch, which was ahead on many aspects to the 3.0 release.
2011-12-01 19:25:17 +01:00
Carlos Martín
48f83532a2 Feature VMWARE: Remove duplicated files from install.sh 2011-11-30 05:50:27 -08:00
Javi Fontan
61962e5dc3 Feature: Added accounting tools for OpenNebula. Contributed by C12G 2011-11-29 17:17:53 +01:00
Javi Fontan
d756ffe062 Feature: Added LDAP drivers for OpenNebula. Contributed by C12G 2011-11-29 17:02:43 +01:00
Hector Sanjuan
4c8f0467d5 Feature #1012: Vendor libraries for GUIs updated
jQuery, jQueryLayout, jQueryUI, flot, Datatables, jGrowl have been updated to latest versions.

Due to that, some corrections have been made to css (applilcation.css has been additionaly whitespace-cleaned).

Templates, views and install.sh script have been updated accordingly.
(cherry picked from commit f9769932cb44d100d015981ca58b55bba3fa2310)
2011-11-29 16:41:00 +01:00
Tino Vázquez
f95115ae12 Feature VMWARE: Added VMware drivers to OpenNebula. Contributed by C12G 2011-11-29 16:37:01 +01:00
Ruben S. Montero
36127a584a feature #863: Fix syntax errors 2011-11-22 13:49:41 +01:00
Carlos Martín
271e99d654 Bug #961: Remove Configuration.rb. onedb command requires the DB connection options to be always used 2011-11-15 17:53:43 +01:00
Carlos Martín
87f0993904 Feaure #863 - #975: Update install.sh, and rename ovswitch drivers 2011-11-15 12:44:50 +01:00
Ruben S. Montero
bb4911a50c bug #847: OCCI Server update to new Auth framework 2011-10-25 15:41:27 +02:00
Ruben S. Montero
4f8a1c2f9d bug #847: Added Sunstone Authorization. Updated server classes 2011-10-25 14:44:43 +02:00
Ruben S. Montero
e573289f07 bug #847: Renamed server to server_x509, also ServerAuth is now ServerX509Auth to be coherent with the new server classes. Condifuration file also changed to server_x509_auth.conf 2011-10-24 17:24:42 +02:00
Ruben S. Montero
2650f81e50 Merge branch 'master' into bug-847
Conflicts:
	src/ozones/Server/lib/OZones/AggregatedPool.rb
	src/ozones/Server/lib/OZones/Zones.rb
2011-10-23 00:42:39 +02:00
Ruben S. Montero
d37865d277 Merge branch 'feature-789' 2011-10-22 00:37:16 +02:00
Ruben S. Montero
2ded9cec22 bug #847: Added a new server method based on OpenSSL symetric ciphers 2011-10-21 02:27:47 +02:00
Carlos Martín
7aff65c28c Bug in previous commit:75324dab, a file was renamed but install.sh was not updated 2011-10-17 09:06:22 -07:00
Hector Sanjuan
c806c7288d Feature #789: Move ozones api files one level up
zona.rb can be found directly in ozones lib/ dir. Install script updated accordingly.
2011-10-17 01:45:00 +02:00
Carlos Martín
ba8399c9f5 Bug #848: Add 3.1.0 migrator, it will truncate existing names with more than 128 chars. 2011-10-14 15:13:56 +02:00