..
apps
Use !== and === in settings.
2013-07-21 13:55:25 +02:00
changedisplayname.php
Make email display name change translatable again
2014-04-15 00:27:54 +02:00
creategroup.php
get translations from settings, not core
2014-06-02 12:53:56 +02:00
createuser.php
Correctly use groups parameter only when its not empty
2014-07-21 10:46:21 +02:00
decryptall.php
remove legacy aka deprecated code: OC_FilesystemView
2014-05-12 16:30:39 +02:00
deletekeys.php
backup the encryption key after the encryption was disabled so that the user
2014-05-13 12:35:25 +02:00
disableapp.php
various fixes as requested by pr reviewers
2014-06-02 21:39:15 +02:00
enableapp.php
Add option to enable app for specific groups
2014-06-03 12:42:35 +02:00
excludegroups.php
allow admin to disable sharing for specific groups of users
2014-05-22 10:43:44 +02:00
getlog.php
Add trailing comma for all touched array lines.
2013-08-17 23:39:26 +02:00
grouplist.php
Do not force isAdmin as true and so the list is filtered correctly
2014-07-21 11:30:47 +02:00
installapp.php
various fixes as requested by pr reviewers
2014-06-02 21:39:15 +02:00
lostpassword.php
Make email display name change translatable again
2014-04-15 00:27:54 +02:00
navigationdetect.php
…
removegroup.php
…
removeuser.php
…
restorekeys.php
backup the encryption key after the encryption was disabled so that the user
2014-05-13 12:35:25 +02:00
setlanguage.php
Use !== and === in settings.
2013-07-21 13:55:25 +02:00
setloglevel.php
…
setquota.php
Use !== and === in settings.
2013-07-21 13:55:25 +02:00
setsecurity.php
Add a trusted domain wizard
2014-08-21 22:22:35 +02:00
togglegroups.php
Use !== and === in settings.
2013-07-21 13:55:25 +02:00
togglesubadmins.php
…
uninstallapp.php
various fixes as requested by pr reviewers
2014-06-02 21:39:15 +02:00
updateapp.php
Set maintaince mode when updating an app from the app store
2014-08-04 13:41:05 +02:00
userlist.php
properly encode groups as json, not ',' separated
2014-08-18 19:47:50 +02:00