Jaime Melis
df3829ffb9
feature #476 : draft of vlan hook
2011-05-17 12:46:51 +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
Daniel Molina
95d156f592
feature #564 : Remove noVNC
2011-05-13 17:59:35 +02:00
Hector Sanjuan
effd847a29
Do not show VM info panel when new VM is created
2011-05-13 17:24:03 +02:00
Hector Sanjuan
e05d8d9c34
Feature #640 : Small tweaks in prettyPrintJSON()
2011-05-13 17:24:03 +02:00
Hector Sanjuan
ea752c9892
Feature #642 : Put template template in a separate tab
2011-05-13 17:24:03 +02:00
Hector Sanjuan
4ce5d91d1c
Feature #641 : Add instantiate button to templates tab
2011-05-13 17:24:03 +02:00
Hector Sanjuan
e13bc9ba9c
Feature #638 : Image desc with textarea
2011-05-13 17:24:03 +02:00
Hector Sanjuan
0c3f5665e3
Feature #632 : Add features section to wizards.
...
Supporting the definition of ACPI and PAE attributes now.
2011-05-13 17:24:03 +02:00
Hector Sanjuan
87e084a525
Bug #608 : Add new states to the image state helper
...
Locked and err state added.
2011-05-13 17:24:03 +02:00
Ruben S. Montero
cc85d9f5bb
Merge branch 'feature-513'
2011-05-13 16:07:16 +02:00
Ruben S. Montero
4f4b8ab463
feature #513 : Updated oned.conf file
2011-05-13 16:05:51 +02:00
Ruben S. Montero
c9d0df87a8
feature #513 : Hooks can now use the ID or full template as arguments
2011-05-13 15:57:17 +02:00
Ruben S. Montero
a7e9bd0876
feature #513 : Imrpved parser for attributes, double qoutes are not needed for simple values
2011-05-13 13:52:36 +02:00
Jaime Melis
a6ed854faf
Bug #637 : Remotes should only be under VAR
2011-05-13 13:23:15 +02:00
Ruben S. Montero
fc9278f18b
feature #513 : UID, TEMPLATE can be used in context. Also IMAGE template attributes can be referred
2011-05-13 01:05:04 +02:00
Ruben S. Montero
5483a1ba92
feature #523 : New to_xml64 method for objects that generates a base64 encoded version of the object
2011-05-13 00:47:21 +02:00
Ruben S. Montero
2a508a112b
feature #513 : More robust XML generation for empty attributes. This may only happen after parsing context attributes
2011-05-13 00:45:51 +02:00
Ruben S. Montero
5bfec3ab96
feature #513 : Moved SSL utils to a common Helper Class
2011-05-12 17:20:52 +02:00
Ruben S. Montero
3ba628af76
Merge branch 'master' of git.opennebula.org:one
2011-05-12 16:42:22 +02:00
Tino Vázquez
ca379d4af8
bug #611 : No default disk driver hardcoded to fix compatiblity with VMware Server.
2011-05-12 16:04:12 +02:00
Tino Vázquez
a0f1701f9a
README.md should point to dev version in master branch
2011-05-12 15:36:24 +02:00
Ruben S. Montero
bde842ed88
Merge branch 'feature-591'
...
Conflicts:
install.sh
2011-05-12 14:50:22 +02:00
Ruben S. Montero
de8b839f6e
Merge branch 'master' of git.opennebula.org:one
2011-05-12 14:17:03 +02:00
Ruben S. Montero
0cdbde485e
feature #589 : Fixes a bug for filter generation and sets no filter by default
2011-05-12 14:12:06 +02:00
Daniel Molina
8dee85294e
Delete if case in the save_as command
2011-05-12 13:00:04 +02:00
Daniel Molina
8d136b0697
Fix save_as in Sunstone
2011-05-12 12:59:16 +02:00
Daniel Molina
c0fd44512c
Fix Sunstone Image creation
2011-05-12 12:49:39 +02:00
Daniel Molina
18a66bccf9
Merge branch 'master' into feature-564
2011-05-12 12:02:42 +02:00
Ruben S. Montero
50155b655b
Added missing file to installer
2011-05-12 12:01:12 +02:00
Ruben S. Montero
2dcc717f86
feature #523 : Added missing file to the repo
2011-05-12 11:57:23 +02:00
Daniel Molina
b8318b83a5
Add templates tab to install.sh
2011-05-11 18:15:30 +02:00
Daniel Molina
6b7e4d803d
Remove noVNC files
2011-05-11 18:07:06 +02:00
Hector Sanjuan
b2dd5707af
Request #584 : Simplified host statuses in list.
2011-05-11 17:55:29 +02:00
Hector Sanjuan
5b99478137
Feature #622 : Improved template representation in Sunstone
2011-05-11 17:55:28 +02:00