2c6e6821ca
feature #523 : Minor changes: changed a if test and moved to unlock to error sections
2011-04-12 17:44:06 +02:00
e1f9fb3a67
Bug #574 : Fixes image deletion.
2011-04-12 15:43:31 +02:00
9ef8c8715d
Merge branch 'master' of git.opennebula.org:one
2011-04-11 19:37:23 +02:00
8fe9d17850
Feature #507 : Update install.sh with new sunstone plugin files
2011-04-11 19:37:01 +02:00
3e4b20732d
Revert "Feature #552 : XML-RPC Method one.user.authenticate added"
...
This reverts commit 5372539646
.
2011-04-11 18:46:20 +02:00
4fd6534abd
Revert "Feature #552 : XML-RPC method implementation"
...
This reverts commit edb2ede587
.
2011-04-11 18:46:17 +02:00
ae7842fed7
Revert "Feature #552 : one.user.authenticate method now returns the User ID"
...
This reverts commit fd6a54392b
.
2011-04-11 18:46:10 +02:00
a5178b07c6
Revert Feature #552 commits. This functionality will be provided by a new one.user.info method
...
This reverts commit ec31ba2b51
.
2011-04-11 18:44:31 +02:00
2ce4009975
Feature #523 : Extra error checks for one.vm.savedisk XML-RPC method
2011-04-11 18:05:43 +02:00
48e7a8cd9c
Feature #487 : Java API: Helpers to allocate VMs from registered Templates
2011-04-11 16:35:52 +02:00
f49a206adf
Merge branch 'feature-523' into feature-487
...
Conflicts:
src/oca/java/test/ImageTest.java
src/oca/java/test/test.sh
2011-04-11 16:30:40 +02:00
92a74bd83b
Feature #523 : Small oned.conf fix, Add ImageID to one.vm.savedisk XML-RPC method, and Update Java API Image management and tests
2011-04-11 16:20:44 +02:00
27f4e8c03e
Added script to push data from probes to ganglia
...
(cherry picked from commit ddade2ec71efb5edbfb7ff10444489fb6cf7e1fa)
2011-04-11 15:44:21 +02:00
4d03fcc022
feature #487 : Keep key length short enough to fit in MySQL defaults
2011-04-11 01:26:23 +02:00
961820cf33
feature #487 : Get rid of merge method for VirtualMachineTemplates
2011-04-11 00:59:59 +02:00
e678b190ee
feature #487 : Better get_template_contents (now clone_template)
2011-04-10 23:55:49 +02:00
0e7331b7b3
Feature #523 : Bugfix, a pointer was being deleted twice
2011-04-08 19:12:33 +02:00
995159994d
Features #487 : VMTemplate code refactor, now it uses base class PoolObjectSQL's obj_template
2011-04-08 16:34:40 +02:00
fdcca8a0fc
Merge branch 'feature-523' into feature-487
...
Conflicts:
include/Nebula.h
2011-04-08 16:11:29 +02:00
056e80a84e
Feature #487 : onevm CLI method to instantiate VMs from registered Templates
2011-04-08 15:18:52 +02:00
f383ec5e8a
Fix typo, time consuming task
...
(cherry picked from commit f4573d9d68
)
2011-04-08 15:15:42 +02:00
14d2e9a988
Merge branch 'master' of git.opennebula.org:one
2011-04-08 15:15:30 +02:00
2ef660b9b2
Merge branch 'master' into feature-523
2011-04-08 01:04:45 +02:00
1e4e4f2c32
feature #523 , #407 , #488 : Template is now part of base class PoolObjectSQL
2011-04-08 01:02:55 +02:00
a088af7d3e
Feature #487 , #488 : Templates now can't repeat name
2011-04-07 15:37:03 +02:00
a1d3307dfc
Feature #549 : Added saveas support.
2011-04-07 12:50:09 +02:00
6b8e5be53e
Feature #549 : resubmit support in sunstone server
2011-04-07 12:50:04 +02:00
12d1566bff
Bug #544 : Fix image addition and vnet addition in the wizards with the newly created selects.
2011-04-07 12:49:05 +02:00
90d7e5c77a
Close attribute's dialog when submitting
2011-04-07 12:49:00 +02:00
da1f75906c
Feature #543 .
...
Enabled buttons when checking all boxes.
2011-04-07 12:42:55 +02:00
c86f481032
Bug #547 : Remove commented code chunk
2011-04-07 12:42:55 +02:00
9607859909
Fixes feature #547 : Improve add network in wizard.
...
Added correct check not to allow adding a network when none is selected.
2011-04-07 12:42:54 +02:00
702b23085c
Fixed typo
2011-04-07 12:42:54 +02:00
1d35061371
Fixes feature #544 : Improve select fields.
...
I have unified the select creation through a single method in
sunstone-util.js. It builds the select options taking the data from the
datatables, which are always updated, as long as we indicate which columns
have the relevant information for it.
2011-04-07 12:42:54 +02:00
94501d936a
Fixes bug #558 : Cluster.removeHost action missing destination elements.
2011-04-07 12:42:54 +02:00
b6284e3f77
Fixes bug #557 : do not notify host list refresh.
2011-04-07 12:42:54 +02:00
a4dd6e3a4d
Bug #554 : Added array type check
...
Arrays arguments are objects as well, but we can print them easily though.
2011-04-07 12:42:54 +02:00
cd7d62998d
Fixes bug #556 : Updating elements on page >1 error
...
The element tr is now retrieved from the whole pool of elements in the
datatable, not just from the visible ones. Also, pagination is not resetted
anymore when updating a single element.
2011-04-07 12:42:54 +02:00
d9db42e40d
Fixes feature #543 : Improve check all handling.
...
Check/Uncheck-all now only take into account the elements which are
visible. Same for the getCheckedElements() function. So actions will only
apply to visible elements.
2011-04-07 12:42:54 +02:00
77e5f4f760
Fixes bug #555 : Re-selecting disk none does not reset Swap/FS specific fields.
2011-04-07 12:42:54 +02:00
fcc6595d67
Fixes bug #529 : Adding image when none is selected.
...
The mandatory_filter check takes now into account the value of fields of type
"select", so it complains if a mandatory select does not have a value.
2011-04-07 12:42:54 +02:00
1c26c53003
Fixes bug #554 : Notify shows [object object]
...
If the argument for an action is an object, do not add it to the notify notice.
2011-04-07 12:42:54 +02:00
586a21035c
Fixes bug #527 : Users with empty names/passwords
...
Sunstone will warn the user that both fields need to be filled in.
2011-04-07 12:42:54 +02:00
67d8ecf207
Fixes bug 524: Memory should me mandatory in wizards
...
Changed memory attribute type into mandatory for KVM and XEN.
2011-04-07 12:42:54 +02:00
2d2bc3ad14
Fixes bug #518
...
onError() now checks if the error message is empty and warn the user that the server is not reachable.
2011-04-07 12:42:25 +02:00
d68fa4bba8
Feature #487 : Core Unit Testing for VMTemplatePool
2011-04-07 12:32:35 +02:00
5ba3999273
feature #523 : Moved saveas to core. Some checks still needs to be done: image is not persistent, image is not going to be saved. Also types should be preserved if building from an exisiting image.
2011-04-07 02:01:40 +02:00
0b357fbf09
Feature #487 : Java OCA methods for TemplatePool, and tests
2011-04-06 18:07:49 +02:00
ec31ba2b51
Feature #552 : Small fix
2011-04-06 15:02:54 +02:00
fd6a54392b
Feature #552 : one.user.authenticate method now returns the User ID
2011-04-06 14:52:34 +02:00