Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the old ajax file | Joas Schilling | 2017-01-18 | 1 | -92/+0 |
* | Require password confirmation for user management | Joas Schilling | 2016-11-18 | 1 | -0/+7 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
* | Drop OC_SubAdmin and replace usages | Lukas Reschke | 2015-10-29 | 1 | -2/+12 |
* | do not remove group if it is empty | michag86 | 2015-08-18 | 1 | -3/+0 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -1/+0 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -1/+26 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -25/+1 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -1/+25 |
* | Manually type-case all AJAX files | Lukas Reschke | 2015-02-13 | 1 | -2/+2 |
* | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 1 | -3/+3 |
* | Use !== and === in settings. | kondou | 2013-07-21 | 1 | -2/+2 |
* | Style cleanup settings | Bart Visscher | 2013-02-21 | 1 | -1/+3 |
* | Spaces to tabs | Bart Visscher | 2013-01-16 | 1 | -2/+2 |
* | Check if user is admin - bool | Lukas Reschke | 2013-01-14 | 1 | -2/+2 |
* | Fix "There must be a single space between the closing parenthesis and the ope... | Bart Visscher | 2012-12-15 | 1 | -1/+1 |
* | Merge pull request #603 from owncloud/store_plain_groupname | Bart Visscher | 2012-11-30 | 1 | -1/+1 |
|\ | |||||
| * | Group name does't need to be sanitized before storing it in the database | Bart Visscher | 2012-11-27 | 1 | -1/+1 |
* | | make some checks server-side | Georg Ehrke | 2012-11-28 | 1 | -0/+6 |
|/ | |||||
* | Make the settings ajax calls use the router | Bart Visscher | 2012-10-02 | 1 | -3/+0 |
* | Adding missing translation | Thomas Mueller | 2012-09-04 | 1 | -6/+8 |
* | Update settings/ajax/togglegroups.php | Thomas Müller | 2012-09-04 | 1 | -6/+6 |
* | fix tooglegroup for subadmins | Georg Ehrke | 2012-07-20 | 1 | -1/+7 |
* | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 1 | -2/+0 |
* | CSRF check in the settings | Lukas Reschke | 2012-07-07 | 1 | -0/+1 |
* | use new sanitizeHTML() function | Bjoern Schiessle | 2012-06-21 | 1 | -1/+1 |
* | Sanitize group in togglegroups | Michael Gapczynski | 2012-05-09 | 1 | -1/+1 |
* | Use OC_JSON for json responses | Bart Visscher | 2011-09-25 | 1 | -10/+3 |
* | merged admin, help and settings to settings | Jan-Christoph Borchardt | 2011-08-13 | 1 | -0/+48 |