Ruben S. Montero
46d57460bf
feature #862 : Debug messages moved to DDEBUG category
2012-01-06 01:12:13 +01:00
Carlos Martín
3dfc0a5fde
Feature #862 : Change the default pool info filter flag to ALL in EC2 and OCCI cloud servers
2012-01-05 19:01:50 +01:00
Carlos Martín
230252f0b4
Feature #862 : Restore the MINE_GROUP filter flag for poolinfo calls. Change the default flag to 'ALL' in CLI and Sunstone
2012-01-05 18:56:37 +01:00
Carlos Martín
2f080668d8
Feature #862 : Merge RequestManagerPoolInfo into RequestManagerPoolInfoFilter
2012-01-05 18:31:19 +01:00
Carlos Martín
a5005f5533
Feature #862 : Add uid,gid and USE permissions columns to Group, Host and User tables
2012-01-05 18:29:50 +01:00
Ruben S. Montero
c19345db50
feature #862 : Fixes id check in delete authorization method
2012-01-05 02:40:44 +01:00
Ruben S. Montero
2af47bf630
feature #862 : DELETE now requires MANAGE and CREATE permissions over the object
2012-01-05 02:39:00 +01:00
Ruben S. Montero
3088f5ca5c
feature #862 : Refactor Chown function
2012-01-05 01:45:53 +01:00
Carlos Martín
3582843023
Feature #862 : RequestManagerPoolInfoFilter filters results by USE right
2012-01-04 22:12:39 +01:00
Carlos Martín
ed68b74c5d
Feature #862 : Add chmod methods to Ruby OCA and CLI
2012-01-04 20:15:20 +01:00
Carlos Martín
38f494855b
Feature #862 : Add one.*.chmod xml-rpc methods in the core
2012-01-04 20:14:09 +01:00
Carlos Martín
3f51dd48de
Feature #862 : Remove public attribute from core
2012-01-04 06:31:20 -08:00
Carlos Martín
c909970881
Feature #862 : Delete VM CREATE auth request in one.template.instantiate, added in commit:e6628a1f
2012-01-04 15:00:31 +01:00
Carlos Martín
f1978f620a
Feature #862 : Change chown auth requests, allowing users to change their group, and change the group of their resources if they have USE rights over the new Group
2012-01-03 22:59:40 +01:00
Carlos Martín
dc25d9b0a9
Feature #862 : Update ACL rules in Ozones component to new 'umac' operations
2012-01-03 12:47:09 -08:00
Carlos Martín
ee80953f60
Feature #862 : Set umac rights to lowercase
2012-01-03 10:20:29 -08:00
Carlos Martín
9601533b19
Feature #862 : Add default permission to Group so users can USE their own group
2012-01-03 10:08:51 -08:00
Carlos Martín
0ccd269a87
Feature #862 : Fix bug in PoolObjectSQL::get_permissions
2012-01-03 10:08:11 -08:00
Carlos Martín
c9ae7ee019
Feature #862 : Change default ACL rules for new Groups in Ruby OCA
2012-01-03 18:38:54 +01:00
Carlos Martín
42aa9b9dcb
Feature #862 : Fix tests
2012-01-03 18:24:15 +01:00
Ruben S. Montero
a77b5d4acd
Merge branch 'master' into feature-862
2012-01-03 03:01:43 +01:00
Ruben S. Montero
e6628a1f75
Feature #862 : Re-factor PoolObjectAuth. Moved ObjectType to PoolObjectSQL. simplified interface for AuthManger::add_auth.
2012-01-03 02:58:23 +01:00
Carlos Martín
7b11944a5a
Get host permission attributes from Host object in RequestManagerVirtualMachine
2012-01-02 22:34:08 +01:00
Carlos Martín
75d5e7a1fb
Add the Object type to the PoolObjectAuth class
2012-01-02 22:14:43 +01:00
Carlos Martín
fef8cdbf08
Rename Permissions class to PoolObjectAuth and move it to its own .h file
2012-01-02 21:17:20 +01:00
Ruben S. Montero
868369252b
Merge branch 'feature-992'
2012-01-02 20:34:43 +01:00
Carlos Martín
eaa257103e
Refactor PoolObjectSQL::Permissions to be a separate class. Use pointers for Permissions arguments
2012-01-02 19:21:54 +01:00
Hector Sanjuan
a22f4ec95b
Feature #992 : Update install.sh. Remove duplicated files from tree.
2012-01-02 18:54:40 +01:00
Hector Sanjuan
373f137526
Feature #992 : Add color bullet indicators for vm states
2012-01-02 16:49:24 +01:00
Hector Sanjuan
170f13bf9e
Feature #992 : Fix chrome multi-select selected element style
2012-01-02 13:33:45 +01:00
Ruben S. Montero
a7d5e49264
feature #862 : ADMIN is required for changing an user auth driver
2012-01-02 04:53:22 +01:00
Ruben S. Montero
a04e4d9d94
feature #862 : Restore comment for devel debug message in auth driver
2012-01-02 04:42:32 +01:00
Ruben S. Montero
64ddd8f4c2
Merge branch 'feature-1004'
...
Conflicts:
src/sunstone/public/js/plugins/images-tab.js
2012-01-02 03:08:26 +01:00
Ruben S. Montero
bf1e80007e
Merge branch 'feature-1020'
2012-01-02 03:05:46 +01:00
Ruben S. Montero
4df973b95c
Merge branch 'feature-132'
2012-01-02 03:04:53 +01:00
Ruben S. Montero
8f160525cd
Merge branch 'feature-360'
2012-01-02 03:02:53 +01:00
Hector Sanjuan
80507fb55e
Feature #992 : Enable translations.
...
Add configuration tab and configuration config support.
Add spanish translation.
2012-01-02 02:57:54 +01:00
Hector Sanjuan
ae986cac02
feature #1004 : Upgrade russian translation and add upgrade script
2012-01-02 02:49:34 +01:00
Hector Sanjuan
d1b6d31655
Merge branch 'feature-1004' into feature-992
2012-01-01 14:24:10 +01:00
Hector Sanjuan
a4c2f06d53
feature #992 : Centralize all customizable strings in one file: custom.js
...
This allows easy customization of the interface, offering the possibility of replacing all standard texts and images.
2011-12-31 02:59:52 +01:00
Carlos Martín
6ead9df08a
Add object permissions to the 'one* show' CLI commands
2011-12-30 21:37:59 +01:00
Carlos Martín
394da7925c
Better management of new object creation requests
...
The ACLs associated to the objects are not created if the object doesn't have a oid
2011-12-30 21:35:51 +01:00
Carlos Martín
a473b28052
Fix bug introduced in to_xml methods
2011-12-30 21:00:48 +01:00
Carlos Martín
b88965051a
Update ACL Operations in Ruby OCA and oneacl CLI command
2011-12-30 20:48:16 +01:00
Carlos Martín
417ba7d0dc
Add an exception in PoolObjectSQL::select.
...
Now that the User is its owner (see User::from_xml), when retrieving the user
by name (PoolSQL::get) the owner's ID is unknown
2011-12-30 20:31:30 +01:00
Carlos Martín
11081ffd42
Fix AuthManagerTest.cc, although it fails because of the public flag
2011-12-30 19:56:04 +01:00
Carlos Martín
764970f5ff
Change defaults for PoolObjectSQL::Permissions constructor
2011-12-30 19:54:57 +01:00
Hector Sanjuan
d80e5ef883
Feature #1004 : Update default translation file
2011-12-30 19:33:23 +01:00
Hector Sanjuan
2b9adba444
Feature #1004 : Add configuration tab to sunstone.
...
Language can be set in configuration tab.
2011-12-30 19:21:13 +01:00
Carlos Martín
f602cf62c9
Merge remote branch 'origin/master' into feature-862
...
Conflicts:
include/RequestManagerVirtualMachine.h
src/vnm/VirtualNetwork.cc
2011-12-30 17:11:55 +01:00