Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the settings ajax calls use the router | Bart Visscher | 2012-10-02 | 1 | -3/+0 |
| | |||||
* | Update settings/ajax/removegroup.php | Thomas Müller | 2012-09-04 | 1 | -1/+1 |
| | | | $l->t added for error message | ||||
* | Update settings/ajax/removegroup.php | Thomas Müller | 2012-09-04 | 1 | -2/+2 |
| | | | respect coding style | ||||
* | 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 OC_JSON for json responses | Bart Visscher | 2011-09-25 | 1 | -10/+3 |
| | | | | | Create OC_JSON class, for single point of creating json responses. No real logic change, this just cleans up the code a bit. | ||||
* | merged admin, help and settings to settings | Jan-Christoph Borchardt | 2011-08-13 | 1 | -0/+25 |