aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Dynamically resize breadcrumbs, fix for bug oc-468Michael Gapczynski2012-08-041-0/+59
| * Use correct variable name.Thomas Tanghus2012-08-041-19/+19
| * Remove unused code.Thomas Tanghus2012-08-041-33/+0
| * Merge branch 'master' of gitorious.org:owncloud/owncloudAlessandro Cosentino2012-08-041-1/+1
| |\
| | * Wait with csrf check for now.Thomas Tanghus2012-08-041-1/+1
| * | link of Add your app was brokenAlessandro Cosentino2012-08-041-1/+1
| |/
| * And add the file goddammitThomas Tanghus2012-08-041-0/+65
| * Load OCS apps in an ajax call to avoid blocking the WUI.Thomas Tanghus2012-08-044-33/+86
| * OC_App::getAppVersion return blank if version is not specifiedAlessandro Cosentino2012-08-041-1/+1
| * reset version number when not specified - again bug oc-1433Alessandro Cosentino2012-08-041-1/+5
| * fix label for versioning in admin settingsGeorg Ehrke2012-08-041-1/+1