summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix issues with hiding and showing dropdownMichael Gapczynski2012-08-081-14/+33
* Reset item shares variable, fixes autocomplete not showing peopleMichael Gapczynski2012-08-081-1/+2
* Actually change background image of shared itemsMichael Gapczynski2012-08-071-2/+3
* Use new sharing API in OC_Calendar_Share::allSharedwithuserBart Visscher2012-08-072-13/+16
* Fix warnings and better stylingBart Visscher2012-08-071-2/+10
* Don't return error when just no sharing foundBart Visscher2012-08-071-1/+1
* Add Event share backendBart Visscher2012-08-072-0/+42
* adjust the query generation in getItems, to use placeholdersBart Visscher2012-08-071-13/+31
* Initial calendar sharing backendMichael Gapczynski2012-08-073-1/+61
* Implement groupExists in group database backendMichael Gapczynski2012-08-071-0/+14
* Add search and limit to getGroups search in groupExists implementationMichael Gapczynski2012-08-071-1/+1
* Remove undefined return variableMichael Gapczynski2012-08-071-1/+1
* Try to fix last commitMichael Gapczynski2012-08-071-3/+3
* Check if itemShares share type is an array instead of set, javascript likes t...Michael Gapczynski2012-08-071-3/+3
* Only show the user's groups in the share with autocompleteMichael Gapczynski2012-08-061-9/+6
* Check if New and Upload buttons exist before adding their width to the total ...Michael Gapczynski2012-08-061-1/+5
* Select the correct column when searching for similar targetsMichael Gapczynski2012-08-061-1/+1
* Set filePath variableMichael Gapczynski2012-08-061-1/+2
* Throw more exceptionsMichael Gapczynski2012-08-061-6/+9
* Sharing backends for contacts and addressbooksMichael Gapczynski2012-08-062-0/+141
* Somewhat fixes dropdown display issues in the contacts appMichael Gapczynski2012-08-061-1/+1
* Load icons for addressbooks, fix statuses for types other than filesMichael Gapczynski2012-08-062-1/+2
* Add share action back into addressbook settings, bump up z-index of dropdown ...Michael Gapczynski2012-08-062-1/+4
* Remove person from array after unshare, so name appears in autocomplete againMichael Gapczynski2012-08-061-1/+5
* Fix offset for folder detection, no longer including '/Shared' in file target...Michael Gapczynski2012-08-061-1/+1
* Make the file source path relative earlierMichael Gapczynski2012-08-061-5/+5
* Throw more exceptionsMichael Gapczynski2012-08-061-286/+284
* Add additional check for post_deleteUser so we don't delete any non-user shar...Michael Gapczynski2012-08-061-2/+2
* Merge branch 'master' into share_apiMichael Gapczynski2012-08-06466-25575/+33979
|\
| * Change hardcoded urls to use linkTo functionBart Visscher2012-08-066-11/+26
| * 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-0617-114/+170
| * 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
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-0564-576/+1012
| * Correct path to ajax file.Thomas Tanghus2012-08-052-5/+5
| * Make 3rd party label a bit smaller.Thomas Tanghus2012-08-051-1/+1
| * Some more pixel pushing.Thomas Tanghus2012-08-051-2/+2
| * CSS tweaks for app settings.Thomas Tanghus2012-08-052-6/+11
| * Return possibly changed appid.Thomas Tanghus2012-08-051-3/+4
| * Small changes to allow updating main menu dynamically.Thomas Tanghus2012-08-053-7/+8
| * Fix scrollbar issue. Fixes oc-1414Tom Needham2012-08-041-1/+1
| * Restructure JS code and small fixes.Thomas Tanghus2012-08-041-55/+63
| * Listen to correct undo click for undoing deleting usersMichael Gapczynski2012-08-041-1/+1
| * Show delete tipsy for usersMichael Gapczynski2012-08-043-7/+10
| * Tweak users delete notificationMichael Gapczynski2012-08-043-3/+3
| * Fix condition checking for resizing breadcrumbsMichael Gapczynski2012-08-041-1/+1