Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-26 | 2 | -0/+14 |
| |_|/ |/| | | |||||
* | | | Fix undo delete user | Michael Gapczynski | 2012-07-14 | 1 | -17/+16 |
| | | | |||||
* | | | Fix setting custom quota size for users, bug fix for oc-1128 | Michael Gapczynski | 2012-07-11 | 1 | -1/+1 |
| |/ |/| | |||||
* | | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 14 | -29/+1 |
| | | |||||
* | | CSRF check in the settings | Lukas Reschke | 2012-07-07 | 13 | -1/+15 |
|/ | |||||
* | Added undo functionality to delete user procedure on user settings page | Sam Tuke | 2012-07-04 | 2 | -9/+89 |
| | |||||
* | Revert "bugfix for #1098 (assigning a group to a user, the group appears ↵ | Michael Gapczynski | 2012-07-01 | 1 | -1/+0 |
| | | | | | | incrementally many times the more you assign it)" This reverts commit 265d7e50f55978a3bebfa077aa8552d5ea1b0c59. | ||||
* | Prevent duplicate group showing in multiselect that added the group | Michael Gapczynski | 2012-06-29 | 1 | -1/+3 |
| | |||||
* | Add new group to other user's group select forms | Michael Gapczynski | 2012-06-29 | 1 | -0/+6 |
| | |||||
* | move the ownCloud version to admin which makes more sense. A normal user ↵ | Frank Karlitschek | 2012-06-29 | 2 | -5/+7 |
| | | | | can´t update ownCloud anyways. | ||||
* | bugfix for #1098 (assigning a group to a user, the group appears ↵ | Bjoern Schiessle | 2012-06-26 | 1 | -0/+1 |
| | | | | incrementally many times the more you assign it) | ||||
* | Added text ACS warning to admin's user settings page, and corresponding CSS ↵ | Sam Tuke | 2012-06-25 | 3 | -0/+16 |
| | | | | styles | ||||
* | XSS fix. | Thomas Tanghus | 2012-06-25 | 1 | -1/+1 |
| | |||||
* | Allow direct link to app. | Thomas Tanghus | 2012-06-25 | 3 | -1/+14 |
| | |||||
* | log messages are looking nicer if html code gets interpreted. (xss ↵ | Bjoern Schiessle | 2012-06-22 | 1 | -1/+1 |
| | | | | prevention happens on another place) | ||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Bjoern Schiessle | 2012-06-21 | 3 | -1/+21 |
|\ | |||||
| * | check if the data directory is accessible via http. Show a big security ↵ | Frank Karlitschek | 2012-06-21 | 3 | -1/+21 |
| | | | | | | | | warning if yes | ||||
* | | use new sanitizeHTML() function | Bjoern Schiessle | 2012-06-21 | 1 | -1/+1 |
|/ |