summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into share_apiMichael Gapczynski2012-08-14128-932/+1574
|\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/group.php lib/group/backend.php lib/group/database.php lib/group/interface.php lib/public/user.php lib/user.php lib/user/backend.php lib/user/database.php lib/user/interface.php
| * LDAP: adjust usersInGroup to updated interfaceArthur Schiwon2012-08-141-3/+12
| |
| * LDAP: adjust getGroups to updated interfaceArthur Schiwon2012-08-141-6/+15
| |
| * adjust LDAP to updated interfaceArthur Schiwon2012-08-141-2/+10
| |
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-1329-0/+326
| |
| * Improve usability for configuring Dropbox and Google Drive external storageMichael Gapczynski2012-08-134-304/+350
| |
| * Suggest mount point name, don't reload custom javascript fileMichael Gapczynski2012-08-131-2/+29
| |
| * Throw exception in Dropbox and Google Drive storage constructors if ↵Michael Gapczynski2012-08-132-11/+27
| | | | | | | | parameters are not correct
| * Show access granted label immediately after granting accessMichael Gapczynski2012-08-132-5/+11
| |
| * Prevent editing Dropbox configuration input after access grantedMichael Gapczynski2012-08-131-0/+1
| |
| * Show access granted label next to Google Drive and Dropbox storage in ↵Michael Gapczynski2012-08-132-0/+4
| | | | | | | | configuration
| * Fix remove button display for external storageMichael Gapczynski2012-08-131-0/+2
| |
| * l10n directories have been missingThomas Mueller2012-08-1310-0/+0
| |
| * Automatically check radio when new addressbook fields get focus.Thomas Tanghus2012-08-131-0/+7
| |
| * Calendar: remove not used style rulesBart Visscher2012-08-121-2/+0
| |
| * Rewrite remoteStorage settings, remove block echoBart Visscher2012-08-121-17/+11
| |
| * Remove unused gallery templateBart Visscher2012-08-121-47/+0
| |
| * Change image links to use imagePath functionBart Visscher2012-08-127-12/+12
| |
| * Commented out unused(?) class that interfered with appsettings.Thomas Tanghus2012-08-121-1/+1
| |
| * Readded refresh param. 304 and ETag is still sent so shouldn't matter.Thomas Tanghus2012-08-121-1/+1
| |
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-127-0/+201
| |
| * This is unnessecary because we already run htmlentities() over the template ↵Lukas Reschke2012-08-111-1/+1
| | | | | | | | engine
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-1155-518/+539
| |
| * Following the code guidelines makes Michael happy :-)Lukas Reschke2012-08-102-2/+6
| |
| * Disable listening, instead checking the ACL to prevent DoSLukas Reschke2012-08-102-13/+9
| |
| * Activate ACLsLukas Reschke2012-08-102-0/+7
| |
| * Check if webfinger is enabledLukas Reschke2012-08-102-1/+8
| |
| * Used wrong class.Thomas Tanghus2012-08-102-2/+2
| |
| * XSRF checksLukas Reschke2012-08-101-0/+2
| |
| * Fixed 3 - THREE - errors in one method call :-PThomas Tanghus2012-08-091-3/+3
| |
| * Sanitzing user inputLukas Reschke2012-08-091-1/+1
| |
| * LDAP: don't give Test Connection button red background on fail, it is ↵Arthur Schiwon2012-08-091-1/+0
| | | | | | | | becoming unreadable
| * remove debug code from calendar - thanks michael for pointing that out :)Georg Ehrke2012-08-091-1/+0
| |
* | Calendar: update share backend using contacts backend as templateBart Visscher2012-08-101-11/+58
| |
* | Contacts: Check format parameterBart Visscher2012-08-101-6/+8
| |
* | Contacts: Better parameter names in addressbook share backendBart Visscher2012-08-101-7/+8
| |
* | Additional permission checks for editing and deleting contactsMichael Gapczynski2012-08-091-3/+76
| |
* | Merge branch 'master' into share_apiMichael Gapczynski2012-08-0943-307/+401
|\| | | | | | | | | | | Conflicts: apps/contacts/lib/vcard.php apps/files_sharing/sharedstorage.php
| * 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 ↵Michael Gapczynski2012-08-081-0/+19
| | | | | | | | writable
| * 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
| | | | | | | | breadcrumbs width