Hector Sanjuan
91a28c8e1e
Feature #507 : Some fixes.
...
Fixed a couple of bad variable names in update/remove tab functions. Also
forced button enhancement when recreating the button sets.
2011-03-29 16:43:49 +02:00
Hector Sanjuan
f5d56fadd9
feature #507 : Made sunstone.js unaware of the existence of dataTables.
...
DataTables are a very particular object which is part of the
plugins. Therefore instead of having sunstone.js take a dataTable and find out
which elements are checked in order to run an action on them, this is now work
to be done by the plugins. They can use a helper called
getSelectedNodes(dataTable) to do that. Actions now define an "elements"
function which returns an array of elements, instead of having a "dataTable"
returning the dataTable of the plugin. runActionOnDatatableNodes not needed anymore.
2011-03-28 19:05:52 +02:00
Hector Sanjuan
77129d2a13
Feature #507 : Removed non-used files. They are not neccessary anymore.
2011-03-28 16:55:11 +02:00
Hector Sanjuan
dab93aba91
Bug #545 : Fixed boot options in the VM plugin wizards
2011-03-28 15:41:54 +02:00
Hector Sanjuan
dc8408d699
Bug #537 : Improved the context section by making it more intuitive in the VM plugin.
2011-03-28 15:39:07 +02:00
Hector Sanjuan
e6b07787f7
Bug #525 : Fixed getting username by UID in image plugin.
2011-03-28 15:24:19 +02:00
Hector Sanjuan
eaf6db115d
Bug #511 : Fixed OS generation section and x86_84 ARCH type in the wizards in
...
the VM plugin
2011-03-28 15:22:27 +02:00
Hector Sanjuan
0cbff4827a
Bug #510 : Added virtio disk BUS options to KVM wizard in VM plugin
2011-03-28 15:18:17 +02:00
Hector Sanjuan
1e342487be
Merge branch 'feature-507' of opennebula.org:one-ui into feature-507
...
Conflicts:
src/sunstone/public/js/plugins/vms-tab.js
src/sunstone/public/js/plugins/vnets-tab.js
2011-03-25 16:24:16 +01:00
Hector Sanjuan
d5584f5a71
Feature #507 : Finished reviewing code and adding comments. Small fixes here
...
and there.
2011-03-25 16:21:28 +01:00
Hector Sanjuan
47a1a12eb0
Feature #507 : Fixed showing the log tab
2011-03-25 16:21:27 +01:00
Hector Sanjuan
398c3e2876
Feature #507 : Added notification of actions
2011-03-25 16:21:27 +01:00
Hector Sanjuan
49e80e3031
Feature #507 : Comments, code cleaning and small fixes.
2011-03-25 16:21:07 +01:00
Hector Sanjuan
31274272d8
Feature #495 : Comments, code cleaning and small fixes.
2011-03-24 17:15:54 +01:00
Hector Sanjuan
7fdac54358
Feature #507 : Improved addition of main tabs. Fixed bugs. Commented code.
2011-03-23 16:52:31 +01:00
Hector Sanjuan
5d00477bf6
Feature #507 : Improved and fixed small bugs. Autorefresh and action conditions
...
now in place.
2011-03-22 21:44:28 +01:00
Hector Sanjuan
9ce115b9e4
Feature #507 : Fixed bugs, typos, image attributes dialogs, dashboard
...
links.
This makes it an usable version , though there are some small fixes left.
2011-03-11 13:09:54 +01:00
Hector Sanjuan
59cc040699
Feature #507 : Finished coding the rest of plugins (they are untested and
...
probably full of small bugs)
2011-03-10 15:26:28 +01:00
Hector Sanjuan
05cc231c11
Feature #507 : Started the rest of plugins, actions and buttons defined.
2011-03-09 15:52:20 +01:00
Hector Sanjuan
b85273182e
Feature #507 : Set up info dialogs configuration. Set up host tab create
...
dialogs for hosts and clusters. Small Bugfixes.
2011-03-07 15:19:48 +01:00
Hector Sanjuan
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
hector
8616344678
Feature #507 : Progressions in the plugin model. Simple dashboard plugin and
...
hosts plugin added
2011-03-03 17:17:51 +01:00
hector
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
Daniel Molina
2bbf683909
Merge branch 'master' of opennebula.org:one
2011-02-28 17:10:27 +01:00
Daniel Molina
d8aa8b7a48
feature #495 : Prepare ONE environment
2011-02-28 17:08:41 +01:00
Jaime Melis
77abcbe081
Run the main 'one' script with bash instead of sh
2011-02-28 16:58:51 +01:00
Jaime Melis
022b5cbece
Feature #495 : Rearranged vendor libraries and added NOTICE and licensing information
...
(cherry picked from commit 1ab98ed48df7f95f8489191f538f16ba9266bac1)
2011-02-28 16:39:15 +01:00
Javi Fontan
50c7d69d00
Bug getting network use in ganglia drivers
...
(cherry picked from commit 333067cc603382f078389b6944e801d60eb117f5)
2011-02-28 15:52:34 +01:00
Daniel Molina
a963336a8f
feature #495 : Change user flag value(cherry picked from commit 6843a80d1a2f2457405e48cca3feeb1bdebee688)
2011-02-28 12:33:49 +01:00
Jaime Melis
e69e066d4a
Show OpenNebula version in Sunstone's footer
2011-02-25 16:16:31 +01:00
Hector Sanjuan
f0827d7b51
Bug #499 : Fix: Do not fetch username from user datatable if it is null.
...
(cherry picked from commit 438f3a978c1cb90c07127bb63436d1c5dc4c3672)
2011-02-25 15:48:08 +01:00
Jaime Melis
4c76798143
Update version to 2.3.0
2011-02-25 15:20:50 +01:00
Jaime Melis
d5bd23cb93
Merge branch 'master' of opennebula.org:one
2011-02-25 14:55:50 +01:00
Jaime Melis
4980255942
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
Daniel Molina
783fb7aacb
feature #495 : Fix equal statement
2011-02-25 12:37:58 +01:00
Jaime Melis
ad2b4e367d
Feature #495 : Fixed bug when user is not oneadmin. It shouldn't do anything on databale_users.(cherry picked from commit dcc2746fa42dca62b84c78b5614b481234046ffd)
2011-02-24 19:31:01 +01:00
Jaime Melis
900892901c
Merged Feature #495 branch
2011-02-24 14:46:37 +01:00
Jaime Melis
ba318e95bb
Feature #495 : updated NOTICE
2011-02-24 14:36:56 +01:00
Jaime Melis
0c9bc16584
Feature #495 : Fixed bug in log location in system wide mode
2011-02-24 14:26:44 +01:00
Jaime Melis
2ec18b6be6
Merge branch 'sunstone' of opennebula.org:one-ui into sunstone
2011-02-24 14:04:16 +01:00
Jaime Melis
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
Hector Sanjuan
21f5fb1cf3
Feature #495 : Fixed empty username + nokogiri
2011-02-24 13:09:24 +01:00
Hector Sanjuan
b6d1ba03f0
Merge branch 'sunstone' of opennebula.org:one-ui into sunstone
2011-02-24 13:00:45 +01:00
Hector Sanjuan
c8464e2b4e
Feature #495 : Images select updated correctly when disabling/deleting images
2011-02-24 12:54:56 +01:00
Jaime Melis
c8e87b3ee9
Feature #495 : Fixed mismatch in the name of the "saveas" and "livemigrate" action.
2011-02-24 12:51:33 +01:00
Jaime Melis
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
Jaime Melis
7201037ac8
Feature #495 : Fixed bug defining twice the ONE_LOCATION global variable in the sinatra server
2011-02-24 12:36:55 +01:00
Daniel Molina
beed4932de
feature #495 : Change user_flag for GET pool
2011-02-24 12:34:22 +01:00
Daniel Molina
0b1f69a8ad
feature #495 : Change error when VM log is not found
2011-02-24 12:33:43 +01:00
Daniel Molina
c92baa6cd2
feature #495 : Change user_flag for pools
2011-02-24 12:31:57 +01:00