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

3277 Commits

Author SHA1 Message Date
Hector Sanjuan
b9b36fff2b Feature #1004: Do not replace template when updating. Replace only the LANG value. 2011-12-05 13:09:28 +01:00
Hector Sanjuan
d6631472ae Feature #1004: Fix ru translation (duplicated contents in file)
Reapplying the original patch caused duplicated contents for this file. datatable_ru.txt was fixed already before.
2011-12-02 18:00:48 +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
Hector Sanjuan
b402ab4f8b Merge branch 'master' into feature-1004 2011-12-01 19:58:08 +01:00
Hector Sanjuan
8748e1a84f Merge remote-tracking branch 'upstream/master' 2011-12-01 19:56:30 +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
Daniel Molina
b0baf862db Fix typo in onevnet chgrp 2011-12-01 18:35:01 +01:00
Daniel Molina
f040e1a6af Merge branch 'master' of git.opennebula.org:one 2011-12-01 18:06:32 +01:00
Daniel Molina
d3a88ab53b bug #923: Use Image SIZE attribute for STORAGE resources 2011-12-01 18:05:31 +01:00
Daniel Molina
dfb7efc4cf bug #1011: Update user_pool_cache in Sunstone when logging 2011-12-01 18:02:49 +01:00
Hector Sanjuan
e5c4aeaba2 Minor fixes to GUIs style.
(cherry picked from commit bd2d5b557c3b973652e8760447a958a576450b53)
2011-11-30 23:04:10 +01:00
Hector Sanjuan
bd2d5b557c Minor fixes to GUIs style. 2011-11-30 16:09:03 +01:00
Carlos Martín
48f83532a2 Feature VMWARE: Remove duplicated files from install.sh 2011-11-30 05:50:27 -08:00
Hector Sanjuan
b79dd4ab65 Merge remote-tracking branch 'upstream/master' 2011-11-30 13:59:28 +01:00
Carlos Martín
f2c4e97083 Add PHYDEV and VLAN_ID attributes to the onevnet show output 2011-11-30 13:20:23 +01:00
Hector Sanjuan
0204a013fd OZones GUI: Style fixes after vendor update 2011-11-30 11:41:03 +01:00
Hector Sanjuan
a59859ce98 OZones GUI: Style fixes after vendor update 2011-11-30 11:40:01 +01: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
Hector Sanjuan
955e8867d0 oZones: small fixes
Improve the regexp matching zone endpoint urls for the vdc information to display sunstone and onexml_rpc variable addresses.

Enlarge the hosts boxes when creating an VDC. Set variable dialog height.
(cherry picked from commit 33d157cc7ff9f0175bcd744a194d86bf0b530b12)
2011-11-29 16:39:27 +01:00
Ruben S. Montero
e431ef3773 Merge branch 'master' of git.opennebula.org:one 2011-11-29 16:38:02 +01:00
Tino Vázquez
f95115ae12 Feature VMWARE: Added VMware drivers to OpenNebula. Contributed by C12G 2011-11-29 16:37:01 +01:00
Carlos Martín
c45890e15c Bug in FixedLeases::add_leases, fix potential pointer exception 2011-11-29 15:50:54 +01:00
Hector Sanjuan
33d157cc7f oZones: small fixes
Improve the regexp matching zone endpoint urls for the vdc information to display sunstone and onexml_rpc variable addresses.

Enlarge the hosts boxes when creating an VDC. Set variable dialog height.
2011-11-28 20:50:01 +01:00
Hector Sanjuan
6d86198765 Merge remote-tracking branch 'upstream/master' 2011-11-28 19:41:10 +01:00
Javi Fontan
bb4b0c6cea bug #845 and #995: fix extra slash in sed command 2011-11-28 12:54:55 +01:00
Ruben S. Montero
ee3682bd2c bug: fix pool tests 2011-11-27 01:01:03 +01:00
Ruben S. Montero
c046ad0d5a bug: Solve search by name when deleting and creating resources with the same name 2011-11-26 23:49:59 +01:00
Daniel Molina
e3d1ce2cd3 Merge branch 'master' of git.opennebula.org:one 2011-11-25 17:01:01 +01:00
Daniel Molina
007e396e62 bug #991: Add cipher auth constant 2011-11-25 16:47:49 +01:00
Daniel Molina
d564f2cb5b bug #996: oneuser chauth requires the driver twice 2011-11-25 16:47:30 +01:00
Daniel Molina
f3eee993f3 bug #991: server_cipher passwords are hashed 2011-11-25 16:46:15 +01:00
Javi Fontan
f432498166 bug #845 and #995: compare src and dst in mv from ssh tm driver 2011-11-25 16:12:21 +01:00
Carlos Martín
2e508eb339 Bug #999: Enclose auth driver scripts paramenters in single quotes. Quotes inside the parameters are escaped 2011-11-23 12:54:02 +01:00
Daniel Molina
9f279a004a bug #1001: oneadmin_token is regenerated if it expires 2011-11-23 12:33:18 +01:00
Daniel
4d3bc39743 Merge branch 'master' of git@git.opennebula.org:one 2011-11-23 02:41:59 -08:00
Daniel Molina
c36ad64bf7 Use GNAME instead of GID in oneuser show 2011-11-23 11:41:47 +01:00
Daniel Molina
2bce90b59b DATABLOCK support for quotas 2011-11-23 11:41:29 +01:00
Hector Sanjuan
8153b4d5e6 Do not SHA1-hash passwords when creating or passwd-ing users in Sunstone.
One Core takes care of it now.
(cherry picked from commit d62d57ece67ddf87adcb59000174e0e3f0a02ba4)
2011-11-22 16:06:18 +01:00
Carlos Martín
6397c362ac Bug #998: Duplicate the password argument object in oneuser, to avoid frozen string error 2011-11-22 03:33:01 -08:00
Hector Sanjuan
d62d57ece6 Do not SHA1-hash passwords when creating or passwd-ing users in Sunstone.
One Core takes care of it now.
2011-11-22 12:08:14 +01:00
Daniel Molina
86dd81fda4 bug #697: Remove duplicated functionality in OCA 2011-11-17 18:31:42 +01:00
Daniel Molina
6a4687bb0f bug #989: Update userpool cache in CloudAuth 2011-11-17 18:23:21 +01:00
Daniel Molina
1bfd873430 feature #954: Update render of Template/Resource attributes 2011-11-17 18:21:28 +01:00
Jaime Melis
997f057e75 Bug #987: Create the ONE_AUTH file during the packages installation in their proper path. Move functionality of ONE_AUTH generation to the package install scripts 2011-11-17 12:56:25 +01:00
Carlos Martín
f454054f99 Feature #940: Oneadmin can use any restricted att. no matter his group 2011-11-17 12:23:15 +01:00
Hector Sanjuan
2c0d240196 Task #983: Update Sunstone template creation to reference images and vnets by NAME and UNAME.
Additionally, the select options are no longer stored in global variables. Select options should be dynamically generated when needed. In the template creation case, this is done when the dialog is opened.

Also, increased width for the Vnet list and Image list, so more options can be seen.
(cherry picked from commit 8c1eecfce4dc0d5b7153f3888df63684e8228fb1)
release-3.2-s1
2011-11-16 22:39:41 +01:00
Daniel Molina
276e4bdf4b Merge branch 'master' of git.opennebula.org:one 2011-11-16 18:38:39 +01:00
Daniel Molina
7e3613aa6f Fix OCCI server return code 2011-11-16 18:37:10 +01:00