0fcf98db16
Merge branch 'feature-407' of dsa-research.org:one into feature-407
2011-03-04 22:38:16 +01:00
e18675bf67
feature #407 : Refactor of base classes to include names and uid. Also the pool now has an index to get objects by name
2011-03-04 22:37:21 +01:00
58f3742612
Feature #407 : Fix for UserPool initialization bug
2011-03-04 19:59:36 +01:00
bb19299785
Feature #507 : Action buttons, custom buttons, list buttons, confirm dialogs
...
and confirm with select dialogs seem to be working now.
2011-03-04 17:39:28 +01:00
de03c2859f
Feature #407 : User object modified for new XML DB schema
2011-03-04 17:04:28 +01:00
0bcf29fb4b
Feature #407 : VNet uses new XML DB schema
2011-03-03 18:53:41 +01:00
8616344678
Feature #507 : Progressions in the plugin model. Simple dashboard plugin and
...
hosts plugin added
2011-03-03 17:17:51 +01:00
bd8b3b0c01
Feature #507 : Started reorganizing code.
...
* sunstone.js will be the main interface to use by plugins. It will set up the
layout on document ready(). It also contains the configuration now.
* sunstone-util.js will contain util functions for the plugins and the datatable
handling
* plugins/* will contain the plugins
2011-03-02 18:04:13 +01:00
e22e1cc278
Feature #407 : VM's last_seq deleted, it is not needed any more
2011-03-01 18:46:59 +01:00
493a9e9c8e
Feature #407 : Virtual Machine uses new xml blob DB schema
2011-03-01 17:47:20 +01:00
3e7b2b73e2
Feature #407 : Image Allocation bug fixed, and test cleanup
2011-03-01 17:39:31 +01:00
2eee00a1e3
Feature #407 : Host code cleanup and better error checks
2011-03-01 17:36:42 +01:00
2bbf683909
Merge branch 'master' of opennebula.org:one
2011-02-28 17:10:27 +01:00
d8aa8b7a48
feature #495 : Prepare ONE environment
2011-02-28 17:08:41 +01:00
77abcbe081
Run the main 'one' script with bash instead of sh
2011-02-28 16:58:51 +01:00
022b5cbece
Feature #495 : Rearranged vendor libraries and added NOTICE and licensing information
...
(cherry picked from commit 1ab98ed48d
)
2011-02-28 16:39:15 +01:00
50c7d69d00
Bug getting network use in ganglia drivers
...
(cherry picked from commit 333067cc60
)
2011-02-28 15:52:34 +01:00
a963336a8f
feature #495 : Change user flag value(cherry picked from commit 6843a80d1a
)
2011-02-28 12:33:49 +01:00
b05e609649
feature #407 : Performance Test for the HostPool
2011-02-27 18:14:27 +01:00
13b93bcf83
feature #407 : Added tests for from_xml methods
2011-02-25 20:28:47 +01:00
d3828b30da
Feature #407 : Image uses new DB blob schema
2011-02-25 19:02:29 +01:00
e69e066d4a
Show OpenNebula version in Sunstone's footer
2011-02-25 16:16:31 +01:00
f0827d7b51
Bug #499 : Fix: Do not fetch username from user datatable if it is null.
...
(cherry picked from commit 438f3a978c
)
2011-02-25 15:48:08 +01:00
f1157f524b
Feature #407 : Use new xpath methods in Host unmarshall
2011-02-25 15:23:46 +01:00
4c76798143
Update version to 2.3.0
2011-02-25 15:20:50 +01:00
d5bd23cb93
Merge branch 'master' of opennebula.org:one
2011-02-25 14:55:50 +01:00
4980255942
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
63ca42e432
Feature #407 : HostPool::discover updated to new DB schema, tests fixed
2011-02-25 14:31:07 +01:00
1bc4615d07
feature #407 : Added static xpath access method and test
2011-02-25 14:17:41 +01:00
18b9a9b3c0
feature #407 : Added xpath method to ObjectXML and tests
2011-02-25 13:54:39 +01:00
783fb7aacb
feature #495 : Fix equal statement
2011-02-25 12:37:58 +01:00
0b9955175a
feature #407 : Minor changes in Host class refactor
2011-02-24 23:30:39 +01:00
ad2b4e367d
Feature #495 : Fixed bug when user is not oneadmin. It shouldn't do anything on databale_users.(cherry picked from commit dcc2746fa4
)
2011-02-24 19:31:01 +01:00
ebf66e0fda
Feature #407 : Host object uses new DB schema, storing the contents as XML
2011-02-24 18:12:26 +01:00
900892901c
Merged Feature #495 branch
2011-02-24 14:46:37 +01:00
ba318e95bb
Feature #495 : updated NOTICE
2011-02-24 14:36:56 +01:00
0c9bc16584
Feature #495 : Fixed bug in log location in system wide mode
2011-02-24 14:26:44 +01:00
2ec18b6be6
Merge branch 'sunstone' of opennebula.org:one-ui into sunstone
2011-02-24 14:04:16 +01:00
1fdcdd9cd0
Feature #495 : Fixed bug in manual created VM templates. There were two DOM objects with the same ID.
2011-02-24 14:02:00 +01:00
21f5fb1cf3
Feature #495 : Fixed empty username + nokogiri
2011-02-24 13:09:24 +01:00
b6d1ba03f0
Merge branch 'sunstone' of opennebula.org:one-ui into sunstone
2011-02-24 13:00:45 +01:00
c8464e2b4e
Feature #495 : Images select updated correctly when disabling/deleting images
2011-02-24 12:54:56 +01:00
c8e87b3ee9
Feature #495 : Fixed mismatch in the name of the "saveas" and "livemigrate" action.
2011-02-24 12:51:33 +01:00
f2e66cdc29
Merge branch 'sunstone' of opennebula.org:one-ui into sunstone
...
Conflicts:
src/sunstone/public/js/one-ui_views.js
2011-02-24 12:38:09 +01:00
7201037ac8
Feature #495 : Fixed bug defining twice the ONE_LOCATION global variable in the sinatra server
2011-02-24 12:36:55 +01:00
beed4932de
feature #495 : Change user_flag for GET pool
2011-02-24 12:34:22 +01:00
0b1f69a8ad
feature #495 : Change error when VM log is not found
2011-02-24 12:33:43 +01:00
c92baa6cd2
feature #495 : Change user_flag for pools
2011-02-24 12:31:57 +01:00
d3c19cc91a
feature #495 : Add usage to sunstone-server
2011-02-24 12:31:24 +01:00
21c5155b5e
Feature #495 : fixed bug in install.sh when installing with the -l option
2011-02-24 12:28:57 +01:00