Carlos Martín
26156ee7e1
Merge branch 'master' of git.opennebula.org:one
2012-01-12 12:34:29 +01:00
Carlos Martín
a331ac31fa
Revert "Feature #862 : Remove USER:ADMIN right to VDC Admins",
...
since commit:f1478e68 oneuser delete requires ADMIN rights
This reverts commit 0c2750de4832d5966a2e0fbd16c994a9ddd31311.
2012-01-12 12:31:20 +01:00
Jaime Melis
4869bc3634
Merge branch 'master' of git.opennebula.org:one
2012-01-12 12:29:37 +01:00
Jaime Melis
a2b7cb6bc9
Bump to version 3.2.0
2012-01-12 12:29:18 +01:00
Carlos Martín
e8220c6456
Rename 3.1.85 migrator to 3.2.0
2012-01-12 12:27:08 +01:00
Carlos Martín
0e69749569
Feature #862 : Update onedb migrator for new delete authorization from commit:f1478e680ef30dc13dfee37d912d948c3c636647
2012-01-12 12:22:01 +01:00
Carlos Martín
f1478e680e
Feature #862 : Change RMDelete auth. request to ADMIN for Hosts, Groups and Users, and MANAGE for the rest
2012-01-12 12:07:03 +01:00
Javi Fontan
c2d3168573
bug #1042 : output the image size in Mb instead of Kb
2012-01-12 11:20:58 +01:00
Hector Sanjuan
7c583387bf
Small fixes mostly submitted by VIVOSS & OI
...
As a result, update default translation templates.
(cherry picked from commit 96b80be337dd4809faa1bfc070cec6dad56c8f1e)
Conflicts:
src/sunstone/public/js/plugins/vnets-tab.js
2012-01-12 10:09:12 +01:00
Hector Sanjuan
2b5e3ddf86
Upgrade Sunstone russian translation for release 3.2. Translation provided by VIVOSS & OI
...
(cherry picked from commit d24f6b4374467f56c6a948e56226536c11c57ac9)
Conflicts:
src/sunstone/public/locale/ru/ru.js
2012-01-12 10:04:28 +01:00
Hector Sanjuan
fe251e19f8
Update SelfService Spanish translation
...
(cherry picked from commit 5e638be122f4b1b0a4efce0113813f6be254ffee)
2012-01-12 10:02:38 +01:00
Ruben S. Montero
a6a6f20404
feature #862 : Defaults to enable other's permissions. Add default value to core
2012-01-11 23:34:54 +01:00
Ruben S. Montero
463e8343bc
Merge branch 'master' of git.opennebula.org:one
2012-01-11 22:57:37 +01:00
Ruben S. Montero
c03688df4c
bug #1056 : Added comment on how to specify several paths for SAFE_DIRS
2012-01-11 22:50:24 +01:00
Daniel Molina
e276ee1773
Remove info methods when performing an action in the CLI
2012-01-11 18:51:00 +01:00
Daniel Molina
9e359da54a
Merge branch 'master' of git.opennebula.org:one
2012-01-11 18:36:23 +01:00
Daniel Molina
ffc17f6231
Add soft reboot action to OCCI
2012-01-11 18:35:57 +01:00
Daniel Molina
186fc14c12
Update PUBLIC parameter in OCCI objects
2012-01-11 18:35:41 +01:00
Carlos Martín
bd0c4cdf90
Merge branch 'master' of git.opennebula.org:one
2012-01-11 16:47:51 +01:00
Carlos Martín
1ad6aca0ef
Feature #862 : Add configuration option in oned.conf to enable/disable the management of the permissions for 'other'
2012-01-11 16:46:57 +01:00
Carlos Martín
d88fc7fc9b
Add ORDER BY sorting in pool dumps
2012-01-11 06:41:58 -08:00
Javi Fontan
9b9aed19f9
bug #1042 : use stat when the image is not a dir
2012-01-11 13:14:44 +01:00
Tino Vazquez
b891561d96
feature #1020 : VMware networking traditional method also supported (dummy drivers)
2012-01-11 12:58:03 +01:00
Tino Vazquez
e0ea726eeb
feature #1020 : Default value for VMware datacenter
2012-01-11 12:46:49 +01:00
Ruben S. Montero
5cf93a2261
Merge branch 'feature-862'
2012-01-11 12:39:18 +01:00
Carlos Martín
d698d4fc63
Feature #862 : Polish a bit the chmod methods in Java OCA
2012-01-11 12:20:18 +01:00
Carlos Martín
bd4df10204
Feature #862 : Update Java OCA to use the new permissions
2012-01-10 18:56:51 +01:00
Javi Fontan
7993a5b3ec
bug #1042 : use du to calculate image sizes, works with dirs
2012-01-10 17:36:09 +01:00
Carlos Martín
9e586e8ef0
Feature #862 : Remove PUBLIC attribute from CLI
2012-01-10 16:28:56 +01:00
Tino Vazquez
825e5f738e
Merge branch 'master' of git.opennebula.org:one
2012-01-10 16:07:09 +01:00
Tino Vazquez
9c6a334d20
Check if disk.vmdk exists, if not moving the file over itself fails
2012-01-10 16:06:13 +01:00
Carlos Martín
319c191459
Feature #862 : Fix error messages for non-authorized ACL operations
2012-01-10 07:05:53 -08:00
Carlos Martín
320bae1426
Feature #862 : Remove 'public' argument from quotas authorization
2012-01-10 06:44:55 -08:00
Ruben S. Montero
485f5947c1
feature #1020 : VMotion support
2012-01-10 15:41:40 +01:00
Carlos Martín
d36e3f1cf9
Feature #862 : Remove PUBLIC from the authorization driver protocol
2012-01-10 15:24:01 +01:00
Carlos Martín
ee91fbcee7
Feature #862 : New onedb migrator 3.1.80 to 3.1.85
2012-01-10 15:24:01 +01:00
Carlos Martín
81aa432411
Feature #862 : Fix bug in migrator 3.1.0 to 3.1.80
2012-01-10 15:24:00 +01:00
Carlos Martín
0c2750de48
Feature #862 : Remove USER:ADMIN right to VDC Admins
2012-01-10 15:24:00 +01:00
Hector Sanjuan
a30193be04
Feature #862 , task #884 : Minor corrections to ACLs support
...
Permissions are shown in symbolic way.
ACL operations order changed in creation dialog.
(cherry picked from commit beb5871a1f12fb4755096dd8cae4901fe8f466ed)
2012-01-10 14:39:10 +01:00
Ruben S. Montero
1830a284e1
feature #862 : Comment out Public related tests
2012-01-09 23:36:04 +01:00
Ruben S. Montero
d1151e1474
feature #1020 : Get rid of CommandManager requirement in OpenNebulaNetwork.rb. Moved it to VMware.rb
2012-01-09 22:39:37 +01:00
Tino Vazquez
d58133920f
Add ruby location to OpenNebulaNetwork ruby file
2012-01-09 19:14:45 +01:00
Jaime Melis
d7e05a46cf
Bug #1046 : detection of hypervisor fails for XEN
2012-01-09 09:37:51 +01:00
Jaime Melis
75fabe7861
Bug #1047 : can't get deploy_id & domid
2012-01-09 09:26:05 +01:00
Ruben S. Montero
1c13262736
Merge branch 'master' into feature-862
...
Conflicts:
src/cloud/occi/lib/ui/public/js/plugins/network.js
2012-01-08 20:25:46 +01:00
Ruben S. Montero
02a4ee2c02
Merge remote-tracking branch 'hector/feature-862' into feature-862
2012-01-08 20:20:15 +01:00
Hector Sanjuan
d3bebfab5d
Feature #862 , task #884 : Update translation files
2012-01-07 16:22:42 +01:00
Hector Sanjuan
93d82df063
Feature #862 , Task #884 : Add permission support to templates.
2012-01-07 16:01:39 +01:00
Hector Sanjuan
a6a0cfd0f8
Feature #862 : Task #884 : Add permission support to Images tab.
2012-01-07 13:44:13 +01:00
Hector Sanjuan
cb10c15522
Feature #862 , task #884 : Add update properties dialog to VMs view with permissions settings. Fix small problems with vnets.
2012-01-07 12:47:01 +01:00