Arthur Schiwon
|
7621559d00
|
make groups not static, fixes oc-919
|
2012-06-05 14:02:13 +02:00 |
Bart Visscher
|
4a5973662c
|
Merge branch 'unstable'
Conflicts:
apps/files_external/tests/config.php
apps/files_versions/ajax/getVersions.php
apps/files_versions/appinfo/app.php
apps/files_versions/history.php
apps/files_versions/js/versions.js
apps/files_versions/templates/history.php
apps/files_versions/versions.php
lib/base.php
|
2012-06-04 23:02:05 +02:00 |
Frank Karlitschek
|
a945fa10a6
|
update copyright
|
2012-05-26 19:14:24 +02:00 |
Bart Visscher
|
e77ba0280a
|
Implement default functions in OC_Group backend
Simplifies calling these functions, and makes code simpler
functions:
inGroup
getUserGroups
getGroups
usersInGroup
|
2012-05-10 09:14:26 +02:00 |
Robin Appelman
|
fa97c59f95
|
fix group backend
|
2012-04-16 10:36:21 +02:00 |
Bart Visscher
|
68b1ae1a36
|
OC_Group_Backend.php misses function groupexists
Fix http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-182
|
2012-04-15 17:11:03 +02:00 |
Robin Appelman
|
1d8fdf52d5
|
allow multiply group backends
|
2012-04-13 01:59:05 +02:00 |
Robin Appelman
|
9dcf29ff51
|
fix bug in group mangement
|
2012-02-24 23:54:38 +01:00 |
Robin Appelman
|
0714e83a8e
|
fix creating groups
|
2011-09-18 13:35:27 +02:00 |
Robin Appelman
|
8c7aa06088
|
dont use numRows when it's not needed since it can be expensive
|
2011-09-17 02:49:40 +02:00 |
Robin Appelman
|
bfd72501a1
|
add OC_Group::usersInGroup() to get a list of all users in a group
|
2011-08-11 10:12:17 +02:00 |
Jakob Sack
|
bafd684eb6
|
Renaming classes :-)
|
2011-07-29 21:36:03 +02:00 |
Jakob Sack
|
f5c0dbd947
|
Use autoload
|
2011-07-27 19:07:28 +02:00 |