Daniel Molina
da6bd6eeed
feature #661 : Fix Group translation
2011-06-10 18:59:59 +02:00
Daniel Molina
11389f58cd
feature #661 : Add host and image conf files
2011-06-10 18:25:52 +02:00
Daniel Molina
d9f96d343e
feature #661 : Add onegroup command
2011-06-10 18:25:35 +02:00
Daniel Molina
0123216a8d
feature #661 : Update oneuser command
2011-06-10 18:25:17 +02:00
Daniel Molina
2987ac861e
feature #661 : Update onetemplate command
2011-06-10 18:24:58 +02:00
Daniel Molina
47260a3072
feature #661 : Add block to the create method
2011-06-10 18:24:40 +02:00
Daniel Molina
149200536d
feature #661 : Remove onecluster
2011-06-10 18:23:24 +02:00
Daniel Molina
2ea0742882
feature #661 : Update oneimage command
2011-06-10 12:25:53 +02:00
Daniel Molina
fd9de4704b
feature #661 : Update onehost command
2011-06-10 12:25:37 +02:00
Daniel Molina
aca8140a5d
feature #661 : Check number of arguments
2011-06-10 12:25:08 +02:00
Daniel Molina
5a958f7032
feature #661 : Add VirtualNetwork type helper
2011-06-09 16:35:15 +02:00
Daniel Molina
08af7304af
feature #661 : Add numeric option and top command
2011-06-09 16:34:51 +02:00
Daniel Molina
97871ef581
feature #661 : Add ShowTable configuration files
2011-06-09 16:33:57 +02:00
Daniel Molina
263ec3543f
feature #661 : Define description for OpenNebula formatters
2011-06-08 16:11:27 +02:00
Daniel Molina
96d2ddcf41
feature #661 : Add version info
2011-06-08 16:09:30 +02:00
Daniel Molina
0cbef148cd
feature #661 : Remove trailing spaces
2011-06-08 15:16:58 +02:00
Daniel Molina
ff0f977884
feature #661 : Update onevm command
2011-06-08 15:15:08 +02:00
Daniel Molina
162e166d70
feature #661 : Add time_to_str function
2011-06-08 15:14:34 +02:00
Daniel Molina
2bf5cdf3b8
feature #661 : Check if the format exists
2011-06-08 15:13:40 +02:00
Daniel Molina
3d74617646
feature #661 : Add License headers
2011-06-07 17:22:33 +02:00
Daniel Molina
21d4fab7e1
feature #661 : Update onevnet command
2011-06-07 17:01:20 +02:00
Daniel Molina
b6ecf96349
feature #661 : Add OpenNebula CLI helper
2011-06-07 17:00:18 +02:00
Daniel Molina
876e36ddf9
feature #661 : Add new CLI libraries
2011-06-07 16:59:55 +02:00
Daniel Molina
7551c47553
feature #661 : Remove old CLI libraries
2011-06-07 16:58:40 +02:00
Carlos Martín
4360534be8
Bug ruby OCA: XMLElement:retrieve_elements always returned an empty array
2011-05-30 15:44:05 +02:00
Daniel Molina
591e21a003
Fix EC2 launchTime generation
2011-05-30 12:10:27 +02:00
Tino Vázquez
b4f3a29e3e
bug #649 : CDROM iso images in VMware must end with iso suffix
2011-05-25 12:35:21 +02:00
Daniel Molina
ea247285d4
bug #657 : Change vm_name template to string instead of symbol
2011-05-23 17:19:27 +02:00
Ruben S. Montero
486b601e18
Bug: Fixes generation process of man pages
2011-05-19 15:04:53 +02:00
Ruben S. Montero
09148cfcea
Bug: Fixes AuthRequests time_outs in AuthManager. Tests for the timeout feature are now included and fix
2011-05-19 10:48:29 +02:00
Tino Vázquez
b94879521c
Merge branch 'master' of git.opennebula.org:one
2011-05-18 17:00:21 +02:00
Tino Vázquez
5d5475e6cf
Fix syntax error typo
2011-05-18 17:00:00 +02:00
Daniel Molina
ef9755ef32
Change NOVNC_PATH sed expression to replace the whole line
2011-05-18 11:35:01 +02:00
Tino Vázquez
a053cf9a53
Added comments to retrieve_element function
2011-05-17 16:51:26 +02:00
Tino Vázquez
7aa67a14af
Fix for wrong wget flag in TM
2011-05-17 12:39:58 +02:00
Tino Vázquez
14c34da718
Feature #370 : Manpages now uncompressed in the source and moved to section 1
2011-05-17 12:26:52 +02:00
Tino Vázquez
70050aa65f
Typo in install.sh
2011-05-17 11:48:43 +02:00
Tino Vázquez
31200cb183
Merge branch 'master' of git.opennebula.org:one
2011-05-16 19:12:05 +02:00
Hector Sanjuan
2ac7e02bee
Feature #644 : Show ip field when using predefined network.
2011-05-16 17:02:37 +02:00
Hector Sanjuan
aeacf6a7c8
Bug #645 : Small fixes in new loops.
2011-05-16 17:02:37 +02:00
Hector Sanjuan
993cc81d38
Feature #643 : Added select with the VM disks for the saveas dialog.
2011-05-16 17:02:37 +02:00
Hector Sanjuan
f5ebc510f2
Bug #645 : Iterate on arrays with vanilla loops.
...
For...in loops on Arrays were changed in to for(i = 0, i<length, ++i) style loops. There where the former form caused problems or problems had been workaround-ed small improvements have been made.
2011-05-16 17:02:36 +02:00
Tino Vázquez
a046dc2cc1
Bug #541 : If there is no auth data, a 401 is returned.
2011-05-16 16:44:21 +02:00
Ruben S. Montero
7965feb43b
bug: fixes save_as functionality
2011-05-15 21:35:39 +02:00
Ruben S. Montero
a044828c0d
bug: persistent images can not be moved because they are the same
2011-05-15 01:13:01 +02:00
Ruben S. Montero
8fbc6a8207
feature #564 : Install VNC icons
2011-05-14 02:23:05 +02:00
Ruben S. Montero
1dc7dbdab1
feature #564 : Made config a Sinatra option to fix scope.
2011-05-14 02:16:59 +02:00
Ruben S. Montero
22fe3392e8
Merge branch 'feature-564'
2011-05-14 01:24:19 +02:00
Daniel Molina
705bf60145
feature #564 : Add install_novnc script
2011-05-13 18:22:14 +02:00
Daniel Molina
77e21af42e
feature #564 : Add Configuration file
2011-05-13 18:01:40 +02:00