| .. |
|
apps
|
Use !== and === in settings.
|
2013-07-21 13:55:25 +07:00 |
|
changedisplayname.php
|
Make email display name change translatable again
|
2014-04-15 00:27:54 +07:00 |
|
creategroup.php
|
get translations from settings, not core
|
2014-06-02 12:53:56 +07:00 |
|
createuser.php
|
fix user creation, checkSubAdminUser is only available in OC_JSON
|
2014-06-02 12:53:53 +07:00 |
|
decryptall.php
|
remove legacy aka deprecated code: OC_FilesystemView
|
2014-05-12 16:30:39 +07:00 |
|
deletekeys.php
|
backup the encryption key after the encryption was disabled so that the user
|
2014-05-13 12:35:25 +07:00 |
|
disableapp.php
|
various fixes as requested by pr reviewers
|
2014-06-02 21:39:15 +07:00 |
|
enableapp.php
|
Add option to enable app for specific groups
|
2014-06-03 12:42:35 +07:00 |
|
excludegroups.php
|
allow admin to disable sharing for specific groups of users
|
2014-05-22 10:43:44 +07:00 |
|
getlog.php
|
Add trailing comma for all touched array lines.
|
2013-08-17 23:39:26 +07:00 |
|
grouplist.php
|
Make sure group data is returned.
|
2014-06-02 12:53:57 +07:00 |
|
installapp.php
|
various fixes as requested by pr reviewers
|
2014-06-02 21:39:15 +07:00 |
|
lostpassword.php
|
Make email display name change translatable again
|
2014-04-15 00:27:54 +07:00 |
|
navigationdetect.php
|
Merge pull request #1546 from owncloud/fix-loading-hooks
|
2013-02-09 09:59:41 +07:00 |
|
removegroup.php
|
Make the settings ajax calls use the router
|
2012-10-02 18:00:23 +07:00 |
|
removeuser.php
|
init language object before using it
|
2013-06-12 09:40:13 +07:00 |
|
restorekeys.php
|
backup the encryption key after the encryption was disabled so that the user
|
2014-05-13 12:35:25 +07:00 |
|
setlanguage.php
|
Use !== and === in settings.
|
2013-07-21 13:55:25 +07:00 |
|
setloglevel.php
|
Make the settings ajax calls use the router
|
2012-10-02 18:00:23 +07:00 |
|
setquota.php
|
Use !== and === in settings.
|
2013-07-21 13:55:25 +07:00 |
|
setsecurity.php
|
Add _many_ newlines at the end of files
|
2013-08-18 11:06:59 +07:00 |
|
togglegroups.php
|
Use !== and === in settings.
|
2013-07-21 13:55:25 +07:00 |
|
togglesubadmins.php
|
Group name does't need to be sanitized before storing it in the database
|
2012-11-27 20:22:45 +07:00 |
|
uninstallapp.php
|
various fixes as requested by pr reviewers
|
2014-06-02 21:39:15 +07:00 |
|
updateapp.php
|
skip certain tests for shipped apps
|
2014-06-13 21:45:31 +07:00 |
|
userlist.php
|
make filter work on server-side
|
2014-06-02 12:53:55 +07:00 |