summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into share_apiMichael Gapczynski2012-08-0943-307/+401
|\
| * Change parameter name and update docs.Thomas Tanghus2012-08-091-5/+6
| * Another take at profile photo/thumbnail caching. oc-839.Thomas Tanghus2012-08-0910-47/+96
| * move calendar settings from personal settings to in app settingsGeorg Ehrke2012-08-0911-123/+178
| * Fix require statements. Fix for oc-1460.Thomas Tanghus2012-08-094-10/+14
| * Remove useless setting of RUNTIME_NOAPPSBart Visscher2012-08-082-10/+0
| * Remove unused RUNTIME_NOSETUPFS varBart Visscher2012-08-089-37/+2
| * Don't return file handle if the mode supports writing and the file is not wri...Michael Gapczynski2012-08-081-0/+19
| * remoteStorage: Use OCP\\Util for redirecting for login and generating linkBart Visscher2012-08-071-2/+3
| * remoteStorage: split auth allow templateBart Visscher2012-08-072-51/+37
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-075-4/+27
| * Some UI improvements on the addressbooks settings.Thomas Tanghus2012-08-073-9/+19
| * Check if New and Upload buttons exist before adding their width to the total ...Michael Gapczynski2012-08-061-1/+5
* | Start adding permission checks for addressbooksMichael Gapczynski2012-08-083-15/+45
* | Don't include shared addressbook if source not foundMichael Gapczynski2012-08-081-2/+4
* | Use new sharing API in OC_Calendar_Share::allSharedwithuserBart Visscher2012-08-072-13/+16
* | Add Event share backendBart Visscher2012-08-072-0/+42
* | Initial calendar sharing backendMichael Gapczynski2012-08-073-1/+61
* | Check if New and Upload buttons exist before adding their width to the total ...Michael Gapczynski2012-08-061-1/+5
* | Sharing backends for contacts and addressbooksMichael Gapczynski2012-08-062-0/+141
* | Load icons for addressbooks, fix statuses for types other than filesMichael Gapczynski2012-08-061-0/+1
* | Add share action back into addressbook settings, bump up z-index of dropdown ...Michael Gapczynski2012-08-062-1/+4
* | Fix offset for folder detection, no longer including '/Shared' in file target...Michael Gapczynski2012-08-061-1/+1
* | Merge branch 'master' into share_apiMichael Gapczynski2012-08-06125-3473/+4644
|\|
| * Change hardcoded urls to use linkTo functionBart Visscher2012-08-065-9/+18
| * LDAP: layout settings form. Hope it is now a bit clearer and prettier.Arthur Schiwon2012-08-063-17/+27
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-062-17/+66
| * LDAP: offer option to disable SSL certificate checks. Works around problems w...Arthur Schiwon2012-08-053-1/+14
| * remove accidentally added blank linesArthur Schiwon2012-08-051-2/+0
| * LDAP: check for always available attribute on userExists, fixes oc-1440Arthur Schiwon2012-08-051-3/+3
| * add missing \Arthur Schiwon2012-08-051-1/+1
| * LDAP: sanitize user and group base trees for strripos comparison. fixes oc-1302Arthur Schiwon2012-08-051-2/+4
| * Correct path to ajax file.Thomas Tanghus2012-08-052-5/+5
| * Tweak users delete notificationMichael Gapczynski2012-08-041-2/+1
| * Fix condition checking for resizing breadcrumbsMichael Gapczynski2012-08-041-1/+1
| * Dynamically resize breadcrumbs, fix for bug oc-468Michael Gapczynski2012-08-041-0/+59
| * fix label for versioning in admin settingsGeorg Ehrke2012-08-041-1/+1
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-0442-437/+471
| * Reorganize ajax scripts.Thomas Tanghus2012-08-039-8/+8
| * Some fixes for keyboard shortcuts.Thomas Tanghus2012-08-032-22/+43
| * FF complained about missing charset.Thomas Tanghus2012-08-032-2/+2
| * White space.Thomas Tanghus2012-08-031-5/+5
| * Revert "Removed text/plain header."Thomas Tanghus2012-08-033-0/+7
| * Calendar: remove double html encodingBart Visscher2012-08-031-2/+2
| * audit: update appinfo to OC4Bart Visscher2012-08-031-1/+2
| * Merge branch 'chunked_upload'Bart Visscher2012-08-033-1/+66
| |\
| | * Chunked upload: Support reusing local chunksBart Visscher2012-07-273-1/+66
| * | [tx-robot] updated from transifexJenkins for ownCloud2012-08-0345-400/+223
| * | Return properly formatted jsondata.Thomas Tanghus2012-08-022-8/+8
| * | Correct namespace usage.Thomas Tanghus2012-08-021-1/+1