| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
once in the dropdown list
|
| |
|
| |
|
|
|
|
| |
ajax calls
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|
|
| |
to enable other user backend
|
|
|
|
|
|
|
|
|
| |
changed
$RUNTIME_NOAPPS = true;
to
$RUNTIME_NOAPPS = false;
in ajax/userautocomplete.php - to fetch users also from different user
backends - not only database backend
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Create OC_JSON class, for single point of creating json responses.
No real logic change, this just cleans up the code a bit.
|
| |
|
|
|
|
| |
shared in the drop down
|
| |
|
|
|
|
| |
no longer needed ajax call to getlink.php
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|