summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Refactor again so we can tell what item is being reshared in case the same so...Michael Gapczynski2012-08-191-1/+1
* File sharing cleanup, works perfectly I think :)Michael Gapczynski2012-08-161-1/+0
* Merge branch 'master' into share_apiMichael Gapczynski2012-08-147-84/+129
|\
| * Position appsettings fixed and load it in dynamically added element.Thomas Tanghus2012-08-122-34/+36
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-121-0/+64
| * Merge branch 'backgroundjobs'Jakob Sack2012-08-101-0/+25
| |\
| | * JavaScript file for activating web cronJakob Sack2012-08-091-0/+25
| * | Use OC_Util::displayLoginPage and cleanup the functionBart Visscher2012-08-101-3/+3
| * | Removed unused fileLukas Reschke2012-08-101-47/+0
| * | Added XSRF checkLukas Reschke2012-08-101-0/+1
| |/
* | Change name of share function to shareItem, silly PHP 5.3.1 thinking it is a ...Michael Gapczynski2012-08-121-1/+1
* | Merge branch 'master' into share_apiMichael Gapczynski2012-08-091-3/+3
|\|
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-071-3/+3
* | 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
* | Fix warnings and better stylingBart Visscher2012-08-071-2/+10
* | Don't return error when just no sharing foundBart Visscher2012-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
* | Somewhat fixes dropdown display issues in the contacts appMichael Gapczynski2012-08-061-1/+1
* | Remove person from array after unshare, so name appears in autocomplete againMichael Gapczynski2012-08-061-1/+5
* | Merge branch 'master' into share_apiMichael Gapczynski2012-08-0650-130/+796
|\|
| * Small changes to allow updating main menu dynamically.Thomas Tanghus2012-08-051-1/+1
| * Fix scrollbar issue. Fixes oc-1414Tom Needham2012-08-041-1/+1
| * Tweak users delete notificationMichael Gapczynski2012-08-041-0/+1
| * Show Login-Button when user+pw are autocompleted, fixes oc-1068Arthur Schiwon2012-08-031-6/+5
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-021-1/+0
| * Propagate exceptions in OC.appSettings.Thomas Tanghus2012-08-011-2/+2
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-011-0/+1
| * [tx-robot] updated from transifexJenkins for ownCloud2012-07-3147-101/+702
| * Forgot to also use the options I added :-PThomas Tanghus2012-07-311-1/+1
| * Added some more options to OC.appSettings().Thomas Tanghus2012-07-311-2/+33
| * Made the parameter for OC.appSettings() an object to be able to extend it.Thomas Tanghus2012-07-311-2/+5
| * White spaceThomas Tanghus2012-07-311-7/+6
| * Popup for app specific settings.Thomas Tanghus2012-07-312-16/+48
* | Don't load item if it doesn't have it status setMichael Gapczynski2012-08-061-2/+2
* | Lots of refactoring to share APIMichael Gapczynski2012-08-061-12/+13
* | Hide 'can edit' if not checkedMichael Gapczynski2012-08-011-1/+6
* | Throw exceptions in share API for UI to displayMichael Gapczynski2012-08-012-4/+8
* | Basic setup for sharing with contactsMichael Gapczynski2012-08-011-1/+1
* | 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-311-1/+13
* | Merge branch 'master' into share_apiMichael Gapczynski2012-07-319-99/+151
|\|
| * [tx-robot] updated from transifexJenkins for ownCloud2012-07-302-12/+48
| * Tweak appearance of undo delete notificationMichael Gapczynski2012-07-291-1/+1
| * fix for bug #1295, don't escape password reset linkBjoern Schiessle2012-07-271-1/+1
| * [tx-robot] updated from transifexJenkins for ownCloud2012-07-271-0/+35
| * [tx-robot] updated from transifexJenkins for ownCloud2012-07-261-0/+64