Bart Visscher
|
bb136b9adf
|
Make the settings ajax calls use the router
|
13 years ago |
Thomas Müller
|
04aea1eb2e
|
Update settings/ajax/removegroup.php
$l->t added for error message
|
13 years ago |
Thomas Müller
|
b49e8cd04d
|
Update settings/ajax/removegroup.php
respect coding style
|
13 years ago |
Lukas Reschke
|
93579d88dc
|
CSRF checks
|
13 years ago |
Jörn Friedrich Dreyer
|
e59a1806cf
|
remove superfluous ?> at the end of .php files (left out apps/*/templates)
|
13 years ago |
Lukas Reschke
|
777eb1d8b1
|
CSRF check in the settings
|
13 years ago |
Georg Ehrke
|
3fb91a7411
|
restore require once command for non app files
|
13 years ago |
Georg Ehrke
|
69ee0efc0b
|
remove the require_once lib base from all (or nearly all) files
|
13 years ago |
Bart Visscher
|
17e631bc5e
|
Use OC_JSON for json responses
Create OC_JSON class, for single point of creating json responses.
No real logic change, this just cleans up the code a bit.
|
14 years ago |
Jan-Christoph Borchardt
|
4a5ee765cf
|
merged admin, help and settings to settings
|
14 years ago |
Jakob Sack
|
bafd684eb6
|
Renaming classes :-)
|
14 years ago |
Robin Appelman
|
83958ebd4b
|
add oc_user::getUser to get the user id of the loggedin user
|
14 years ago |
Jakob Sack
|
c4287162c4
|
Some work on the fancy user management
|
14 years ago |
Jakob Sack
|
f042e85d41
|
Beginning of some ajax features and an admin page for files
|
14 years ago |