Thomas Mueller
|
3829460ab8
|
adding space between) and {
|
13 years ago |
Thomas Mueller
|
ebb28412ca
|
no more require_once()
|
13 years ago |
Thomas Mueller
|
ae8d2d029f
|
Adding missing translation
|
13 years ago |
Thomas Müller
|
b698fab109
|
Update settings/ajax/userlist.php
respect coding style
|
13 years ago |
Thomas Müller
|
4b3fc27a22
|
Update settings/ajax/togglegroups.php
respect coding style
|
13 years ago |
Thomas Müller
|
9a8a101756
|
Update settings/ajax/setloglevel.php
respect coding style
|
13 years ago |
Thomas Müller
|
dafe28e079
|
Update settings/ajax/setlanguage.php
respect coding style
|
13 years ago |
Thomas Müller
|
93496a32cc
|
Update settings/ajax/removeuser.php
$l->t added for error message
|
13 years ago |
Thomas Müller
|
de987b475d
|
Update settings/ajax/removeuser.php
respect coding style
|
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 |
Thomas Müller
|
16b3ffb588
|
Update settings/ajax/openid.php
respect coding style
|
13 years ago |
Thomas Müller
|
83575a4436
|
Update settings/ajax/creategroup.php
$l->t added to error messages
|
13 years ago |
Thomas Müller
|
04033585b0
|
Update settings/ajax/lostpassword.php
respect coding style
|
13 years ago |
Thomas Müller
|
6308f80329
|
Update settings/ajax/getlog.php
respect coding style
|
13 years ago |
Thomas Müller
|
caaaf7a7bf
|
Update settings/ajax/creategroup.php
respect coding style
|
13 years ago |
Thomas Müller
|
a570cc7b60
|
Update settings/ajax/setquota.php
respect coding style
|
13 years ago |
Thomas Müller
|
e10f46d978
|
Update settings/ajax/createuser.php
respect coding style
|
13 years ago |
Thomas Müller
|
69240afd7a
|
Update settings/ajax/changepassword.php
respect coding style
|
13 years ago |
Thomas Müller
|
8bea9f34e6
|
Update settings/ajax/apps/ocs.php
respect coding style
|
13 years ago |
Frank Karlitschek
|
72e80bf6bd
|
send the current owncloud version to the ocs server so that we can filter for compatible apps
|
13 years ago |
Georg Ehrke
|
4d3c45a826
|
backport 1bccc80996
|
13 years ago |
Robin Appelman
|
eb42148210
|
fix error in check if app is installed
|
13 years ago |
Jakob Sack
|
2bc8d3e5d6
|
Backgroundjobs: interface improvements
|
13 years ago |
Michael Gapczynski
|
651245effa
|
Use limit and offset for subadmin users
|
13 years ago |
Michael Gapczynski
|
9d2ae5fa1f
|
Add infinite scrolling to Settings -> Users, still a little buggy
|
13 years ago |
Jakob Sack
|
bd90b7eaca
|
Backgroundjobs: Fix bug in admin interface
|
13 years ago |
Jakob Sack
|
2b5f005547
|
Backgroundjobs: Forgot to require lib/base.php
|
13 years ago |
Jakob Sack
|
1ce2cd73ff
|
Add first version of backgroundjobs settings
|
13 years ago |
Thomas Tanghus
|
c6b337c3dd
|
Return possibly changed appid.
|
13 years ago |
Thomas Tanghus
|
e1d4f85102
|
Wait with csrf check for now.
|
13 years ago |
Thomas Tanghus
|
d19803654f
|
And add the file goddammit
|
13 years ago |
Georg Ehrke
|
1bccc80996
|
hide morelog button if there are no more log entries - bugfix for oc-1398
|
13 years ago |
Lukas Reschke
|
93579d88dc
|
CSRF checks
|
13 years ago |
Georg Ehrke
|
7f08c84739
|
fix tooglegroup for subadmins
|
13 years ago |
Georg Ehrke
|
e42f765697
|
simplify code of createuser.php
|
13 years ago |
Georg Ehrke
|
9157888334
|
simplify code of changepassword.php
|
13 years ago |
Georg Ehrke
|
6cf418f2fa
|
fix copy&paste fail and deny subadmins to set the default qouta
|
13 years ago |
Georg Ehrke
|
2fc834230a
|
fix setqouta for subadmins
|
13 years ago |
Georg Ehrke
|
ffc55f3510
|
simplify code of remoteuser.php
|
13 years ago |
Georg Ehrke
|
fb6468936e
|
fix removeuser.php for subadmins
|
13 years ago |
Georg Ehrke
|
f503aea099
|
remove unused code from togglesubadmins.php
|
13 years ago |
Georg Ehrke
|
4490a88492
|
fix changepassword.php for subadmins
|
13 years ago |
Georg Ehrke
|
044134a289
|
add another file which was missing in the previous commit
|
13 years ago |
Georg Ehrke
|
e707e94857
|
subadmins can now add users
|
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 |
Bjoern Schiessle
|
34739b7ec5
|
use new sanitizeHTML() function
|
13 years ago |
Bjoern Schiessle
|
902c649dad
|
use new sanitize HTML function backported
Conflicts:
lib/template.php
|
13 years ago |
Bjoern Schiessle
|
089ae980c4
|
use new sanitize HTML function
|
13 years ago |