Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-05 | 2 | -6/+10 |
* | Make 3rd party label a bit smaller. | Thomas Tanghus | 2012-08-05 | 1 | -1/+1 |
* | Some more pixel pushing. | Thomas Tanghus | 2012-08-05 | 1 | -2/+2 |
* | CSS tweaks for app settings. | Thomas Tanghus | 2012-08-05 | 2 | -6/+11 |
* | Return possibly changed appid. | Thomas Tanghus | 2012-08-05 | 1 | -3/+4 |
* | Restructure JS code and small fixes. | Thomas Tanghus | 2012-08-04 | 1 | -55/+63 |
* | Listen to correct undo click for undoing deleting users | Michael Gapczynski | 2012-08-04 | 1 | -1/+1 |
* | Show delete tipsy for users | Michael Gapczynski | 2012-08-04 | 3 | -7/+10 |
* | Tweak users delete notification | Michael Gapczynski | 2012-08-04 | 1 | -1/+1 |
* | Remove unused code. | Thomas Tanghus | 2012-08-04 | 1 | -33/+0 |
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Alessandro Cosentino | 2012-08-04 | 1 | -1/+1 |
|\ | |||||
| * | Wait with csrf check for now. | Thomas Tanghus | 2012-08-04 | 1 | -1/+1 |
* | | link of Add your app was broken | Alessandro Cosentino | 2012-08-04 | 1 | -1/+1 |
|/ | |||||
* | And add the file goddammit | Thomas Tanghus | 2012-08-04 | 1 | -0/+65 |
* | Load OCS apps in an ajax call to avoid blocking the WUI. | Thomas Tanghus | 2012-08-04 | 4 | -33/+86 |
* | reset version number when not specified - again bug oc-1433 | Alessandro Cosentino | 2012-08-04 | 1 | -1/+5 |
* | fixes bug oc-1433 | Alessandro Cosentino | 2012-08-04 | 1 | -0/+1 |
* | hide morelog button if there are no more log entries - bugfix for oc-1398 | Georg Ehrke | 2012-08-04 | 4 | -1/+10 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-04 | 1 | -0/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-02 | 12 | -9/+7 |
* | little fix for previous commit | Georg Ehrke | 2012-08-01 | 1 | -1/+1 |
* | fix a subadmin UI bug | Georg Ehrke | 2012-08-01 | 2 | -1/+11 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-31 | 5 | -3/+45 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-30 | 4 | -1/+9 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-29 | 4 | -4/+12 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-28 | 4 | -0/+12 |
* | Cast groups as string, fixes bug oc-1309. Thanks to nderambure. | Michael Gapczynski | 2012-07-26 | 1 | -1/+1 |
* | Check if size isset, try to fix used space calculation again, fixs bug oc-1331 | Michael Gapczynski | 2012-07-26 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-27 | 33 | -1/+259 |
* | Merge branch 'subadmin' | Georg Ehrke | 2012-07-26 | 9 | -41/+202 |
|\ | |||||
| * | Merge branch 'master' into subadmin | Georg Ehrke | 2012-07-26 | 3 | -0/+62 |
| |\ | |||||
| * | | some js improvements for subadmins | Georg Ehrke | 2012-07-21 | 1 | -0/+3 |
| * | | don't show label 'add group' for subadmins and remove some debug code | Georg Ehrke | 2012-07-20 | 1 | -5/+7 |
| * | | 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 |
| * | | fix copy&paste fail and deny subadmins to set the default qouta | Georg Ehrke | 2012-07-19 | 3 | -4/+4 |
| * | | 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 |
| * | | fix removeuser.php for subadmins | Georg Ehrke | 2012-07-18 | 1 | -1/+17 |
| * | | 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-15 | 1 | -18/+17 |
| |\ \ | |||||
| * | | | 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 | 4 | -40/+110 |
| * | | | fix merge conflicts | Georg Ehrke | 2012-07-11 | 17 | -28/+17 |
| |\ \ \ | |||||
| * | | | | some work on subadmins | Georg Ehrke | 2012-07-09 | 2 | -10/+37 |
* | | | | | Fix used space calculation if shared folder does not exist, fixes bug oc-1331 | Michael Gapczynski | 2012-07-26 | 1 | -1/+6 |
| |_|_|/ |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-26 | 1 | -0/+48 |