1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-23 17:33:56 +03:00
Commit Graph

4537 Commits

Author SHA1 Message Date
Ruben S. Montero
e9df13b285 feature #1303. Group some options in conf file 2012-06-11 22:57:05 +02:00
Daniel Molina
3ad4956f6f feature #1303: add onlyOneCheckBox listener 2012-06-11 13:02:17 +02:00
Daniel Molina
c77b59f0a1 feature #1303: Add marketplace client to sunsonte 2012-06-08 16:20:54 +02:00
Daniel Molina
82e3a59615 Merge branch 'master' of git.opennebula.org:one into feature-1303 2012-06-06 18:28:35 +02:00
Daniel Molina
1638bd6aee feature #1303: Add marketplace tab to plugin configuration file 2012-06-06 18:27:22 +02:00
Daniel Molina
6a11591826 feature #1303: Add a new marketplace tab 2012-06-06 18:24:17 +02:00
Hector Sanjuan
3c9b00173b UIs: Add some FontAwesome icons to menu main items.
Added FontAwesome as vendor library.

Modified Self-Service, Sunstone and Ozones to use them in the menus.
(cherry picked from commit ee9750a9eb)
2012-06-05 13:35:43 +02:00
Carlos Martín
726258dfd7 Feature #1287: Change host option to '-H' 2012-06-04 14:37:14 +02:00
Carlos Martín
f6ca62ea36 Feature #1287: Add --xpath option 2012-06-01 18:23:02 +02:00
Carlos Martín
8176f58401 Feature #1287: oneacct can filter results by Host and Group 2012-06-01 17:52:02 +02:00
Carlos Martín
ad126ec8e2 Feature #1287: Add oneacct.yaml conf file, and accept usernames 2012-06-01 16:30:27 +02:00
Javi Fontan
eb619a7e4f Nokogiri is no longer an optional gem in install_gems 2012-06-01 12:13:01 +02:00
Javi Fontan
c16a97e5ac change datamaper dependency to sequel for ozones 2012-06-01 12:13:01 +02:00
Hector Sanjuan
e9f8750de4 UIs: small improvements in UIs.
Added cross browser CSS rules for gradients. Our UIs should work with Opera now.

Fixed small alignment issue in images tab.

Added 1.5sec timeout to request list of VMs after deploying several ones, instead of requesting right after.
(cherry picked from commit 0fa08a5eef)
2012-06-01 12:08:44 +02:00
Hector Sanjuan
712bba5714 Feature #872: Add clone operation to Sunstone templates
(cherry picked from commit 6aef096bf9)
2012-06-01 12:08:37 +02:00
Ruben S. Montero
dd6f8b22fa Merge branch 'feature-1279' 2012-05-30 17:28:48 +02:00
Hector Sanjuan
0dcbe6ba1b feature #1279: fix individual plots in sunstone
disable dashboards plots. set minimum graph value to 0.
(cherry picked from commit dc418e50973cc15dc84724bdc42f15a65d18bc56)
2012-05-30 16:51:21 +02:00
Hector Sanjuan
13ad8d14b6 commit some changes
(cherry picked from commit c9e28cc8972042f386d8e6929f5b5ad459c184d1)
2012-05-30 16:51:10 +02:00
Hector Sanjuan
620e4a7d96 Feature #893: Improve legends/help dialog design.
Addded help button and reworked legend design.
(cherry picked from commit b8fdb54824)
2012-05-30 12:54:56 +02:00
Jaime Melis
5a99761749 Suppress coloured output in the CLI when the output is a pipe 2012-05-29 12:37:26 +02:00
Hector Sanjuan
e211e84386 Sunstone: filter out hosts in retry state for the host selectables.
(cherry picked from commit 92a7875385)
2012-05-24 23:30:51 +02:00
Ruben S. Montero
8951d2f284 Merge branch 'feature-1268' 2012-05-24 15:57:23 +02:00
Ruben S. Montero
0cef4f46ce feature #1268: Remove unneeded files 2012-05-24 15:37:17 +02:00
Ruben S. Montero
9f6c6bd73a feature #1268: Automatic generation of language files for Self-Service 2012-05-24 15:03:13 +02:00
Ruben S. Montero
dc0c179908 feature #1268: Integrate js language generation in building process 2012-05-24 14:43:43 +02:00
Tino Vazquez
4a5e972dbe bug #1260: We'll use now setuid 2012-05-23 19:06:38 +02:00
Carlos Martín
7d8b9ea22b Bug #1280: Add update_history call to the FAILURE state 2012-05-22 15:57:20 +02:00
Carlos Martín
8fc194afaf Feature #1279: Add monitoring methods to Java OCA (only raw xml) 2012-05-22 15:44:42 +02:00
Carlos Martín
9369ab48c9 Feature #1279: Add ruby OCA methods to retrieve monitoring information in XML 2012-05-22 15:07:11 +02:00
Ruben S. Montero
2a6bc8453b Merge remote-tracking branch 'hector/feature-1268' into feature-1268
Conflicts:
	src/sunstone/public/js/opennebula.js
	src/sunstone/public/locale/fr_FR/fr_FR.js
2012-05-21 23:42:00 +02:00
Ruben S. Montero
6f28628042 Merge branch 'bug-766' 2012-05-21 18:02:47 +02:00
Carlos Martín
df6b93e688 Feature #1279: Remove the old oneacctd stuff 2012-05-21 17:56:22 +02:00
Carlos Martín
4680ba21c7 Feature #1279: Update pool monitoring method in sunstone server 2012-05-21 17:41:43 +02:00
Hector Sanjuan
6323f30d14 Sunstone: specifying the target attribute in a VM template image is no longer mandatory
(cherry picked from commit 898dfd3ba5)
2012-05-21 17:35:43 +02:00
Hector Sanjuan
cf84e1439a Sunstone: fix image select generation for translated states
(cherry picked from commit cb288f39c4)
2012-05-21 17:35:25 +02:00
Carlos Martín
bba9e26ee2 Feature #1279: Add VM & Host pool monitoring methods to ruby OCA 2012-05-21 17:29:45 +02:00
Hector Sanjuan
5e35d072c8 Sunstone: fix some strings
(cherry picked from commit c959a8f3e4)
2012-05-21 17:16:20 +02:00
Hector Sanjuan
e23afc0ff7 Sunstone: do not offer system datastore when creating an image. Set default datastore as default
(cherry picked from commit 700f6cafc4)
2012-05-21 17:15:47 +02:00
Hector Sanjuan
16ecca6670 Feature #1268: Remove unnecessary files and add missing header 2012-05-21 15:39:14 +02:00
Hector Sanjuan
b0103984c4 Feature #1268: Add .po translation system to Self-Service and regenerate translations 2012-05-21 15:38:19 +02:00
Hector Sanjuan
738ac29ac7 Feature #1268: Fix some sunstone translation issues and regenerate translations 2012-05-21 15:34:40 +02:00
Hector Sanjuan
498468ca39 Feature #1268: Add language scripts and upgrade sunstone translations 2012-05-21 14:40:42 +02:00
Carlos Martín
6a1acc340a Revert "Feature #1279: WIP, VM & Host pool monitoring methods"
This reverts commit 2eb5ed492b.
2012-05-21 14:30:20 +02:00
Hector Sanjuan
ae1497bcba Feature #1268: Fix some things and add some po file tests 2012-05-21 11:19:28 +02:00
Carlos Martín
a15b54f1a8 Merge branch 'feature-1279' of git.opennebula.org:one into feature-1279 2012-05-18 18:12:51 +02:00
Carlos Martín
2eb5ed492b Feature #1279: WIP, VM & Host pool monitoring methods 2012-05-18 18:11:25 +02:00
Ruben S. Montero
895890f898 feature #1279: Update SunstonServer to make use of the new OCA monitoring methods (resource) 2012-05-18 17:37:37 +02:00
Ruben S. Montero
0094bfa917 feature #766: Update host.xsd with a comment for the host states 2012-05-18 14:37:07 +02:00
Ruben S. Montero
e587a8928b Merge branch 'feature-1055' 2012-05-18 14:23:20 +02:00
Ruben S. Montero
e5179a9582 bug #766: Some Sunstone/Ozones strings for the new states 2012-05-18 12:08:19 +02:00