summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Preparing for proper collection implementationMichael Gapczynski2012-08-035-165/+80
|
* Throw exception for items already shared in a collectionMichael Gapczynski2012-08-011-3/+4
|
* Hide 'can edit' if not checkedMichael Gapczynski2012-08-011-1/+6
|
* Fix contact email share type redirectionMichael Gapczynski2012-08-011-2/+2
|
* Throw exceptions in share API for UI to displayMichael Gapczynski2012-08-013-21/+34
|
* Basic setup for sharing with contactsMichael Gapczynski2012-08-012-1/+19
|
* Prevent up and down arrow from changing the share with input valueMichael Gapczynski2012-07-311-1/+5
|
* Include contacts in share with searchMichael Gapczynski2012-07-312-1/+16
|
* Merge branch 'master' into share_apiMichael Gapczynski2012-07-31453-7119/+33814
|\ | | | | | | | | | | Conflicts: apps/contacts/lib/app.php apps/files_sharing/js/share.js
| * Add notifications and undo support for replacing files when renamingMichael Gapczynski2012-07-302-20/+104
| |
| * LDAP: don't die on unexpected collisions, handle empty display-name ↵Arthur Schiwon2012-07-302-13/+28
| | | | | | | | attributes properly
| * Remove deprecated code.Thomas Tanghus2012-07-301-16/+0
| |
| * Code style.Thomas Tanghus2012-07-301-36/+69
| |
| * Check if the are contacts marked as deleted and warn if so.Thomas Tanghus2012-07-301-5/+55
| |
| * Fixed potential error in logging.Thomas Tanghus2012-07-301-3/+3
| |
| * Removed text/plain header.Thomas Tanghus2012-07-303-7/+0
| |
| * [tx-robot] updated from transifexJenkins for ownCloud2012-07-30132-1991/+2964
| |
| * Add additional error handling for emailing private linksMichael Gapczynski2012-07-293-7/+21
| |
| * Tweak appearance of undo delete notificationMichael Gapczynski2012-07-293-4/+4
| |
| * Methods to disable and enable usersTom Needham2012-07-291-2/+35
| |
| * [tx-robot] updated from transifexJenkins for ownCloud2012-07-2945-279/+416
| |
| * Correction for 'Fix group detection for sharing in case username contains ↵Michael Gapczynski2012-07-281-3/+6
| | | | | | | | '@', fix for oc-1270'
| * Remove delete tipsy if file is deleted, fixes bug oc-958Michael Gapczynski2012-07-271-0/+1
| |
| * [tx-robot] updated from transifexJenkins for ownCloud2012-07-28129-366/+9448
| |
| * bookmarks.pot and lib.pot added to transifexThomas Mueller2012-07-281-0/+12
| |
| * Set filter to empty if not set by Ampache clientMichael Gapczynski2012-07-271-3/+2
| |
| * Set the user id when authenticating user for Ampache, fixes bug oc-219Michael Gapczynski2012-07-271-0/+2
| |
| * Fix group detection for sharing in case username contains '@', fix for oc-1270Michael Gapczynski2012-07-272-2/+7
| |
| * Only call mkdir() if the root folder does not exist for FTP external storageMichael Gapczynski2012-07-271-2/+3
| |
| * Fix incorrect copy/paste for file_put_contents()Michael Gapczynski2012-07-271-1/+1
| |
| * fix for bug #1295, don't escape password reset linkBjoern Schiessle2012-07-271-1/+1
| |
| * Merge commit 'refs/merge-requests/76' of ↵Georg Ehrke2012-07-272-1/+5
| |\ | | | | | | | | | git://gitorious.org/owncloud/owncloud into merge-requests/76
| | * Server verhindert beim OSX Client einen DeleteSteven2012-02-132-1/+5
| | |
| * | Cast groups as string, fixes bug oc-1309. Thanks to nderambure.Michael Gapczynski2012-07-261-1/+1
| | |
| * | Forgot data parameter for file_put_contents() streams pre proxiesMichael Gapczynski2012-07-261-1/+1
| | |
| * | Run pre and post proxies for file_put_contents() streamsMichael Gapczynski2012-07-261-31/+36
| | |
| * | Check if size isset, try to fix used space calculation again, fixs bug oc-1331Michael Gapczynski2012-07-261-1/+1
| | |
| * | [tx-robot] updated from transifexJenkins for ownCloud2012-07-27138-3907/+8619
| | |
| * | fix spelling failGeorg Ehrke2012-07-261-1/+1
| | |
| * | LDAP: add Test Configuration functionality in the settingsArthur Schiwon2012-07-264-1/+71
| | |
| * | Smarter remove of etag properties for pathBart Visscher2012-07-262-3/+18
| | |
| * | Fix oc-1362: post_rename has no path param but newpath and oldpathBart Visscher2012-07-261-1/+5
| | |
| * | Merge branch 'subadmin'Georg Ehrke2012-07-2615-46/+461
| |\ \
| | * \ Merge branch 'master' into subadminGeorg Ehrke2012-07-26155-3628/+16861
| | |\ \
| | * \ \ Merge branch 'master' into subadminGeorg Ehrke2012-07-211-84/+129
| | |\ \ \
| | * | | | add some hooks for subadminsGeorg Ehrke2012-07-211-1/+24
| | | | | |
| | * | | | Merge branch 'master' into subadminGeorg Ehrke2012-07-2178-613/+347
| | |\ \ \ \
| | * | | | | some js improvements for subadminsGeorg Ehrke2012-07-211-0/+3
| | | | | | |
| | * | | | | Merge branch 'master' into subadminGeorg Ehrke2012-07-20206-147/+376
| | |\ \ \ \ \
| | * | | | | | don't show label 'add group' for subadmins and remove some debug codeGeorg Ehrke2012-07-201-5/+7
| | | | | | | |