1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

2573 Commits

Author SHA1 Message Date
Daniel Molina
b083a9e458 feature #647: If the column does not exists using the -l option show an error 2011-07-12 16:13:34 +02:00
Daniel Molina
68a9e2ec27 Add missing group.default file 2011-07-12 15:33:52 +02:00
Daniel Molina
86e65eb082 Merge branch 'master' of git.opennebula.org:one 2011-07-12 15:33:10 +02:00
Daniel Molina
78a58e6041 Add default acct db 2011-07-12 15:32:22 +02:00
Javi Fontan
439df29713 feature #450: new Gemfile and installation helper script 2011-07-12 15:22:34 +02:00
Daniel Molina
c1f794603b Change accct bin file name 2011-07-12 15:21:43 +02:00
Carlos Martín
c24b90f200 Merge branch 'master' of git.opennebula.org:one 2011-07-12 14:02:58 +02:00
Daniel Molina
8e2f37179f Merge branch 'master' of git.opennebula.org:one 2011-07-12 14:00:31 +02:00
Daniel Molina
324f574651 Add default ACLs (group.default) when creating a new group from the CLI 2011-07-12 14:00:02 +02:00
Carlos Martín
55a8601b85 onedb: Change the db_versioning table.
Until now the version column was an integer, and the version was supposed to be
incremental starting from 0.

This can be a problem in future scenarios where we may have two active branches.
The table has been modified to store a string with the OpenNebula version.
2011-07-12 13:54:53 +02:00
Javi Fontan
1cb6f97ebd port configuration reader for scheduler now more compatible 2011-07-12 12:37:23 +02:00
Javi Fontan
3f310220e2 sanitize shown column in CLI list 2011-07-12 11:41:51 +02:00
Hector Sanjuan
67ac6f6662 Fixed VNC not giving back keyboard control after closing dialog 2011-07-12 00:31:36 +02:00
Ruben S. Montero
3d0aa2638e Merge branch 'master' of git.opennebula.org:one 2011-07-12 00:28:43 +02:00
Javi Fontan
9730e8084c Use constants for filter_flag parameters in CLI 2011-07-11 19:12:11 +02:00
Carlos Martín
31cf133125 onedb: small fix, one* list now has a different default and needs the 'a' argument 2011-07-11 19:10:50 +02:00
Carlos Martín
91b38d4ddf Merge branch 'master' of git.opennebula.org:one 2011-07-11 19:09:39 +02:00
Jaime Melis
91fb1cd3d0 Merge branch 'master' of git.opennebula.org:one 2011-07-11 18:43:12 +02:00
Jaime Melis
216b798a6c Fix host_error hook for the new OCA 2011-07-11 18:42:22 +02:00
Daniel Molina
9c1ab345ed Change EC2 user_flags 2011-07-11 18:39:28 +02:00
Carlos Martín
0624f7980c Merge branch 'master' of git.opennebula.org:one 2011-07-11 18:33:29 +02:00
Carlos Martín
ec10250148 onedb: use sequel interface to sanitize sql strings 2011-07-11 18:31:16 +02:00
Javi Fontan
5a6af308dc CLI list now show objects from your group by default 2011-07-11 17:54:28 +02:00
Carlos Martín
81054bce3b onedb: update to latest data structures 2011-07-11 17:54:05 +02:00
Carlos Martín
c47734d6bd Merge branch 'master' of git.opennebula.org:one 2011-07-11 17:53:17 +02:00
Carlos Martín
7d266cc63e onedb: more thorough tests 2011-07-11 17:52:51 +02:00
Hector Sanjuan
bcc56d415c Feature #708: Update Sunstone to use the template instantiate method instead of VM create method. 2011-07-11 17:46:22 +02:00
Hector Sanjuan
954ff1a4fc Remove OneMonitor tool from source tree, sunstone-server script and install script.
This tool is replaced by acctd.
2011-07-11 17:46:22 +02:00
Hector Sanjuan
f010ce29d7 Make Sunstone prettier
* Removed documentation box from dashboards
* Fixed user dashboard graph plotting function
* Show monitoring error in the place where the plot would go, not with a pop-up message
* Improve the margins and position of plots
* Rearrange the position of plugins in the menu
* Reduce the size of labels, increase the size of input fields.
* Remove reset button from update template dialog
* Set extended info tables to 80% width when they're alone in the tab
2011-07-11 17:46:22 +02:00
Javi Fontan
6ca933e7e7 typos converting to integer 2011-07-11 17:39:28 +02:00
Ruben S. Montero
4ef4333373 Merge branch 'master' of git.opennebula.org:one 2011-07-11 17:24:06 +02:00
Ruben S. Montero
5bef4fd900 bug: Users can now acces their own information and change passwd 2011-07-11 17:20:10 +02:00
Daniel Molina
aadf98d4de Fix persistent translation 2011-07-11 17:17:45 +02:00
Daniel Molina
f1dcb31385 Merge branch 'master' of git.opennebula.org:one 2011-07-11 17:11:29 +02:00
Daniel Molina
bef0bad22b feature #699: Update EC2 small.erb file defining VNET by ID instead of NAME 2011-07-11 17:11:19 +02:00
Ruben S. Montero
75bcc46dd7 bug: Templates are now render in ASCI strings without syntax errors (for update methods) 2011-07-11 16:49:17 +02:00
Javi Fontan
2f28688725 Users only have one group (CLI change) 2011-07-11 16:08:07 +02:00
Javi Fontan
8bed6dbb16 Boolean variables are printed by common boolean_to_str 2011-07-11 16:08:07 +02:00
Javi Fontan
3c24186274 oneuser show without arguments asks for logged user's info 2011-07-11 16:07:06 +02:00
Javi Fontan
0940802149 Added User::SELF constant to ruby OCA 2011-07-11 16:07:06 +02:00
Ruben S. Montero
0183895ce0 bug: Public attribute for Templates was not passed to AuthManager 2011-07-11 14:18:43 +02:00
Ruben S. Montero
09c8334988 bug: Users can not deploy VMs. A new default ACL rule has been added to support the USERS group 2011-07-11 14:13:34 +02:00
Daniel Molina
3e177997e4 Merge branch 'master' of git.opennebula.org:one 2011-07-11 14:02:39 +02:00
Daniel Molina
d0d5faa75b feature #618: econe EC2_SECRET_KEY sha1 instead of plain 2011-07-11 14:02:18 +02:00
Daniel Molina
11b3b3284c Show log information in case econe-server start fails 2011-07-11 14:01:32 +02:00
Daniel Molina
7470af7a28 Fix columns size 2011-07-11 13:59:42 +02:00
Javi Fontan
7965b65294 added group and owner to show cli 2011-07-11 12:29:35 +02:00
Javi Fontan
61afbd3771 bug in onevm show when the vm had only one history record 2011-07-11 11:54:10 +02:00
Daniel Molina
4fb4e1f30b Delete user column from onegroup 2011-07-11 11:53:45 +02:00
Ruben S. Montero
e823bb0c05 Merge branch 'feature-696' 2011-07-08 20:11:57 +02:00