Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix spelling fail | Georg Ehrke | 2012-07-26 | 1 | -1/+1 |
* | LDAP: add Test Configuration functionality in the settings | Arthur Schiwon | 2012-07-26 | 4 | -1/+71 |
* | Smarter remove of etag properties for path | Bart Visscher | 2012-07-26 | 2 | -3/+18 |
* | Fix oc-1362: post_rename has no path param but newpath and oldpath | Bart Visscher | 2012-07-26 | 1 | -1/+5 |
* | Merge branch 'subadmin' | Georg Ehrke | 2012-07-26 | 15 | -46/+461 |
|\ | |||||
| * | Merge branch 'master' into subadmin | Georg Ehrke | 2012-07-26 | 155 | -3628/+16861 |
| |\ | |||||
| * \ | Merge branch 'master' into subadmin | Georg Ehrke | 2012-07-21 | 1 | -84/+129 |
| |\ \ | |||||
| * | | | add some hooks for subadmins | Georg Ehrke | 2012-07-21 | 1 | -1/+24 |
| * | | | Merge branch 'master' into subadmin | Georg Ehrke | 2012-07-21 | 78 | -613/+347 |
| |\ \ \ | |||||
| * | | | | some js improvements for subadmins | Georg Ehrke | 2012-07-21 | 1 | -0/+3 |
| * | | | | Merge branch 'master' into subadmin | Georg Ehrke | 2012-07-20 | 206 | -147/+376 |
| |\ \ \ \ | |||||
| * | | | | | don't show label 'add group' for subadmins and remove some debug code | Georg Ehrke | 2012-07-20 | 1 | -5/+7 |
| * | | | | | Merge branch 'master' into subadmin | Georg Ehrke | 2012-07-20 | 46 | -254/+601 |
| |\ \ \ \ \ | |||||
| * | | | | | | improve default qouta for subadmins | Georg Ehrke | 2012-07-20 | 2 | -3/+14 |
| * | | | | | | fix tooglegroup for subadmins | Georg Ehrke | 2012-07-20 | 1 | -1/+7 |
| * | | | | | | simplify code of createuser.php | Georg Ehrke | 2012-07-20 | 1 | -7/+4 |
| * | | | | | | simplify code of changepassword.php | Georg Ehrke | 2012-07-19 | 1 | -12/+2 |
| * | | | | | | add isGroupAccessible in OC_SubAdmin | Georg Ehrke | 2012-07-19 | 1 | -0/+7 |
| * | | | | | | fix copy&paste fail and deny subadmins to set the default qouta | Georg Ehrke | 2012-07-19 | 3 | -4/+4 |
| * | | | | | | add some doc for lib/subadmin.php | Georg Ehrke | 2012-07-19 | 1 | -1/+14 |
| * | | | | | | fix setqouta for subadmins | Georg Ehrke | 2012-07-19 | 1 | -1/+7 |
| * | | | | | | simplify code of remoteuser.php | Georg Ehrke | 2012-07-19 | 1 | -14/+4 |
| * | | | | | | add isUserAccessible method to OC_SubAdmin class | Georg Ehrke | 2012-07-19 | 1 | -0/+13 |
| * | | | | | | fix removeuser.php for subadmins | Georg Ehrke | 2012-07-18 | 1 | -1/+17 |
| * | | | | | | add checkSubAdminUser method to OC_JSON class | Georg Ehrke | 2012-07-18 | 1 | -0/+12 |
| * | | | | | | remove unused code from togglesubadmins.php | Georg Ehrke | 2012-07-18 | 1 | -4/+0 |
| * | | | | | | fix changepassword.php for subadmins | Georg Ehrke | 2012-07-18 | 1 | -1/+22 |
| * | | | | | | Merge branch 'master' into subadmin | Georg Ehrke | 2012-07-18 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into subadmin | Georg Ehrke | 2012-07-18 | 48 | -162/+292 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into subadmin | Georg Ehrke | 2012-07-15 | 41 | -517/+737 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | add another file which was missing in the previous commit | Georg Ehrke | 2012-07-15 | 1 | -0/+23 |
| * | | | | | | | | | subadmins can now add users | Georg Ehrke | 2012-07-15 | 7 | -59/+149 |
| * | | | | | | | | | fix merge conflicts | Georg Ehrke | 2012-07-11 | 189 | -442/+2354 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | some work on subadmins | Georg Ehrke | 2012-07-09 | 5 | -11/+178 |
| * | | | | | | | | | | add group_admin table | Georg Ehrke | 2012-07-07 | 1 | -0/+26 |
| * | | | | | | | | | | Merge branch 'master' into subadmin | Georg Ehrke | 2012-07-05 | 91 | -1016/+1771 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into oc_error | Georg Ehrke | 2012-06-27 | 20 | -132/+316 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | | | Fix used space calculation if shared folder does not exist, fixes bug oc-1331 | Michael Gapczynski | 2012-07-26 | 1 | -1/+6 |
* | | | | | | | | | | | | | LDAP: use OC_Cache to cache results from LDAP. Default is set to 10 min. Shou... | Arthur Schiwon | 2012-07-26 | 5 | -34/+109 |
* | | | | | | | | | | | | | LDAP: some cleanup | Arthur Schiwon | 2012-07-26 | 1 | -3/+0 |
* | | | | | | | | | | | | | code style | Arthur Schiwon | 2012-07-26 | 1 | -3/+3 |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | fix errors like Failed opening required ownCloudcalendar/appinfo/remote.php | Georg Ehrke | 2012-07-26 | 1 | -1/+1 |
* | | | | | | | | | | | | declare OCP\App::register as deprecated | Georg Ehrke | 2012-07-26 | 1 | -0/+15 |
* | | | | | | | | | | | | convert through caldav transmitted rgba calendarcolor to rgb | Georg Ehrke | 2012-07-26 | 1 | -1/+7 |
* | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-26 | 44 | -8/+10405 |
* | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-26 | 24 | -708/+959 |
* | | | | | | | | | | | | Updated style | Lukas Reschke | 2012-07-26 | 1 | -1/+1 |
* | | | | | | | | | | | | Remove unused files | Lukas Reschke | 2012-07-26 | 2 | -84/+0 |
* | | | | | | | | | | | | Check for admin user | Lukas Reschke | 2012-07-26 | 1 | -0/+1 |
* | | | | | | | | | | | | Updated packages | Lukas Reschke | 2012-07-26 | 2 | -4/+2 |